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: -std's (was Re: v3 link failures analyzed)


On 10-Jan-2001, Gabriel Dos Reis <gdr@codesourcery.com> wrote:
> 
> Maybe, it is time to add -iso to mean iso9899:1990 for it is somehow
> counterintuitive not to recognize -std=c90 (== c89) AND recognize
> -ansi as -std=iso9899:1990.  That is just inconsistent.

I agree, -std=c90 and -iso should both be supported,
as alternate names for -std=c89 and -ansi.

-- 
Fergus Henderson <fjh@cs.mu.oz.au>  |  "I have always known that the pursuit
                                    |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.

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