C language documents...

Alexandre Oliva aoliva@redhat.com
Fri Sep 28 23:46:00 GMT 2001


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



More information about the Gcc-bugs mailing list