OSDN Git Service

2009-07-09 Janus Weil <janus@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index e1ea0a3..6dc3393 100644 (file)
@@ -1,3 +1,561 @@
+2009-07-09  Janus Weil  <janus@gcc.gnu.org>
+
+       PR fortran/40646
+       * gfortran.dg/proc_ptr_22.f90: New.
+       * gfortran.dg/proc_ptr_comp_12.f90: New.
+
+2009-07-09  Jakub Jelinek  <jakub@redhat.com>
+
+       PR middle-end/40692
+       * gcc.c-torture/compile/pr40692.c: New test.
+
+2009-07-09  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/40604
+       * gfortran.dg/pointer_check_6.f90: New test.
+
+2009-07-08  Adam Nemet  <anemet@caviumnetworks.com>
+
+       * gcc.target/mips/truncate-5.c: New test.
+
+2009-07-08  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR libfortran/40330
+       PR libfortran/40662
+       * gfortran.dg/fmt_cache_1.f: New test.
+
+2009-07-08  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/40675
+       * gfortran.dg/nosigned_zero_1.f90: New test.
+       * gfortran.dg/nosigned_zero_2.f90: New test.
+
+2009-07-08  Richard Guenther  <rguenther@suse.de>
+
+       * gcc.dg/torture/ssa-pta-fn-1.c: Fix invalid testcase again.
+
+2009-07-08  Richard Guenther  <rguenther@suse.de>
+
+       * gcc.dg/torture/ssa-pta-fn-1.c: Fix invalid testcase.
+
+2009-07-08  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/40591
+       * gfortran.dg/proc_ptr_21.f90: New test.
+
+2009-07-08  Manuel López-Ibáñez  <manu@gcc.gnu.org>
+
+       PR c++/31246
+       * g++.dg/warn/pr31246.C: New.
+       * g++.dg/warn/pr31246-2.C: New.
+
+2009-07-07  Jason Merrill  <jason@redhat.com>
+
+       PR c++/35828
+       * g++.dg/template/defarg12.C: New.
+
+       PR c++/37816
+       * g++.dg/cpp0x/enum7.C: New.
+
+       PR c++/37946
+       * g++.dg/cpp0x/enum6.C: New.
+
+       PR c++/40639
+       * g++.dg/cpp0x/enum5.C: New.
+
+       PR c++/40633
+       * g++.dg/cpp0x/enum4.C: New.
+
+2009-07-07  Manuel López-Ibáñez  <manu@gcc.gnu.org>
+
+       * gcc.dg/format/gcc_diag-1.c: Remove tests for %J.
+
+2009-07-07  Manuel López-Ibáñez  <manu@gcc.gnu.org>
+
+       * gcc.dg/format/gcc_diag-1.c: Remove tests for %H.
+
+2009-07-07  Jakub Jelinek  <jakub@redhat.com>
+
+       PR middle-end/40669
+       * gcc.dg/pr40669.c: New test.
+
+2009-07-07  Manuel López-Ibáñez  <manu@gcc.gnu.org>
+
+       * gcc.dg/plugin/selfassign.c: Replace %H by an explicit
+       location. Update all calls.
+       * g++.dg/plugin/selfassign.c: Likewise.
+       
+2009-07-06  Jason Merrill  <jason@redhat.com>
+
+       * g++.dg/rtti/dyncast[34].C: New.
+
+2009-07-06  Nathan Froyd  <froydnj@codesourcery.com>
+
+       * lib/target-supports.exp
+       (check_effective_target_mips_newabi_large_long_double): New.
+       * gcc.target/mips/fpr-moves-5.c: Require mips_newabi_large_long_double
+       target.
+       * gcc.target/mips/fpr-moves-6.c: Likewise.
+
+2009-07-06  Simon Martin  <simartin@users.sourceforge.net>
+
+       PR c++/40557
+       * g++.dg/template/union2.C: New test.
+
+2009-07-04  Jason Merrill  <jason@redhat.com>
+
+       * g++.dg/template/using15.C: New.
+
+2009-07-04  Jakub Jelinek  <jakub@redhat.com>
+
+       * gfortran.dg/maxloc_1.f90: New test.
+
+2009-07-04  Janus Weil  <janus@gcc.gnu.org>
+
+       PR fortran/40593
+       * gfortran.dg/proc_ptr_result_6.f90: New.
+
+2009-07-04  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
+
+       * gcc.dg/framework-2.c: Adjust testcase to pass.
+
+2009-07-04  Jason Merrill  <jason@redhat.com>
+
+       PR c++/40619
+       * g++.dg/cpp0x/auto16.C: New.
+
+2009-07-03  Vladimir Makarov  <vmakarov@redhat.com>
+
+       PR target/40587
+       * gfortran.dg/pr40587.f: New test.
+       
+2009-07-03  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR fortran/40638
+       * gfortran.dg/unit_1.f90: New test.
+
+2009-07-03  Jason Merrill  <jason@redhat.com>
+
+       * g++.dg/template/pure1.C: Expect another error.
+
+2009-07-03  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/40640
+       * gcc.c-torture/compile/pr40640.c: New testcase.
+
+2009-07-03  Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/34163
+       * gfortran.dg/pr34163.f90: New testcase.
+
+2009-07-03  Jan Hubicka  <jh@suse.cz>
+
+       * gcc.dg/tree-ssa/loop-24.c: Update dump file matching; enable -O2.
+       * gcc.dg/tree-ssa/loop-25.c: Likewise.
+       * gcc.dg/tree-ssa/loop-26.c: Likewise.
+       * gcc.dg/tree-ssa/pr32044.c: Likewise.
+       * gcc.dg/tree-ssa/loop-29.c: Likewise.
+       * gcc.dg/tree-ssa/loop-10.c: Likewise.
+       * gnat.dg/loop_optimization6.adb: Enable -O2.
+
+2009-07-02  Mark Mitchell  <mark@codesourcery.com>
+
+       * g++.dg/warn/null4.C: Extend.
+
+2009-07-02  Jason Merrill  <jason@redhat.com>
+
+       * g++.dg/template/spec8.C: Fix.
+
+2009-07-02  Michael Matz  <matz@suse.de>
+
+       PR fortran/32131
+       * gfortran.dg/pr32921.f: Adjust.
+
+2009-07-02  Jan Hubicka  <jh@suse.cz>
+
+       * gcc.dg/tree-ssa/local-pure-const.c: New testcase.
+
+2009-07-01  Adam Nemet  <anemet@caviumnetworks.com>
+
+       * gcc.target/mips/truncate-4.c: New testcase.
+
+2009-07-01  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/19831
+       * gcc.dg/tree-ssa/20041122-1.c: Enable TBAA, scan FRE dump,
+       make allocated memory escape.  Un-XFAIL.
+       * gcc.dg/vect/pr21591.c: Make allocated memory escape.
+       * gcc.dg/vect/pr31699.c: Likewise.
+       * gcc.dg/tree-ssa/ssa-dce-7.c: New testcase.
+
+2009-06-30  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/40566
+       * g++.dg/parse/cond5.C: New test.
+
+2009-06-30  Nathan Froyd  <froydnj@codesourcery.com>
+
+       * gcc.dg/tree-ssa/gen-vect-25.c (n): New variable.
+       (main): Pass n to main_1 instead.
+       * gcc.dg/tree-ssa/gen-vect-28.c (off): New variable.
+       (main_1): New function, split off from...
+       (main): ...here.  Pass `off' to main_1 instead.
+
+2009-06-30  Jason Merrill  <jason@redhat.com>
+
+       PR c++/40595
+       * g++.dg/cpp0x/variadic94.C: New.
+
+2009-06-30  Richard Sandiford  <r.sandiford@uk.ibm.com>
+
+       * lib/gcc-defs.exp (gcc-set-multilib-library-path): Delete.
+       * lib/target-libpath.exp (ld_library_path_vars): New variable.
+       (init_ld_library_path_env_vars): New function, replacing the
+       orig_*_saved assignments.  Call it after defining it.
+       (set_ld_library_path_env_vars): Rewrite to use ld_library_path_vars.
+       (restore_ld_library_path_env_vars): Likewise.
+       (add_path, find_libgcc_s): New functions.
+       * lib/objc.exp (objc_init): Use find_libgcc_s instead of
+       gcc-set-multilib-library-path.
+       (objc_target_compile): Don't add "." to ld_library_path.
+       Use add_path.
+       * lib/gfortran.exp (gfortran_link_flags): Don't add "." to
+       ld_library_path.  Use add_path.  Use find_libgcc_s instead of
+       gcc-set-multilib-library-path.
+       * lib/g++.exp (g++_link_flags): Likewise.
+       * lib/obj-c++.exp (obj-c++_link_flags): Likewise.
+       * lib/c-torture.exp: Do not manipulate ld_library_path at the
+       top level; do it...
+       (c-torture-execute): ...here instead.  Use $ld_library_path_multilib
+       to tell when this needs to happen.  Use find_libgcc_s instead of
+       gcc-set-multilib-library-path.
+       * lib/gcc-dg.exp: Likewise.
+       * lib/gnat.exp (gnat_target_compile): Don't add "." to ld_library_path.
+       * g++.dg/compat/compat.exp (alt_ld_library_path): Don't add "."
+       unless it is in $ALT_LD_LIBRARY_PATH.
+       * g++.dg/compat/struct-layout-1.exp (alt_ld_library_path): Likewise.
+
+2009-06-30  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/discr12.adb: New test.
+       * gnat.dg/discr12_pkg.ads: New helper.
+       * gnat.dg/discr13.adb: New test.
+       * gnat.dg/discr14.ad[sb]: Likewise.
+       * gnat.dg/discr15.adb: Likewise.
+       * gnat.dg/discr15_pkg.ads: New helper.
+       * gnat.dg/discr16.adb: New test.
+       * gnat.dg/discr16_g.ads: New helper.
+       * gnat.dg/discr16_pkg.ads: Likewise.
+       * gnat.dg/discr16_cont.ads: Likewise.
+       * gnat.dg/discr17.adb: New test.
+       * gnat.dg/discr18.adb: Likewise.
+       * gnat.dg/discr18_pkg.ads: New helper.
+       * gnat.dg/discr19.adb: New test.
+
+2009-06-30  Thomas Koenig  <tkoenig@gcc.gnu.org>
+
+       PR fortran/40576
+       * gfortran.dg/internal_write_1.f90:  New testcase.
+
+2009-06-30  Janus Weil  <janus@gcc.gnu.org>
+
+       PR fortran/40594
+       * gfortran.dg/derived_pointer_recursion_2.f90: New.
+
+2009-06-30  Richard Guenther  <rguenther@suse.de>
+
+       * gcc.dg/tree-ssa/ssa-dce-6.c: New testcase.
+
+2009-06-30  Wei Guozhi  <carrot@google.com>
+
+       * gcc.dg/tree-ssa/ssa-sink-5.c: Change the compiler option "-O2 -Os"
+       to "-Os".
+
+2009-06-30  Ira Rosen  <irar@il.ibm.com>
+
+       PR tree-optimization/40542
+       * gcc.dg/vect/pr40542.c: New test.
+
+2009-06-30  Martin Jambor  <mjambor@suse.cz>
+
+       PR tree-optimization/40582
+       * gcc.c-torture/compile/pr40582.c: New test.
+
+2009-06-30  Wei Guozhi  <carrot@google.com>
+
+       PR/40416
+       * gcc.dg/tree-ssa/ssa-sink-5.c: New testcase.
+
+2009-06-29  Jason Merrill  <jason@redhat.com>
+
+       PR c++/40274
+       * g++.dg/template/debug1.C: New.
+
+2009-06-29  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/40580
+       * pointer_check_1.f90: New test.
+       * pointer_check_2.f90: New test.
+       * pointer_check_3.f90: New test.
+       * pointer_check_4.f90: New test.
+       * pointer_check_5.f90: New test.
+
+2009-06-29  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/40551
+       * gfortran.dg/func_assign_2.f90 : New test.
+
+2009-06-29  Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/14187
+       * gcc.dg/tree-ssa/restrict-1.c: New testcase.
+       * gcc.dg/tree-ssa/restrict-2.c: Likewise.
+       * gcc.dg/tree-ssa/restrict-3.c: Likewise.
+       * gcc.c-torture/execute/20090623-1.c: Likewise.
+       * gcc.dg/tree-ssa/ldist-13.c: Likewise.
+       * gcc.dg/tree-ssa/ldist-14.c: Likewise.
+
+2009-06-29  Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/38212
+       * gcc.c-torture/execute/pr38212.c: New testcase.
+
+2009-06-29  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/40579
+       * gcc.c-torture/execute/pr40579.c: New testcase.
+
+2009-06-28  Uros Bizjak  <ubizjak@gmail.com>
+
+       PR tree-optimization/40550
+       * gcc.dg/pr40550.c: New test.
+
+2009-06-28  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/overflow_sum2.adb: New test
+       * gnat.dg/namet.ads: New helper.
+
+       * gnat.dg/test_overflow_sum.adb: Rename to overflow_sum.adb.
+
+2009-06-28  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/34112
+       * gfortran.dg/compiler-directive_1.f90: New test.
+       * gfortran.dg/compiler-directive_2.f: New test.
+
+2009-06-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * gfortran.dg/integer_exponentiation_4.f90: Temporarily
+       comment out some values and add some cases.
+
+2009-06-27  Paolo Bonzini  <bonzini@gnu.org>
+
+       PR testsuite/40567
+       * gcc.dg/vect/vect.exp: Fix lappend syntax.
+
+2009-06-26  Richard Henderson  <rth@redhat.com>
+
+       PR testsuite/40565
+       * gcc.dg/vect/vect.exp: Add -fno-ipa-cp-clone to -O3 tests.
+       * gcc.target/i386/local.c: Pass a non-constant to T.
+
+2009-06-26  Janus Weil  <janus@gcc.gnu.org>
+
+       PR fortran/39997
+       PR fortran/40541
+       * gfortran.dg/proc_ptr_15.f90: Fixed and extended.
+       * gfortran.dg/proc_ptr_common_1.f90: Fixed invalid test case.
+       * gfortran.dg/proc_ptr_result_1.f90: Ditto.
+       * gfortran.dg/proc_ptr_result_5.f90: New.
+
+2009-06-26  Janis Johnson  <janis187@us.ibm.com>
+
+       PR c/39902
+       * gcc.dg/dfp/pr39902.c: New test.
+
+2009-06-26  Uros Bizjak  <ubizjak@gmail.com>
+
+       PR testsuite/40532
+       * gcc.dg/builtins-65.c: Require c99 runtime.
+
+2009-06-26  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/array7.ad[sb]: New test.
+
+2009-06-26  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/array6.adb: New test.
+
+2009-06-25  Ian Lance Taylor  <iant@google.com>
+
+       * g++.dg/warn/Wsign-compare-3.C: New testcase.
+
+2009-06-25  Ian Lance Taylor  <iant@google.com>
+
+       * g++.dg/warn/Wunused-16.C: New testcase.
+
+2009-06-25  Ian Lance Taylor  <iant@google.com>
+
+       * g++.dg/warn/skip-2.C: New testcase.
+
+2009-06-25  Steve Ellcey  <sje@cup.hp.com>
+
+       * gcc.c-torture/execute/20090618-1.c: add dg-run and
+       dg-skip-if and move to ...
+       * gcc.dg/torture/20090618-1.c.
+
+2009-06-25  Martin Jambor  <mjambor@suse.cz>
+
+       PR tree-optimization/40493
+       * gcc.c-torture/execute/pr40493.c: New test.
+
+2009-06-24  Jason Merrill  <jason@redhat.com>
+
+       PR c++/40342
+       * g++.dg/template/overload10.C: New.
+
+2009-06-24  Janus Weil  <janus@gcc.gnu.org>
+
+       PR fortran/40427
+       * gfortran.dg/proc_ptr_comp_11.f90: New.
+
+2009-06-24  Andreas Krebbel  <krebbel1@de.ibm.com>
+
+       * gcc.dg/pr40501.c: New testcase.
+
+2009-06-23  DJ Delorie  <dj@redhat.com>
+
+       Add MeP port.
+       * lib/target-supports.exp: Add mep support (no profiling).
+
+2009-06-23  Steve Ellcey  <sje@cup.hp.com>
+
+       PR testsuite/39297
+       * gcc.dg/ssa/loop-31.c: Change scan rules.
+
+2009-06-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
+
+       * gcc.dg/cpp/empty-include.c: Update column info.
+       * gcc.dg/cpp/assert2.c: Update column info.
+
+2009-06-23  Jakub Jelinek  <jakub@redhat.com>
+
+       * g++.dg/ext/builtin-object-size1.C: New test.
+       * g++.dg/ext/builtin-object-size2.C: New test.
+
+2009-06-23  Andreas Krebbel  <krebbel1@de.ibm.com>
+
+       * gcc.dg/optimize-bswapsi-1.c: Add new bswap implementation.
+       * gcc.dg/optimize-bswapdi-1.c: Likewise.
+
+2009-06-22  Adam Nemet  <anemet@caviumnetworks.com>
+
+       * gcc.target/mips/truncate-3.c: New test.
+
+2009-06-22  Janus Weil  <janus@gcc.gnu.org>
+
+       PR fortran/37254
+       PR fortran/39850
+       * gfortran.dg/interface_30.f90: Modified error message.
+       * gfortran.dg/proc_decl_22.f90: New.
+
+2009-06-22  Ian Lance Taylor  <iant@google.com>
+
+       * gcc.dg/Wcxx-compat-19.c: New testcase.
+
+2009-06-22  Matthias Klose  <doko@ubuntu.com>
+
+       PR objc/28050
+       * pr28050.m: New testcase.
+
+2009-06-22  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR testsuite/40481
+       * gcc.dg/plugin/one_time_plugin.c (one_pass_exec): Return 0;
+
+2009-06-22  Martin Jambor  <mjambor@suse.cz>
+
+       PR tree-optimization/40492
+       * g++.dg/torture/pr40492.C: New test.
+
+2009-06-22  Uros Bizjak  <ubizjak@gmail.com>
+
+       * gcc.c-torture/unsorted/dump-noaddr.x (dump_compare): Determine
+       dumpbase file name from $src.  Add -fdump-ipa-all to compile flags.
+
+2009-06-22  Olivier Hainque  <hainque@adacore.com>
+
+       * gnat.dg/raise_ce.adb: Helper for ...
+       * gnat.dg/handle_and_return.adb: New test.
+
+2009-06-22  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/40443
+       * gfortran.dg/generic_18.f90: New test.
+
+2009-06-22  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/40472
+       * gfortran.dg/spread_size_limit.f90: New test.
+
+2009-06-21  Uros Bizjak  <ubizjak@gmail.com>
+
+       * gcc.c-torture/unsorted/dump-noaddr.x (dump_compare): Use -dumpbase
+       to put dump files in a subdirectory.
+       * lib/gcc-dg.exp (cleanup-saved-temps): Also remove
+       ".o" temporary files.
+
+2009-06-21  Janus Weil  <janus@gcc.gnu.org>
+
+       PR fortran/39850
+       * gfortran.dg/interface_19.f90: Add 'cleanup-modules'.
+       * gfortran.dg/interface_20.f90: Ditto.
+       * gfortran.dg/interface_21.f90: Ditto.
+       * gfortran.dg/interface_22.f90: Ditto.
+       * gfortran.dg/interface_30.f90: New.
+       * gfortran.dg/proc_ptr_11.f90: Fix invalid test case.
+
+2009-06-21  Uros Bizjak  <ubizjak@gmail.com>
+
+       * gcc.dg/tree-ssa/fre-vce-1.c: Cleanup "fre" tree dump.
+       * gcc.dg/vect/vect-shift-2.c: Cleanup "vect" tree dump.
+       * gcc.dg/vect/vect.exp (VECT_SLP_CFLAGS): Initialize with original
+       DEFAULT_VECTFLAGS.
+
+2009-06-21  Ira Rosen  <irar@il.ibm.com>
+           Revital Eres  <eres@il.ibm.com>
+
+       PR testsuite/40359
+       * gcc.dg/vect/vect-50.c: Fix syntax error in the check.
+       * gcc.dg/vect/vect-42.c: Likewise and separate vec_no_align check.
+       * gcc.dg/vect/vect-96.c: Fix syntax error in the check.
+
+2009-06-21  Ira Rosen  <irar@il.ibm.com>
+
+       PR testsuite/40475
+       * gcc.dg/vect/vect-nest-cycle-1.c: Fail to vectorize on targets
+       without misalignment support.
+       * gcc.dg/vect/vect-nest-cycle-2.c: Likewise.
+
+2009-06-20  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/40452
+       * gfortran.dg/bounds_check_strlen_9.f90: New test.
+
+2009-06-19  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/40440
+       * gfortran.dg/alloc_comp_result_2.f90: New test.
+
+2009-06-19  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
+
+       PR target/40482
+       * gcc.target/arm/pr40482.c: New test.
+       
+2009-06-19  Ian Lance Taylor  <iant@google.com>
+
+       * gcc.dg/Wcxx-compat-18.c: New testcase.
+
 2009-06-19  Richard Guenther  <rguenther@suse.de>
 
        * gcc.c-torture/execute/20090618-1.c: New testcase.
 2009-06-19  Uros Bizjak  <ubizjak@gmail.com>
 
        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  <janus@gcc.gnu.org>
 
 
 2009-06-16  Martin Jambor  <mjambor@suse.cz>
 
-       * testsuite/gcc.c-torture/compile/pr40432.c: New file.
+       * gcc.c-torture/compile/pr40432.c: New file.
 
 2009-06-16  Martin Jambor  <mjambor@suse.cz>
 
-       * testsuite/gfortran.fortran-torture/compile/pr40413.f90: New file.
+       * gfortran.fortran-torture/compile/pr40413.f90: New file.
 
 2009-06-16  Janus Weil  <janus@gcc.gnu.org>
 
 
 2009-06-10  Anthony Green  <green@moxielogic.com>
 
-       * 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  <iant@google.com>
 
 2009-06-09  Martin Jambor  <mjambor@suse.cz>
 
-       * testsuite/gcc.c-torture/compile/pr40351.c: New file.
+       * gcc.c-torture/compile/pr40351.c: New file.
 
 2009-06-09  Olivier Hainque  <hainque@adacore.com>
 
 
 2009-05-26  Basile Starynkevitch  <basile@starynkevitch.net>
 
-       * 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  <burnus@net-b.de>
 
 2009-05-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
 
        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 <billingd@gcc.gnu.org>
 
 
 2009-05-15  Jan Hubicka  <jh@suse.cz>
 
-       * testsuite/gcc.dg/tree-ssa/inline-3.c: New testcase
+       * gcc.dg/tree-ssa/inline-3.c: New testcase
 
 2009-05-15  Jan Hubicka  <jh@suse.cz>
 
 
 2009-04-28  Steve Ellcey  <sje@cup.hp.com>
 
-       * 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  <rguenther@suse.de>
 2009-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
 
        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  <hongjiu.lu@intel.com>
 
 2009-03-02  Sebastian Pop  <sebastian.pop@amd.com>
 
        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  <hongjiu.lu@intel.com>
 
            Jan Sjodin  <jan.sjodin@amd.com>
 
        PR tree-optimization/38559
-       * testsuite/gcc.dg/graphite/pr38559.c: New.
+       * gcc.dg/graphite/pr38559.c: New.
 
 2009-01-08  Ira Rosen  <irar@il.ibm.com>
 
 
        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  <hongjiu.lu@intel.com>