------- Comment #1 from pinskia at gcc dot gnu dot org  2006-08-31 03:17 -------
Confirmed, we now get an error before ICEing:
t.cc:3: error: name of class shadows template template parameter ‘B’
t.cc:3: internal compiler error: tree check: expected record_type or union_type
or qual_union_type, have bound_template_template_parm in
finish_member_template_decl, at cp/pt.c:228
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructio


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |error-recovery
   Last reconfirmed|0000-00-00 00:00:00         |2006-08-31 03:17:40
               date|                            |


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

Reply via email to