aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/pr101364-1.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.dg/pr101364-1.c')
-rw-r--r--gcc/testsuite/gcc.dg/pr101364-1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/pr101364-1.c b/gcc/testsuite/gcc.dg/pr101364-1.c
index e7c94a0..c2e3211 100644
--- a/gcc/testsuite/gcc.dg/pr101364-1.c
+++ b/gcc/testsuite/gcc.dg/pr101364-1.c
@@ -1,5 +1,5 @@
/* { dg-do compile } */
-/* { dg-options "-std=c90 "} */
+/* { dg-options "-std=c90" } */
void fruit(); /* { dg-message "previous declaration" } */
void fruit( /* { dg-error "conflicting types for" } */