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: Finish i386/ CPP builtin conversion.


On Sat, Jun 29, 2002 at 09:57:19AM +0100, Neil Booth wrote:
> David O'Brien wrote:-
> 
> > On Wed, Jun 26, 2002 at 06:29:12PM +0100, Neil Booth wrote:
> > > This does the rest.  Tested on i386-foo-mingw32crt and i386-foo-sysv5.
> > ...
> > > +#undef EXTRA_OS_CPP_BUILTINS
> > > +#define EXTRA_OS_CPP_BUILTINS() \
> > 
> > I'd[*] really prefer that you didn't #undef this.  No one before this
> > file should be defining EXTRA_OS_CPP_BUILTINS.
> 
> But someone does.

:-((  Why in the world is somone else setting OS specific flags.. don't
answer that, I'll deal with it in my next clean up pass.


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