re PR fortran/58579 (Memory allocation fails when calling character-valued function)
authorTobias Burnus <burnus@net-b.de>
Tue, 1 Oct 2013 21:00:17 +0000 (23:00 +0200)
committerTobias Burnus <burnus@gcc.gnu.org>
Tue, 1 Oct 2013 21:00:17 +0000 (23:00 +0200)
commit2df0e3c9cfdac71e2e8a06975aa8e7837ae6f58f
tree77a71af776b346009316a99ab36461f869d1ee32
parent7902928918b076991f98ba43678cc287abb5f316
re PR fortran/58579 (Memory allocation fails when calling character-valued function)

2013-10-01  Tobias Burnus  <burnus@net-b.de>

        PR fortran/58579
        * trans-expr.c (gfc_conv_string_tmp): Correctly obtain
        the byte size of a single character.

From-SVN: r203088
gcc/fortran/ChangeLog
gcc/fortran/trans-expr.c