From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18568 invoked by alias); 24 May 2006 19:01:27 -0000 Received: (qmail 18516 invoked by uid 22791); 24 May 2006 19:01:25 -0000 X-Spam-Check-By: sourceware.org Received: from bethe.phy.uc.edu (HELO physics.uc.edu) (129.137.4.14) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 24 May 2006 19:00:58 +0000 Received: from earth.geop.uc.edu (earth.phy.uc.edu [10.44.11.234]) by physics.uc.edu (8.13.6/8.13.4) with ESMTP id k4OJ0s0o031040; Wed, 24 May 2006 15:00:54 -0400 Received: from earth.phy.uc.edu (localhost.localdomain [127.0.0.1]) by earth.geop.uc.edu (8.12.11/8.9.3) with ESMTP id k4OJ0sCR021979; Wed, 24 May 2006 15:00:54 -0400 Received: (from pinskia@localhost) by earth.phy.uc.edu (8.12.11/8.12.11/Submit) id k4OJ0skX021978; Wed, 24 May 2006 15:00:54 -0400 From: Andrew Pinski Message-Id: <200605241900.k4OJ0skX021978@earth.phy.uc.edu> Subject: Re: [Bug libfortran/24685] real(16) formatted input is broken for huge values To: gcc-bugzilla@gcc.gnu.org Date: Wed, 24 May 2006 19:01:00 -0000 Cc: gcc-bugs@gcc.gnu.org In-Reply-To: <20060524185836.17305.qmail@sourceware.org> X-Mailer: ELM [version 2.5 PL7] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Score: -2.4 () ALL_TRUSTED X-IsSubscribed: yes Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2006-05/txt/msg02387.txt.bz2 List-Id: > > > > ------- Comment #19 from fxcoudert at gcc dot gnu dot org 2006-05-24 18:58 ------- > (In reply to comment #18) > > it is still broken on powerpc{,64} > > Hi Jakub, I'm not sure exactly what is still broken. On > powerpc-apple-darwin7.9.0, with mainline gfortran 20060512: Darwin is broken a different way and it is a mess that I was trying to fix but it is still broken because I don't care that much anymore. -- Pinski