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

--- Comment #6 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jonathan Wakely <r...@gcc.gnu.org>:

https://gcc.gnu.org/g:039a630d787dc18c76b81f08a322ba1e0d91082d

commit r11-1769-g039a630d787dc18c76b81f08a322ba1e0d91082d
Author: Jonathan Wakely <jwak...@redhat.com>
Date:   Tue Jun 30 17:40:08 2020 +0100

    analyzer: Fix -Wanalyzer-possible-null-argument warning (PR 96014)

    gcc/testsuite/ChangeLog:

            PR testsuite/96014
            * g++.dg/analyzer/pr94028.C: Make operator new non-throwing so
            that the compiler doesn't implicitly mark it as returning
            non-null.

Reply via email to