OSDN Git Service

* objc.dg/objc-fast-4.m: Skip for ppc64.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 1396e30..e25cd59 100644 (file)
@@ -1,3 +1,35 @@
+2006-06-05  Mike Stump  <mrs@apple.com>
+
+       * objc.dg/objc-fast-4.m: Skip for ppc64.
+
+2006-06-05  Steve Ellcey  <sje@cup.hp.com>
+
+       PR testsuite/27705
+       * gcc.dg/sibcall-7.c: Do not run on ia64-*-* platforms.
+
+2006-06-05  Dorit Nuzman  <dorit@il.ibm.com>
+            Victor Kaplansky  <victork@il.ibm.com>
+           
+        PR tree-optimizations/26360
+        * gcc.dg/vect/vect.exp: Compile tests prefixed with "no-tree-dce"
+        with -fno-tree-dce.
+        * gcc.dg/vect/no-tree-dce-pr26360.c: New test.
+
+2006-06-05  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/14067
+       * gfortran.dg/data_char_1.f90: Add messages for truncated
+       strings.
+
+       PR fortran/16943
+       * gfortran.dg/func_decl_2.f90: New test.
+
+       PR fortran/20838
+       * gfortran.dg/do_2.f90: New test.
+
+       PR fortran/27655
+       * gfortran.dg/associated_3.f90: New test.
+
 2006-06-04  Mark Mitchell  <mark@codesourcery.com>
 
        PR c++/27819