scanner.c
34.7 KB
-
re PR fortran/30452 ([4.2, 4.1 only] Strange syntax error with high-value character) · 16a374c6
2007-01-14 Thomas Koenig <Thomas.Koenig@online.de> PR fortran/30452 * scanner.c(next_char): Cast next character to unsigned to avoid confusion with error return codes. 2007-01-14 Thomas Koenig <Thomas.Koenig@online.de> PR fortran/30452 * gfortran.dg/string_0xfe_0xff_1.f90: New test. From-SVN: r120768
Thomas Koenig committed