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/50820] [avr] Use EIND consistently


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

--- Comment #2 from Georg-Johann Lay <gjl at gcc dot gnu.org> 2011-10-21 14:24:28 UTC ---
Author: gjl
Date: Fri Oct 21 14:24:21 2011
New Revision: 180303

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180303
Log:
    PR target/50820
    Backport from Mainline r180299.
    * config/avr/libgcc.S (__EIND__): New define to 0x3C.
    (__tablejump__): Consistently use EIND for indirect jump/call.
    (__tablejump_elpm__): Ditto.


Modified:
    branches/gcc-4_6-branch/gcc/ChangeLog
    branches/gcc-4_6-branch/gcc/config/avr/libgcc.S   (contents, props changed)

Propchange: branches/gcc-4_6-branch/gcc/config/avr/libgcc.S
            ('svn:mergeinfo' added)


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