This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: C99 spelling of "asm".
- From: "Joseph S. Myers" <jsm28 at cam dot ac dot uk>
- To: David O'Brien <obrien at FreeBSD dot org>
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 2 Jun 2003 19:34:02 +0100 (BST)
- Subject: Re: C99 spelling of "asm".
- References: <20030602161903.GA89358@dragon.nuxi.com>
On Mon, 2 Jun 2003, David O'Brien wrote:
> My read of the C99 standard is that "asm(...)" should be accepted by
> "gcc -std=c99 -pedantic":
Apart from the point already made that this is an informative, not
normative, annex - it's C++98 that has a standard asm keyword, not C99 -
> Has GCC not caught up with iso9899:1999,
- there are various unimplemented or incompletely implemented parts of C99
(though not the standard keywords) and I am aware of no ongoing
implementation work apart from some work with unresolved design issues on
extended identifiers, UCNs and character set conversion.
--
Joseph S. Myers
jsm28@cam.ac.uk