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: Flush OBJC_PROLOGUE down the drain


Stan Shebs <shebs@apple.com> writes:

> OBJC_PROLOGUE is a documented target macro, but never actually set
> to a nonempty value, and after a little research going back to 1.42,
> I can't find that anybody *ever* set it to anything, in either FSF
> or NeXT versions.  So it's gone; tested on darwin native and avr
> cross, and committed.

You should probably add OBJC_PROLOGUE to #pragma poison, in case
someone has a secret port somewhere that defines it.

-- 
- Geoffrey Keating <geoffk@geoffk.org>


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