[gnu.gcc.bug] non-bug003

andrew@frip.WV.TEK.COM (Andrew Klossner) (09/28/89)

rajeevc@oriley.intel.com complains that

	i = 0;
	j = i++ + i++;

sets j to 0 instead of 1.

No bug here, the compiler is correct.  The language does not specify
the relative order of auto-increments and operand fetches.

  -=- Andrew Klossner   (uunet!tektronix!frip.WV.TEK!andrew)    [UUCP]
                        (andrew%frip.wv.tek.com@relay.cs.net)   [ARPA]