[Bug fortran/34305] ICE with array(real) declaration

tkoenig at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun Dec 16 21:10:00 GMT 2007



------- Comment #2 from tkoenig at gcc dot gnu dot org  2007-12-16 21:09 -------
Subject: Bug 34305

Author: tkoenig
Date: Sun Dec 16 21:09:34 2007
New Revision: 130993

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130993
Log:
2007-12-16  Thomas Koenig  <tkoenig@gcc.gnu.org>

        PR fortran/34305
        * resolve.c (compare_bound):  If either of the types of
        the arguments isn't INTEGER, return CMP_UNKNOWN.

2007-12-16  Thomas Koenig  <tkoenig@gcc.gnu.org>

        PR fortran/34305
        * gfortran.dg/real_dimension_1.f:  New test case.


Added:
    trunk/gcc/testsuite/gfortran.dg/real_dimension_1.f
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/resolve.c
    trunk/gcc/testsuite/ChangeLog


-- 


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



More information about the Gcc-bugs mailing list