aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/pch/global-1.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.dg/pch/global-1.c')
-rw-r--r--gcc/testsuite/gcc.dg/pch/global-1.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/pch/global-1.c b/gcc/testsuite/gcc.dg/pch/global-1.c
index 9594a3302d3..c1cff5f1c53 100644
--- a/gcc/testsuite/gcc.dg/pch/global-1.c
+++ b/gcc/testsuite/gcc.dg/pch/global-1.c
@@ -1,3 +1,2 @@
-/* { dg-do compile } */
#include "global-1.h"
const int bar = 3;