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: MIPS SIZE_TYPE and PTRDIFF_TYPE revamp


> cc1: warning:   as it has already been specified as a non-system
> directory <command line>:1:1: warning: "__SIZE_TYPE__" redefined
> <command line>:1:1: warning: this is the location of the previous
> definition <command line>:1:1: warning: "__PTRDIFF_TYPE__" redefined
> <command line>:1:1: warning: this is the location of the previous
> definition
> 

OK. This is going to be the MEABI case in that long list of specs.

I really hate that this can't be built into the front end someway...

-eric

-- 
I will not use abbrev.


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