g++ optimization issue??
Robert Dewar
dewar@adacore.com
Fri Dec 17 13:19:00 GMT 2004
ColinLaney wrote:
> 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.
I am not sure what you mean by ambiguous results. In any case the
only real absolute responsibility of the compiler is to generate
correct code as defined in the standard.
More information about the Gcc
mailing list