https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122419
--- Comment #4 from David Binderman <dcb314 at hotmail dot com> --- As a first step on the bisection, I can report that g:81a7f4fef35542a5 seems ok. foundBugs $ ../results.81a7f4fef35542a5/bin/gcc -c -w -O1 -ftree-vectorize bug1131.c foundBugs $ I suspect that since the vectorizer is required, then Richard is likely to be able to help here.
