[Bug fortran/26039] ICE with maxval

tkoenig at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun Feb 5 00:14:00 GMT 2006



------- Comment #4 from tkoenig at gcc dot gnu dot org  2006-02-05 00:14 -------
Subject: Bug 26039

Author: tkoenig
Date: Sun Feb  5 00:14:37 2006
New Revision: 110600

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

        PR fortran/26039
        PR fortran/25046
        * expr.c (gfc_check_conformance):  Reorder error message
        to avoid plural.
        * check.c(gfc_check_minloc_maxloc):  Call gfc_check_conformance
        for checking arguments array and mask.
        (check_reduction):  Likewise.

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

        PR fortran/26039
        PR fortran/25046
        * maxval_maxloc_conformance_1.f90:  New test.


Added:
   
branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/maxval_maxloc_conformance_1.f90
Modified:
    branches/gcc-4_1-branch/gcc/fortran/ChangeLog
    branches/gcc-4_1-branch/gcc/fortran/check.c
    branches/gcc-4_1-branch/gcc/fortran/expr.c
    branches/gcc-4_1-branch/gcc/testsuite/ChangeLog


-- 


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



More information about the Gcc-bugs mailing list