]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* doc/invoke.texi: Fix cpp.info cross-reference.
authorbrooks <brooks@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Mar 2007 22:05:07 +0000 (22:05 +0000)
committerbrooks <brooks@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Mar 2007 22:05:07 +0000 (22:05 +0000)
* doc/passes.texi: Fix gcc.info cross-reference.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@122869 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/doc/invoke.texi
gcc/doc/passes.texi

index 4cb520b22c8eb31de1507130ab592bd7615088a1..9c559467caed25b343b2d6f3d70d4201433b3b2a 100644 (file)
@@ -1,3 +1,8 @@
+2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
+
+       * doc/invoke.texi: Fix cpp.info cross-reference.
+       * doc/passes.texi: Fix gcc.info cross-reference.
+
 2007-03-12  Zdenek Dvorak  <dvorakz@suse.cz>
 
        PR tree-optimization/30835
index dc5bc513d4493c9145b8c96cad5ca1644a6fec98..0a7ebbccd042aa59e28aa43b78d2398c9502a8fc 100644 (file)
@@ -1375,7 +1375,7 @@ GCC 4.3.  This option is not supported in C89 or gnu89 mode.
 The preprocesor macros @code{__GNUC_GNU_INLINE__} and
 @code{__GNUC_STDC_INLINE__} may be used to check which semantics are
 in effect for @code{inline} functions.  @xref{Common Predefined
-Macros,,,cpp.info,The C Preprocessor}.
+Macros,,,cpp,The C Preprocessor}.
 
 @item -aux-info @var{filename}
 @opindex aux-info
index bd8c476d933e6d92d863c974f60004f31324d65f..5c4499998dd40e634b27208f444b4afb4326f119 100644 (file)
@@ -191,7 +191,7 @@ rid of it.  This pass is located in @file{tree-cfg.c} and described by
 @item Mudflap declaration registration
 
 If mudflap (@pxref{Optimize Options,,-fmudflap -fmudflapth
--fmudflapir,gcc.info,Using the GNU Compiler Collection (GCC)}) is
+-fmudflapir,gcc,Using the GNU Compiler Collection (GCC)}) is
 enabled, we generate code to register some variable declarations with
 the mudflap runtime.  Specifically, the runtime tracks the lifetimes of
 those variable declarations that have their addresses taken, or whose