[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: M4 1.4.9b testsuite failure
From: |
Andreas Schwab |
Subject: |
Re: M4 1.4.9b testsuite failure |
Date: |
Thu, 31 May 2007 12:03:58 +0200 |
User-agent: |
Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.97 (gnu/linux) |
Bruno Haible <address@hidden> writes:
> union u { unsigned int word[4]; long double value; } x =
> { { 0x00000000, 0x40000001, 0x0000ffff, 0x00000000 } };
This is not a valid number. The integer bit _must_ be 1 for a valid NaN
or Infinity.
Andreas.
--
Andreas Schwab, SuSE Labs, address@hidden
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
Re: M4 1.4.9b testsuite failure, Andreas Schwab, 2007/05/30
Re: M4 1.4.9b testsuite failure, Andreas Schwab, 2007/05/30