------- Comment #3 from TabonyEE at austin dot rr dot com 2007-03-11 18:57 ------- By the way, I think emit-rtl.c: change_address_1 could at least use an assert that if the modes are different and the addresses are the same, then mode_dependent_address_p is not true. That is unless change_address_1 can be used to change the semantics of a mem.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30798