This is the mail archive of the gcc-bugs@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: C language documents...


On Sep 10, 2001, Ben Kohlen <bckohlen@yahoo.com> wrote:

> Where can I get ahold of some C language standards
> documentation that is relevant to gcc so that I can
> attempt to figure out whether something is a bug or
> not before posting to this list?

The ISO C Standard can be obtained for a fee from its publishers, ISO,
ANSI, and probably other national standardization organizations.  The
extensions to C implemented in GCC are generally documented in the GCC
manual.  If you find a problem with a GCC extension, this is the best
place to discuss it.  If it's a generic C language issue, a newsgroup
such as comp.lang.c would be more appropriate.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


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