This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/23219] [4.1 Regression] ICE: Segmentation fault in decl_namespace_context
- 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: 11 Aug 2005 09:29:50 -0000
- Subject: [Bug c++/23219] [4.1 Regression] ICE: Segmentation fault in decl_namespace_context
- References: <20050803182744.23219.gnu.org@journalscape.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From nathan at gcc dot gnu dot org 2005-08-11 09:29 -------
Fixed mainline and 4.0
2005-08-11 Nathan Sidwell <nathan@codesourcery.com>
PR c++/23219
* name-lookup.c (pushtag): Process the template type before
altering the identifier lookup fields. Remove unreachable code
creating an empty stub decl.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23219