[Bug c/64459] __attribute__((returns_nonnull)) creates wrong code on amd64

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jan 19 20:06:00 GMT 2015


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
GCC5 supports in -fsanitize=undefined runtime warning or error when
returns_nonnull function does return NULL, so in theory it should be able to
tell you without such script.



More information about the Gcc-bugs mailing list