[Bug rtl-optimization/29294] 4.1, 4.2 (possibly 4.0?) not finding postmodify address mode on ARM

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Sep 29 23:43:00 GMT 2006



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



More information about the Gcc-bugs mailing list