r218734 - in /trunk/gcc: ChangeLog tsan.c

jakub@gcc.gnu.org jakub@gcc.gnu.org
Mon Dec 15 09:37:00 GMT 2014


Author: jakub
Date: Mon Dec 15 09:37:47 2014
New Revision: 218734

URL: https://gcc.gnu.org/viewcvs?rev=218734&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:
    trunk/gcc/ChangeLog
    trunk/gcc/tsan.c



More information about the Gcc-cvs mailing list