gcc gcc/testsuite/ChangeLog libgfortran/runtim ...
bdavis@gcc.gnu.org
bdavis@gcc.gnu.org
Wed Aug 25 00:31:00 GMT 2004
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: bdavis@gcc.gnu.org 2004-08-25 00:31:33
Modified files:
gcc/testsuite : ChangeLog
libgfortran/runtime: error.c
libgfortran : ChangeLog
Added files:
gcc/testsuite/gfortran.dg: pr17143.f90
Log message:
2004-08-24 Bud Davis <bdavis9659@comcast.net>
PR fortran/17143
* runtime/error.c (itoa): keep from overflowing during
mod operation by using unsigned variable.
* gfortran.dg/pr17143.f90: New test.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gfortran.dg/pr17143.f90.diff?cvsroot=gcc&r1=NONE&r2=1.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.4187&r2=1.4188
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/runtime/error.c.diff?cvsroot=gcc&r1=1.2&r2=1.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/ChangeLog.diff?cvsroot=gcc&r1=1.65&r2=1.66
More information about the Gcc-cvs
mailing list