From a0b2727c594d48ef9441f846209775063f18c7ca Mon Sep 17 00:00:00 2001 From: Wilson Snyder Date: Mon, 11 Dec 2017 19:16:49 -0500 Subject: [PATCH] Use power-of-two number of members to align structs --- src/V3Options.cpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/V3Options.cpp b/src/V3Options.cpp index ad5fb7cf8..72418b3cd 100644 --- a/src/V3Options.cpp +++ b/src/V3Options.cpp @@ -738,7 +738,7 @@ void V3Options::parseOptsList(FileLine* fl, const string& optdir, int argc, char } else if ( !strcmp (sw, "-comp-limit-members") && (i+1)