re PR fortran/47846 (Deferred-string length: Length is wrong (gfortran.dg/allocate_de...
authorTobias Burnus <burnus@net-b.de>
Sun, 27 Feb 2011 14:12:31 +0000 (15:12 +0100)
committerTobias Burnus <burnus@gcc.gnu.org>
Sun, 27 Feb 2011 14:12:31 +0000 (15:12 +0100)
commit2573aab954b1dc8da8d690b4425856c870bba01e
treec3ecc6036d7aa8fd95025c34b104aacf5a4c0194
parentd33a8058b3f4b84a55586821b20d06982805364f
re PR fortran/47846 (Deferred-string length: Length is wrong (gfortran.dg/allocate_deferred_char_scalar_1.f03))

2011-02-27  Tobias Burnus  <burnus@net-b.de>

        PR fortran/47846
        * trans-stmt.c (gfc_trans_allocate): Fix allocation with
        type-spec of deferred-length strings.

From-SVN: r170539
gcc/fortran/ChangeLog
gcc/fortran/trans-stmt.c