------- Comment #35 from steven at gcc dot gnu dot org 2006-12-17 14:47 ------- This should be fixed when the dataflow branch is merged. There is a new pass there dedicated to generating auto-inc/dec insns. If the pass in auto-inc-dec.c on the dataflow branch does not fix this issue, a proper fix for this bug will have to be implemented there instead of in regmove.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20211