[x86] Clear the fp stack when exceptions are thrown. Fixes #45841. (#3814)
authorZoltan Varga <vargaz@gmail.com>
Mon, 24 Oct 2016 20:42:52 +0000 (16:42 -0400)
committerGitHub <noreply@github.com>
Mon, 24 Oct 2016 20:42:52 +0000 (16:42 -0400)
commit17e29bc3a2d89a8300a8e33eb4f2ee4a0f183553
tree370b6deeb49174ec53ad99853f60f04176205e1a
parent5937f444dd81c4130dfff20860101161d46dbfde
[x86] Clear the fp stack when exceptions are thrown. Fixes #45841. (#3814)
mono/mini/exceptions-x86.c
mono/tests/Makefile.am
mono/tests/bug-45841-fpstack-exceptions.il [new file with mode: 0644]