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

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Mon Feb 10 13:51:00 GMT 2014


Author: rguenth
Date: Mon Feb 10 13:51:23 2014
New Revision: 207656

URL: http://gcc.gnu.org/viewcvs?rev=207656&root=gcc&view=rev
Log:
2014-02-10  Richard Biener  <rguenther@suse.de>

	PR tree-optimization/60115
	* tree-eh.c (tree_could_trap_p): Unify TARGET_MEM_REF and
	MEM_REF handling.  Properly verify that the accesses are not
	out of the objects bound.

	* gcc.dg/torture/pr60115.c: New testcase.

Added:
    trunk/gcc/testsuite/gcc.dg/torture/pr60115.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-eh.c



More information about the Gcc-cvs mailing list