re PR fortran/36265 (character issue with gfortran)
authorFrancois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Mon, 19 May 2008 15:57:28 +0000 (15:57 +0000)
committerFrançois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Mon, 19 May 2008 15:57:28 +0000 (15:57 +0000)
commit16a55411b4b374fbd2274ca4f8a4d9a2127b120c
tree7f3c89b56ee917a3b75582814978b80e0823bad4
parente7cb3dcf739c3524aa3b013c8310271fd09916a2
re PR fortran/36265 (character issue with gfortran)

PR fortran/36265

* trans-expr.c (gfc_conv_string_tmp): Pick the correct type for
the temporary variable.

* gfortran.dg/char_length_11.f90: New test.

From-SVN: r135576
gcc/fortran/ChangeLog
gcc/fortran/trans-expr.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/char_length_11.f90 [new file with mode: 0644]