------- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-23 19:59 ------- (In reply to comment #5) > GCSE store motion does catch this. But it is disabled for GCC 4.0 because > it is buggy and does not really work well in most cases. Yes but we don't catch in 3.4.0 so that means GCSE store motion did not catch it since GCSE store motion was only disabled for 4.0.0 but was enabled after the rewrite for 3.4.0.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19581