OSDN Git Service

2007-12-06 Paul Thomas <pault@gcc.gnu.org>
authorpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 6 Dec 2007 06:11:01 +0000 (06:11 +0000)
committerpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 6 Dec 2007 06:11:01 +0000 (06:11 +0000)
commit42931978e0d7cbdb5f64ddcd9f30623e45943189
tree3637c89887b7e1d094503d04ba2910f5c0268361
parent34ef2b488f1f365a032eaae09575bcccf08dc748
2007-12-06  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/34435
* module.c (find_symbol): Do not return symtrees with unique
names, which shows that they are private.

2007-12-06  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/34435
* gfortran.dg/used_types_19.f90: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@130642 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/module.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/used_types_19.f90 [new file with mode: 0644]