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

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Dec 31 18:58:00 GMT 2014


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

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Maybe parrot has some code it where returns_nonnull is on the function but it
actually can return null and clang/MSVC does not optimize as good as GCC does.



More information about the Gcc-bugs mailing list