[project @ 2005-03-08 13:32:06 by simonmar]
authorsimonmar <unknown>
Tue, 8 Mar 2005 13:32:06 +0000 (13:32 +0000)
committersimonmar <unknown>
Tue, 8 Mar 2005 13:32:06 +0000 (13:32 +0000)
HACK HACK HACK on x86_64

we need 16-byte aligned constants on this platform sometimes.  Don't
just 16-byte align everything, but try to detect 16-byte constants and
align just those.

All the codegen tests now go through on registerised x86_64, I'm
building a stage2 GHC now.


No differences found