------- Comment #3 from pinskia at gcc dot gnu dot org 2006-02-06 16:19 ------- (In reply to comment #2) > We should be able to create a PHI for this case. > > Hmm, maybe I don't understand load PRE but for some reason I thought it would > be able to do this case:
This load PRE issue has been fixed. But the orginal testcase is not been fixed because it is a seperate optimization. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25553