------- 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

Reply via email to