aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Stump <mrs@apple.com>2005-12-16 21:17:00 +0000
committerMike Stump <mrs@apple.com>2005-12-16 21:17:00 +0000
commitb28528be72bcf6623edc2b0bbb56da874f67d301 (patch)
tree003973e7150cd534a439a6a320f3dd52b556ddd4
parent4ae9b9620bb39124453131f84cec4754eaeeeae6 (diff)
Update testcase from mainline.apple/gcc-5310
git-svn-id: https://gcc.gnu.org/svn/gcc/branches/apple-local-200502-branch@108681 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/testsuite/gcc.c-torture/compile/920415-1.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/gcc/testsuite/gcc.c-torture/compile/920415-1.c b/gcc/testsuite/gcc.c-torture/compile/920415-1.c
index 511ac93176d..8c97ae83787 100644
--- a/gcc/testsuite/gcc.c-torture/compile/920415-1.c
+++ b/gcc/testsuite/gcc.c-torture/compile/920415-1.c
@@ -2,8 +2,10 @@
/* { dg-options "-fnested-functions" } */
/* APPLE LOCAL end testsuite nested functions */
-/* APPLE LOCAL testsuite added stdlib.h */
-#include <stdlib.h>
+/* APPLE LOCAL begin mainline */
+extern void abort (void);
+extern void exit (int);
+/* APPLE LOCAL end mainline */
#ifndef NO_LABEL_VALUES
f ()