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]

r198147 - in /trunk/gcc: ChangeLog testsuite/Ch...


Author: mpolacek
Date: Mon Apr 22 17:02:49 2013
New Revision: 198147

URL: http://gcc.gnu.org/viewcvs?rev=198147&root=gcc&view=rev
Log:
	PR sanitizer/56990
	* tsan.c (instrument_expr): Don't instrument expression
	in case its size is zero.

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


Added:
    trunk/gcc/testsuite/gcc.dg/pr56990.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tsan.c


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