OSDN Git Service

* configure.ac: Determine Sun ld version numbers.
[pf3gnuchains/gcc-fork.git] / contrib / paranoia.cc
index 694d3d4..ce21d35 100644 (file)
@@ -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.  */
 
 class real_c_float
    all fp sizes.  */
 
 class real_c_float
@@ -2643,8 +2643,6 @@ int main(int ac, char **av)
            F(vax_g),
            F(i370_single),
            F(i370_double),
            F(vax_g),
            F(i370_single),
            F(i370_double),
-           F(c4x_single),
-           F(c4x_extended),
            F(real_internal),
 #undef F
          };
            F(real_internal),
 #undef F
          };