OSDN Git Service

2007-02-13 Paul Thomas <pault@gcc.gnu.org>
authorpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Feb 2007 23:39:51 +0000 (23:39 +0000)
committerpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Feb 2007 23:39:51 +0000 (23:39 +0000)
commit6321eb6cec78b9c2b185a97afd1fc64c5b92a70a
tree80aed157475351f59b91ab984cb2a2c6db54191f
parent8ed472d2b8df7040d56fdf7e318598da3c6201f5
2007-02-13  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/30554
* module.c (read_module): Set pointer_info to referenced if the
symbol has no namespace.

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

PR fortran/30554
* gfortran.dg/used_dummy_types_7.f90: New test.

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