[Bug libstdc++/42158] structure alignment for derived class is wrong in some cases

rguenth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Nov 24 10:47:00 GMT 2009



------- Comment #3 from rguenth at gcc dot gnu dot org  2009-11-24 10:47 -------
Ugh.  Packing standard library classes will change the ABI (the packing state
is not mangled), so I'd say it's strongly advised to not do this unless you
know what you are doing (appearantly you don't).

Paolo, I guess you agree?  If so just close this as invalid.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |paolo dot carlini at oracle
                   |                            |dot com
          Component|c++                         |libstdc++


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42158



More information about the Gcc-bugs mailing list