This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r197432 - in /branches/gcc-4_8-branch/gcc: Chan...


Author: mpolacek
Date: Wed Apr  3 16:06:26 2013
New Revision: 197432

URL: http://gcc.gnu.org/viewcvs?rev=197432&root=gcc&view=rev
Log:
	PR sanitizer/55702
	* tsan.c (instrument_func_exit): Allow BUILT_IN_RETURN
	functions.

	* gcc.dg/pr55702.c: New test.


Added:
    branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/pr55702.c
Modified:
    branches/gcc-4_8-branch/gcc/ChangeLog
    branches/gcc-4_8-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_8-branch/gcc/tsan.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]