sanitizer.def: Add comment about importance of ordering of BUILT_IN_ASAN_REPORT*...
authorJakub Jelinek <jakub@redhat.com>
Tue, 11 Dec 2012 10:28:35 +0000 (11:28 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 11 Dec 2012 10:28:35 +0000 (11:28 +0100)
commit68a9738af04f4c9fdf37aa48cf16b535eef16c46
tree007614e41453c6215b782fce18607934e878b4f2
parent2b2571c99c923e306bd322533baac4ed4a3b603c
sanitizer.def: Add comment about importance of ordering of BUILT_IN_ASAN_REPORT* builtins.

* sanitizer.def: Add comment about importance of ordering of
BUILT_IN_ASAN_REPORT* builtins.
* cfgcleanup.c (old_insns_match_p): Don't cross-jump __asan_report_*
builtins.

From-SVN: r194391
gcc/ChangeLog
gcc/cfgcleanup.c
gcc/sanitizer.def