FIX #1424: x86_64 NCG generated wrong code for foreign call with >8 double args
authorSimon Marlow <simonmar@microsoft.com>
Wed, 13 Jun 2007 14:24:31 +0000 (14:24 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Wed, 13 Jun 2007 14:24:31 +0000 (14:24 +0000)
commit72475c8247406b64b8d5d9441c0b37b17d703a54
treea252834c2c11221599f5fc6cb77a4061ba5b4f3b
parent61af839f961ea85dc80bed03313ee318fc02fa00
FIX #1424: x86_64 NCG generated wrong code for foreign call with >8 double args
I guess we have a missing test... I'll add one
compiler/nativeGen/MachCodeGen.hs