r198774 - in /branches/gcc-4_8-branch/gcc: Chan...
rguenth@gcc.gnu.org
rguenth@gcc.gnu.org
Fri May 10 12:25:00 GMT 2013
Author: rguenth
Date: Fri May 10 12:25:45 2013
New Revision: 198774
URL: http://gcc.gnu.org/viewcvs?rev=198774&root=gcc&view=rev
Log:
2013-05-10 Richard Biener <rguenther@suse.de>
PR tree-optimization/57214
* tree-ssa-loop-ivcanon.c (propagate_constants_for_unrolling): Do
not propagate from SSA names that occur in abnormal PHI nodes.
* gcc.dg/torture/pr57214.c: New testcase.
Added:
branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/torture/pr57214.c
Modified:
branches/gcc-4_8-branch/gcc/ChangeLog
branches/gcc-4_8-branch/gcc/testsuite/ChangeLog
branches/gcc-4_8-branch/gcc/tree-ssa-loop-ivcanon.c
More information about the Gcc-cvs
mailing list