[PATCH] remove nested function hack_digit

Andreas Schwab schwab@linux-m68k.org
Mon Sep 15 23:50:00 GMT 2014


Konstantin Serebryany <konstantin.s.serebryany@gmail.com> writes:

> +  if (expsign != 0 && type == 'f' && exponent-- > 0)

> +	  fracsize = scalesize;

> +	    --fracsize;

> +	      fracsize = 1;

> +	frac[fracsize++] = _cy;

All these side effects won't work any more.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



More information about the Libc-alpha mailing list