// { dg-do assemble } // Copyright (C) 2000, 2002 Free Software Foundation, Inc. // Contributed by Nathan Sidwell 11 Jan 2001 // Bug 1506. We ICE'd on a struct definition inside a template parms. // This is still not completely fixed, but now issues a diagnostic template struct S{}; // { dg-error "before" }