iresolve.c
68 KB
-
re PR libfortran/30415 (MINLOC, MAXLOC missing for integer kinds 1 and 2) · 90d715b0
2007-01-11 Thomas Koenig <Thomas.Koenig@online.de> PR libfortran/30415 * iresolve.c (gfc_resolve_maxloc): If the rank of the return array is nonzero and we process an integer array smaller than default kind, coerce the array to default integer. * iresolve.c (gfc_resolve_minloc): Likewise. 2007-01-11 Thomas Koenig <Thomas.Koenig@online.de> PR libfortran/30415 * minmaxloc_integer_kinds_1.f90: New test. From-SVN: r120685
Thomas Koenig committed