From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12438 invoked by alias); 24 Apr 2011 23:24:51 -0000 Received: (qmail 12415 invoked by uid 22791); 24 Apr 2011 23:24:51 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from out01.roch.ny.frontiernet.net (HELO out01.roch.ny.frontiernet.net) (66.133.183.226) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 24 Apr 2011 23:24:37 +0000 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvsEAOqwtE0yI+jm/2dsb2JhbACETqBptGyPWoEpg1B9BIV2jGI Received: from relay04.roch.ny.frontiernet.net ([66.133.182.167]) by out01.roch.ny.frontiernet.net with ESMTP; 24 Apr 2011 23:24:35 +0000 X-Previous-IP: 50.35.232.230 Received: from quava.localdomain (unknown [50.35.232.230]) by relay04.roch.ny.frontiernet.net (Postfix) with ESMTPA id 3A27E18E2D1; Sun, 24 Apr 2011 23:24:35 +0000 (UTC) Message-ID: <4DB4B132.1080608@frontier.com> Date: Sun, 24 Apr 2011 23:24:00 -0000 From: Jerry DeLisle User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.15) Gecko/20110307 Fedora/3.1.9-0.39.b3pre.fc14 Thunderbird/3.1.9 MIME-Version: 1.0 To: "thenlich at users dot sourceforge.net" CC: gcc-bugs@gcc.gnu.org Subject: Re: [Bug libfortran/48615] Invalid UP/DOWN rounding with E and ES descriptors References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2011-04/txt/msg02508.txt.bz2 On 04/24/2011 02:41 PM, thenlich at users dot sourceforge.net wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48615 > > --- Comment #8 from Thomas Henlich 2011-04-24 21:41:16 UTC --- > I don't have access to a build system until Tuesday, so I couldn't test your > patch. But I'm not sure I understand what you are trying to do. Please read my post on the gfortran mailing list. There are four bugs addressed by this patch.