From mboxrd@z Thu Jan 1 00:00:00 1970 From: dewar@gnat.com To: bernds@redhat.com, rearnsha@arm.com Cc: gcc@gcc.gnu.org, jbuck@racerx.synopsys.com, per@bothner.com Subject: Re: Is this a gcc bug? Date: Thu, 11 Jan 2001 10:38:00 -0000 Message-id: <20010111183831.E084B34D88@nile.gnat.com> X-SW-Source: 2001-01/msg00760.html <> I find that wrong enough to be confusing, the problem is not that there are multiple interpretations, it is that the result is undefined. You do NOT want to teach people, incorrectly, that this has non-deterministic (but otherwise defined) semantics, since that's not what the standard says. The current error message is better than the above suggestion.