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: Change in order of evaluation in 4.0.2


On 11/14/05, bil@beeb.net <bil@beeb.net> wrote:
> I appreciate that this is quite valid according to the ANSI C
> standard and the team are within their rights to change this,
> but I am curious to know the reasoning behind the change which
> seems to me to make the object code less optimal.

This is more like pure luck that it worked in the first place.  And maybe
bad luck for you now.  But this "change" is surely just a side-effect of
a different change, maybe even just a change in the amount of good/bad
luck you're experiencing.

Richard.


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