r179494 - in /trunk/gcc: ChangeLog config/avr/a...

gjl@gcc.gnu.org gjl@gcc.gnu.org
Tue Oct 4 08:23:00 GMT 2011


Author: gjl
Date: Tue Oct  4 08:23:03 2011
New Revision: 179494

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179494
Log:
	PR target/50566
	* config/avr/avr-protos.h (avr_legitimize_reload_address): New
	prototype.
	* config/avr/avr.h (LEGITIMIZE_RELOAD_ADDRESS): Copy worker code
	from here...
	* config/avr/avr.c (avr_legitimize_reload_address) ...to this new
	function.  Log if avr_log.legitimize_reload_address.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/avr/avr-protos.h
    trunk/gcc/config/avr/avr.c
    trunk/gcc/config/avr/avr.h



More information about the Gcc-cvs mailing list