g++ optimization issue??

ColinLaney claney@online.de
Fri Dec 17 12:59:00 GMT 2004


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
> 



More information about the Gcc mailing list