check.c (gfc_check_minloc_maxloc, [...]): Don't call dim_range_check on not-present...
authorTobias Schlüter <tobias.schlueter@physik.uni-muenchen.de>
Wed, 15 Feb 2006 11:02:21 +0000 (12:02 +0100)
committerTobias Schlüter <tobi@gcc.gnu.org>
Wed, 15 Feb 2006 11:02:21 +0000 (12:02 +0100)
commitb98e315984edf44807d166f1ada5ee9a8eaec8db
tree4aef23c4cf54caf740d84e272e2396c383e8a223
parentcc26ad97f0a6b975f3a37e3adc0f89ca60895dcf
check.c (gfc_check_minloc_maxloc, [...]): Don't call dim_range_check on not-present optional dim argument.

* check.c (gfc_check_minloc_maxloc, check_reduction): Don't call
dim_range_check on not-present optional dim argument.

From-SVN: r111108
gcc/fortran/ChangeLog
gcc/fortran/check.c