// { dg-do assemble } // Copyright (C) 2000 Free Software Foundation, Inc. // Contributed by Nathan Sidwell 10 Jan 2001 // Bug 1585. We ICEd on a template template parm with no parms. template class C> class B; template class C> class D; // { dg-error "" } parse error