This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/22603] [4.0 Regression] ICE in pop_binding, at cp/name-lookup.c:380
- From: "nathan at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Oct 2005 16:02:13 -0000
- Subject: [Bug c++/22603] [4.0 Regression] ICE in pop_binding, at cp/name-lookup.c:380
- References: <bug-22603-8581@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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