[Bug sanitizer/64265] [5 Regression] r217669 broke tsan
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Dec 15 09:50:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64265
--- Comment #24 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Mon Dec 15 09:50:11 2014
New Revision: 218736
URL: https://gcc.gnu.org/viewcvs?rev=218736&root=gcc&view=rev
Log:
PR sanitizer/64265
* tsan.c (instrument_func_entry): Insert __tsan_func_entry
call on edge from entry block to single succ instead
of after labels of single succ of entry block.
Modified:
branches/gcc-4_8-branch/gcc/ChangeLog
branches/gcc-4_8-branch/gcc/tsan.c
More information about the Gcc-bugs
mailing list