2003/09/07 10:29:48
[org.ibex.core.git] / upstream / gcc-3.3 / patches / darwin.patch
index 1ffe91a..c90791d 100644 (file)
@@ -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 <stddef.h>
+ #include <string.h>
+ #include <stdlib.h>
+ #include "dwarf2.h"