summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/20031216-1.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.dg/20031216-1.c')
-rw-r--r--gcc/testsuite/gcc.dg/20031216-1.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/testsuite/gcc.dg/20031216-1.c b/gcc/testsuite/gcc.dg/20031216-1.c
index d8ee0703d7f..7c706d86bea 100644
--- a/gcc/testsuite/gcc.dg/20031216-1.c
+++ b/gcc/testsuite/gcc.dg/20031216-1.c
@@ -4,6 +4,8 @@
/* { dg-options "-O2" } */
/* { dg-options "-O2 -fPIC" { target s390*-*-* } } */
+extern void abort (void);
+
int count = 0;
char *str;