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/30145] Fortran 90: write statement fails to ignore zero-sized array...



------- Comment #11 from jvdelisle at gcc dot gnu dot org  2006-12-25 22:57 -------
Subject: Bug 30145

Author: jvdelisle
Date: Mon Dec 25 22:56:54 2006
New Revision: 120200

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=120200
Log:
2006-12-25  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

        PR libfortran/30145
        * io/transfer.c (transfer_array):  Check for negative extent.

Modified:
    branches/gcc-4_1-branch/libgfortran/ChangeLog
    branches/gcc-4_1-branch/libgfortran/io/transfer.c


-- 


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


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