https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94355
--- Comment #16 from CVS Commits ---
The trunk branch has been updated by Benjamin Priour :
https://gcc.gnu.org/g:e7b267444045c507654a2a3f758efee5d5b550df
commit r14-3632-ge7b267444045c507654a2a3f758efee5d5b550df
Author: benjamin priour
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94355
--- Comment #15 from Benjamin Priour ---
(In reply to Jonathan Wakely from comment #14)
> [...snip...]
>
> See the -fcheck-new option:
>
> Check that the pointer returned by "operator new" is non-null before
> attempting to modify the storage