diff options
author | Mikael Morin <mikael@gcc.gnu.org> | 2013-01-06 15:50:09 +0000 |
---|---|---|
committer | Mikael Morin <mikael@gcc.gnu.org> | 2013-01-06 15:50:09 +0000 |
commit | d932cea872a9146317fcb54a5957ef46bae4e107 (patch) | |
tree | ca4dded937c2755d9c199ab4c9697b25287fff38 /gcc/fortran/trans-array.c | |
parent | 9d1818902c053258956c3b8562d29afba4889e86 (diff) | |
download | gcc-d932cea872a9146317fcb54a5957ef46bae4e107.zip gcc-d932cea872a9146317fcb54a5957ef46bae4e107.tar.gz gcc-d932cea872a9146317fcb54a5957ef46bae4e107.tar.bz2 |
re PR fortran/42769 ([OOP] ICE in resolve_typebound_procedure)
PR fortran/42769
PR fortran/45836
PR fortran/45900
* module.c (read_module): Don't reuse local symtree if the associated
symbol isn't exactly the one wanted. Don't reuse local symtree if it is
ambiguous.
* resolve.c (resolve_call): Use symtree's name instead of symbol's to
lookup the symtree.
PR fortran/42769
PR fortran/45836
PR fortran/45900
* gfortran.dg/use_23.f90: New test.
* gfortran.dg/use_24.f90: New test.
* gfortran.dg/use_25.f90: New test.
* gfortran.dg/use_26.f90: New test.
* gfortran.dg/use_27.f90: New test.
From-SVN: r194949
Diffstat (limited to 'gcc/fortran/trans-array.c')
0 files changed, 0 insertions, 0 deletions