re PR fortran/51605 (internal compiler error gfc_trans_block_construct, at fortran...
authorTobias Burnus <burnus@net-b.de>
Mon, 19 Dec 2011 20:18:18 +0000 (21:18 +0100)
committerTobias Burnus <burnus@gcc.gnu.org>
Mon, 19 Dec 2011 20:18:18 +0000 (21:18 +0100)
commit1e815d32216f4c35208830b02c933895b1c2e9e2
tree2274ec03bb762bdfd67f64a0e9902f081c96eb2d
parent11c71a22d90023ec27f04b80e92838af8af692a2
re PR fortran/51605 (internal compiler error gfc_trans_block_construct, at fortran/trans-stmt.c:984)

2011-12-19  Tobias Burnus  <burnus@net-b.de>

        PR fortran/51605
        * parse.c (gfc_fixup_sibling_symbols): Regard FL_LABEL as
        local symbol.

2011-12-19  Tobias Burnus  <burnus@net-b.de>

        PR fortran/51605
        * gfortran.dg/block_10.f90: New.

From-SVN: r182497
gcc/fortran/ChangeLog
gcc/fortran/parse.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/block_10.f90 [new file with mode: 0644]