Update of bug #22667 (project avr-libc):
Status: None => Duplicate
Assigned to: None => joerg_wunsch
Open/Closed: Open => Closed
_______________________________________________________
Follow-up Comment #1:
Looks like just another consequence of the bug that caused
bug #22153 and bug #22415. The disassembly of crt90pwm3b.o
in the current code has
Disassembly of section .init2:
00000000 <.init2>:
0: 11 24 eor r1, r1
2: 1f be out 0x3f, r1 ; 63
4: c0 e0 ldi r28, 0x00 ; 0
4: R_AVR_LO8_LDI __stack
6: d0 e0 ldi r29, 0x00 ; 0
6: R_AVR_HI8_LDI __stack
8: de bf out 0x3e, r29 ; 62
a: cd bf out 0x3d, r28 ; 61
which looks reasonable to me.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?22667>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
_______________________________________________
AVR-libc-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/avr-libc-dev