[G95] Re: [tree-ssa] Integrating g95
Paul Brook
paul@nowt.org
Sun Jun 1 20:21:00 GMT 2003
On Sunday 01 June 2003 3:08 am, law@redhat.com wrote:
> [ I suspect asking the g95 folks to rewrite their code to avoid GMP
> probably isn't going to be well received :-) ]
We (g95 developers) have had discussions about this previously, but noone
was able to come up with a good alternative solution.
Even GMP isn't ideal. The main limitation from our point of view is that
AFAIK it is unable to represent NaN's.
It's also possible that GMP could give different answers compared to the
target representation due to differing rounding errors. I haven'd looked
too closely, so I guess this could be avided if you're careful.
Paul Brook
More information about the Gcc
mailing list