diff options
Diffstat (limited to 'openwrt/toolchain/gcc/3.4.2/402-mips-pr17770.patch')
-rw-r--r-- | openwrt/toolchain/gcc/3.4.2/402-mips-pr17770.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/openwrt/toolchain/gcc/3.4.2/402-mips-pr17770.patch b/openwrt/toolchain/gcc/3.4.2/402-mips-pr17770.patch deleted file mode 100644 index 87d603023c..0000000000 --- a/openwrt/toolchain/gcc/3.4.2/402-mips-pr17770.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- gcc-3.4.2/gcc/config/mips/mips.md 2004-06-25 02:35:30.000000000 -0500 -+++ gcc-3.4-cvs/gcc/config/mips/mips.md 2004-10-26 01:54:56.000000000 -0500 -@@ -4073,8 +4073,7 @@ - "!TARGET_MIPS16" - "lwl\t%0,%2" - [(set_attr "type" "load") -- (set_attr "mode" "SI") -- (set_attr "hazard" "none")]) -+ (set_attr "mode" "SI")]) - - (define_insn "mov_lwr" - [(set (match_operand:SI 0 "register_operand" "=d") |