https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103993

--- Comment #7 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Jonathan Wakely from comment #6)
> This seems like another case that triggers in the libstdc++ testsuite, for
> 23_containers/map/modifiers/insert/92300.cc
> 
> 
> Similar to comment 4, this is a throwing new, and if I remove the check for
> oom and the throw, there's no warning:

This one requires -Wsystem-headers -O2

Reply via email to