------- Comment #4 from rguenth at gcc dot gnu dot org 2010-03-20 14:04 ------- But we can end up hoisting/sinking scalar code outside of the lexical block of variable uses. I think a better approach would be to limit the locations to regions that overlap lexical block + life range.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43442