[Bug rtl-optimization/42863] [4.5/4.6 Regression] with auto increments

2010-12-16 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42863

Richard Guenther  changed:

   What|Removed |Added

   Target Milestone|4.5.2   |4.5.3

--- Comment #6 from Richard Guenther  2010-12-16 
13:02:44 UTC ---
GCC 4.5.2 is being released, adjusting target milestone.


[Bug rtl-optimization/42863] [4.5/4.6 Regression] with auto increments

2010-07-31 Thread rguenth at gcc dot gnu dot org


--- Comment #5 from rguenth at gcc dot gnu dot org  2010-07-31 09:29 ---
GCC 4.5.1 is being released, adjusting target milestone.


-- 

rguenth at gcc dot gnu dot org changed:

   What|Removed |Added

   Target Milestone|4.5.1   |4.5.2


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42863



[Bug rtl-optimization/42863] [4.5/4.6 Regression] with auto increments

2010-04-07 Thread hp at gcc dot gnu dot org


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