OSDN Git Service

* g++.dg/ext/altivec-17.C: Adjust error message.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 366e011..9cafa32 100644 (file)
@@ -1,3 +1,141 @@
+2010-03-23  Jason Merrill  <jason@redhat.com>
+
+       * g++.dg/ext/altivec-17.C: Adjust error message.
+
+       * g++.dg/cpp0x/lambda/lambda-const-neg.C: Adjust for non-static op().
+       * g++.dg/cpp0x/lambda/lambda-conv.C: Likewise.
+       * g++.dg/cpp0x/lambda/lambda-mangle.C: Likewise.
+       * g++.dg/cpp0x/lambda/lambda-non-const.C: Likewise.
+       * g++.dg/cpp0x/lambda/lambda-conv2.C: New.
+       * g++.dg/cpp0x/lambda/lambda-conv3.C: New.
+
+2010-03-23  Mike Stump  <mikestump@comcast.net>
+
+       PR target/33120
+       * g++.dg/ext/instantiate2.C: Update for .zerofill as it doesn't
+       follow the usual conventions for symbol definitions.
+       * gcc.target/i386/darwin-zerofill.c: Add.
+
+2010-03-22  Jason Merrill  <jason@redhat.com>
+
+       PR c++/43333
+       * g++.dg/ext/is_pod.C: Pass -std=c++0x.
+       * g++.dg/ext/is_pod_98.C: New.
+
+       PR c++/43281
+       * g++.dg/cpp0x/auto18.C: New.
+
+       * gcc.dg/pr36997.c: Adjust error message.
+       * g++.dg/ext/vector9.C: Likewise.
+       * g++.dg/conversion/simd3.C: Likewise.
+       * g++.dg/other/error23.C: Likewise.
+
+2010-03-22  Michael Matz  <matz@suse.de>
+
+       PR middle-end/43475
+       * gfortran.dg/pr43475.f90: New testcase.
+
+2010-03-22  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/43390
+       * gfortran.fortran-torture/execute/pr43390.f90: New testcase.
+
+2010-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * gcc.target/powerpc/ppc-sdata-1.c: Require nonpic.
+       * gcc.target/powerpc/ppc-sdata-2.c: Likewise.
+
+2010-03-20  Simon Martin  <simartin@users.sourceforge.net>
+           Michael Matz  <matz@suse.de>
+
+       PR c++/43081
+       * g++.dg/parse/crash56.C: New test.
+
+2010-03-20  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/43450
+       * gfortran.dg/whole_file_15.f90 : New test.
+
+2010-03-20  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR fortran/43409
+       * gfortran.dg/inquire_size.f90: New test.
+
+2010-03-20  Richard Guenther  <rguenther@suse.de>
+
+       PR rtl-optimization/43438
+       * gcc.c-torture/execute/pr43438.c: New testcase.
+
+2010-03-20  Dodji Seketeli  <dodji@redhat.com>
+
+       PR c++/43375
+       * g++.dg/abi/mangle42.C: New test.
+
+2010-03-19  Andrew Pinski  <andrew_pinski@caviumnetworks.com>
+
+       PR C/43211
+       * gcc.dg/pr43211.c: New test.
+       * gcc.dg/pr18809-1.c: Don't expect an error when calling foo.
+
+2010-03-19  Bernd Schmidt  <bernd.schmidt@codesourcery.com>
+
+       PR rtl-optimization/42258
+       * gcc.target/arm/thumb1-mul-moves.c: New test.
+
+       PR target/40697
+       * gcc.target/arm/thumb-andsi.c: New test.
+
+       * gcc.target/arm/thumb-andsi.c: Correct dg-options and add
+       dg-require-effective-target.
+
+2010-03-19  Michael Matz  <matz@suse.de>
+
+       PR c++/43116
+       * g++.dg/other/pr43116.C: New testcase.
+
+2010-03-19  Michael Matz  <matz@suse.de>
+
+       PR target/43305
+       * gcc.dg/pr43305.c: New testcase.
+
+2010-03-19  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/43415
+       * gcc.c-torture/compile/pr43415.c: New testcase.
+
+2010-03-19  Eric Botcazou  <ebotcazou@adacore.com>
+
+       PR ada/43106
+       * gnat.dg/case_optimization2.adb: New test.
+       * gnat.dg/case_optimization_pkg2.ad[sb]: New helper.
+
+2010-03-18  Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
+           Jack Howarth <howarth@bromo.med.uc.edu>
+
+       PR target/36399
+       * gcc.target/i386/push-1.c: Don't xfail
+         scan-assembler-not "movups" on darwin.
+
+2010-03-18  Jakub Jelinek  <jakub@redhat.com>
+
+       PR debug/43058
+       * gcc.dg/pr43058.c: New test.
+
+2010-03-18  Martin Jambor  <mjambor@suse.cz>
+
+       PR middle-end/42450
+       * g++.dg/torture/pr42450.C: New test.
+
+2010-03-18  Michael Matz  <matz@suse.de>
+
+       PR middle-end/43419
+       * gcc.dg/pr43419.c: New testcase.
+
+2010-03-18  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR rtl-optimization/43360
+       * gcc.dg/torture/pr43360.c: New.
+
 2010-03-18  Michael Matz  <matz@suse.de>
 
        PR tree-optimization/43402
 2010-03-17  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
 
        PR libfortran/43265
-       *gfortran.dg/read_empty_file.f: New test.
-       *gfortran.dg/read_eof_all.f90: New test.
-       *gfortran.dg/namelist_27.f90: Eliminate infinite loop posibility.
-       *gfortran.dg/namelist_28.f90: Eliminate infinite loop posibility.
+       * gfortran.dg/read_empty_file.f: New test.
+       * gfortran.dg/read_eof_all.f90: New test.
+       * gfortran.dg/namelist_27.f90: Eliminate infinite loop posibility.
+       * gfortran.dg/namelist_28.f90: Eliminate infinite loop posibility.
 
 2010-03-17  Michael Matz  <matz@suse.de>