[Bug c++/16027] Enabling optimisation causes segfault
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Jun 16 21:43:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-06-16 21:43 -------
Basically the problem is that the default allocator is not defined with your allocation scheme so this is
not a bug, optimization has nothing to do with except maybe something gets inlined.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16027
More information about the Gcc-bugs
mailing list