Alan,

> > c.  Is all of the floating point math done at compile
> > time?  It can't stay in there if it's done at run time.
> > [I just noticed that it was in there previously.]
> 
> Generally
>       (constant * float)
> 
> will be ok. Anything else is touchy

Is this OK on arch's without an FPU?  I.e., gcc for
those machines is built with or uses f/p emulation
libs, so compile-time f/p is still OK?

~Randy


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to