------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-06-17 
16:24 -------
Subject: Bug 19155

CVSROOT:        /cvs/gcc
Module name:    gcc
Branch:         gcc-4_0-branch
Changes by:     [EMAIL PROTECTED]       2005-06-17 16:23:42

Modified files:
        libgfortran    : ChangeLog 
        libgfortran/io : read.c 

Log message:
        PR libfortran/19155
        * io/read.c (convert_real): strtod can set errno to EINVAL on an
        empty string, but we shouldn't have an error in that case.

Patches:
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.54&r2=1.163.2.55
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/io/read.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.8.10.2&r2=1.8.10.3



-- 


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

Reply via email to