aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/tree-ssa.texi
diff options
context:
space:
mode:
authorKazu Hirata <kazu@cs.umass.edu>2004-09-17 08:22:53 +0000
committerKazu Hirata <kazu@gcc.gnu.org>2004-09-17 08:22:53 +0000
commit4ec7afd748c72bfdcc0aa684c90d6dda478b7a2b (patch)
tree618f360fa1cdb7fee8c7f84745bc0cb5656e0f13 /gcc/doc/tree-ssa.texi
parent6eab2bc3dcf372d59324869d0af2d1e8d239c0ea (diff)
downloadgcc-4ec7afd748c72bfdcc0aa684c90d6dda478b7a2b.zip
gcc-4ec7afd748c72bfdcc0aa684c90d6dda478b7a2b.tar.gz
gcc-4ec7afd748c72bfdcc0aa684c90d6dda478b7a2b.tar.bz2
compat.texi, [...]: Use @option around options.
* doc/compat.texi, doc/cpp.texi, doc/cppopts.texi, doc/extend.texi, doc/install.texi, doc/invoke.texi, doc/sourcebuild.texi, doc/tm.texi, doc/tree-ssa.texi, doc/trouble.texi: Use @option around options. From-SVN: r87635
Diffstat (limited to 'gcc/doc/tree-ssa.texi')
-rw-r--r--gcc/doc/tree-ssa.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/tree-ssa.texi b/gcc/doc/tree-ssa.texi
index 6d03f50..f4c981f 100644
--- a/gcc/doc/tree-ssa.texi
+++ b/gcc/doc/tree-ssa.texi
@@ -152,7 +152,7 @@ a definition of @code{LANG_HOOKS_GIMPLIFY_EXPR}, call
@code{tree_rest_of_compilation} to compile and output the function.
You can tell the compiler to dump a C-like representation of the GIMPLE
-form with the flag @code{-fdump-tree-gimple}.
+form with the flag @option{-fdump-tree-gimple}.
@node Temporaries
@subsection Temporaries