This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: an option to enable C9X features


On Tue, Mar 10, 1998 at 10:12:13AM +0000, Richard Earnshaw wrote:
> > 	-std=iso9899:1990	ANSI C X3.159-1989 / ISO/IEC C 9899:1990
> > 	-std=iso9899:199409	ANSI C as modified by Normative Addendum 1
> > 	-std=iso9899:199?	equivalent to -std=c9x, whenever it comes out
> ...
> > I don't like the colons though.  
> 
> -std=iso9899-1990 ...?

Except that colons are how ISO writes it, eg `ISO/IEC 9945-1:1996(E)'
is POSIX 1.  Not that it would really be confusing if we changed it...


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]