Remove extra pathname.
authorH.J. Lu <hjl@gcc.gnu.org>
Thu, 15 Oct 2009 21:05:37 +0000 (14:05 -0700)
committerH.J. Lu <hjl@gcc.gnu.org>
Thu, 15 Oct 2009 21:05:37 +0000 (14:05 -0700)
From-SVN: r152869

gcc/testsuite/ChangeLog

index ec26493..c55a305 100644 (file)
 2009-10-12  Dodji Seketeli  <dodji@redhat.com>
 
        PR c++/41570
-       * gcc/testsuite/g++.dg/debug/dwarf2/template-params-7.C: New test.
+       * g++.dg/debug/dwarf2/template-params-7.C: New test.
 
 2009-10-12  Alexandre Oliva  <aoliva@redhat.com>
 
 2009-09-27  Richard Henderson  <rth@redhat.com>
 
        * gcc.c-torture/compile/pr41469.c: Add -fexceptions.
-       * testsuite/gcc.dg/tree-ssa/pr41469-1.c: New.
+       * gcc.dg/tree-ssa/pr41469-1.c: New.
 
 2009-09-26  Andreas Schwab  <schwab@linux-m68k.org>