OSDN Git Service

PR middle-end/24827
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 91cb4e2..a3accaf 100644 (file)
@@ -1,3 +1,74 @@
+2005-12-30  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
+
+       PR middle-end/24827
+       * gcc.dg/attr-weakref-1.c: Skip test on hppa*-*-hpux*.
+
+2005-12-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       PR testsuite/25214
+       * gcc.target/i386/local2.c: Skip if ilp32 and -fpic/-fpic.
+
+2005-12-30  Erik Edelmann  <eedelman@gcc.gnu.org>
+
+       PR fortran/22607
+       * gfortran-dg/pure_byref_3.f90: New.
+
+       fortran/PR 25396
+       * gfortran.dg/userdef_operator_1.f90: New.
+
+2005-12-29  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.dg/abi/thunk3.C: New.
+       * g++.dg/abi/thunk4.C: New.
+
+2005-12-29  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/25532
+       * gfortran.dg/host_used_types_1.f90: New test. Check that host
+       associated derived type components of derived types are
+       properly declared in contained procedures.
+
+2005-12-28  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR libgfortran/25139
+       * gfortran.dg/backspace_2.f: New test.
+
+2005-12-28  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR libgfortran/25550
+       * gfortran.dg/endfile.f: New test.
+
+2005-12-28  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR libgfortran/25419
+       * gfortran.dg/comma.f: New test.
+
+2005-12-28  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
+
+       * lib/gfortran-dg.exp: Remove trailing whitespace.
+       * lib/fortran-torture.exp: Test with -fbounds-check instead of
+       -funroll-all-loops.
+
+2005-12-28  Alan Modra  <amodra@bigpond.net.au>
+
+       * gcc.dg/torture/fp-int-convert-timode.c: Don't test IBM
+       Extended Double long doubles or repeat tests when long double is
+       the same size as double.
+
+2005-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * g++.dg/rtti/tinfo1.C: Scan for ".global" also.
+       
+       PR testsuite/25442
+       * gcc.dg/ipa/ipa-1.c, gcc.dg/ipa/ipa-2.c, gcc.dg/ipa/ipa-3.c,
+       gcc.dg/ipa/ipa-4.c, gcc.dg/ipa/ipa-5.c: Skip if -fpic/-fPIC.
+
+       PR testsuite/25441
+       * gcc.dg/pr23911.c: Make test variable static.
+
+       PR testsuite/25444
+       * gcc.dg/tree-ssa/pr14841.c: Likewise.
+
 2005-12-26  Mark Mitchell  <mark@codesourcery.com>
 
        PR c++/25439
 
 2005-12-22  Paul Brook  <paul@codesourcery.com>
 
+       * gcc.dg/weak/typeof-2.c: Skip assembly test on m68k.
+
+2005-12-22  Paul Brook  <paul@codesourcery.com>
+
        * gcc.dg/tree-ssa/loop-1.c: Look for jump/branch on m68k.
 
 2005-12-22  Andrew Pinski  <pinskia@physics.uc.edu>