re PR fortran/31630 (ICE on nasty derived types code)
authorPaul Thomas <pault@gcc.gnu.org>
Tue, 8 May 2007 14:40:58 +0000 (14:40 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Tue, 8 May 2007 14:40:58 +0000 (14:40 +0000)
commita34437a1da009486cdd38e8ea74b3d0c42022a10
tree887b0b786c6f93ded3510a3ce8a8a2b2631f9152
parentb2b247f9864d751c6ebf696292b93b477d2c6c96
re PR fortran/31630 (ICE on nasty derived types code)

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.

From-SVN: r124550
gcc/fortran/ChangeLog
gcc/fortran/resolve.c