------- Comment #3 from steven at gcc dot gnu dot org 2010-01-01 20:44 ------- CPROP should handle this, since the address is a "constant" if a proper REG_EQUAL note is placed on the (set (reg) (address)).
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42574