Ulrich Weigand writes: > + #ifndef __s390__ > tmp_sp = (_Unwind_Ptr) context->cfa; > orig_context.reg[__builtin_dwarf_sp_column ()] = &tmp_sp; > + #endif Doesn't __s390__ indicate the build system, not the target? -- Jonathan Lennox lennox@cs.columbia.edu