http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57540
bin.cheng changed:
What|Removed |Added
Component|middle-end |target
--- Comment #4 from bin.cheng ---
Sor
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57540
--- Comment #3 from bin.cheng ---
I think this should be handled in expand. During expanding, GCC tries "base +
scaled_offset + offset" pattern, which is invalid for targets like arm. At this
point we still have a chance to refactor "base + offse
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57540
bin.cheng changed:
What|Removed |Added
Component|rtl-optimization|target
--- Comment #2 from bin.cheng ---
Thi