https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66236
--- Comment #2 from Thomas Preud'homme <thopre01 at gcc dot gnu.org> --- Hi Uroš, I tried with a n alpha-linux-gnu GCC cross-compiler built from revision 223280 but couldn't reproduce this. I configured it with just --prefix and --target=alpha-linux-gnu and tried compiling the testcase with -S -O3 -fomit-frame-pointer -funroll-loops. Is there something else I missed?
