OSDN Git Service

05-04-22 Thomas Koenig <Thomas.Koenig@online.de>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 57dc0fe..e878656 100644 (file)
@@ -1,3 +1,85 @@
+205-04-22  Thomas Koenig  <Thomas.Koenig@online.de>
+
+       PR libfortran/20074
+       PR libfortran/20436
+       PR libfortran/21108
+       * gfortran.dg/nested_reshape.f90: new test
+       * gfortran.dg/reshape-alloc.f90: new test
+       * gfortran.dg/reshape.f90: new test
+
+2005-04-22  Mark Mitchell  <mark@codesourcery.com>
+
+       * gcc.dg/arm-vfp1.c: New test.
+
+2005-04-22  Alexandre Oliva  <aoliva@redhat.com>
+
+       PR c++/21087
+       * g++.dg/lookup/builtin2.C: New test.
+
+2005-04-22  Joseph S. Myers  <joseph@codesourcery.com>
+
+       * gcc.dg/weak/weak-13.c: New test.
+
+2005-04-21  Geoffrey Keating  <geoffk@apple.com>
+
+       * lib/target-supports.exp (check_effective_target_sync_int_long):
+       Add powerpc*.
+
+2005-04-21  Richard Sandiford  <rsandifo@redhat.com>
+
+       * gcc.target/mips/branch-1.c: New test.
+
+2005-04-21  Richard Henderson  <rth@redhat.com>
+
+       * gcc.dg/vect/vect-85.c: Don't xfail on alpha.
+       * gcc.dg/vect/vect-86.c: Likewise.
+       * gcc.dg/vect/vect-87.c: Likewise.
+       * gcc.dg/vect/vect-88.c: Likewise.
+
+2005-04-21  Devang Patel  <dpatel@apple.com>
+
+       PR optimization/20994
+       * gcc.dg/tree-ssa/ifc-3.c: New test.
+       
+2005-04-20  Joseph S. Myers  <joseph@codesourcery.com>
+
+       PR c/12913
+       * gcc.dg/c99-vla-jump-1.c, gcc.dg/c99-vla-jump-2.c,
+       gcc.dg/c99-vla-jump-3.c, gcc.dg/c99-vla-jump-4.c,
+       gcc.dg/c99-vla-jump-5.c: New tests.
+
+2005-04-19  Richard Henderson  <rth@redhat.com>
+
+       * lib/target-supports.exp (check_effective_target_vect_int_mult): 
+       Fix typo in exists check.
+       (check_effective_target_sync_int_long): New.
+       * gcc.dg/ia64-sync-1.c: Enable for all effective-target sync_int_long.
+       * gcc.dg/ia64-sync-2.c: Likewise.
+       * gcc.dg/ia64-sync-3.c: Likewise.
+       * gcc.dg/ia64-sync-4.c: Likewise.
+
+2005-04-19  James A. Morrison  <phython@gcc.gnu.org>
+
+       * gcc.dg/fold-xor-1.c: New test.
+       * gcc.dg/fold-xor-2.c: New test.
+
+2005-04-19  James E. Wilson  <wilson@specifixinc.com>
+
+       PR target/20670
+       * g++.dg/eh/fp-regs.C: New test.
+
+2005-04-20  Joseph S. Myers  <joseph@codesourcery.com>
+
+       * gcc.dg/Wint-to-pointer-cast-1.c,
+       gcc.dg/Wint-to-pointer-cast-2.c, gcc.dg/Wint-to-pointer-cast-3.c,
+       gcc.dg/Wpointer-to-int-cast-1.c, gcc.dg/Wpointer-to-int-cast-2.c,
+       gcc.dg/Wpointer-to-int-cast-3.c: New tests.
+
+2005-04-18  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
+
+       PR fortran/16861
+       * gfortran.dg/pr16861.f90: New test.
+
 2005-04-18  James A. Morrison  <phython@gcc.gnu.org>
 
        * gcc.dg/pr21085.c: New test.