From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1332 invoked by alias); 11 Nov 2014 09:15:46 -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 Received: (qmail 559 invoked by uid 48); 11 Nov 2014 09:15:38 -0000 From: "fxcoudert at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/63610] Fixing the libtool bug for Yosemite (darwin14) Date: Tue, 11 Nov 2014 09:15:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 4.9.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: fxcoudert 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-Flags: X-Bugzilla-Changed-Fields: cf_gcctarget bug_status cf_reconfirmed_on cc cf_gcchost short_desc everconfirmed cf_gccbuild Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2014-11/txt/msg00795.txt.bz2 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63610 Francois-Xavier Coudert changed: What |Removed |Added ---------------------------------------------------------------------------- Target| |x86_64-apple-darwin14 Status|UNCONFIRMED |NEW Last reconfirmed| |2014-11-11 CC| |fxcoudert at gcc dot gnu.org, | |iains at gcc dot gnu.org Host| |x86_64-apple-darwin14 Summary|OSX 10.10 (Yosemite) |Fixing the libtool bug for |segfault in MPIR testsuite |Yosemite (darwin14) |with -O0 or -O1 | Ever confirmed|0 |1 Build| |x86_64-apple-darwin14 --- Comment #11 from Francois-Xavier Coudert --- (In reply to howarth from comment #7) > I can confirm that there are many regressions (particularly in the fortran > test suite) on Yosemite due to the libtool bug Patch submitted to fix the configure files in GCC tree: https://gcc.gnu.org/ml/gcc-patches/2014-11/msg00930.html But it doesn't seem to make much difference in the test results: https://gcc.gnu.org/ml/gcc-testresults/2014-11/msg01024.html