summaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/patches/4.4.7/934-avr32_bug_9675.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-03-24 10:06:27 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-03-24 10:06:27 +0000
commitfc2bd072607fbe53ce14af3ac1867784f2c9a81d (patch)
tree36dca9aa48cb1bb4d96ec787e530d77a3c5be677 /toolchain/gcc/patches/4.4.7/934-avr32_bug_9675.patch
parent2450985de9b4e47c77b57c1fd9469d43d1c43636 (diff)
downloadmaster-31e0f0ae-fc2bd072607fbe53ce14af3ac1867784f2c9a81d.tar.gz
master-31e0f0ae-fc2bd072607fbe53ce14af3ac1867784f2c9a81d.tar.bz2
master-31e0f0ae-fc2bd072607fbe53ce14af3ac1867784f2c9a81d.zip
gcc: remove 4.4.7 (only used by avr32)
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44957
Diffstat (limited to 'toolchain/gcc/patches/4.4.7/934-avr32_bug_9675.patch')
-rw-r--r--toolchain/gcc/patches/4.4.7/934-avr32_bug_9675.patch21
1 files changed, 0 insertions, 21 deletions
diff --git a/toolchain/gcc/patches/4.4.7/934-avr32_bug_9675.patch b/toolchain/gcc/patches/4.4.7/934-avr32_bug_9675.patch
deleted file mode 100644
index 3690e2d04c..0000000000
--- a/toolchain/gcc/patches/4.4.7/934-avr32_bug_9675.patch
+++ /dev/null
@@ -1,21 +0,0 @@
---- a/gcc/config/avr32/lib1funcs.S
-+++ b/gcc/config/avr32/lib1funcs.S
-@@ -1460,7 +1460,6 @@ __avr32_f64_cmp_lt:
- 0:
- ld.w r7, sp++
- popm pc, r12=0
--#endif
-
- 3:
- cp.w r7, 1 /* Check sign bit from r9 */
-@@ -1481,8 +1480,8 @@ __avr32_f64_cmp_lt:
- reteq 0 /* Both operands are zero. Return false. */
- #endif
- ret r12
--
--
-+#endif
-+
- #if defined(L_avr32_f64_div) || defined(L_avr32_f64_div_fast)
- .align 2
-