]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/testsuite/g++.dg/torture/pr40991.C
Merge dg-options and dg-additional-options if len <= 120 chars.
[thirdparty/gcc.git] / gcc / testsuite / g++.dg / torture / pr40991.C
index bce5f7e6893acf93fa73c1e09e4dda6bd136f68e..f314ebc58211516168db12568b84d0fb1526af3b 100644 (file)
@@ -1,5 +1,4 @@
-/* { dg-options "-std=gnu++0x" } */
-/* { dg-additional-options "-Wno-return-type" } */
+/* { dg-options "-std=gnu++0x -Wno-return-type" } */
 
 typedef __SIZE_TYPE__ size_t;
 namespace std __attribute__ ((__visibility__ ("default"))) {