internal-fn.c
91.5 KB
-
re PR sanitizer/83388 (reference statement index not found error with -fsanitize=null) · 87a5e0e8
2017-12-15 Richard Biener <rguenther@suse.de> PR lto/83388 * internal-fn.def (IFN_NOP): Add. * internal-fn.c (expand_NOP): Do nothing. * lto-streamer-in.c (input_function): Instead of removing sanitizer calls replace them with IFN_NOP calls. * gcc.dg/lto/pr83388_0.c: New testcase. From-SVN: r255694
Richard Biener committed