summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/transparent-union-1.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.dg/transparent-union-1.c')
-rw-r--r--gcc/testsuite/gcc.dg/transparent-union-1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/transparent-union-1.c b/gcc/testsuite/gcc.dg/transparent-union-1.c
index 2360912e3c5..3f0c260c906 100644
--- a/gcc/testsuite/gcc.dg/transparent-union-1.c
+++ b/gcc/testsuite/gcc.dg/transparent-union-1.c
@@ -1,5 +1,5 @@
/* PR c/20043 */
-/* { dg-compile } */
+/* { dg-do compile } */
/* { dg-options "-std=gnu99" } */
extern void f0 (int *);