* doc/standards.texi: Mention C99 TC1.
authorJoseph Myers <jsm28@cam.ac.uk>
Mon, 12 Nov 2001 23:35:22 +0000 (23:35 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Mon, 12 Nov 2001 23:35:22 +0000 (23:35 +0000)
From-SVN: r46968

gcc/ChangeLog
gcc/doc/standards.texi

index 4597700..7578395 100644 (file)
@@ -1,3 +1,7 @@
+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.
index 8dae44f..5d5ed0c 100644 (file)
@@ -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