[Bug c++/67650] undef reference with -fdevirtualize

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Sep 20 22:24:00 GMT 2015


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

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
> ((T*)0)->ax();

This is undefined behavior.



More information about the Gcc-bugs mailing list