[Bug middle-end/30798] mode_dependent_address_p not checked when simplifying subreg

TabonyEE at austin dot rr dot com gcc-bugzilla@gcc.gnu.org
Sun Mar 11 18:57:00 GMT 2007



------- 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



More information about the Gcc-bugs mailing list