This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]