OSDN Git Service

PR c++/42623
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 51cf82d..ea156f6 100644 (file)
@@ -1,3 +1,46 @@
+2010-04-09  Jason Merrill  <jason@redhat.com>
+
+       PR c++/42623
+       * g++.dg/template/sizeof13.C: New.
+
+2010-04-09  Kai Tietz  <kai.tietz@onevision.com>
+
+       * g++.dg/other/pr35504.C: Add check for thiscall.
+       * g++.dg/torture/stackalign/eh-thiscall-1.C: New.
+       * gcc.dg/torture/stackalign/thiscall-1.c: New.
+       
+2010-04-09  Manuel López-Ibáñez  <manu@gcc.gnu.org>
+
+       PR c++/28584
+       * gcc.dg/Wint-to-pointer-cast-1.c: Move to...
+       * c-c++-common/Wint-to-pointer-cast-1.c: ...  here.
+       * gcc.dg/Wint-to-pointer-cast-2.c: Move to...   
+       * c-c++-common/Wint-to-pointer-cast-2.c: ...  here.
+       * gcc.dg/Wint-to-pointer-cast-3.c: Move to...   
+       * c-c++-common/Wint-to-pointer-cast-3.c: ...  here. Update.
+       * g++.old-deja/g++.mike/warn1.C: Add -Wno-int-to-pointer-cast.
+       * g++.dg/other/increment1.C: Likewise.
+
+2010-04-09  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/18918
+       * gfortran.dg/coarray_7.f90: New test.
+       * gfortran.dg/coarray_8.f90: New test.
+
+2010-04-08  Bud Davis  <bdavis9659@sbcglobal.net>
+
+       PR fortran/28039
+       * gfortran.dg/fmt_with_extra.f: Remove xfail and update test.
+
+2010-04-08  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       PR target/43643
+       * gcc.dg/pr43643.c: New test.
+
+2010-04-08  Tobias Burnus  <burnus@net-b.de>
+
+       * gfortran.dg/iso_fortran_env_6.f90: Add more checks.
+
 2010-04-08  Richard Guenther  <rguenther@suse.de>
 
        PR tree-optimization/43679
        * gcc.c-torture/execute/pr43629.c: New testcase.
 
 2010-04-01  Janne Blomqvist  <jb@gcc.gnu.org>
-            Dominique d'Humieres  <dominiq@lps.ens.fr>
+           Dominique d'Humieres  <dominiq@lps.ens.fr>
 
        PR libfortran/43605
        * gfortran.dg/ftell_3.f90: Enhance test case by reading more.