c-pragma.c
10.6 KB
-
c-pragma.c (handle_pragma_pack): Correct parsing logic so it won't give a… · 4337bc93
c-pragma.c (handle_pragma_pack): Correct parsing logic so it won't give a spurious error for '#pragma pack()'. * c-pragma.c (handle_pragma_pack): Correct parsing logic so it won't give a spurious error for '#pragma pack()'. Simplify control flow for readability. 'reset' action is not necessary. From-SVN: r36308
Zack Weinberg committed