[Bug sanitizer/69656] -fsanitize=undefined compile time hog
bernds at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Feb 4 13:40:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69656
Bernd Schmidt <bernds at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bernds at gcc dot gnu.org
--- Comment #6 from Bernd Schmidt <bernds at gcc dot gnu.org> ---
pass_sanopt adds huge amounts of code, so to some degree I think this is
expected. Do gcc and clang do exactly the same checks with
-fsanitize=undefined?
More information about the Gcc-bugs
mailing list