------- Comment #9 from rguenth at gcc dot gnu dot org 2008-08-17 10:57 ------- In theory elminate should handle these case, but even though phi-translation reveals that the value of the load is available in bb 5 we do not update avail-out if we do not end up doing an insertion.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35972