]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR fortran/42650 (F90: DT function with in-line DT definition and RESULT is rejected)
authorTobias Burnus <burnus@net-b.de>
Tue, 2 Feb 2010 13:05:50 +0000 (14:05 +0100)
committerTobias Burnus <burnus@gcc.gnu.org>
Tue, 2 Feb 2010 13:05:50 +0000 (14:05 +0100)
commit096bfdb1123dc93ac64aeb5324f326c9e7731e88
tree5e4c97cd28b2ba7de1404f307c949e7551416166
parentc9c27b723cf59fc765f46c4bc0fbda82840c0f5b
re PR fortran/42650 (F90: DT function with in-line DT definition and RESULT is rejected)

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

        PR fortran/42650
        * parse.c (decode_specification_statement): Use sym->result not
        * sym.

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

        PR fortran/42650
        * gfortran.dg/func_result_5.f90: New test.

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