OSDN Git Service

* gcc.dg/pack-test-1.c: Gate on ! default_packed.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 03be1ca..7c192b0 100644 (file)
@@ -1,3 +1,101 @@
+2005-11-14  Hans-Peter Nilsson  <hp@axis.com>
+
+       * gcc.dg/pack-test-1.c: Gate on ! default_packed.
+
+2005-11-13  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/20293
+       * g++.dg/parse/ambig4.C: New test.
+       * g++.dg/tc1/dr101.C: Adjust error markers.
+       * g++.dg/lookup/strong-using-2.C: Likewise.
+       * g++.dg/lookup/ambig5.C: Likewise.
+       * g++.dg/lookup/ambig4.C: Likewise.
+       * g++.dg/parse/crash22.C: Likewise.
+
+2005-11-14  Hans-Peter Nilsson  <hp@axis.com>
+
+       * gcc.dg/pr19340.c: Skip for mmix-*-* and cris-*-*.
+
+2005-11-13  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gcc.dg/nested-calls-1.c: New test.
+
+2005-11-13  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
+
+       * gfortran.dg/complex_intrinsic_1.f90: New test.
+       * gfortran.dg/complex_intrinsic_2.f90: New test.
+       * gfortran.dg/fgetc_1.f90: New test.
+       * gfortran.dg/fgetc_2.f90: New test.
+       * gfortran.dg/fgetc_3.f90: New test.
+       * gfortran.dg/ftell_1.f90: New test.
+       * gfortran.dg/ftell_2.f90: New test.
+       * gfortran.dg/gnu_logical_1.F: New test.
+       * gfortran.dg/gnu_logical_2.f90: New test.
+
+2005-11-13  Andrew Pinski  <pinskia@physics.uc.edu>
+
+       PR middle-end/24820
+       * testsuite/gcc.dg/pr24820.c: New test.
+
+2005-11-13  Zdenek Dvorak  <dvorakz@suse.cz>
+
+       * gcc.dg/tree-ssa/loop-2.c: Fix outcome.
+       * gcc.dg/tree-ssa/loop-3.c: Change type of loop control
+       variable.
+
+2005-11-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
+
+       testsuite/24614
+       * gcc.dg/nested-func-4.c: Add dg-options for hppa*-*-hpux*.
+
+2005-11-12  Hans-Peter Nilsson  <hp@axis.com>
+
+       * gcc.target/cris/cris.exp: New file.
+       * gcc.target/cris/rld-legit1.c: New test.
+       * gcc.target/cris/rld-legit2.c: New test.
+
+2005-11-12  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/24780
+       * g++.dg/opt/pr24780.C: New test.
+
+       PR c++/24761
+       * g++.dg/template/asm1.C: New test.
+
+2005-11-12  Steven G. Kargl  <kargls@comcast.net>
+
+       PR libgfortran/24787
+       * gfortran.dg/scan_1.f90: New test.
+
+2005-11-12  Jan Hubicka  <jh@suse.cz>
+
+       * gcc.target/i386/minmax-1.c: New.
+       * gcc.target/i386/minmax-2.c: New.
+
+2005-11-12  Kaz Kojima  <kkojima@gcc.gnu.org>
+
+       * gcc.dg/pr24445.c: Fix for 64-bit targets.
+
+2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gcc.c-torture/execute/20051110-1.c,
+       gcc.c-torture/execute/20051110-2.c: New tests.
+
+2005-11-12  Hans-Peter Nilsson  <hp@axis.com>
+
+       PR middle-end/24750
+       * gcc.dg/torture/pr24750-1.c, gcc.target/cris/torture/pr24750-2.c:
+        New tests.
+
+2005-11-11  Andreas Tobler  <a.tobler@schweiz.ch>
+
+       * lib/target-libpath.exp (get_shlib_extension): New proc.
+       * lib/g++.exp (g++_link_flags): Add flags in case of shared only build.
+       * lib/gfortran.exp (gfortran_link_flags): Likewise.
+       * lib/objc.exp (objc_target_compile): Likewise.
+       * lib/obj-c++.exp (obj-c++_link_flags): Likewise. Fix multilib libgcc
+       detection.
+
 2005-11-11  Andreas Tobler  <a.tobler@schweiz.ch>
 
        * gfortran.dg/static_linking_1.f: Fix static_libgfortran processing.