[Bug fortran/25045] DIM argument of PRODUCT is not optional

tkoenig at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Feb 14 19:25:00 GMT 2006



------- Comment #2 from tkoenig at gcc dot gnu dot org  2006-02-14 19:25 -------
Subject: Bug 25045

Author: tkoenig
Date: Tue Feb 14 19:25:36 2006
New Revision: 110994

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110994
Log:
2006-02-14  Thomas Koenig  <Thomas.Koenig@online.de>

        PR fortran/25045
        * check.c (dim_check):  Perform all checks if dim is optional.
        (gfc_check_minloc_maxloc):  Use dim_check and dim_rank_check
        to check dim argument.
        (check_reduction):  Likewise.

2006-02-14  Thomas Koenig  <Thomas.Koenig@online.de>

        PR fortran/25045
        * optional_dim.f90:  New test.


Added:
    trunk/gcc/testsuite/gfortran.dg/optional_dim.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/check.c
    trunk/gcc/testsuite/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25045



More information about the Gcc-bugs mailing list