1 // Test whether exception specifier dependent on template parameter
2 // is accepted during template decl processing.
4 // Split into pieces for binary compatibility testing October 2002
6 // Explicit { dg-require-effective-target exceptions_enabled } so that dependent tests don't turn UNRESOLVED for '-fno-exceptions'.
8 extern void template1_x (void);