From: Uros Bizjak Date: Mon, 21 Jan 2013 18:54:49 +0000 (+0100) Subject: * testsuite/ChangeLog: Fix duplicate entry. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=62e896818a07297d3469cdd185402c52768c01c2;p=gcc.git * testsuite/ChangeLog: Fix duplicate entry. From-SVN: r195347 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index b05e52b2905..0ca0c07391f 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,6 +1,6 @@ 2012-01-21 Uros Bizjak - * gcc.dg/tree-ssa/pr55579.c: Cleanup esra tree dump + * gcc.dg/tree-ssa/pr55579.c: Cleanup esra tree dump. * gfortran.dg/unlimited_polymorphic_8.f90: Cleanup original tree dump. 2013-01-21 Jakub Jelinek @@ -8,11 +8,6 @@ PR tree-optimization/56051 * gcc.c-torture/execute/pr56051.c: New test. -2012-01-21 Uros Bizjak - - * gcc.dg/tree-ssa/pr55579.c: Cleanup esra tree dump - * gfortran.dg/unlimited_polymorphic_8.f90: Cleanup original tree dump. - 2012-01-21 Uros Bizjak PR rtl-optimization/56023