OSDN Git Service

gcc/testsuite
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 3e7ee20..ffb8e1c 100644 (file)
@@ -1,3 +1,196 @@
+2008-01-22  Tom Tromey  <tromey@redhat.com>
+
+       PR c++/34829:
+       * g++.dg/ext/pr34829.C: New file.
+
+2008-01-22  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/34607
+       * gcc.dg/gomp/pr34607.c: New test.
+       * g++.dg/gomp/pr34607.C: New test.
+
+       PR c++/34914
+       * g++.dg/ext/vector10.C: New test.
+
+       PR c++/34918
+       * g++.dg/other/error23.C: New test.
+
+       PR c++/34917
+       * g++.dg/ext/vector12.C: New test.
+
+2008-01-22  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
+
+       PR 32102
+       * gcc.dg/Wstrict-overflow-21.c: New.
+       * g++.dg/warn/Wstrict-aliasing-8.C: New.
+
+2008-01-22  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
+
+       PR middle-end/33092
+       * gcc.dg/pr33092.c: New.
+
+2008-01-22  Andreas Krebbel  <krebbel1@de.ibm.com>
+
+       * gcc.target/s390/20020926-1.c: Add -m31 option.
+
+2008-01-22  Daniel Franke  <franke.daniel@gmail.com>
+
+       PR fortran/34915
+       * gfortran.dg/initialization_18.f90: New test.
+
+2008-01-22  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/34899
+       * gfortran.dg/tab_continuation.f: New.
+
+2008-01-22  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/34896
+       * gfortran.dg/use_rename_2.f90: New test.
+
+2008-01-21  Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/34856
+       * gcc.c-torture/compile/pr34856.c: New testcase.
+
+2008-01-21  Richard Guenther  <rguenther@suse.de>
+
+       PR c/34885
+       * gcc.c-torture/compile/pr34885.c: New testcase.
+
+2008-01-21  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/specs/alignment1.ads: New test.
+
+2008-01-21  Richard Guenther  <rguenther@suse.de>
+
+       PR c++/34850
+       * g++.dg/torture/pr34850.C: New testcase.
+
+2008-01-21  Alon Dayan  <alond@il.ibm.com>
+           Olga Golovanevsky  <olga@il.ibm.com>
+
+       PR tree-optimization/34701
+       * gcc.dg/struct/wo_prof_array_field.c: New test.
+       
+2008-01-20  Paolo Carlini  <pcarlini@suse.de>
+
+        PR c++/34891
+        * g++.dg/ext/vector9.C: New.
+
+2008-01-20  Paolo Carlini  <pcarlini@suse.de>
+
+        PR c++/34776
+       PR c++/34486
+        * g++.dg/template/crash75.C: New.
+        * g++.dg/template/crash76.C: Likewise. 
+
+2008-01-20  Kaz Kojima  <kkojima@gcc.gnu.org>
+
+       PR rtl-optimization/34808
+       * gcc.c-torture/compile/pr34808.c: New test.
+
+2008-01-20  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/34784
+       * gfortran.dg/mapping_2.f90: Correct ubound expression for h4.
+
+       PR fortran/34861
+       * gfortran.dg/entry_array_specs_3.f90: New test.
+
+       PR fortran/34854
+       * gfortran.dg/use_rename_1.f90: New test.
+
+2008-01-20  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/34784
+       * gfortran.dg/array_constructor_20.f90: New test.
+       * gfortran.dg/mapping_2.f90: Correct ubound expression for h4.
+
+       PR fortran/34785
+       * gfortran.dg/array_constructor_21.f90: New test.
+
+2008-01-20  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR libfortran/34795
+       * gfortran.dg/inquire_13.f90: New test.
+       
+       PR libfortran/34659
+       * gfortran.dg/continuation_9.f90: New test.
+
+2008-01-20  Richard Sandiford  <rsandifo@nildram.co.uk>
+
+       PR target/34831
+       * gcc.target/mips/pr34831.c: New test.
+
+2008-01-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
+
+       PR fortran/34817
+       PR fortran/34838
+       * gfortran.dg/any_all_1.f90:  New test.
+       * gfortran.dg/any_all_2.f90:  New test.
+
+2008-01-19  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
+
+       * g++.dg/eh/ia64-2.C: Place "dg-do run" statement before
+       "dg-require-weak" statement.
+       * g++.dg/eh/weak1.C: Likewise.
+
+2008-01-19  Jakub Jelinek  <jakub@redhat.com>
+
+       PR gcov-profile/34610
+       * gcc.dg/gomp/pr34610.c: New test.
+
+2008-01-19  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/34760
+       * gfortran.dg/implicit_11.f90: New.
+       * gfortran.dg/allocate_stat.f90: Update dg-error pattern.
+       * gfortran.dg/entry_15.f90: Ditto.
+       * gfortran.dg/func_assign.f90: Ditto.
+       * gfortran.dg/gomp/reduction3.f90: Ditto.
+       * gfortran.dg/proc_assign_1.f90: Ditto.
+
+       * gfortran.dg/interface_proc_end.f90: Use dg-error instead
+       of dg-excess-errors.
+
+2008-01-18  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/32616
+       * gfortran.dg/argument_checking_15.f90: New.
+       * gfortran.dg/argument_checking_5.f90: Change TODO into
+       dg-warning.
+
+2008-01-18  Tobias Burnus  <burnus@net-b.de>
+
+       * gfortran.dg/enum_4.f90: Replace dg-excess-errors by dg-error.
+       * gfortran.dg/enum_5.f90: Ditto.
+       * gfortran.dg/enum_6.f90: Ditto.
+       * gfortran.dg/bom_error.f90: Ditto.
+       * gfortran.dg/func_decl_4.f90: Ditto.
+
+2008-01-18  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR libfortran/34782
+       * gfortran.dg/fmt_t_6.f: New test.
+
+2008-01-18  Tobias Burnus  <burnus@net-b.de>
+
+       * gfortran.dg/large_real_kind_form_io_1.f90: Enlarge string for internal I/O.
+
+2008-01-18  Jonathan Wakely  <jwakely.gcc@gmail.com>
+
+       * gcc/testsuite/g++.dg/lookup/two-stage2.C: fix comment.
+
+2008-01-18  Ian Lance Taylor  <iant@google.com>
+
+       * gcc.dg/debug/dwarf2/var1.c: Add -fno-merge-debug-strings.
+
+2008-01-18  Ian Lance Taylor  <iant@google.com>
+
+       PR c++/33407
+       * g++.dg/init/new26.C: New test.
+
 2008-01-18  Richard Guenther   <rguenther@suse.de>
 
        PR middle-end/34801