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: Fri, 21 Oct 2011 14:24:28 +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 #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)