[Bug target/50820] [avr] Use EIND consistently
gjl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed May 2 17:38:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50820
--- Comment #6 from Georg-Johann Lay <gjl at gcc dot gnu.org> 2012-05-02 17:37:36 UTC ---
Author: gjl
Date: Wed May 2 17:37:31 2012
New Revision: 187059
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187059
Log:
Backport from 2011-10-21 4.6-branch 180303.
PR target/50820
* config/avr/libgcc.S (__EIND__): New define to 0x3C.
(__tablejump__): Consistently use EIND for indirect jump/call.
(__tablejump_elpm__): Ditto.
Modified:
branches/gcc-4_5-branch/gcc/ChangeLog
branches/gcc-4_5-branch/gcc/config/avr/libgcc.S
More information about the Gcc-bugs
mailing list