This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: statement expressions and extended asm bug?
- From: dewar at gnat dot com (Robert Dewar)
- To: dewar at gnat dot com, segher at kernel dot crashing dot org
- Cc: gcc at gcc dot gnu dot org, gni at gecko dot de, hp at bitrange dot com,jamie at shareable dot org, kaih at khms dot westfalen dot de
- Date: Mon, 22 Mar 2004 02:56:26 -0500 (EST)
- Subject: Re: statement expressions and extended asm bug?
> The semantics are not well defined, or at least not uniquely
> defined, if you like that term better.
I prefer the terms determistic and non-deterministic. You can have
a program whose result is entirely well defined, but non-determinstic.
THat's not a problematical concept at all.