------- Comment #5 from pinskia at gcc dot gnu dot org 2006-08-26 20:48 ------- (In reply to comment #4) > Also fails on i686 with -O2 -msse2 -mfpmath=sse -ftree-vectorize > -funswitch-loops > and is a bug in unswitching which creates
Seems like we should have something in verrifying part of tree-ssa to catch this case. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28839