Hardcode the float area uc_mcontext field on arm64.
commitb5491dad9d2e582536e81f68057ee45388bb55d1
authorStas Boukarev <stassats@gmail.com>
Wed, 18 Oct 2017 23:04:19 +0000 (19 02:04 +0300)
committerStas Boukarev <stassats@gmail.com>
Wed, 18 Oct 2017 23:05:09 +0000 (19 02:05 +0300)
treece83cea49685d8cd34431e3186549dcc4542fbe8
parent13835b315c542f6e780350c6a83fccc3fde8218c
Hardcode the float area uc_mcontext field on arm64.

Glibc keeps playing with ucontexts, hardcoding is the least horrible
solution.

Fixes lp#1724662
src/runtime/arm64-linux-os.c