aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/20040203-1.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.dg/20040203-1.c')
-rw-r--r--gcc/testsuite/gcc.dg/20040203-1.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/testsuite/gcc.dg/20040203-1.c b/gcc/testsuite/gcc.dg/20040203-1.c
index 59c824e..b92c0ec 100644
--- a/gcc/testsuite/gcc.dg/20040203-1.c
+++ b/gcc/testsuite/gcc.dg/20040203-1.c
@@ -1,6 +1,6 @@
/* PR/13994; bug_cond2 was rejected on gcc up to version 3.4.x */
-/* { dg-do compile }*/
-/* { dg-options "-std=gnu89" }*/
+/* { dg-do compile } */
+/* { dg-options "-std=gnu89" } */
struct s { char c[1]; };
struct s a;