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]

[PATCH-ping] VAX: Drop 'register' keyword


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.

http://gcc.gnu.org/ml/gcc-patches/2005-05/msg00510.html

MfG, JBG

-- 
AWEK microdata GmbH -- Am Wellbach 4 -- 33609 Bielefeld


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