[Bug c/105950] > O2 optimization causes runtime (SIGILL) during main initialization
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jun 13 17:02:30 GMT 2022
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105950
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
For UBSan, you can't just compile with -fsanitize=undefined, you need to link
with that flag as well.
More information about the Gcc-bugs
mailing list