From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30107 invoked by alias); 20 Feb 2013 11:59:10 -0000 Received: (qmail 30090 invoked by uid 22791); 20 Feb 2013 11:59:09 -0000 X-SWARE-Spam-Status: No, hits=-2.9 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_NONE X-Spam-Check-By: sourceware.org Received: from mx01.qsc.de (HELO mx01.qsc.de) (213.148.129.14) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 20 Feb 2013 11:59:03 +0000 Received: from archimedes.net-b.de (port-92-195-67-77.dynamic.qsc.de [92.195.67.77]) by mx01.qsc.de (Postfix) with ESMTP id 2B7C93CD81; Wed, 20 Feb 2013 12:59:01 +0100 (CET) Message-ID: <5124BA85.3010708@net-b.de> Date: Wed, 20 Feb 2013 11:59:00 -0000 From: Tobias Burnus User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130105 Thunderbird/17.0.2 MIME-Version: 1.0 To: John David Anglin CC: John David Anglin , gcc-patches@gcc.gnu.org, fortran@gcc.gnu.org Subject: Re: [PATCH] Remove broken powf hack References: <20130218174933.GA2580@hiauly1.hia.nrc.ca> In-Reply-To: <20130218174933.GA2580@hiauly1.hia.nrc.ca> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 X-SW-Source: 2013-02/txt/msg00940.txt.bz2 Am 18.02.2013 18:49, schrieb John David Anglin: > This patch removes the broken powf hack. This problem is now fixed in > the PA backend. > Tested on hppa2.0w-hp-hpux11.11 and hppa64-hp-hpux11.11. > OK for trunk? OK. Thanks for the patch and for fixing the problem more properly.* Tobias *http://gcc.gnu.org/ml/gcc-patches/2013-02/msg00852.html