This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/35685] UBOUND incorrect for run-time zero-sized section



------- Comment #2 from fxcoudert at gcc dot gnu dot org  2008-05-14 21:18 -------
Subject: Bug 35685

Author: fxcoudert
Date: Wed May 14 21:17:54 2008
New Revision: 135305

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=135305
Log:
        PR fortran/35685

        * trans-intrinsic.c (gfc_conv_intrinsic_bound): Correctly
        handle zero-size sections.

        * gfortran.dg/bound_3.f90: New test.

Added:
    trunk/gcc/testsuite/gfortran.dg/bound_3.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/trans-intrinsic.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]