Moving mp_limb_t initialization to compile time

Joseph S. Myers joseph@codesourcery.com
Wed May 15 15:51:00 GMT 2013


On Wed, 15 May 2013, Richard Henderson wrote:

> Perhaps something like
> 
> #if defined(_LONG_LONG_LIMB) || __LONG_MAX__ > 0xfffffffful

Use BITS_PER_MP_LIMB from gmp-mparam.h here (as in stdlib/fpioconst.[ch]).

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list