This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [tree-ssa] bootstrap miscomparison failure on PPC


In message <1057588862.12794.11.camel@frodo.toronto.redhat.com>, Diego Novillo 
writes:
 >
 >--=-WswGDOmRvXXs+BhqRP1Q
 >Content-Type: text/plain
 >Content-Transfer-Encoding: 7bit
 >
 >I was barking up the wrong tree, sorry.  The problem is not with the
 >patch to look up const_and_copies.  The problem is somewhere in the
 >expr.c/fold-const.c change.
And have you tried with the fix I made to that change a couple days ago:
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.

jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]