[patch] change specific int128 -> generic intN

Joseph S. Myers joseph@codesourcery.com
Wed May 7 16:44:00 GMT 2014


On Sun, 4 May 2014, DJ Delorie wrote:

> > I'm not aware of any reason those macros need to have decimal values.  I'd 
> > suggest removing the precomputed table and printing them in hex, which is 
> > easy for values of any precision.
> 
> Here's an independent change that removes the decimal table and
> replaces it with generated hex values.  I included the relevent output
> of gcc -E -dM also.

OK (presuming the usual bootstrap and regression test, which should 
provide a reasonably thorough test of this code through the <stdint.h> 
tests).

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Gcc-patches mailing list