------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-13 20:48 ------- Subject: Bug 20163
CVSROOT: /cvs/gcc Module name: gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-04-13 20:48:16 Modified files: libgfortran : ChangeLog libgfortran/runtime: string.c gcc/testsuite : ChangeLog Added files: gcc/testsuite/gfortran.dg: open-options-blanks.f Log message: Committed after approval on http://gcc.gnu.org/ml/gcc/2005-04/msg00613.html. 2005-04-13 Thomas Koenig <[EMAIL PROTECTED]> PR libfortran/20163 * runtime/string.c (compare0): Use fstrlen() to strip trailing blanks from option string. 2005-04-13 Thomas Koenig <[EMAIL PROTECTED]> PR libfortran/20163 * gfortran.dg/open-options-blanks.f: New test. 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.17&r2=1.163.2.18 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/runtime/string.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.4&r2=1.4.12.1 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.122&r2=1.5084.2.123 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gfortran.dg/open-options-blanks.f.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=NONE&r2=1.1.2.1 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20163