[Bug c++/63459] operator new and returns_nonnull

msebor at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Sep 14 17:22:00 GMT 2018


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

Martin Sebor <msebor at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING
                 CC|                            |msebor at gcc dot gnu.org

--- Comment #8 from Martin Sebor <msebor at gcc dot gnu.org> ---
With GCC 7 and later the null test is eliminated by EVRP.  Is that early enough
(and can this request be resolved)?


More information about the Gcc-bugs mailing list