This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: g++ optimization issue??
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.