re PR fortran/57542 ([OOP] ICE on FINALization with specific options)
authorTobias Burnus <burnus@net-b.de>
Thu, 6 Jun 2013 14:36:41 +0000 (16:36 +0200)
committerTobias Burnus <burnus@gcc.gnu.org>
Thu, 6 Jun 2013 14:36:41 +0000 (16:36 +0200)
commit2297c8ce37031624da21ccd1d5482c1981b180f3
tree3373c6fe7ef42ef3c3147dbe43c892352f3bf215
parent0e26bf3d4e90ff8549d74422c2be3d2302b9d7f7
re PR fortran/57542 ([OOP] ICE on FINALization with specific options)

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

        PR fortran/57542
        * trans.c (gfc_build_final_call): Add se.pre to the block
        and modify the assert.

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

        PR fortran/57542
        * gfortran.dg/finalize_16.f90: New.

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