OSDN Git Service

PR c++/41611
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 1c3e6f9..2b856c2 100644 (file)
@@ -1,3 +1,116 @@
+2009-12-01  Jason Merrill  <jason@redhat.com>
+
+       PR c++/41611
+       * g++.dg/abi/guard1.C: New.
+
+2009-12-91  Uros Bizjak  <ubizjak@gmail.com>
+
+       * gcc.target/i386/vperm-v4sf-1.c (dg-options): Use -msse.
+
+2009-12-01  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/42234
+       * g++.dg/gomp/pr42234.C: New test.
+
+2009-12-01  Martin Jambor  <mjambor@suse.cz>
+
+       PR tree-optimization/42237
+       * gcc.c-torture/compile/pr42237.c: New test.
+
+2009-12-01  Paolo Carlini  <paolo.carlini@oracle.com>
+
+       PR c++/42057
+       * g++.dg/parse/crash54.C: New.
+
+2009-11-30  Chao-ying Fu  <fu@mips.com>
+
+       * gcc.target/mips/dsp-lhx.c: New test.
+       * gcc.target/mips/dsp-no-lhx.c: New test.
+
+2009-11-30  Dave Korn  <dave.korn.cygwin@gmail.com>
+
+       * lib/g++.exp (g++_init): Add host-dependent settings for
+       LC_ALL and LANG.
+       * lib/gcc-dg.exp: Likewise.
+       * lib/options.exp: Likewise.
+       * lib/objc.exp (objc_init): Likewise.
+       * lib/gfortran.exp (gfortran_init): Likewise.
+
+2009-11-30  Paolo Carlini  <paolo.carlini@oracle.com>
+
+       PR c++/40371
+       * g++.dg/template/crash93.C: New.
+
+2009-11-30  Steve Ellcey  <sje@cup.hp.com>
+
+       * gcc.dg/pr41551.c: New test.
+
+2009-11-30  Janus Weil  <janus@gcc.gnu.org>
+
+       PR fortran/42053
+       * gfortran.dg/select_type_9.f03: New.
+
+2009-11-30  Janus Weil  <janus@gcc.gnu.org>
+
+       PR fortran/41631
+       * gfortran.dg/extends_type_of_1.f03: Fix invalid test case.
+       * gfortran.dg/module_md5_1.f90: Adjusted MD5 sum.
+       * gfortran.dg/select_type_1.f03: Remove FIXMEs.
+       * gfortran.dg/select_type_2.f03: Ditto.
+       * gfortran.dg/select_type_8.f03: New test.
+
+2009-11-30  Janus Weil  <janus@gcc.gnu.org>
+
+       * gfortran.dg/extends_type_of_1.f03: New test.
+       * gfortran.dg/same_type_as_1.f03: Extended.
+
+2009-11-30  Paul Thomas  <pault@gcc.gnu.org>
+
+       * gfortran.dg/class_4c.f03: Add dg-additional-sources.
+       * gfortran.dg/class_4d.f03: Rename module. Cleanup modules.
+
+2009-11-30  Janis Johnson  <janis187@us.ibm.com>
+
+       PR testsuite/42212
+       * gcc.target/powerpc/regnames-1.c: Add missing brace dg-do.
+
+2009-11-30  Martin Jambor  <mjambor@suse.cz>
+
+       PR middle-end/42196
+       * gcc.c-torture/compile/pr42196-1.c: New test.
+       * gcc.c-torture/compile/pr42196-2.c: New test.
+       * gcc.c-torture/compile/pr42196-3.c: New test.
+
+2009-11-30  Ira Rosen  <irar@il.ibm.com>
+
+       * gfortran.dg/vect/vect-7.f90: New test.
+
+2009-11-30  Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/42119
+       PR fortran/38530
+       * gfortran.dg/pr42119.f90: New testcase.
+
+2009-11-30  Dodji Seketeli  <dodji@redhat.com>
+
+       PR c++/42069
+       * g++.dg/template/typedef23.C: New test.
+
+2009-11-29  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR tree-optimization/41961
+       * g++.dg/tree-ssa/pr41961.C: New.
+
+2009-11-29  Ira Rosen  <irar@il.ibm.com>
+
+       PR tree-optimization/42193
+       * gcc.dg/vect/pr42193.c: New test.
+
+2009-11-28  Dodji Seketeli  <dodji@redhat.com>
+
+       PR c++/36408
+       * g++.dg/template/stmtexpr2.C: New test.
+
 2009-11-28  Richard Guenther  <rguenther@suse.de>
 
        PR tree-optimization/42183