trans-array.c (gfc_deallocate_scalar_with_status): Use NULL_TREE in the call to gfc_d...
authorTobias Burnus <burnus@gcc.gnu.org>
Sun, 9 Dec 2012 15:29:32 +0000 (16:29 +0100)
committerTobias Burnus <burnus@gcc.gnu.org>
Sun, 9 Dec 2012 15:29:32 +0000 (16:29 +0100)
commitc5c1aeb2f2566d0a53dca7cd04c97dd7bb8c5a22
tree196252a6163454f49b6577ceb876e04ba0f32d45
parent2608ca66e1059ea74c34e54a7cfc78264638f068
trans-array.c (gfc_deallocate_scalar_with_status): Use NULL_TREE in the call to gfc_deallocate_scalar_with_status.

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

        * trans-array.c (gfc_deallocate_scalar_with_status): Use
        NULL_TREE in the call to gfc_deallocate_scalar_with_status.
        * trans-decl.c (gfc_trans_deferred_vars): Pass symbol.
        * trans-stmt.c (gfc_trans_deallocate): Pass polymorphic
        * variable.

From-SVN: r194332
gcc/fortran/ChangeLog
gcc/fortran/trans-array.c
gcc/fortran/trans-decl.c
gcc/fortran/trans-stmt.c