Commit 36cea870 by David Edelsohn Committed by David Edelsohn

* real.c (ibm_extended): Correct comment.

From-SVN: r91964
parent dc4d6ffa
2004-12-09 David Edelsohn <edelsohn@gnu.org>
* real.c (ibm_extended): Correct comment.
2004-12-09 Stan Shebs <shebs@apple.com>
* config/rs6000/darwin-asm.h: New file, 32/64-bit assembly macros
......
......@@ -3292,8 +3292,7 @@ const struct real_format ieee_extended_intel_96_round_53_format =
range as an IEEE double precision value, but effectively 106 bits of
significand precision. Infinity and NaN are represented by their IEEE
double precision value stored in the first number, the second number is
ignored. Zeroes, Infinities, and NaNs are set in both doubles
due to precedent. */
+0.0 or -0.0 for Infinity and don't-care for NaN. */
static void encode_ibm_extended (const struct real_format *fmt,
long *, const REAL_VALUE_TYPE *);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment