http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60884
chrbr at gcc dot gnu.org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chrbr at gcc dot gnu.org --- Comment #3 from chrbr at gcc dot gnu.org --- > > Christian, what do you think? Any objections? yes, nice catch to use the subc to swallow the last iteration. post-inc is best this way indeed, thanks.