[PATCH] fortran/37930 -- Fix clever user trick

Mikael Morin mikael.morin@tele2.fr
Tue Oct 28 13:34:00 GMT 2008


Nothing to say about the patch but a little typo:

+  if (mpfr_inf_p (x) || mpfr_nan_p (x))
+	{
 ^^^^^^^  <TAB> here
+      gfc_error ("Conversion of exceptional value at %L", where);



More information about the Fortran mailing list