GCC 3.3 Prelease broken on s390

Jonathan Lennox lennox@cs.columbia.edu
Wed May 7 18:19:00 GMT 2003


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



More information about the Gcc mailing list