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

CVSROOT:        /cvs/gcc
Module name:    gcc
Changes by:     [EMAIL PROTECTED]       2005-04-03 08:07:43

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&r1=1.5270&r2=1.5271
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gfortran.dg/backspace.f.diff?cvsroot=gcc&r1=1.1&r2=1.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/ChangeLog.diff?cvsroot=gcc&r1=1.180&r2=1.181
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/io/backspace.c.diff?cvsroot=gcc&r1=1.9&r2=1.10



-- 


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

Reply via email to