[Bug sanitizer/78708] [7 Regression][ASAN][LTO] ICE in expand_ASAN_MARK, at internal-fn.c:380 - when compiling but not linking with ASAN
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Dec 10 08:02:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78708
--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Sat Dec 10 08:01:17 2016
New Revision: 243514
URL: https://gcc.gnu.org/viewcvs?rev=243514&root=gcc&view=rev
Log:
PR sanitizer/78708
* lto-streamer-in.c (input_function): In addition to debug stmts
without -g, remove IFN_*SAN_* calls if corresponding flag_sanitize
bit is not enabled.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/lto-streamer-in.c
More information about the Gcc-bugs
mailing list