------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-04-03 
08:04 -------
Subject: Bug 20156

CVSROOT:        /cvs/gcc
Module name:    gcc
Branch:         gcc-4_0-branch
Changes by:     [EMAIL PROTECTED]       2005-04-03 08:04:04

Modified files:
        gcc/testsuite  : ChangeLog 
        libgfortran    : ChangeLog 
        libgfortran/io : backspace.c 
Added files:
        gcc/testsuite/gfortran.dg: backspace.f 

Log message:
        PR libfortran/20068
        PR libfortran/20125
        PR libfortran/20156
        PR libfortran/20471
        
        * io/backspace.c (unformatted_backspace): Fix error in arithmetic.
        (st_backspace): When in WRITING mode, we flush and falling back
        into READING mode. In all cases, correctly position the stream.
        
        * gfortran.dg/backspace.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.90&r2=1.5084.2.91
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gfortran.dg/backspace.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.13&r2=1.163.2.14
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/io/backspace.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.9&r2=1.9.12.1



-- 


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

Reply via email to