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] Remove PROMOTE_FOR_CALL_ONLY


On Tue, 2004-04-27 at 17:12, Paul Brook wrote:
> The patch below removes and poisons PROMOTE_FOR_CALL_ONLY, as previously 
> discussed
> http://gcc.gnu.org/ml/gcc-patches/2004-04/msg00975.html
> 
> Tested with cross to arm-non-elf, in addition to previous testing.
> Ok?
> 
> Paul
> 
> 2004-04-27  Paul Brook  <paul@codesourcery.com>
> 
> 	* calls.c (precompute_arguments): Remove PROMOTE_FOR_CALL_ONLY.
> 	* function.c (assign_temp): Ditto.
> 	* system.h (PROMOTE_FOR_CALL_ONLY): Poison.
> 

OK.

Thanks for taking care of this.

R.


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