[Patch libfortran/28452] random intrinsics for large reals

Jack Howarth howarth@bromo.msbb.uc.edu
Sun Jul 30 19:13:00 GMT 2006


Thomas,
    Sorry. That should have been should...

+#ifdef HAVE_GFC_REAL_16
+
+void
+random_r16 (GFC_REAL_10 *x)

..be...

+#ifdef HAVE_GFC_REAL_16
+
+void
+random_r16 (GFC_REAL_16 *x)

                Jack



More information about the Fortran mailing list