diff mbox

PATCH: Update --param case-values-threshold

Message ID CAMe9rOrsNoMZuL4gc8AcsdZkCh5w6Xp5Z1qJ=O6HGwZo7AhKRw@mail.gmail.com
State New
Headers show

Commit Message

H.J. Lu Oct. 4, 2011, 2:35 p.m. UTC
Hi,

I checked in this patch to fix a typo.
diff mbox

Patch

Index: changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.7/changes.html,v
retrieving revision 1.44
diff -u -p -r1.44 changes.html
--- changes.html	4 Oct 2011 09:27:31 -0000	1.44
+++ changes.html	4 Oct 2011 14:33:01 -0000
@@ -54,7 +54,7 @@ 
 <h2>General Optimizer Improvements</h2>

   <ul>
-    <li>Support for a new parameter <code>--param case-value-threshold=n</code>
+    <li>Support for a new parameter <code>--param
case-values-threshold=n</code>
     was added to allow users to control the cutoff between doing
switch statements