On Thu, Apr 06, 2006 at 10:09:56AM +0100, Jon Kinsey wrote: > > Yes, this is a SSE instruction. Probably easiest to have a SSE and a > non-SSE build for the moment. (conditionally using SSE has the > disadvantage of these optimisation not being included on SSE machines). > > Jon >
Certainly easiest to keep things as they are. It makes the runtime check for sse support kind of useless, but I suppose there is no overall slowdown caused by this check (is it only done once??). Christian. _______________________________________________ Bug-gnubg mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnubg
