* paranoia.cc: Fix spelling error.
From-SVN: r67896
This commit is contained in:
parent
0a8cb79ede
commit
281b173200
@ -1,5 +1,7 @@
|
|||||||
2003-05-23 Nathanael Nerode <neroden@gcc.gnu.org>
|
2003-05-23 Nathanael Nerode <neroden@gcc.gnu.org>
|
||||||
|
|
||||||
|
* paranoia.cc: Fix spelling error.
|
||||||
|
|
||||||
* analyze_brprob, gcc_build, gennews, texi2pod.pl: Change GNU CC
|
* analyze_brprob, gcc_build, gennews, texi2pod.pl: Change GNU CC
|
||||||
to GCC.
|
to GCC.
|
||||||
|
|
||||||
|
@ -186,7 +186,7 @@ static int verbose_index = 0;
|
|||||||
|
|
||||||
/* ====================================================================== */
|
/* ====================================================================== */
|
||||||
/* The implementation of the abstract floating point class based on gcc's
|
/* The implementation of the abstract floating point class based on gcc's
|
||||||
real.c. I.e. the object of this excersize. Templated so that we can
|
real.c. I.e. the object of this exercise. Templated so that we can
|
||||||
all fp sizes. */
|
all fp sizes. */
|
||||||
|
|
||||||
class real_c_float
|
class real_c_float
|
||||||
|
Loading…
Reference in New Issue
Block a user