From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25960 invoked by alias); 6 Feb 2006 23:12:58 -0000 Received: (qmail 25944 invoked by uid 22791); 6 Feb 2006 23:12:57 -0000 X-Spam-Check-By: sourceware.org Received: from e36.co.us.ibm.com (HELO e36.co.us.ibm.com) (32.97.110.154) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 06 Feb 2006 23:12:53 +0000 Received: from d03relay04.boulder.ibm.com (d03relay04.boulder.ibm.com [9.17.195.106]) by e36.co.us.ibm.com (8.12.11/8.12.11) with ESMTP id k16NCpUq026179 for ; Mon, 6 Feb 2006 18:12:51 -0500 Received: from d03av02.boulder.ibm.com (d03av02.boulder.ibm.com [9.17.195.168]) by d03relay04.boulder.ibm.com (8.12.10/NCO/VERS6.8) with ESMTP id k16NFGuj138888 for ; Mon, 6 Feb 2006 16:15:17 -0700 Received: from d03av02.boulder.ibm.com (loopback [127.0.0.1]) by d03av02.boulder.ibm.com (8.12.11/8.13.3) with ESMTP id k16NCoV1028564 for ; Mon, 6 Feb 2006 16:12:51 -0700 Received: from [9.10.86.122] (spokane1.rchland.ibm.com [9.10.86.122]) by d03av02.boulder.ibm.com (8.12.11/8.12.11) with ESMTP id k16NCorB028366; Mon, 6 Feb 2006 16:12:50 -0700 Message-ID: <43E7D9DB.3080408@us.ibm.com> Date: Mon, 06 Feb 2006 23:12:00 -0000 From: Steven Munroe User-Agent: Mozilla/5.0 (X11; U; Linux ppc64; en-US; rv:1.7.8) Gecko/20050921 MIME-Version: 1.0 To: Roland McGrath , GNU libc hacker Subject: [Fwd: Re: Enforcing gcc-4.1 for Powerpc -mlong-double-128] Content-Type: multipart/mixed; boundary="------------030403090800030902030602" 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/msg00017.txt.bz2 This is a multi-part message in MIME format. --------------030403090800030902030602 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-length: 150 I have verifed that gcc-4.0 builds powerpc64 with -mlong-double-128. So if we need to enforce a minimum gcc level for long double we can use gcc-4.0. --------------030403090800030902030602 Content-Type: message/rfc822; name="Re: Enforcing gcc-4.1 for Powerpc -mlong-double-128" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="Re: Enforcing gcc-4.1 for Powerpc -mlong-double-128" Content-length: 999 Message-ID: <43E0F3CF.8040608@us.ibm.com> Date: Wed, 01 Feb 2006 11:45:51 -0600 From: Steven Munroe Organization: IBM LTC User-Agent: Mozilla/5.0 (X11; U; Linux ppc64; en-US; rv:1.7.8) Gecko/20050921 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Roland McGrath CC: GNU libc hacker Subject: Re: Enforcing gcc-4.1 for Powerpc -mlong-double-128 References: <20060201031927.D2511180B7B@magilla.sf.frob.com> In-Reply-To: <20060201031927.D2511180B7B@magilla.sf.frob.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-length: 378 Roland McGrath wrote: >>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? > > gcc-4.0 seems to be ok. At least does not ICE for the test case that take out gcc-3.4. Have not tried a full glibc -mlong-double-128 build lately thoe... --------------030403090800030902030602--