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 INSTALLED]: Poison PARAMS in system.h



On Apr 7, 2005, at 9:08 PM, Kaveh R. Ghazi wrote:


Now that libiberty has had the include directory converted to ISO C,
GCC doesn't get any PARAMS macros pulled in.  So we can poison it.  In
the process, I had to zap a few straggling PARAMS in the java dir.

(The last K&R compatibility macro from ansidecl.h left unpoisoned in
GCC is PTR.  But that one isn't safe to poison yet for various
reasons.)

Bootstrapped on x86_64-unknown-linux-gnu and installed as obvious on
mainline.

I hear this break a couple of non linux targets, could you revert this patch?

Thanks,
Andrew Pinski


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