summaryrefslogtreecommitdiff
path: root/init-tools.sh
diff options
context:
space:
mode:
authorJan Vorlicek <janvorli@microsoft.com>2016-10-19 08:43:29 +0200
committerJan Kotas <jkotas@microsoft.com>2016-10-18 23:43:29 -0700
commit6dc1f30d29893b8bb085523c49cc79d47d13f2b7 (patch)
tree7304fdf67f6fc58aaa5153745c968b78ac6fd2f6 /init-tools.sh
parent6a9c0c94484cc9102ef0ec34de372b828a8f05fa (diff)
downloadcoreclr-6dc1f30d29893b8bb085523c49cc79d47d13f2b7.tar.gz
coreclr-6dc1f30d29893b8bb085523c49cc79d47d13f2b7.tar.bz2
coreclr-6dc1f30d29893b8bb085523c49cc79d47d13f2b7.zip
Fix passing struct with four floats in registers via reflection (#7716)
This change fixes a bug in the code that copies a struct into the transition frame. When it contains four floats, the first two are put to the right place, but the following two are placed to an address that's offset by 8 instead of by 16. It also adds regression test for this problem as Pri 1 test.
Diffstat (limited to 'init-tools.sh')
0 files changed, 0 insertions, 0 deletions