OSDN Git Service

2010-04-09 Kai Tietz <kai.tietz@onevision.com>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index ff405cd..13bbbc8 100644 (file)
@@ -1,3 +1,51 @@
+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/compile/pr43679.c: New testcase.
+
+2010-04-08  Jakub Jelinek  <jakub@redhat.com>
+
+       PR debug/43670
+       * gcc.dg/pr43670.c: New test.
+
 2010-04-08  Maxim Kuvyrkov  <maxim@codesourcery.com>
 
        PR middle-end/40815