* cpu-pentium.md basic-float.cs Fixed bug on fpu spills (see bug 54467),
[mono.git] / mono / tests / hashcode.cs
2002-03-12 Dietmar Maurerimported delegate patches from Daniel, new GetHashCode...