// { dg-do assemble } // Origin: Mike Danylchuk typedef char TCHAR; int main() { try {} catch( TCHAR* Err ) {} }