This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Avoid explicit use of machine modes (9/n) fp comparison
- From: "Zack Weinberg" <zack at codesourcery dot com>
- To: "John David Anglin" <dave at hiauly1 dot hia dot nrc dot ca>
- Cc: gcc-patches at gcc dot gnu dot org, dave at hiauly2 dot hia dot nrc dot ca
- Date: Sun, 05 Oct 2003 22:33:16 -0700
- Subject: Re: Avoid explicit use of machine modes (9/n) fp comparison
- References: <200310060056.h960uaHE023622@hiauly1.hia.nrc.ca>
"John David Anglin" <dave@hiauly1.hia.nrc.ca> writes:
>> > powerpc64-linux (cross from powerpc-linux), ia64-hpux11.22 and
>> > hppa2.0w-hpux11.11. The hpux targets get lots and lots of test
>> > suite failures, but I do not think they are caused by this patch.
>
> I've been away for a few days but there didn't used to be lots and
> lots of failures ;(
Yeah, but I bootstrapped the exact same tree with and without the
patch to rule out its being my fault. I see the C++ compiler crashing
under dejagnu and not when run manually, and I blame PCH, but that's a
kneejerk not a reasoned theory.
zw