From mboxrd@z Thu Jan 1 00:00:00 1970 From: dewar@gnat.com To: gcc@gcc.gnu.org, uros@kss-loka.si Subject: Re: Is this a gcc bug? Date: Thu, 11 Jan 2001 05:49:00 -0000 Message-id: <20010111134945.2614C34D80@nile.gnat.com> X-SW-Source: 2001-01/msg00722.html I would expect the result to be "0, 5, 7, 22". That's the only strange thing here, you have no right to expect this. You are assuming left to right semantics, but there is no such requirement in C.