From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32200 invoked by alias); 7 Jul 2011 10:23:27 -0000 Received: (qmail 32191 invoked by uid 22791); 7 Jul 2011 10:23:26 -0000 X-SWARE-Spam-Status: No, hits=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00 X-Spam-Check-By: sourceware.org Received: from localhost (HELO gcc.gnu.org) (127.0.0.1) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 07 Jul 2011 10:23:12 +0000 From: "iains at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/48108] lto should be containerized in a single mach-o section on darwin X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Keywords: lto X-Bugzilla-Severity: enhancement X-Bugzilla-Who: iains at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Attachment #24397 is obsolete Message-ID: In-Reply-To: References: X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Thu, 07 Jul 2011 10:23:00 -0000 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: 2011-07/txt/msg00494.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48108 Iain Sandoe changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #24397|0 |1 is obsolete| | --- Comment #13 from Iain Sandoe 2011-07-07 10:23:06 UTC --- Created attachment 24705 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24705 updated Work In Progress - ppc asm fix NOTE: this is still very much a "work in progress" and is neither complete, nor really ready for extensive testing... ... However, this minor mod fixes the issue noted with powerpc (comment introducers at the end of asm statements). Patch against trunk - but should be similar for 4.6.x.