OSDN Git Service

* generated/minval_r8.c: Regenerate.
[pf3gnuchains/gcc-fork.git] / libgfortran / generated / minval_i16.c
index 7854fd4..a2e7ed8 100644 (file)
@@ -146,7 +146,7 @@ minval_i16 (gfc_array_i16 * const restrict retarray,
              the next dimension.  */
           count[n] = 0;
           /* We could precalculate these products, but this is a less
-             frequently used path so proabably not worth it.  */
+             frequently used path so probably not worth it.  */
           base -= sstride[n] * extent[n];
           dest -= dstride[n] * extent[n];
           n++;
@@ -298,7 +298,7 @@ mminval_i16 (gfc_array_i16 * const restrict retarray,
              the next dimension.  */
           count[n] = 0;
           /* We could precalculate these products, but this is a less
-             frequently used path so proabably not worth it.  */
+             frequently used path so probably not worth it.  */
           base -= sstride[n] * extent[n];
           mbase -= mstride[n] * extent[n];
           dest -= dstride[n] * extent[n];