]> git.ipfire.org Git - people/arne_f/ipfire-3.x.git/blobdiff - gcc/patches/gcc47-no-add-needed.patch0
gcc: Update to 4.7.0.
[people/arne_f/ipfire-3.x.git] / gcc / patches / gcc47-no-add-needed.patch0
similarity index 91%
rename from gcc/patches/gcc46-no-add-needed.patch0
rename to gcc/patches/gcc47-no-add-needed.patch0
index 8aac2092cbdff2ff77814c8072d39752d61fb048..7e38b0b69c69f0a3cf6b5ebf79d006dba6cf55b7 100644 (file)
  /* A C statement (sans semicolon) to output to the stdio stream STREAM
 --- gcc/config/ia64/linux.h.jj 2011-01-03 13:02:11.462994522 +0100
 +++ gcc/config/ia64/linux.h    2011-01-04 18:14:10.931874160 +0100
-@@ -82,7 +82,7 @@ do {                                         \
+@@ -77,7 +77,7 @@ do {                                         \
     Signalize that because we have fde-glibc, we don't need all C shared libs
     linked against -lgcc_s.  */
  #undef LINK_EH_SPEC
 -#define LINK_EH_SPEC ""
 +#define LINK_EH_SPEC "--no-add-needed "
  
- #define MD_UNWIND_SUPPORT "config/ia64/linux-unwind.h"
+ /* Put all *tf routines in libgcc.  */
+ #undef LIBGCC2_HAS_TF_MODE
 --- gcc/config/gnu-user.h.jj   2011-01-03 12:53:03.739057299 +0100
 +++ gcc/config/gnu-user.h      2011-01-04 18:14:10.932814884 +0100
 @@ -82,7 +82,7 @@ see the files COPYING3 and COPYING.RUNTI
@@ -41,8 +41,8 @@
  #undef LINK_GCC_C_SEQUENCE_SPEC
 --- gcc/config/rs6000/sysv4.h.jj       2011-01-03 13:02:18.255994215 +0100
 +++ gcc/config/rs6000/sysv4.h  2011-01-04 18:14:10.933888871 +0100
-@@ -869,7 +869,7 @@ extern int fixuplabelno;
-   -dynamic-linker " LINUX_DYNAMIC_LINKER "}}"
+@@ -820,7 +820,7 @@ extern int fixuplabelno;
+   -dynamic-linker " GNU_USER_DYNAMIC_LINKER "}}"
  
  #if defined(HAVE_LD_EH_FRAME_HDR)
 -# define LINK_EH_SPEC "%{!static:--eh-frame-hdr} "