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] | |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50820
--- Comment #1 from Georg-Johann Lay <gjl at gcc dot gnu.org> 2011-10-21 12:48:08 UTC ---
Author: gjl
Date: Fri Oct 21 12:48:04 2011
New Revision: 180299
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180299
Log:
PR target/50820
* config/avr/libgcc.S (__EIND__): New define to 0x3C.
(__tablejump__): Consistently use EIND for indirect jump/call.
(__tablejump_elpm__): Ditto.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/avr/libgcc.S
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |