This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
Re: target/8087: sparc-sun-solaris2.7 C testsuite failures in execute/20020720-1.c w/-m64 or on sparcv9/sparc64
- From: Richard Henderson <rth at redhat dot com>
- To: nobody at gcc dot gnu dot org
- Cc: gcc-prs at gcc dot gnu dot org,
- Date: 30 Sep 2002 23:56:01 -0000
- Subject: Re: target/8087: sparc-sun-solaris2.7 C testsuite failures in execute/20020720-1.c w/-m64 or on sparcv9/sparc64
- Reply-to: Richard Henderson <rth at redhat dot com>
The following reply was made to PR target/8087; it has been noted by GNATS.
From: Richard Henderson <rth@redhat.com>
To: "David S. Miller" <davem@redhat.com>
Cc: davem@gcc.gnu.org, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org,
ghazi@caip.rutgers.edu, nobody@gcc.gnu.org, jakub@redhat.com,
roger@eyesopen.com, gcc-gnats@gcc.gnu.org
Subject: Re: target/8087: sparc-sun-solaris2.7 C testsuite failures in execute/20020720-1.c w/-m64 or on sparcv9/sparc64
Date: Mon, 30 Sep 2002 16:51:51 -0700
On Mon, Sep 30, 2002 at 04:22:33PM -0700, David S. Miller wrote:
> I.e. this is all bogus for COMPARE targets.
>
> The whole set FCC bit, or just the "1" case?
The whole set fcc bit. "0" and "1" have no meaning for
COMPARE. Only for a particular NE/LT/etc result.
r~