OSDN Git Service

2007-05-08 Paul Thomas <pault@gcc.gnu.org>
authorpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 8 May 2007 14:40:58 +0000 (14:40 +0000)
committerpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 8 May 2007 14:40:58 +0000 (14:40 +0000)
commit9ef860baf466d7e98f1cfe2d8081400db1caf8c0
tree887b0b786c6f93ded3510a3ce8a8a2b2631f9152
parenteeba931ec40a2b7a9ea41a44e9706e966f95a3ae
2007-05-08  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/31630
* resolve.c (resolve_symbol): Remove the flagging mechanism from the
formal namespace resolution and instead check that the formal
namespace is not the current namespace.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@124550 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/resolve.c