Fix changelog entry
authorRichard Biener <rguenth@gcc.gnu.org>
Fri, 10 May 2013 12:26:10 +0000 (12:26 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 10 May 2013 12:26:10 +0000 (12:26 +0000)
From-SVN: r198775

gcc/testsuite/ChangeLog

index 6ab94b216f7ab123cb7b740935c5f6861d243d40..e6fec8085c5075b1c1c2b1a146e6481c8ccc2a23 100644 (file)
@@ -1,8 +1,7 @@
 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.
 
 2013-05-10  Marc Glisse  <marc.glisse@inria.fr>