From 8088e9ee8767a68ea5790293ace5c5064c9e8a67 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Tue, 30 Jun 2009 06:58:43 -0700 Subject: [PATCH 1/1] Remove testsuite in filenames. From-SVN: r149098 --- gcc/testsuite/ChangeLog | 55 ++++++++++++++++++++--------------------- 1 file changed, 27 insertions(+), 28 deletions(-) diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 08e5169157b..57c377d884c 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -139,7 +139,7 @@ 2009-06-25 Martin Jambor PR tree-optimization/40493 - * testsuite/gcc.c-torture/execute/pr40493.c: New test. + * gcc.c-torture/execute/pr40493.c: New test. 2009-06-24 Jason Merrill @@ -234,7 +234,7 @@ * gcc.c-torture/unsorted/dump-noaddr.x (dump_compare): Use -dumpbase to put dump files in a subdirectory. - * gcc/testsuite/lib/gcc-dg.exp (cleanup-saved-temps): Also remove + * lib/gcc-dg.exp (cleanup-saved-temps): Also remove ".o" temporary files. 2009-06-21 Janus Weil @@ -311,8 +311,8 @@ 2009-06-19 Uros Bizjak PR testsuite/40491 - * testsuite/gcc.dg/20080522-1.c: Remove testcase for real. - * testsuite/gcc.dg/20080528-1.c: Ditto. + * gcc.dg/20080522-1.c: Remove testcase for real. + * gcc.dg/20080528-1.c: Ditto. 2009-06-19 Janus Weil @@ -471,11 +471,11 @@ 2009-06-16 Martin Jambor - * testsuite/gcc.c-torture/compile/pr40432.c: New file. + * gcc.c-torture/compile/pr40432.c: New file. 2009-06-16 Martin Jambor - * testsuite/gfortran.fortran-torture/compile/pr40413.f90: New file. + * gfortran.fortran-torture/compile/pr40413.f90: New file. 2009-06-16 Janus Weil @@ -682,7 +682,7 @@ 2009-06-10 Anthony Green - * testsuite/lib/target-supports.exp (check_profiling_available): + * lib/target-supports.exp (check_profiling_available): Profiling is not available for testing purposes on moxie. 2009-06-09 Ian Lance Taylor @@ -700,7 +700,7 @@ 2009-06-09 Martin Jambor - * testsuite/gcc.c-torture/compile/pr40351.c: New file. + * gcc.c-torture/compile/pr40351.c: New file. 2009-06-09 Olivier Hainque @@ -1154,10 +1154,10 @@ 2009-05-26 Basile Starynkevitch - * testsuite/gcc.dg/plugin/plugin.exp: Added ggcplug.c test plugin + * gcc.dg/plugin/plugin.exp: Added ggcplug.c test plugin with ggcplug-test-1.c for testing PLUGIN_GGC_MARKING etc... - * testsuite/gcc.dg/plugin/ggcplug-test-1.c: Added new file. - * testsuite/gcc.dg/plugin/ggcplug.c: Added new file. + * gcc.dg/plugin/ggcplug-test-1.c: Added new file. + * gcc.dg/plugin/ggcplug.c: Added new file. 2009-05-26 Tobias Burnus @@ -1453,9 +1453,9 @@ 2009-05-16 Francois-Xavier Coudert PR fortran/31243 - * gcc/testsuite/gfortran.dg/string_1.f90: New test. - * gcc/testsuite/gfortran.dg/string_2.f90: New test. - * gcc/testsuite/gfortran.dg/string_3.f90: New test. + * gfortran.dg/string_1.f90: New test. + * gfortran.dg/string_2.f90: New test. + * gfortran.dg/string_3.f90: New test. 2009-05-16 David Billinghurst @@ -1480,7 +1480,7 @@ 2009-05-15 Jan Hubicka - * testsuite/gcc.dg/tree-ssa/inline-3.c: New testcase + * gcc.dg/tree-ssa/inline-3.c: New testcase 2009-05-15 Jan Hubicka @@ -2246,7 +2246,7 @@ 2009-04-28 Steve Ellcey - * testsuite/gcc.target/ia64/sync-1.c: Check for cmpxchg8 only if + * gcc.target/ia64/sync-1.c: Check for cmpxchg8 only if lp64 is true. 2009-04-28 Richard Guenther @@ -4207,7 +4207,7 @@ 2009-03-13 Jack Howarth PR target/39137 - * testsuite/gcc.target/i386/stackalign/longlong-2.c: Skip on darwin. + * gcc.target/i386/stackalign/longlong-2.c: Skip on darwin. 2009-03-13 H.J. Lu @@ -4402,8 +4402,8 @@ 2009-03-02 Sebastian Pop PR middle-end/39335 - * testsuite/gcc.dg/graphite/pr39335_1.c: New. - * testsuite/gcc.dg/graphite/pr39335.c: New. + * gcc.dg/graphite/pr39335_1.c: New. + * gcc.dg/graphite/pr39335.c: New. 2009-03-02 H.J. Lu @@ -5783,7 +5783,7 @@ Jan Sjodin PR tree-optimization/38559 - * testsuite/gcc.dg/graphite/pr38559.c: New. + * gcc.dg/graphite/pr38559.c: New. 2009-01-08 Ira Rosen @@ -5845,15 +5845,14 @@ PR tree-optimization/38492 PR tree-optimization/38498 - * testsuite/gcc.dg/graphite/pr38500.c: Fixed warning as committed + * gcc.dg/graphite/pr38500.c: Fixed warning as committed in trunk. - * testsuite/gcc.dg/graphite/block-0.c: Update test. - * testsuite/gcc.dg/graphite/block-1.c: Same. - * testsuite/gcc.dg/graphite/block-2.c: Remove xfail and test - for blocking. - * testsuite/gcc.dg/graphite/block-4.c: Remove test for strip mine. - * testsuite/gcc.dg/graphite/block-3.c: New. - * testsuite/gcc.dg/graphite/pr38498.c: New. + * gcc.dg/graphite/block-0.c: Update test. + * gcc.dg/graphite/block-1.c: Same. + * gcc.dg/graphite/block-2.c: Remove xfail and test for blocking. + * gcc.dg/graphite/block-4.c: Remove test for strip mine. + * gcc.dg/graphite/block-3.c: New. + * gcc.dg/graphite/pr38498.c: New. 2009-01-07 H.J. Lu -- 2.30.2