re PR c++/41788 (-Wpacked option changes the layout of packed non-POD structs)
authorJason Merrill <jason@redhat.com>
Fri, 9 Apr 2010 15:19:17 +0000 (11:19 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 9 Apr 2010 15:19:17 +0000 (11:19 -0400)
commit93e9807aa58db6181185ec664e23022ae2ce6725
tree6f63089126fbd5da386a4c0c79591a35222db0ff
parent74367220738d7ee779aff3dfa56ab8da6c5cab2c
re PR c++/41788 (-Wpacked option changes the layout of packed non-POD structs)

PR c++/41788
* stor-layout.c (finalize_record_size): Don't change TYPE_PACKED
based on a warning flag.

From-SVN: r158166
gcc/ChangeLog
gcc/stor-layout.c