https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64265

--- Comment #23 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Mon Dec 15 09:46:21 2014
New Revision: 218735

URL: https://gcc.gnu.org/viewcvs?rev=218735&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_9-branch/gcc/ChangeLog
    branches/gcc-4_9-branch/gcc/tsan.c

Reply via email to