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

Re: [PATCH] ICE on m32r-linux-gcc-4.0.0


Hi Kazuhiro,

2004-10-07 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com

	* config/m32r/m32r.h (CONDITIONAL_REGISTER_USAGE): Don't exclude
	fixed registers form all_used_regs. Update 	
	call_really_used_regs.
	(CALL_REALLY_USED_REGISTERS): Define.
	* config/m32r/m32r.c (MUST_SAVE_REGISTER): Replace 	
	call_used_regs with call_really_used_regs.

Approved and applied.


Cheers
  Nick



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