]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR fortran/54618 ([OOP] wrong-code with CLASS(...), INTENT(OUT) -- and OPTIONAL...
authorTobias Burnus <burnus@net-b.de>
Mon, 24 Sep 2012 19:05:18 +0000 (21:05 +0200)
committerTobias Burnus <burnus@gcc.gnu.org>
Mon, 24 Sep 2012 19:05:18 +0000 (21:05 +0200)
commit7df938d62ab7686c9fcd83f8821b7fec88e411c9
tree3b60dcfb278d029367e96800cde4334dd9ee7603
parent9be0ac8c9e638bc1b52b83d34a98e8176af645e1
re PR fortran/54618 ([OOP] wrong-code with CLASS(...), INTENT(OUT) -- and OPTIONAL or ALLOCATABLE)

2012-09-24  Tobias Burnus  <burnus@net-b.de>

        PR fortran/54618
        * trans-expr.c (gfc_conv_procedure_call): Fix INTENT(OUT)
        handling for allocatable BT_CLASS.

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