summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/pr25682.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.dg/pr25682.c')
-rw-r--r--gcc/testsuite/gcc.dg/pr25682.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/testsuite/gcc.dg/pr25682.c b/gcc/testsuite/gcc.dg/pr25682.c
index 3a1d7c2ba59..4118862a1ff 100644
--- a/gcc/testsuite/gcc.dg/pr25682.c
+++ b/gcc/testsuite/gcc.dg/pr25682.c
@@ -1,5 +1,6 @@
/* PR c/25682 */
/* { dg-do compile } */
+/* { dg-options "-ansi" } */
/* Test whether we don't ICE on questionable constructs where offsetof
should have been used instead. */