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: [3.1-branch PATCH] fix mips CPP size specs for MEABI.



> Stand-alone CPP is dead (apart from -traditional).  So we can
> introduce target-dependence with ease, but Zack and I are only happy
> doing so if there is an easy way for a stand-alone user of CPP to
> provide the missing information.  Basically, yes, let's do it.  8-)
> 

Need to figure out what the best way to add target dependent hooks for
things like __SIZE_TYPE__, etc would be. lang_hooks perhaps? something
else?

> > Really, in general, using specs for ... a lot of things that they're
> > currently used for (at least in the mips port) is Very Difficult.
> 
> Die, SPECS die.  JMNSHO.

Hallelujah.

-- 
A fire drill does not demand
a fire.


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