From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1837 invoked by alias); 2 Jan 2003 20:26:02 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 1813 invoked by uid 71); 2 Jan 2003 20:26:01 -0000 Date: Thu, 02 Jan 2003 20:26:00 -0000 Message-ID: <20030102202601.1811.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Hans-Peter Nilsson Subject: Re: target/5985: fix_truncMN2 (e.g. fix_truncdfdi) and fixuns_truncMN2 incorrect on a29k, alpha, arm, c4x, dsp16xx, i370, i386, ia64, m88k, mips, ns32k, pj, romp, rs6000, s390, sh, xtensa Reply-To: Hans-Peter Nilsson X-SW-Source: 2003-01/txt/msg00150.txt.bz2 List-Id: The following reply was made to PR target/5985; it has been noted by GNATS. From: Hans-Peter Nilsson To: neroden@gcc.gnu.org, , , , , Cc: Subject: Re: target/5985: fix_truncMN2 (e.g. fix_truncdfdi) and fixuns_truncMN2 incorrect on a29k, alpha, arm, c4x, dsp16xx, i370, i386, ia64, m88k, mips, ns32k, pj, romp, rs6000, s390, sh, xtensa Date: Thu, 2 Jan 2003 15:18:02 -0500 (EST) On 2 Jan 2003 neroden@gcc.gnu.org wrote: > Synopsis: fix_truncMN2 (e.g. fix_truncdfdi) and fixuns_truncMN2 incorrect on a29k, alpha, arm, c4x, dsp16xx, i370, i386, ia64, m88k, mips, ns32k, pj, romp, rs6000, s390, sh, xtensa > Theoretically annoyance which appears to not be real; in feedback 9 months. The FP bits have changed, IIRC by RTH himself making changes in a direction against his earlier comment. I'll revisit some day. The issue is real enough for people writing new ports. Sorry I haven't persisted and still don't. brgds, H-P