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: [Janitor] Remove SUBTARGET_PROLOGUE


On Sat, May 31, 2003 at 09:39:27PM +0200, Andreas Jaeger wrote:
> 	* config/i386/uwin.h: Remove SUBTARGET_PROLOGUE.
> 
> 	* config/i386/i386.c (ix86_expand_prologue): Do not use
> 	SUBTARGET_PROLOGUE.

Ok.

> 	* system.h: Poision SUBTARGET_PROLOGUE.

I think better no.  The only thing that should be poisoned
are obsolete macros that were a part of the backend "interface".
This is clearly not the case here.


r~


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