Root/toolchain/gcc/patches/4.4.7/934-avr32_bug_9675.patch

1--- a/gcc/config/avr32/lib1funcs.S
2+++ b/gcc/config/avr32/lib1funcs.S
3@@ -1460,7 +1460,6 @@ __avr32_f64_cmp_lt:
4 0:
5         ld.w r7, sp++
6         popm pc, r12=0
7-#endif
8  
9 3:
10         cp.w r7, 1 /* Check sign bit from r9 */
11@@ -1481,8 +1480,8 @@ __avr32_f64_cmp_lt:
12     reteq 0 /* Both operands are zero. Return false. */
13 #endif
14     ret r12
15-
16-
17+#endif
18+
19 #if defined(L_avr32_f64_div) || defined(L_avr32_f64_div_fast)
20         .align 2
21 
22

Archive Download this file



interactive