This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: darwin LTO broken under Xcode 3.2.6/4.0


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]