From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14676 invoked by alias); 21 Nov 2011 13:34:16 -0000 Received: (qmail 14604 invoked by uid 22791); 21 Nov 2011 13:34:13 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 21 Nov 2011 13:33:41 +0000 Received: from nat-ies.mentorg.com ([192.94.31.2] helo=EU1-MAIL.mgc.mentorg.com) by relay1.mentorg.com with esmtp id 1RSU0B-0004fi-Qy from joseph_myers@mentor.com ; Mon, 21 Nov 2011 05:33:40 -0800 Received: from digraph.polyomino.org.uk ([172.16.63.104]) by EU1-MAIL.mgc.mentorg.com with Microsoft SMTPSVC(6.0.3790.1830); Mon, 21 Nov 2011 13:33:38 +0000 Received: from jsm28 (helo=localhost) by digraph.polyomino.org.uk with local-esmtp (Exim 4.74) (envelope-from ) id 1RSU09-0004fz-2h; Mon, 21 Nov 2011 13:33:37 +0000 Date: Mon, 21 Nov 2011 13:34:00 -0000 From: "Joseph S. Myers" To: Andreas Tobler cc: Gerald Pfeifer , gcc-patches@gcc.gnu.org, Loren James Rittle , Java Patches Subject: Re: [patch] update configury for FreeBSD 10 on gcc-4.6 branch In-Reply-To: <4EC970DB.70002@fgznet.ch> Message-ID: References: <4EC81130.2060304@fgznet.ch> <4EC82EB0.9010404@fgznet.ch> <4EC970DB.70002@fgznet.ch> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Mailing-List: contact java-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-patches-owner@gcc.gnu.org X-SW-Source: 2011-q4/txt/msg00007.txt.bz2 On Sun, 20 Nov 2011, Andreas Tobler wrote: > Committed, thanks. > > Results are here: > > http://gcc.gnu.org/ml/gcc-testresults/2011-11/msg02050.html > > And commit is this one: > > http://gcc.gnu.org/ml/gcc-cvs/2011-11/msg00829.html I don't see this on mainline, only 4.6 branch - am I missing something or is mainline now in a regressed state relative to 4.6? A fix should always go on mainline before 4.6, 4.6 before 4.5, 4.5 before 4.4, and unless and until a full merge from libtool upstream happens that means this partial fix. -- Joseph S. Myers joseph@codesourcery.com