aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/patches/4.8-linaro/870-ppc_no_crtsavres.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2013-11-26 18:42:32 +0000
committerImre Kaloz <kaloz@openwrt.org>2013-11-26 18:42:32 +0000
commitcebb4f110e5160bd619e6a2ec74e3a103d6cfbca (patch)
treec24718d7f1f99e0750af1f1e0a5f12dbc7a29bda /toolchain/gcc/patches/4.8-linaro/870-ppc_no_crtsavres.patch
parente43d5edd0b0f9bf739ac82494d55bff17b2d2bb8 (diff)
downloadmaster-187ad058-cebb4f110e5160bd619e6a2ec74e3a103d6cfbca.tar.gz
master-187ad058-cebb4f110e5160bd619e6a2ec74e3a103d6cfbca.tar.bz2
master-187ad058-cebb4f110e5160bd619e6a2ec74e3a103d6cfbca.zip
[toolchain/gcc]: upgrade Linaro GCC 4.8 to 4.8-2013.11
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38922 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain/gcc/patches/4.8-linaro/870-ppc_no_crtsavres.patch')
-rw-r--r--toolchain/gcc/patches/4.8-linaro/870-ppc_no_crtsavres.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/gcc/patches/4.8-linaro/870-ppc_no_crtsavres.patch b/toolchain/gcc/patches/4.8-linaro/870-ppc_no_crtsavres.patch
index 14e4fbdce9..7d8f54fcb3 100644
--- a/toolchain/gcc/patches/4.8-linaro/870-ppc_no_crtsavres.patch
+++ b/toolchain/gcc/patches/4.8-linaro/870-ppc_no_crtsavres.patch
@@ -1,6 +1,6 @@
--- a/gcc/config/rs6000/rs6000.c
+++ b/gcc/config/rs6000/rs6000.c
-@@ -17664,7 +17664,7 @@ rs6000_savres_strategy (rs6000_stack_t *
+@@ -17661,7 +17661,7 @@ rs6000_savres_strategy (rs6000_stack_t *
/* Define cutoff for using out-of-line functions to save registers. */
if (DEFAULT_ABI == ABI_V4 || TARGET_ELF)
{