[arm64] Handle fp regs in mono_sigctx_to_monoctx () on linux, recent gcc versions...
commit2bdea63484af2ca4aac01621066d2bc8c629a487
authorZoltan Varga <vargaz@gmail.com>
Sat, 10 Dec 2016 00:12:21 +0000 (9 19:12 -0500)
committerGitHub <noreply@github.com>
Sat, 10 Dec 2016 00:12:21 +0000 (9 19:12 -0500)
treefe3c3324bfbb7017e9ceeb1cef08c86f71d94985
parent5e845a3bc96ed7dd9058c7d47ad1dee28320bfc3
[arm64] Handle fp regs in mono_sigctx_to_monoctx () on linux, recent gcc versions generate code which store object references in them, so sgen now requires this. (#4127)
mono/utils/mono-context.c