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]
Other format: [Raw text]

Re: gnu c reference manual : c dialects


On Sat, Sep 08, 2007 at 06:28:18PM -0400, Trevis Rothwell wrote:

> Would it be useful to delineate not only between ISO C features and GNU
> C extensions, but also to delineate between the C89 and C99 standards?
> In my day job, we, for rather unusual reasons, are using a very old
> version of GCC that does not support C99, so for my group it would be
> useful -- but I suspect that we are the exception rather than the rule.

Since gcc does have an option to run in C89 mode, the users need to
know what this means (that is, what features are disabled).


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