Hello, On Mon, Jun 17, 2019 at 6:10 PM Jeff Law <l...@redhat.com> wrote: > On 6/17/19 6:58 PM, Wilco Dijkstra wrote: > >> You mention that arm, mips and xtensa are still broken. Are they worse > >> after this patch?
The testcase from the patch passes with the trunk xtensa-linux-gcc with windowed ABI. But with the changes in this patch a lot of tests that use longjmp are failing on xtensa-linux. > >> I think xtensa has two abis and the frame pointer is different across > >> them. Presumably a longjmp from one abi to the other isn't valid. call0 and windowed ABI xtensa code are not supposed to work together. -- Thanks. -- Max