https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103515
--- Comment #9 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-15 branch has been updated by Richard Biener <[email protected]>: https://gcc.gnu.org/g:cd54cbe3739727a1ecdf3665cf0ec84990d8bf06 commit r15-10966-gcd54cbe3739727a1ecdf3665cf0ec84990d8bf06 Author: Richard Biener <[email protected]> Date: Mon Feb 16 10:20:52 2026 +0100 testsuite/103515 - adjust gcc.target/powerpc/pr103515.c The following marks the loop in foo1 as to not be vectorized to restore old -O2 behavior and restore what the testcase was supposed to verify. PR testsuite/103515 * gcc.target/powerpc/pr103515.c: Mark the loop in foo1 with #pramga GCC novector. (cherry picked from commit 5388fd3a3b65ccb8949c504234b03512998fef91)
