On Mon, 14 Mar 2011, Jack Howarth wrote:
>    Would someone please correct http://gcc.gnu.org/gcc-4.6/changes.html by 
> deleting
> the reference to darwin LTO support. Specifically we should just kill the 
> line...

Done thusly.

Gerald

Index: changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.6/changes.html,v
retrieving revision 1.124
diff -u -r1.124 changes.html
--- changes.html        22 Mar 2011 20:11:00 -0000      1.124
+++ changes.html        2 Apr 2011 22:26:45 -0000
@@ -974,8 +974,6 @@
        context of <code>format</code> attributes and arguments (see the
        documentation for <code>format</code> attributes for limitations).
        At present, 8-bit character types are supported.</li>
-       <li>LTO-support.<br />Darwin has benefited from ongoing work on
-       LTO; support for this is now stable and enabled by default.</li>
        <li>Object file size reduction.<br /> The Darwin zeroed memory
        allocators have been re-written to make more use of
        <code>.zerofill</code> sections.  For non-debug code, this can

Reply via email to