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]

Re: egcs mips patch



  In message <m0zGUGu-000s8GC@cetus.cygnus.com>you write:
  > 
  > For 64 bit mips targets, if -mips1 or -mips2 is set, LONG_MAX is not
  > correct.  Is this OK to push?
  > 
  >                                 -gavin...
  > 
  > 
  > 	* mips/abi64.h (LONG_MAX_SPEC): Don't set LONG_MAX for
  > 	mips1 or mips2 either.
Do -mips1 and -mips2 actually change the size of a long?  I guess
if they do, then the patch is correct.

I wonder if all this stuff mips abi and -mipsX stuff needs another
round of cleanups... :(

jeff


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