From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27296 invoked by alias); 1 Feb 2006 03:19:42 -0000 Received: (qmail 27262 invoked by uid 22791); 1 Feb 2006 03:19:40 -0000 X-Spam-Check-By: sourceware.org Received: from gateway.sf.frob.com (HELO gateway.sf.frob.com) (64.81.54.130) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 01 Feb 2006 03:19:37 +0000 Received: from magilla.sf.frob.com (magilla.sf.frob.com [198.49.250.228]) by gateway.sf.frob.com (Postfix) with ESMTP id 0E552357B; Tue, 31 Jan 2006 19:19:27 -0800 (PST) Received: by magilla.sf.frob.com (Postfix, from userid 5281) id D2511180B7B; Tue, 31 Jan 2006 19:19:27 -0800 (PST) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Roland McGrath To: Steven Munroe Cc: GNU libc hacker Subject: Re: Enforcing gcc-4.1 for Powerpc -mlong-double-128 In-Reply-To: Steven Munroe's message of Tuesday, 31 January 2006 16:49:16 -0600 <43DFE96C.5050203@us.ibm.com> X-Antipastobozoticataclysm: Bariumenemanilow Message-Id: <20060201031927.D2511180B7B@magilla.sf.frob.com> Date: Wed, 01 Feb 2006 03:19:00 -0000 Mailing-List: contact libc-hacker-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-hacker-owner@sourceware.org X-SW-Source: 2006-02/txt/msg00000.txt.bz2 > gcc-3.4 now ICEs for > building powerpc64 -mlong-double-128 with current glibc cvs. This had > worked in the past. What about 4.0?