OSDN Git Service

* g++.dg/eh/weak1.C: Don't xfail hppa*64*-*-*.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 3b5fae6..c6e9ed8 100644 (file)
@@ -1,3 +1,78 @@
+2008-11-24  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
+
+       * g++.dg/eh/weak1.C: Don't xfail hppa*64*-*-*.
+
+2008-11-24  DJ Delorie  <dj@redhat.com>
+
+       * gcc.c-torture/execute/pr36321.c: Don't rely on argv[0] being set.
+
+2008-11-24  Mikael Morin  <mikael.morin@tele2.fr>
+
+       PR fortran/38184
+       * gfortran.dg/reshape_empty_1.f03: New test.
+
+2008-11-24  Jack Howarth  <howarth@bromo.med.uc.edu>
+
+       PR testsuite/38241
+       * g++.old-deja/g++.pt/const2.C: Prune output for Darwin.
+
+       PR testsuite/38076
+       * g++.dg/other/anon5.C: Skip on Darwin.
+
+       * gfortran.dg/default_format_denormal_1.f90: XFAIL on darwin8
+       and darwin9 subversions.
+
+2008-11-24  Maxim Kuvyrkov  <maxim@codesourcery.com>
+
+       PR target/35018
+       * gcc.target/m68k/pr35018.c: New.
+
+2008-11-24  Daniel Kraft  <d@domob.eu>
+
+       PR fortran/37779
+       * gfortran.dg/c_funloc_tests.f03: Added missing `RECURSIVE'.
+       * gfortran.dg/c_funloc_tests_2.f03: Ditto.
+       * gfortran.dg/recursive_check_4.f03: New test.
+       * gfortran.dg/recursive_check_5.f03: New test.
+
+2008-11-24  Mikael Morin <mikael.morin@tele2.fr>
+
+       PR fortran/35681
+       * gfortran.dg/elemental_dependency_1.f90: Really commit it.
+
+2008-11-24  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/34820
+       * gfortran.dg/alloc_comp_constructor_6.f90 : New test.
+       * gfortran.dg/alloc_comp_basics_1.f90 : Reduce expected refs to
+       'builtin_free' from 24 to 18.
+
+       PR fortran/34143
+       * gfortran.dg/alloc_comp_constructor_5.f90 : New test.
+
+       PR fortran/32795
+       * gfortran.dg/alloc_comp_constructor_4.f90 : New test.
+
+2008-11-23  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/37735
+       * gfortran.dg/alloc_comp_assign_7.f90: New test.
+
+2008-11-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
+
+       * g++.dg/ext/tmplattr9.C: Require weak.
+       * g++.old-deja/g++.pt/static6.C: Remove xfail for *-*-hpux*.
+
+2008-11-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
+
+       PR libfortran/38234
+       * gfortran.dg/reshape_4.f90:  New test.
+
+2008-11-22  Thomas Koenig  <tkoenig@gcc.gnu.org>
+
+       PR libfortran/38225
+       * gfortran.dg/reshape_3.f90:  New test.
+
 2008-11-22  Tobias Burnus  <burnus@net-b.de>
 
        PR fortran/38160