Subject: Re: NetBSD 2.0 for non FPU macs To: None <port-mac68k@netbsd.org> From: Juliusz Chroboczek <jch@pps.jussieu.fr> List: port-mac68k Date: 04/05/2004 19:21:09
JM> Hypothesis: the actual floating point instructions only appear in a
JM> very few files (such as the main math library, "libm" or whatever it
JM> is called).
Unfortunately that's not the case. Gcc is quite good at inlining FPU
code.
Juliusz