20090223-1.c: Add -Wno-attributes.
authorAndreas Krebbel <Andreas.Krebbel@de.ibm.com>
Tue, 11 Oct 2011 10:59:26 +0000 (10:59 +0000)
committerAndreas Krebbel <krebbel@gcc.gnu.org>
Tue, 11 Oct 2011 10:59:26 +0000 (10:59 +0000)
2011-10-11  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>

* gcc.target/s390/20090223-1.c: Add -Wno-attributes.

From-SVN: r179798

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/s390/20090223-1.c

index f4fcb2c7d7cde35423b33ac98d32f8e3d9a96243..48dcf8f1ec6393f192e5c63d8068e291dc8329ca 100644 (file)
@@ -1,3 +1,7 @@
+2011-10-11  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
+
+       * gcc.target/s390/20090223-1.c: Add -Wno-attributes.
+
 2011-10-11  Kirill Yukhin  <kirill.yukhin@intel.com>
 
        * gcc.target/i386/fma_double_1.c: Add -mfpmath=sse.
index 443ccb9aa69fef803639d8fdca717231ccba2cec..1bf0f2fe8f3bca569d62f81c8c705c1940ecbf61 100644 (file)
@@ -3,7 +3,7 @@
    register asm ("0").  */
 
 /* { dg-do run } */
-/* { dg-options "-O2" } */
+/* { dg-options "-O2 -Wno-attributes" } */
 
 extern void abort (void);