From d7c5441c1b3010b5245ce3e31f164d3bc9486a90 Mon Sep 17 00:00:00 2001 From: megacz Date: Fri, 30 Jan 2004 07:05:25 +0000 Subject: [PATCH] 2003/09/07 10:29:48 darcs-hash:20040130070525-2ba56-66d47176d837cf08bf0cd96c76eeaa150d4e4a57.gz --- upstream/gcc-3.3/patches/darwin.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/upstream/gcc-3.3/patches/darwin.patch b/upstream/gcc-3.3/patches/darwin.patch index 1ffe91a..c90791d 100644 --- a/upstream/gcc-3.3/patches/darwin.patch +++ b/upstream/gcc-3.3/patches/darwin.patch @@ -1168,3 +1168,13 @@ diff -ur boehm-gc/threadlibs.c gcc-3.3+/boehm-gc/threadlibs.c printf("-lpthread\n"); # endif # if defined(GC_HPUX_THREADS) || defined(GC_OSF1_THREADS) +--- gcc/unwind-dw2-fde-darwin.c Sun Sep 7 01:26:14 2003 ++++ gcc/unwind-dw2-fde-darwin.c Sun Sep 7 01:26:17 2003 +@@ -27,6 +27,7 @@ + /* Locate the FDE entry for a given address, using Darwin's keymgr support. */ + + #include "tconfig.h" ++#include + #include + #include + #include "dwarf2.h" -- 1.7.10.4