[Bug c++/26670] attribute((packed)) sometimes not ignored for non-PODs
jason at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Aug 30 15:51:00 GMT 2006
------- Comment #12 from jason at gcc dot gnu dot org 2006-08-30 15:51 -------
Subject: Bug 26670
Author: jason
Date: Wed Aug 30 15:51:17 2006
New Revision: 116591
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116591
Log:
PR c++/26670
* class.c (check_field_decls): Don't unset TYPE_PACKED until all
the fields have been processed.
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/class.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26670
More information about the Gcc-bugs
mailing list