This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [tree-ssa] bootstrap miscomparison failure on PPC
- From: Diego Novillo <dnovillo at redhat dot com>
- To: Jeff Law <law at redhat dot com>
- Cc: "gcc at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>
- Date: 07 Jul 2003 12:25:24 -0400
- Subject: Re: [tree-ssa] bootstrap miscomparison failure on PPC
- Organization: Red Hat Canada
- References: <200307071614.h67GEwET001257@speedy.slc.redhat.com>
On Mon, 2003-07-07 at 12:14, law@redhat.com wrote:
> 2003-07-04 Jeff Law <law@redhat.com>
>
> * expr.c (do_store_flag): Pass in the correct result type
> when calling fold_single_bit_test.
> * fold-const.c (fold_single_bit_test): Use result_type for the
> result when folding a sign bit test.
>
I thought you had a PPC box. Does this patch fix the problem for you?
Anyway, I'll test it. Thanks.
Diego.