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 ALLOCATE_TRAMPOLINE


Andreas Jaeger wrote:-

> Neil Booth <neil@daikokuya.co.uk> writes:
> 
> > Andreas Jaeger wrote:-
> >
> >> "Joseph S. Myers" <jsm28@cam.ac.uk> writes:
> >> 
> >> > On Fri, 30 May 2003, Andreas Jaeger wrote:
> >> >
> >> >> ALLOCATE_TRAMPOLINE is not used anymore:
> >> >
> >> > All removals of what may once have been used as target macros (and might
> >> > be used in ports not in the FSF tree), whether total removal or
> >> > replacements by target hooks, should be accompanied by poisoning in
> >> > system.h.
> >> 
> >> Thanks for the info.  Is my patch ok with that change to system.h?
> >
> > I think it's "obvious".
> 
> What about the other patches?  Is it obvious to remove any unused
> define?

Unless it's obscure for some reason, my inclination would be "yes".

Neil.


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