From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 79333 invoked by alias); 24 Nov 2015 22:43:00 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 79313 invoked by uid 89); 24 Nov 2015 22:42:59 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.0 required=5.0 tests=AWL,BAYES_05,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 X-HELO: e32.co.us.ibm.com Received: from e32.co.us.ibm.com (HELO e32.co.us.ibm.com) (32.97.110.150) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (CAMELLIA256-SHA encrypted) ESMTPS; Tue, 24 Nov 2015 22:42:59 +0000 Received: from localhost by e32.co.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Tue, 24 Nov 2015 15:42:56 -0700 Received: from d03dlp02.boulder.ibm.com (9.17.202.178) by e32.co.us.ibm.com (192.168.1.132) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; Tue, 24 Nov 2015 15:42:54 -0700 X-IBM-Helo: d03dlp02.boulder.ibm.com X-IBM-MailFrom: meissner@ibm-tiger.the-meissners.org X-IBM-RcptTo: gcc-patches@gcc.gnu.org Received: from b03cxnp08025.gho.boulder.ibm.com (b03cxnp08025.gho.boulder.ibm.com [9.17.130.17]) by d03dlp02.boulder.ibm.com (Postfix) with ESMTP id 0AF0C3E4003F for ; Tue, 24 Nov 2015 15:42:54 -0700 (MST) Received: from d03av03.boulder.ibm.com (d03av03.boulder.ibm.com [9.17.195.169]) by b03cxnp08025.gho.boulder.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id tAOMgruh23265302 for ; Tue, 24 Nov 2015 15:42:53 -0700 Received: from d03av03.boulder.ibm.com (localhost [127.0.0.1]) by d03av03.boulder.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id tAOMgrlD012416 for ; Tue, 24 Nov 2015 15:42:53 -0700 Received: from ibm-tiger.the-meissners.org (dhcp-9-32-77-111.usma.ibm.com [9.32.77.111]) by d03av03.boulder.ibm.com (8.14.4/8.14.4/NCO v10.0 AVin) with ESMTP id tAOMgqtZ012390; Tue, 24 Nov 2015 15:42:52 -0700 Received: by ibm-tiger.the-meissners.org (Postfix, from userid 500) id 09A7D45F61; Tue, 24 Nov 2015 17:42:51 -0500 (EST) Date: Tue, 24 Nov 2015 23:01:00 -0000 From: Michael Meissner To: David Edelsohn Cc: Michael Meissner , Richard Biener , Segher Boessenkool , "William J. Schmidt" , GCC Patches Subject: Re: [PATCH] lround for PowerPC Message-ID: <20151124224251.GA13515@ibm-tiger.the-meissners.org> Mail-Followup-To: Michael Meissner , David Edelsohn , Richard Biener , Segher Boessenkool , "William J. Schmidt" , GCC Patches References: <20151123215623.GA21427@ibm-tiger.the-meissners.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-12-10) X-TM-AS-MML: disable X-Content-Scanned: Fidelis XPS MAILER x-cbid: 15112422-0005-0000-0000-00001A188A0B X-IsSubscribed: yes X-SW-Source: 2015-11/txt/msg02971.txt.bz2 On Mon, Nov 23, 2015 at 07:04:33PM -0500, David Edelsohn wrote: > Okay with those changes, after the cause of the SEGV is diagnosed and fixed. It must have a temporary failure (either in the source, or perhaps something was amiss on the machine I was building on). I checked out a new trunk, and bootstrapped it with the host compiler, and it no longer fails. -- Michael Meissner, IBM IBM, M/S 2506R, 550 King Street, Littleton, MA 01460-6245, USA email: meissner@linux.vnet.ibm.com, phone: +1 (978) 899-4797