[Bug c++/56126] -fno-exceptions produces constructors that rely on exceptions to signal errors in operator new
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jan 28 04:55:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56126
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2013-01-28 04:54:56 UTC ---
The warning says you could use -fcheck-new .
More information about the Gcc-bugs
mailing list