r135953 - in /trunk/gcc: ChangeLog config/avr/a...
aesok@gcc.gnu.org
aesok@gcc.gnu.org
Mon May 26 17:44:00 GMT 2008
Author: aesok
Date: Mon May 26 17:44:50 2008
New Revision: 135953
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=135953
Log:
* config/avr/avr.md ("call_prologue_saves"): Use hi8(gs())/lo8(gs())
instead of pm_lo8/pm_hi8 to makes this call working on avr6.
* config/avr/avr.c (expand_prologue): Tune "call_prologue"
optimization for 'avr6' architecture.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/avr/avr.c
trunk/gcc/config/avr/avr.md
More information about the Gcc-cvs
mailing list