Commit 222bde43 by Joseph Myers Committed by Joseph Myers

* doc/standards.texi: Mention C99 TC1.

From-SVN: r46968
parent 9b55553e
2001-11-12 Joseph S. Myers <jsm28@cam.ac.uk>
* doc/standards.texi: Mention C99 TC1.
2001-11-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* mips-protos.h (mips_output_conditional_branch): Const-ify.
......
......@@ -85,6 +85,10 @@ standard, use @option{-std=c99} or @option{-std=iso9899:1999}. (While in
development, drafts of this standard version were referred to as
@dfn{C9X}.)
Errors in the 1999 ISO C standard were corrected in a Technical
Corrigendum published in 2001. GCC does not support the uncorrected
version.
@opindex traditional
GCC also has some limited support for traditional (pre-ISO) C with the
@option{-traditional} option. This support may be of use for compiling
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment