Duplicate :
|
|
Relates :
|
The fix for 6990212 included making the raiseException path do a normal dispatch instead of always using the compiler entry. The assembly for 64 bit had a few minor breakages. The code should be passed as an int instead of a ptr and on x86 the saved sp register is wrong.
|