------- Comment #9 from tkoenig at gcc dot gnu dot org  2007-01-31 07:37 -------
Subject: Bug 30452

Author: tkoenig
Date: Wed Jan 31 07:37:08 2007
New Revision: 121378

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=121378
Log:
2007-01-31  Thomas Koenig  <[EMAIL PROTECTED]>

        Backport from trunk
        PR fortran/30452
        * scanner.c(next_char):  Cast next character to unsigned
        to avoid confusion with error return codes.

2007-01-31  Thomas Koenig  <[EMAIL PROTECTED]>

        Backport from trunk
        PR fortran/30452
        * gfortran.dg/string_0xfe_0xff_1.f90:  New test.


Added:
    branches/gcc-4_2-branch/gcc/testsuite/gfortran.dg/string_0xfe_0xff_1.f90
Modified:
    branches/gcc-4_2-branch/gcc/fortran/ChangeLog
    branches/gcc-4_2-branch/gcc/fortran/scanner.c


-- 


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

Reply via email to