Update of bug #22415 (project avr-libc):

                  Status:                    None => Fixed                  
             Assigned to:                    None => joerg_wunsch           
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #2:

Yes, the subject sounded familar to me.

I just verified a fresh build of avr-libc-1.6:

  fa:   01 f4           brne    .+0             ; 0xfc <malloc+0xfc>
                        fa: R_AVR_7_PCREL       .text+0x10c
  fc:   2d b7           in      r18, 0x3d       ; 61
  fe:   3e b7           in      r19, 0x3e       ; 62
 100:   80 91 00 00     lds     r24, 0x0000
                        102: R_AVR_16   .data
 104:   90 91 00 00     lds     r25, 0x0000
                        106: R_AVR_16   .data+0x1
 108:   28 1b           sub     r18, r24
 10a:   39 0b           sbc     r19, r25
 10c:   a0 91 00 00     lds     r26, 0x0000
                        10e: R_AVR_16   __brkval
 110:   b0 91 00 00     lds     r27, 0x0000
                        112: R_AVR_16   __brkval+0x1

So everything looks fine now.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?22415>

_______________________________________________
  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

Reply via email to