Guarantee that the floating-point register stack is empty when moving
authorChris Hanson <org/chris-hanson/cph>
Sun, 26 Feb 1995 03:34:36 +0000 (03:34 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sun, 26 Feb 1995 03:34:36 +0000 (03:34 +0000)
commit3c26beac30212aee55ae880ad4f73fefa78f17ab
treed98a199608936eedecaaf6025069ebccd7fdc7ba
parent347a440134b4694edf583c118fb400c741386b14
Guarantee that the floating-point register stack is empty when moving
from C to Scheme and vice-versa.  This appears to fix a floating-point
stack overflow exception that has been observed under unix and OS/2.
v7/src/microcode/cmpauxmd/i386.m4