This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/56126] -fno-exceptions produces constructors that rely on exceptions to signal errors in operator new


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

--- Comment #2 from Michael Bruck <bruck.michael at googlemail dot com> 2013-01-28 05:12:57 UTC ---
(In reply to comment #1)
> The warning says you could use -fcheck-new .

Yes, but in normal code you never see the warning.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]