Fix missing parentheses.
authorMingjie Xing <mingjie.xing@gmail.com>
Fri, 11 Feb 2011 02:47:33 +0000 (02:47 +0000)
committerMingjie Xing <xmj@gcc.gnu.org>
Fri, 11 Feb 2011 02:47:33 +0000 (02:47 +0000)
From-SVN: r170041

gcc/ChangeLog
gcc/doc/lto.texi

index 83866c179ec8bdcaf862160fb83811f2d25bd8c3..fe8a88bd316681d9719d25eb81fd03374faa8e58 100644 (file)
@@ -1,3 +1,7 @@
+2011-02-11  Mingjie Xing  <mingjie.xing@gmail.com>
+
+       * doc/lto.texi (Write summary): Fix missing parentheses.
+
 2011-02-10  DJ Delorie  <dj@redhat.com>
 
        * config/m32c/m32c.c (m32c_option_override): Disable
index 069dafb76e30d305e69d936b293dd2bed4e12203..73fd8315658e50fb0caf3b826e723f3765fee8a7 100644 (file)
@@ -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