* config/rs6000/darwin-ldouble.c: Correct reference
to the Linnainmaa paper.
From-SVN: r84314
+2004-07-08 Geoffrey Keating <geoffk@apple.com>
+
+ * config/rs6000/darwin-ldouble.c: Correct reference
+ to the Linnainmaa paper.
+
2004-07-08 Richard Henderson <rth@redhat.com>
* config/arc/arc-protos.h (arc_va_arg): Remove.
754 Floating-Point Arithmetic" by W. Kahan, February 26, 1987. An
alternative published reference is "Software for Doubled-Precision
Floating-Point Computations", by Seppo Linnainmaa, ACM TOMS vol 7
- no 3, September 1961, pages 272-283. */
+ no 3, September 1981, pages 272-283. */
/* Each long double is made up of two IEEE doubles. The value of the
long double is the sum of the values of the two parts. The most