mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-05-06 23:25:24 +02:00
* paranoia.cc: Fix spelling error.
From-SVN: r67896
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
2003-05-23 Nathanael Nerode <neroden@gcc.gnu.org>
|
||||
|
||||
* paranoia.cc: Fix spelling error.
|
||||
|
||||
* analyze_brprob, gcc_build, gennews, texi2pod.pl: Change GNU CC
|
||||
to GCC.
|
||||
|
||||
|
||||
@@ -186,7 +186,7 @@ static int verbose_index = 0;
|
||||
|
||||
/* ====================================================================== */
|
||||
/* 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. */
|
||||
|
||||
class real_c_float
|
||||
|
||||
Reference in New Issue
Block a user