[Bug c++/32182] [4.2 Regression] -fstrict-aliasing optimizations cause constructor not to run for object causing segfault
rguenth at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Jun 2 11:45:00 GMT 2007
------- Comment #13 from rguenth at gcc dot gnu dot org 2007-06-02 11:45 -------
It looks like 12.6.2/5-6 specify it enough to make the testcase valid. The
BaseClass is only once initialized by the most derived object initializer
specification.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32182
More information about the Gcc-bugs
mailing list