OSDN Git Service

PR c++/43108
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / c-c++-common / complex-sign-add.c
@@ -1,7 +1,7 @@
 /* Test complex arithmetic with signed zeros.  Pure complex
    addition.  */
 /* { dg-do run } */
-/* { dg-options "-std=gnu99" } */
+/* { dg-options "-std=gnu99" { target c } } */
 
 #include "complex-sign.h"