From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18228 invoked by alias); 21 Sep 2009 12:45:26 -0000 Received: (qmail 17495 invoked by uid 48); 21 Sep 2009 12:45:04 -0000 Date: Mon, 21 Sep 2009 12:45:00 -0000 Message-ID: <20090921124504.17494.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug bootstrap/41405] [4.5 Regression] Bootstrap fails on *-apple-darwin* due to revision 151815 In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "developer at sandoe-acoustics dot co dot uk" 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: 2009-09/txt/msg01987.txt.bz2 ------- Comment #25 from developer at sandoe-acoustics dot co dot uk 2009-09-21 12:45 ------- (In reply to comment #23) > Created an attachment (id=18621) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18621&action=view) [edit] > gcc45-pr41405.patch thanks for the patch. I bootstrapped i686-apple-darwin successfully with the addition of dwarf_strict=1; to darwin_override_options() which is invoked from SUBSUBTARGET_OVERRIDE_OPTIONS unfortunately, there are still some ASSERTS when processing libgfortran, libgnu-obj, libjg. I wonder if that's because I've not got the dwarf_strict=1; in the correct place - and I'm working my way through the options processing.. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41405