re PR fortran/60898 (model compile error with gfortran 4.7 and gcc 4.9)
authorMikael Morin <mikael@gcc.gnu.org>
Sun, 8 Mar 2015 11:52:51 +0000 (11:52 +0000)
committerMikael Morin <mikael@gcc.gnu.org>
Sun, 8 Mar 2015 11:52:51 +0000 (11:52 +0000)
commit511820a8dc2a5f750cadd76456f4aac4dd0b640d
tree2e967917def23592876cee5ad306e34bf540e115
parent9e09e4ac1c81c10f79254d7e2308b34f4b7cce83
re PR fortran/60898 (model compile error with gfortran 4.7 and gcc 4.9)

        PR fortran/60898
fortran/
        * resolve.c (resolve_symbol): Check that the symbol found by
        name lookup really is the current symbol being resolved.
testsuite/
        * gfortran.dg/entry_20.f90: New.

From-SVN: r221262
gcc/fortran/ChangeLog
gcc/fortran/resolve.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/entry_20.f90 [new file with mode: 0644]