avr-libc-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-libc-dev] [bug #28108] bug with winavr20090313


From: Joerg Wunsch
Subject: [avr-libc-dev] [bug #28108] bug with winavr20090313
Date: Wed, 09 Jun 2010 09:31:35 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9.0.5) Gecko/2008120121 Firefox/3.0.5

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

                  Status:                    None => Invalid                
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #5:

The resulting code snippet when compiling the code from the
attachment here using GCC 4.3.4 is:


    can_tx_msg2.id         = (uint32_t) TEST_CAN_TX_MSG2_ID;
 5de:   80 ed           ldi     r24, 0xD0       ; 208
 5e0:   e8 2e           mov     r14, r24
 5e2:   8f ef           ldi     r24, 0xFF       ; 255
 5e4:   f8 2e           mov     r15, r24
 5e6:   8f ef           ldi     r24, 0xFF       ; 255
 5e8:   08 2f           mov     r16, r24
 5ea:   8d ef           ldi     r24, 0xFD       ; 253
 5ec:   18 2f           mov     r17, r24
 5ee:   e0 92 5f 01     sts     0x015F, r14
 5f2:   f0 92 60 01     sts     0x0160, r15
 5f6:   00 93 61 01     sts     0x0161, r16
 5fa:   10 93 62 01     sts     0x0162, r17


So closing this as being fixed in GCC now (it's "invalid"
with respect to the scope of avr-libc anyway, as this has been
a compiler issue).

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]