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

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

[avr-libc-dev] [bug #21623] boot.h: Use the "z" register constraint


From: Eric Weddington
Subject: [avr-libc-dev] [bug #21623] boot.h: Use the "z" register constraint
Date: Wed, 21 Nov 2007 03:19:39 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071025 Firefox/2.0.0.9

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

             Assigned to:                    None => arcanum                

    _______________________________________________________

Follow-up Comment #1:

I have some concerns:
- Even though you replace the constraint with the Z constraint, you are
removing r30, r31 from the clobbered list. Should this be done?
- Right now there is a major AVR GCC bug with the EEPROM API because it uses
the Z register instead of a general purpose reg and the compiler can't find a
register to use.

I would prefer if this change got a lot of testing before it gets committed.

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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