X-Git-Url: http://git.archive.openwrt.org/?a=blobdiff_plain;f=toolchain%2Fgcc%2Fpatches%2F4.8-linaro%2F870-ppc_no_crtsavres.patch;h=4b7fcbd5e1c921600af63701a9ab8b0d098874e4;hb=74a5f2faec11c15a608aef485158d0886ae06459;hp=7d8f54fcb3bbe37132a00e38a66835bc9b5083ed;hpb=cebb4f110e5160bd619e6a2ec74e3a103d6cfbca;p=15.05%2Fopenwrt.git 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) {