[Bug c++/23219] [4.1 Regression] ICE: Segmentation fault in decl_namespace_context

reichelt at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Aug 5 17:38:00 GMT 2005


------- Additional Comments From reichelt at gcc dot gnu dot org  2005-08-05 17:38 -------
Richard's patch indeed does not fix the shorter testcase

==================================
template<int> struct A<X<> > {};
struct A {};
==================================

which leads to a segfault in layout_decl at stor-layout.c:295


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |reichelt at gcc dot gnu dot
                   |                            |org


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



More information about the Gcc-bugs mailing list