https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124138
--- Comment #3 from Zdenek Sojka <zsojka at seznam dot cz> --- (In reply to Richard Biener from comment #2) > Hmm, V is vector(8) long long unsigned int, so we are correctly only using V. > You are right, sorry for the confusion! Some of the unreduced variants were using indices 8,9,10; but that does not apply to the final testcase.
