------- Comment #2 from steven at gcc dot gnu dot org 2010-07-17 22:34 ------- Ideally, the code would look at the CFG instead, like the loop above it, that uses FOR_EACH_BB_REVERSE. But most of the postreload.c code ignores the CFG, unfortunately...
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44973