public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH][wwwdocs][obvious] Fix typo in -finline-matmul-limit
@ 2016-06-03  8:26 Kyrill Tkachov
  0 siblings, 0 replies; only message in thread
From: Kyrill Tkachov @ 2016-06-03  8:26 UTC (permalink / raw)
  To: GCC Patches

[-- Attachment #1: Type: text/plain, Size: 38 bytes --]

Committed as obvious.

Thanks,
Kyrill

[-- Attachment #2: wwwdocs-finline-limit.patch --]
[-- Type: text/x-patch, Size: 811 bytes --]

Index: htdocs/gcc-6/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-6/changes.html,v
retrieving revision 1.82
diff -U 3 -r1.82 changes.html
--- htdocs/gcc-6/changes.html	31 May 2016 08:01:35 -0000	1.82
+++ htdocs/gcc-6/changes.html	2 Jun 2016 10:21:18 -0000
@@ -346,7 +346,7 @@
       cases if front-end optimization is active.  The maximum size for
       inlining can be set to <code>n</code> with the
       <code>-finline-matmul-limit=n</code> option and turned off
-      with <code>-finline-matmul-llimit=0</code>.</li>
+      with <code>-finline-matmul-limit=0</code>.</li>
     <li>The <code>-Wconversion-extra</code> option will warn about
       <code>REAL</code> constants which have excess precision for
       their kind.</li>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-06-03  8:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-03  8:26 [PATCH][wwwdocs][obvious] Fix typo in -finline-matmul-limit Kyrill Tkachov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).