gcc/libgfortran ChangeLog io/write.c
sje@gcc.gnu.org
sje@gcc.gnu.org
Wed Sep 7 20:21:00 GMT 2005
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-4_0-branch
Changes by: sje@gcc.gnu.org 2005-09-07 20:21:34
Modified files:
libgfortran : ChangeLog
libgfortran/io : write.c
Log message:
PR libfortran/23419
* io/write.c (extract_int): Use memcpy to access buffer.
(extract_uint): Ditto.
(extract_real): Ditto.
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.87&r2=1.163.2.88
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/io/write.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.23.2.11&r2=1.23.2.12
More information about the Gcc-cvs
mailing list