http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54688
--- Comment #13 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2012-09-28 07:55:19 UTC --- > The offset range should not be an issue with the right constraints etc.; the > port really ought to be changed. Yes, in fact we already have the machinery to do it. > In the meantime, please try this patch. Thanks, it works for me, modulo the obvious thinko (mii->inc_constant --> cst).