invoke.texi: Fix cpp.info cross-reference.

* doc/invoke.texi: Fix cpp.info cross-reference.
* doc/passes.texi: Fix gcc.info cross-reference.

From-SVN: r122869
This commit is contained in:
Brooks Moses 2007-03-12 22:05:07 +00:00 committed by Brooks Moses
parent a21856f76b
commit 7d07e4ea35
3 changed files with 7 additions and 2 deletions

View 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

View 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

View 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