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]

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


Author: jakub
Date: Wed Mar 26 09:18:26 2014
New Revision: 208841

URL: http://gcc.gnu.org/viewcvs?rev=208841&root=gcc&view=rev
Log:
	PR sanitizer/60636
	* ubsan.c (instrument_si_overflow): Instrument ABS_EXPR.

	* c-c++-common/ubsan/pr60636.c: New test.

Added:
    trunk/gcc/testsuite/c-c++-common/ubsan/pr60636.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/ubsan.c


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