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 c++/22603] [4.0 Regression] ICE in pop_binding, at cp/name-lookup.c:380



------- Comment #7 from nathan at gcc dot gnu dot org  2005-10-14 16:02 -------
2005-10-14  Nathan Sidwell  <nathan@codesourcery.com>

        PR c++/22603
        Backport part of
        2005-03-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
        * name-lookup.c (pushtag): Skip template parameter scope when
        scope is ts_global.  Don't push tag into template parameter
        scope.


-- 

nathan at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


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


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