------- Comment #4 from hp at gcc dot gnu dot org 2010-04-07 23:50 ------- FWIW, I see similar "useless" register moves for cris-elf (also an autoincrement port with cc0) on trunk r158090 and 4.5-branch r158099, that aren't there on the 4.4 branch r158082 (with no changes that matter in r158096). JFTR, the cc0-clobbering ones are moved by the delayed-branch pass, but that doesn't matter to m68k. :)
-- hp at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hp at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42863