Still missing some addr_expr invariant recomputations

Richard Henderson rth@redhat.com
Mon Sep 13 20:26:00 GMT 2004


On Mon, Sep 13, 2004 at 09:15:26PM +0200, Steven Bosscher wrote:
>     FOR_EACH_SSA_USE_OPERAND (op_p, stmt, iter, SSA_OP_ALL_USES)
>       {
> + 
>         if (TREE_CODE (USE_FROM_PTR (op_p)) == SSA_NAME)

Careful with the bogus lines.


r~



More information about the Gcc mailing list