From 40bf31ed08918ac239b82fb82c3c78d3e6189691 Mon Sep 17 00:00:00 2001 From: Tobias Burnus Date: Fri, 1 Mar 2013 20:01:57 +0100 Subject: extended.texi (C Extensions): Change order in @menu to match @node. gcc/ 2013-03-01 Tobias Burnus * doc/extended.texi (C Extensions): Change order in @menu to match @node. (Other MIPS Built-in Functions): Move last MIPS entry before "picoChip Built-in Functions". (SH Built-in Functions): Move after RX Built-in Functions. * doc/gcc.texi (Introduction): Change order in @menu to match @node. * doc/md.texi (Constraints): Ditto. * gty.texi (Type Information): Ditto. (User-provided marking routines for template types): Make subsection. * doc/invoke.texi (AArch64 Options): Move before "Adapteva Epiphany Options". libiberty/ 2013-03-01 Andreas Schwab * obstacks.texi (Obstacks): Trim @node to only contain the node name. * libiberty.texi (Obstacks): Lower section. From-SVN: r196388 --- gcc/doc/gcc.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/doc/gcc.texi') diff --git a/gcc/doc/gcc.texi b/gcc/doc/gcc.texi index 8f6f11f..02b81cf 100644 --- a/gcc/doc/gcc.texi +++ b/gcc/doc/gcc.texi @@ -132,8 +132,8 @@ Introduction, gccint, GNU Compiler Collection (GCC) Internals}. * Standards:: Language standards supported by GCC. * Invoking GCC:: Command options supported by @samp{gcc}. * C Implementation:: How GCC implements the ISO C specification. -* C Extensions:: GNU extensions to the C language family. * 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 -- cgit v1.1