https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117207

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[15/16 Regression]          |[15 Regression]
                   |gcc.target/powerpc/pr103515 |gcc.target/powerpc/pr103515
                   |.c fail starting with       |.c fail starting with
                   |r15-4225-g70c3db511ba14f    |r15-4225-g70c3db511ba14f
      Known to work|                            |16.0

--- Comment #8 from Richard Biener <rguenth at gcc dot gnu.org> ---
commit 5388fd3a3b65ccb8949c504234b03512998fef91 (origin/master, origin/HEAD)
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.

Reply via email to