char_length_17.f90
502 Bytes
-
re PR fortran/34145 (single_char_string.f90 fails with -fdefault-integer-8) · f884552b
2010-09-06 Thomas Koenig <tkoenig@gcc.gnu.org> PR fortran/34145 * trans-expr.c (gfc_conv_substring): If start and end of the string reference are equal, set the length to one. 2010-09-06 Thomas Koenig <tkoenig@gcc.gnu.org> PR fortran/34145 * gfortran.dg/char_length_17.f90: New test. From-SVN: r163932
Thomas Koenig committed