This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/50820] [avr] Use EIND consistently
- From: "gjl at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 02 May 2012 17:37:36 +0000
- Subject: [Bug target/50820] [avr] Use EIND consistently
- Auto-submitted: auto-generated
- References: <bug-50820-4@http.gcc.gnu.org/bugzilla/>
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