------- Comment #5 from dominiq at lps dot ens dot fr 2007-06-15 21:18 ------- I don't understand how recip(1.0f) can return something different from 1.0f: the twelve bit approximation should return 1.0f then the NR-step should involve only integers, hence no round-off errors.
What am I missing? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32352