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] always define __sparc64__ on ultrasparc


David O'Brien wrote:-

> > If you always want this for freebsd, CPP_PREDEFINES?
> 
> Only if I can use ANSI-C string concatenation. :-)
> CPP_PREDEFINES is set in config/freebsd-spec.h.
> I'll do something with SUBTARGET_EXTRA_SPECS.

A lot of this gunk can disappear in mainline with the new macros
(see alpha/*.h for a good example of an almost fully converted
target arch).

Neil.


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