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


On Fri, 2003-07-04 at 11:14, Diego Novillo wrote:

> +2003-07-03  Jeff Law  <law@redhat.com>
> +
> +       * tree-ssa.c (lookup_avail_expr): Accept new argument containing the
> +       const_and_copies table.  All callers changed.  If we find the
> +       given expression in the availe expression hash table, then lookup
> +       the LHS of the hash table's entry in the const_and_copies_table.
> +       Do record type casts into the available expression table.
> +
>
It's this one.  I'm now testing a potential fix.


Diego.


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