X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=blobdiff_plain;f=toolchain%2Fgcc%2Fpatches%2F3.4.6%2F601-gcc34-arm-ldm.patch;fp=toolchain%2Fgcc%2Fpatches%2F3.4.6%2F601-gcc34-arm-ldm.patch;h=90c5853c83456df136c10bdcf8d5f2147a80cf03;hp=142052fdf078f5ae01e82c6e761d2e41a59e5fe9;hb=6868c1692009f44db404522a2070f637fb60569e;hpb=56f4c0efd7892eb47980358a72fc76c13f843f6f;ds=sidebyside diff --git a/toolchain/gcc/patches/3.4.6/601-gcc34-arm-ldm.patch b/toolchain/gcc/patches/3.4.6/601-gcc34-arm-ldm.patch index 142052fdf..90c5853c8 100644 --- a/toolchain/gcc/patches/3.4.6/601-gcc34-arm-ldm.patch +++ b/toolchain/gcc/patches/3.4.6/601-gcc34-arm-ldm.patch @@ -1,6 +1,6 @@ ---- gcc-3.4.0/gcc/config/arm/arm.c.arm-ldm 2004-02-27 09:51:05.000000000 -0500 -+++ gcc-3.4.0/gcc/config/arm/arm.c 2004-04-24 18:16:25.000000000 -0400 -@@ -8520,6 +8520,26 @@ +--- a/gcc/config/arm/arm.c ++++ b/gcc/config/arm/arm.c +@@ -8514,6 +8514,26 @@ arm_output_function_prologue (FILE *f, H return_used_this_function = 0; } @@ -27,7 +27,7 @@ const char * arm_output_epilogue (rtx sibling) { -@@ -8753,27 +8773,47 @@ +@@ -8747,27 +8767,47 @@ arm_output_epilogue (rtx sibling) saved_regs_mask |= (1 << PC_REGNUM); } @@ -94,7 +94,7 @@ } if (current_function_pretend_args_size) -@@ -11401,22 +11441,6 @@ +@@ -11395,22 +11435,6 @@ replace_symbols_in_block (tree block, rt } }