http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44167
Jonathan Wakely <redi at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE --- Comment #6 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-05-24 12:44:35 UTC --- this is the same as PR 48292, with g++ 4.4 both test cases ICE at the same place in tsubst_copy and with later versions both give the same "sorry, unimplemented" message *** This bug has been marked as a duplicate of bug 48292 ***