@@ -94,11 +94,11 @@ #else /* * The Itanium Exception ABI says to have those and never touch * them. */ - uintptr_t private1, private2; + uint64_t private1, private2; #endif } exception; id object; #if !defined(__arm__) && !defined(__ARM__) uintptr_t landingpad;