https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57326
mwahab at gcc dot gnu.org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mwahab at gcc dot gnu.org --- Comment #4 from mwahab at gcc dot gnu.org --- I think that this change is the cause of a failure in gcc.dg/autopar/pr46193.c on aarch64-none-linux-gnu. Looking at the parloop2 log when the test is run, neither function in pr46193.c is vectorized because for both 'latch block not empty'. Matthew