Question about regrouping of operands

Doug Gwyn gwyn at brl-smoke.ARPA
Fri May 20 20:28:10 AEST 1988


In article <891 at actnyc.UUCP> jsb at actnyc.UUCP (The Invisible Man) writes:
>I ... wonder if the current wording truly expresses the intent of the
>committee.

Damn right it does!  Order of evaluation is no longer ambiguous for
commutative/associative operators.  (Side-effects can in many cases be
deferred until a sequence point.)  When it can be determined that the
rearrangement will have no adverse effect, an implementation can still
generate whatever code its little heart desires.



More information about the Comp.std.c mailing list