From fe203faf3c598dbfc85f3e33ce9a7f3731635b29 Mon Sep 17 00:00:00 2001 From: Richard Henderson Date: Fri, 10 Aug 2001 14:50:45 -0700 Subject: extend.texi (C Implementation): New chapter. * doc/extend.texi (C Implementation): New chapter. * doc/gcc.texi (Top): Link it in. From-SVN: r44777 --- gcc/doc/gcc.texi | 1 + 1 file changed, 1 insertion(+) (limited to 'gcc/doc/gcc.texi') diff --git a/gcc/doc/gcc.texi b/gcc/doc/gcc.texi index 252f934..4435742 100644 --- a/gcc/doc/gcc.texi +++ b/gcc/doc/gcc.texi @@ -254,6 +254,7 @@ bugs. It corresponds to GCC version 3.1. * Standards:: Language standards supported by GCC. * Invoking GCC:: Command options supported by @samp{gcc}. * Installation:: How to configure, compile and install GCC. +* C Implementation:: How GCC implements the ISO C specification. * C Extensions:: GNU extensions to the C language family. * C++ Extensions:: GNU extensions to the C++ language. * Objective-C:: GNU Objective-C runtime features. -- cgit v1.1