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-ping] VAX: Drop 'register' keyword


Jan-Benedict Glaw wrote:
On Fri, May 06, 2005 at 07:15:51PM +0200, Jan-Benedict Glaw wrote:

All sane compilers should figure out what to stuff into a register and
what not. So 'register' shouldn't be needed any longer.

2005-04-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>

	gcc/config/vax/
	* vax.c: (override_options) Remove 'register' keyword.
	(split_quadword_operands) Likewise. (rev_cond_name) Likewise.
	(vax_float_literal) Likewise. (vax_rtx_costs) Remove trailing
	whitespace.
	* vax.h: Remove 'register' keyword. Misc. whitespace fixes,
	mostly removal of trailing spaces...
	* vax-modes.def: Remove trailing whitespace.

I may be wrong, but I think these are preapproved.


Paolo


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