OSDN Git Service

gcc/testsuite/
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index a4c4923..619e625 100644 (file)
@@ -1,3 +1,71 @@
+2007-09-27  Richard Sandiford  <rsandifo@nildram.co.uk>
+
+       * gcc.dg/c99-tgmath-1.c: Require c99_runtime and add the associated
+       options.
+       * gcc.dg/c99-tgmath-2.c: Likewise.
+       * gcc.dg/c99-tgmath-3.c: Likewise.
+       * gcc.dg/c99-tgmath-4.c: Likewise.
+
+2007-09-27  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/33568
+       * gfortran.dg/anint_1.f90: New test.
+
+2007-09-27  Ian Lance Taylor  <iant@google.com>
+
+       PR tree-optimization/33565
+       * gcc.dg/Wstrict-overflow-20.c: New test.
+
+2007-09-27  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
+
+       * gfortran.dg/openmp_stack.f90: Fix typo.
+       * gfortran.dg/recursive_stack.f90: Fix typo.
+
+2007-09-27  Paolo Carlini  <pcarlini@suse.de>
+
+       PR c++/33493
+       * g++.dg/template/error31.C: New.
+
+2007-09-27  Jakub Jelinek  <jakub@redhat.com>
+
+       * lib/prune.exp: Prune also "^In function .*$" lines and
+       "^    inlined from .*$" lines.
+
+2007-09-26  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/33563
+       * gcc.dg/torture/pr33563.c: New testcase.
+
+2007-09-26  Joseph Myers  <joseph@codesourcery.com>
+
+       PR c/25309
+       * gcc.dg/large-size-array-2.c: Expect diagnostic for too-large
+       array.
+       * gcc.dg/large-size-array-4.c: New.  Copy of large-size-array-2.c
+       without -O2.
+
+2007-09-26  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/30375
+       PR tree-optimization/33560
+       * gcc.dg/tree-ssa/complex-4.c: XFAIL.
+       * gcc.dg/tree-ssa/complex-5.c: Likewise.
+       * gcc.dg/tree-ssa/ssa-dse-9.c: Likewise.
+       * gcc.dg/torture/pr30375.c: New testcase.
+       * gcc.dg/torture/pr33560.c: New testcase.
+       * gcc.dg/tree-ssa/pr30375.c: Likewise.
+
+2007-09-25  Simon Martin  <simartin@users.sourceforge.net>
+
+       PR c++/33207
+       * g++.dg/parse/crash38.C: New test.
+
+2007-09-25  Michael Meissner  <michael.meissner@amd.com>
+
+       PR c/33524
+       * gcc.target/i386/sse5-convert.c: New file, test int->long
+       vectorized conversions.
+
 2007-09-25  Revital Eres  <eres@il.ibm.com>
 
        * testsuite/gcc.target/powerpc/ppc-paired.c (paired_sel): Add.