[arm] Avoid storing fp arguments below the stack pointer if the param area has size...
authorZoltan Varga <vargaz@gmail.com>
Thu, 17 Mar 2016 10:14:41 +0000 (11:14 +0100)
committerZoltan Varga <vargaz@gmail.com>
Thu, 17 Mar 2016 10:14:53 +0000 (11:14 +0100)
commit59887e3736a40dd6bda145954af0ee241bb48185
tree6979b91dd27eb563a9d3081b4287df1e90bd16b5
parent07facde9a2454df49764fcc265164d74ab860f1e
[arm] Avoid storing fp arguments below the stack pointer if the param area has size 0. Fixes #38161.
mono/mini/mini-arm.c