aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/20010202-1.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.dg/20010202-1.c')
-rw-r--r--gcc/testsuite/gcc.dg/20010202-1.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/testsuite/gcc.dg/20010202-1.c b/gcc/testsuite/gcc.dg/20010202-1.c
index e4eaae0b246..f600373b8a3 100644
--- a/gcc/testsuite/gcc.dg/20010202-1.c
+++ b/gcc/testsuite/gcc.dg/20010202-1.c
@@ -1,6 +1,9 @@
/* { dg-do compile { target i?86-*-* sparc*-*-* } } */
/* { dg-options "-O2" } */
+extern void abort (void);
+extern void exit (int);
+
typedef enum { false, true } __attribute__ ((packed)) boolean;
typedef struct {
enum {