patch applied (ghc-6.10/ghc): MERGED: Fix #2961: we lost some of
the generated code for stack args in genCCall
Ian Lynagh
igloo at earth.li
Fri Jan 30 13:25:45 EST 2009
Fri Jan 30 08:50:14 PST 2009 Ian Lynagh <igloo at earth.li>
* MERGED: Fix #2961: we lost some of the generated code for stack args in genCCall
Simon Marlow <marlowsd at gmail.com>**20090126150209
Ignore-this: 77de911bfc98ecca566f1744dfe75a7b
A real bug in the x86_64 native code gen: nice!
This bug would have been caught by -Wall, and I would have gone though
and Walled this file but I know Ben is hacking on this file quite
heavily and I don't want to create undue conflicts. Ben: it would be
nice to enable -Wall here when you have time.
M ./compiler/nativeGen/MachCodeGen.hs -1 +1
View patch online:
http://darcs.haskell.org/ghc-6.10/ghc/_darcs/patches/20090130165014-3fd76-d483195688e5f4994a97ac5124f8bef7c985b05d.gz
More information about the Cvs-ghc
mailing list