This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/31630] [4.3 regression] ICE on nasty derived types code



------- Comment #6 from pault at gcc dot gnu dot org  2007-05-08 15:41 -------
Subject: Bug 31630

Author: pault
Date: Tue May  8 14:40:58 2007
New Revision: 124550

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124550
Log:
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.

Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/resolve.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31630


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]