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: RFA: Remove some code from c-lex.c:interpret_integer


On Sun, 27 Oct 2013, Richard Sandiford wrote:

> Tested on powerpc64-linux-gnu and x86_64-linux-gnu.  OK to install?
> Or, if the code is still needed, is there a testcase we could add?

OK.  I agree that sign-extension makes no sense here (integer constants 
are always nonnegative).

-- 
Joseph S. Myers
joseph@codesourcery.com


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