This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
RE: g++ optimization issue??
Thanks for the link. Looks like you've been discussing this quite a bit.
I guess it boils down to the philosophical question whether the compiler
should *ever* generate code that give ambiguous results even if the
problem's source is elsewhere.
Btw, the "-ffloat-store" only fixes case1().
Anyway, thanks for pointing me to the bug report.
Colin
On Fri, 2004-12-17 at 13:43 +0100, Steven Bosscher wrote:
> On Dec 17, 2004 01:36 PM, ColinLaney <claney@online.de> wrote:
>
> > I am aware of fp issues.
>
> Perhaps not all of them, like the one from http://gcc.gnu.org/PR323
>
> Gr.
> Steven
>