Does GHC still support x87 floating point math?

Johan Tibell johan.tibell at gmail.com
Thu Dec 6 02:12:30 CET 2012


Hi,

I'm currently trying to implement word2Double#. Other such primops
support both x87 and sse floating point math. Do we still support x87
fp math? Which compiler flag enables it?

-- Johan



More information about the Glasgow-haskell-users mailing list