------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-05-11 
05:57 -------
Subject: Bug 21471

CVSROOT:        /cvs/gcc
Module name:    gcc
Branch:         gcc-4_0-branch
Changes by:     [EMAIL PROTECTED]       2005-05-11 05:57:07

Modified files:
        gcc/testsuite  : ChangeLog 
        libgfortran    : ChangeLog 
        libgfortran/io : open.c 
Added files:
        gcc/testsuite/gfortran.dg: append-1.f90 

Log message:
        PR libfortran/21471
        * open.c (new_unit): Take care of the case where POSITION_APPEND
        is specified (sseek to the end, and set u>-endfile).
        * gfortran.dg/append-1.f90: 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.170&r2=1.5084.2.171
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gfortran.dg/append-1.f90.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.26&r2=1.163.2.27
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/io/open.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.10.10.2&r2=1.10.10.3



-- 


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

Reply via email to