From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2165 invoked by alias); 15 Apr 2010 13:49:03 -0000 Received: (qmail 2079 invoked by uid 48); 15 Apr 2010 13:48:50 -0000 Date: Thu, 15 Apr 2010 13:49:00 -0000 Message-ID: <20100415134850.2078.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/43729] Mach-O LTO support needed for darwin In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "howarth at nitro dot med dot uc dot edu" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2010-04/txt/msg01472.txt.bz2 ------- Comment #6 from howarth at nitro dot med dot uc dot edu 2010-04-15 13:48 ------- Can we just use the LTO COFF patch... http://gcc.gnu.org/ml/gcc-patches/2010-04/msg00612.html as a template? Hopefully we can just remove the unnecessary sections of the patch and rename things as appropriate (for a first pass at implementing the Mach-O LTO support). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43729