blob: 2b8bc2174c9a3efe6d3d78a74a52817da3fb668e [file] [log] [blame]
Elliott Hughes4c6aad22013-04-01 15:47:17 -07001Tests whether constant conversions of double values to long values are
2properly handled by the VM. For example, x86 systems using the x87 stack
3 should not overflow under constant conversions.
4