This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/53033] [avr]: Wrong register number for 3-byte loads via X


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

--- Comment #4 from Georg-Johann Lay <gjl at gcc dot gnu.org> 2012-04-19 11:33:08 UTC ---
Author: gjl
Date: Thu Apr 19 11:33:01 2012
New Revision: 186589

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=186589
Log:
    Backport from 2012-04-19 mainline r186588.
    PR target/53033
    * config/avr/avr.c (avr_out_load_psi): Fix assembler template for
    the case *(X+const).


Modified:
    branches/gcc-4_7-branch/gcc/ChangeLog
    branches/gcc-4_7-branch/gcc/config/avr/avr.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]