fix crashing sigsetjmp on s390x
authorBobby Bingham <koorogi@koorogi.info>
Sun, 27 Nov 2016 18:18:10 +0000 (12:18 -0600)
committerRich Felker <dalias@aerifal.cx>
Sat, 17 Dec 2016 03:39:19 +0000 (22:39 -0500)
commitc1020cf21e7c09cf313c98b69d5c5af8f3895502
treea7a81e81b2e56a3263bba8509703fb75f0f42a3b
parent3f79eaa870a87c7f7d19c0e340791fac80a16d06
fix crashing sigsetjmp on s390x

the bz instruction that was wrongly used only admits a small immediate
displacement and cannot be used with external symbols; apparently the
linker fails to diagnose the overflow.
src/signal/s390x/sigsetjmp.s