This is the mail archive of the gcc-cvs@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]

r136826 - in /branches/gcc-4_3-branch/gcc: Chan...


Author: aesok
Date: Sun Jun 15 21:32:29 2008
New Revision: 136826

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=136826
Log:
	PR target/36424
	* config/avr/avr.h (HARD_REGNO_RENAME_OK): Define.
	* config/avr/avr.c (avr_hard_regno_rename_ok): New function. 
	* config/avr/avr-protos.h (avr_hard_regno_rename_ok): New prototype. 

Modified:
    branches/gcc-4_3-branch/gcc/ChangeLog
    branches/gcc-4_3-branch/gcc/config/avr/avr-protos.h
    branches/gcc-4_3-branch/gcc/config/avr/avr.c
    branches/gcc-4_3-branch/gcc/config/avr/avr.h


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]