aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/patches/4.8-linaro/870-ppc_no_crtsavres.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-05-02 21:18:02 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-05-02 21:18:02 +0000
commit74a5f2faec11c15a608aef485158d0886ae06459 (patch)
treeff7e46e8f7bff396c61f61bd44489973e469ab15 /toolchain/gcc/patches/4.8-linaro/870-ppc_no_crtsavres.patch
parentedb99c5d238ab4612eec06b4de702a309df7f62c (diff)
downloadmaster-187ad058-74a5f2faec11c15a608aef485158d0886ae06459.tar.gz
master-187ad058-74a5f2faec11c15a608aef485158d0886ae06459.tar.bz2
master-187ad058-74a5f2faec11c15a608aef485158d0886ae06459.zip
toolchain/gcc: update linaro-gcc-4.8 to 2014.04
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40664 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 7d8f54fcb3..4b7fcbd5e1 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
-@@ -17661,7 +17661,7 @@ rs6000_savres_strategy (rs6000_stack_t *
+@@ -17662,7 +17662,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)
{