aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc')
-rw-r--r--gcc/testsuite/gcc.dg/cpp-ifparen.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/testsuite/gcc.dg/cpp-ifparen.c b/gcc/testsuite/gcc.dg/cpp-ifparen.c
index 39e112e..b1c8ed3 100644
--- a/gcc/testsuite/gcc.dg/cpp-ifparen.c
+++ b/gcc/testsuite/gcc.dg/cpp-ifparen.c
@@ -1,3 +1,5 @@
+/* { dg-do preprocess } */
+
#if 2048 < (16 * (40) + 192)
#error /* { dg-bogus "error" "with paren" } */
#endif