------- Comment #3 from pinskia at gcc dot gnu dot org 2006-09-29 23:43 ------- Actually this case should not be using post modify at all except how many bits does ARM have to use for an offset? I thought 16bits which means you don't need that at all and GCC should generate it without an increment. Oh and this is a RTL opt issue.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29294