[patch] tree-ssa-dom.c: Fix tree-optimization/15347.

Andrew Pinski pinskia@physics.uc.edu
Mon Jul 19 14:36:00 GMT 2004


On Jul 18, 2004, at 6:22 PM, Kazu Hirata wrote:

> Hi,
>
> Unfortunately, the patch does not take care of the following case,
> yet, because fold() converts the condition to "<12ers" == -1B.

Just to let you know that DOM as you know it is going away.
What about having "fold" fold ADDR_EXPR<STRING_CST> == INTEGER_EXPR
into false?

Andrew



More information about the Gcc-patches mailing list