http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52543

Georg-Johann Lay <gjl at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |FIXME

--- Comment #6 from Georg-Johann Lay <gjl at gcc dot gnu.org> 2012-03-22 
15:55:11 UTC ---
FIXME: It works for avr now, but just because that backend hacks around by
using UNSPEC instead of MEM.  This is legitimate because the affected
address-spaces read from Flash, i.e. from non-changing memory.  For respective
FIXMEs see avr.c and avr.md as introduced by the patches above.

Reply via email to