summaryrefslogtreecommitdiff
path: root/gcc/doc/lto.texi
diff options
context:
space:
mode:
authorxmj <xmj@138bc75d-0d04-0410-961f-82ee72b054a4>2011-02-11 02:47:33 +0000
committerxmj <xmj@138bc75d-0d04-0410-961f-82ee72b054a4>2011-02-11 02:47:33 +0000
commit9d320e9ee6306605676eb05d86ca0f575f44989e (patch)
treefb469e7d421bf93e96243962ab81e83f7edb3a76 /gcc/doc/lto.texi
parented32cb3d9f1984682fd8271513813e5f6ddac9f5 (diff)
downloadgcc-9d320e9ee6306605676eb05d86ca0f575f44989e.tar.gz
Fix missing parentheses.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@170041 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/doc/lto.texi')
-rw-r--r--gcc/doc/lto.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/lto.texi b/gcc/doc/lto.texi
index 069dafb76e3..73fd8315658 100644
--- a/gcc/doc/lto.texi
+++ b/gcc/doc/lto.texi
@@ -268,7 +268,7 @@ body and variable initializer is examined and stores relevant
information into a pass-specific data structure.
@item @emph{Write summary} (@code{write_summary} in
-@code{struct ipa_opt_pass_d}. This stage writes all the
+@code{struct ipa_opt_pass_d}). This stage writes all the
pass-specific information generated by @code{generate_summary}.
Summaries go into their own @code{LTO_section_*} sections that
have to be declared in @file{lto-streamer.h}:@code{enum