[Bug target/71051] incorrect sparc64 code generated, inevitable jump to null function pointer

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue May 10 23:47:00 GMT 2016


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

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
p < __DTOR_LIST_END__;

is undefined as you are comparing addresses of two different arrays.


More information about the Gcc-bugs mailing list