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: very wide integer literals



  In message <m10DCi9-000sBfC@cetus.cygnus.com>you write:
  > 
  > If no one sees a problem with this, or otherwise objects, I'll commit this
  > in the next few days.
  > 
  >                                               -gavin...
  > 
  > 
  > 	* c-lex.c (yylex): Replace warning about integer constants being
  > 	larger than long-longs, with a warning about integer constants 
  >         being larger than the largest target integer.
Seems reasonable to me.  If/when you check it in, send it to Sony so that
we can resolve pr17907 :-)

jeff


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