diff options
Diffstat (limited to 'contrib/gcc/doc/gcc.texi')
-rw-r--r-- | contrib/gcc/doc/gcc.texi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/gcc/doc/gcc.texi b/contrib/gcc/doc/gcc.texi index 47e5d5e..26e9590 100644 --- a/contrib/gcc/doc/gcc.texi +++ b/contrib/gcc/doc/gcc.texi @@ -129,7 +129,6 @@ Introduction, gccint, GNU Compiler Collection (GCC) Internals}. * 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. * Compatibility:: Binary Compatibility * Gcov:: @command{gcov}---a test coverage program. * Trouble:: If you have trouble using GCC. @@ -154,7 +153,6 @@ Introduction, gccint, GNU Compiler Collection (GCC) Internals}. @include invoke.texi @include implement-c.texi @include extend.texi -@include objc.texi @include compat.texi @include gcov.texi @include trouble.texi |