In mono/mini:
authorRobert Jordan <robertj@gmx.net>
Sun, 9 Dec 2007 17:43:59 +0000 (17:43 -0000)
committerRobert Jordan <robertj@gmx.net>
Sun, 9 Dec 2007 17:43:59 +0000 (17:43 -0000)
commitc257eb6f051050b88b5b10d717d2c82c1aa72df6
tree02f0b12046dd9c07693b2445d7972984ab6c6dc6
parent303b67435c42a6ef57d67753dfc8ed0762fcf18b
In mono/mini:
2007-12-09  Robert Jordan  <robertj@gmx.net>

* mini-x86.c (mono_arch_emit_epilog):
Consider all kinds of 64-bit types. Fixes #323114.

In mono/tests:
2007-12-09  Robert Jordan  <robertj@gmx.net>

* bug-323114.cs: Add test case for #323114.

svn path=/trunk/mono/; revision=91007
mono/mini/ChangeLog
mono/mini/mini-x86.c
mono/tests/ChangeLog
mono/tests/Makefile.am
mono/tests/bug-323114.cs [new file with mode: 0644]