Question on cfg_remove_useless_stmts_bb

Richard Kenner kenner@vlsi1.ultra.nyu.edu
Wed Aug 18 11:52:00 GMT 2004


    the fact that it wasn't obvious to you is a good indication that I
    should have had more comments in that code.

Actually, there's still some confusion there.  Now that you've pointed it
out, from the way I read that code, VAL is always either a PARM_DECL or
a VAR_DECL.  So why test !TREE_CONSTANT (val)?

And why exclude a constant anyway



More information about the Gcc mailing list