This is the mail archive of the gcc-patches@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]

Re: [fortran,patch] Fix PR35685, one more "zero-sized sections gave wrong UBOUND" issue


FX wrote:
I fixed quite a few last year, and thought I had them all... but apparently not so!
Bootstrapped and regtesting on x86_64-linux, comes with a testcase. OK to commit?
OK.

Tobias

2008-05-12 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>


        PR fortran/35685
        * trans-intrinsic.c (gfc_conv_intrinsic_bound): Correctly
        handle zero-size sections.


2008-05-12 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>


        PR fortran/35685
        * gfortran.dg/bound_3.f90: New test.


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