From: Richard Biener Date: Fri, 10 May 2013 12:26:10 +0000 (+0000) Subject: Fix changelog entry X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=29554d294af507fa469dbcbe3687007ea9fd0bc7;p=gcc.git Fix changelog entry From-SVN: r198775 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 6ab94b216f7..e6fec8085c5 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,8 +1,7 @@ 2013-05-10 Richard Biener 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