
16 Jul
2014
16 Jul
'14
6:51 p.m.
2014-07-17 0:47 GMT+02:00 Niklas Larsson
I hope they can just be done away with at the source, that is to make gcc generate the assembly primitives. GHC should already be built with i686, but does that reach ghc-prim?
This depends on GCC -- if no -march=XXX is explicitly set, I guess it will take its default, which may vary platform by platform.