This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC and ISO C9X
- To: cyril dot franconie at france dot sun dot com
- Subject: Re: GCC and ISO C9X
- From: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Date: Tue, 11 Jan 2000 22:37:08 +0100
- CC: gcc at gcc dot gnu dot org
- References: <387AFE77.E9FCA59F@france.sun.com>
> does it mean that this new version support ALL the C9X proposals ?
No, it is not complete, yet.
> or if this is not the case, where can i find the list of what is
> implemented or not ?
Check out http://gcc.gnu.org/c9xstatus.html.
If anybody can provide updates to the list, please let me know. I'd
expect updates in the areas
- the approved International Standard changed compared to draft I've
used to create this table,
- the status of the implementation changed,
- there is an error in the table that was there all along :-)
Regards,
Martin