[Bug c++/37798] unaligned memory access with multiple inheritance

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jan 20 15:01:00 GMT 2012


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

Jason Merrill <jason at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |wrong-code

--- Comment #7 from Jason Merrill <jason at gcc dot gnu.org> 2012-01-20 14:37:08 UTC ---
This seems like another example of the same underlying problem as bug 22488,
and should be fixed by the same change I proposed there.



More information about the Gcc-bugs mailing list