------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-03-31 
15:36 -------
Subject: Bug 20660

CVSROOT:        /cvs/gcc
Module name:    gcc
Branch:         gcc-4_0-branch
Changes by:     [EMAIL PROTECTED]       2005-03-31 15:36:11

Modified files:
        gcc/testsuite  : ChangeLog 
        libgfortran    : ChangeLog 
        libgfortran/io : inquire.c transfer.c 
Added files:
        gcc/testsuite/gfortran.dg: negative_unit.f 

Log message:
        PR libfortran/20660
        * io/inquire.c (inquire_via_unit): Non-opened units should still be
        reported by an INQUIRE statement as existing.
        * io/transfer.c (data_transfer_init): Never accept negative units.
        
        PR libfortran/20660
        * gfortran.dg/negative_unit.f: New test.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.5084.2.82&r2=1.5084.2.83
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gfortran.dg/negative_unit.f.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.163.2.12&r2=1.163.2.13
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/io/inquire.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.9&r2=1.9.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/io/transfer.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.32.2.1&r2=1.32.2.2



-- 


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

Reply via email to