[Bug libstdc++/106477] With -fno-exception operator new(nothrow) aborts instead of returning null
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Mar 10 11:53:44 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106477
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=118030
--- Comment #10 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Jonathan Wakely from comment #5)
> A partial solution, but needs better preprocessor checks around it:
Nathan's sketch in Bug 118030 comment 2 looks more reliable.
More information about the Gcc-bugs
mailing list