20020926-1.c: Added "-mesa" to dg-options.
authorAndreas Krebbel <krebbel1@de.ibm.com>
Wed, 17 Aug 2005 08:55:30 +0000 (08:55 +0000)
committerAndreas Krebbel <krebbel@gcc.gnu.org>
Wed, 17 Aug 2005 08:55:30 +0000 (08:55 +0000)
2005-08-17  Andreas Krebbel  <krebbel1@de.ibm.com>

* testsuite/gcc.dg/20020926-1.c: Added "-mesa" to dg-options.

From-SVN: r103210

gcc/ChangeLog
gcc/testsuite/gcc.dg/20020926-1.c

index f3c950e..d6cd3b1 100644 (file)
@@ -1,3 +1,7 @@
+2005-08-17  Andreas Krebbel  <krebbel1@de.ibm.com>
+
+       * testsuite/gcc.dg/20020926-1.c: Added "-mesa" to dg-options.
+
 2005-08-17  Nick Clifton  <nickc@redhat.com>
 
        * config/stormy16/stormy16.c (xstormy16_encode_section_info):
index d2d6574..7a8c716 100644 (file)
@@ -2,7 +2,7 @@
    negative displacements.  */
 
 /* { dg-do compile { target s390-*-* } } */
-/* { dg-options "-O2" } */
+/* { dg-options "-O2 -mesa" } */
 
 int test (int *addr)
 {