OSDN Git Service

Backported from mainline
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.c-torture / compile / pr34648.c
index 1f7472f..8bcdae0 100644 (file)
@@ -1,7 +1,6 @@
 /* PR tree-optimization/34648 */
 
-/* { dg-do compile } */
-/* { dg-options "-O2 -fexceptions" } */
+/* { dg-options "-fexceptions" } */
 
 extern const unsigned short int **bar (void) __attribute__ ((const));
 const char *a;