[project @ 2005-11-08 12:31:36 by simonmar]
authorsimonmar <unknown>
Tue, 8 Nov 2005 12:31:36 +0000 (12:31 +0000)
committersimonmar <unknown>
Tue, 8 Nov 2005 12:31:36 +0000 (12:31 +0000)
commit2724902344992a88cc142a892b353466146b348d
tree75de4101f4680d3399d51be0bcfc304ccaf78a1d
parentfd8ddfb9514a2d28352e052aae2ff04368d4bc10
[project @ 2005-11-08 12:31:36 by simonmar]
unless I'm mistaken, only x86 needs -ffloat-store.  x86_64 certainly
doesn't need it, because it uses SSE2 with the correct-sized floating
point registers and doesn't store temporary results with more
precision than results in memory.
ghc/compiler/main/DriverPipeline.hs