3 // Test that a fully-constructed base is destroyed before transferring
4 // control to the handler of a function-try-block.
6 // Split into pieces for binary compatibility testing October 2002
8 // Explicit { dg-require-effective-target exceptions_enabled } so that dependent tests don't turn UNRESOLVED for '-fno-exceptions'.
10 extern void dtor1_x (void);