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

--- Comment #33 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by H.J. Lu <[email protected]>:

https://gcc.gnu.org/g:313ca57ed380ac037fbbce6124af070a7bd27cb6

commit r17-3913-g313ca57ed380ac037fbbce6124af070a7bd27cb6
Author: H.J. Lu <[email protected]>
Date:   Sat Aug 29 07:54:13 2026 +0800

    x86: Compile vect-pack-trunc-2.c with -mtune=generic

    Compile vect-pack-trunc-2.c with -mtune=generic to avoid

    FAIL: gcc.target/i386/vect-pack-trunc-2.c scan-assembler-times vperm[it]2w[
\\t]+[^\n]*%zmm 1

    when different tunings are used.

            PR testsuite/126923
            * gcc.target/i386/vect-pack-trunc-2.c (dg-options): Add
            -mtune=generic.

    Signed-off-by: H.J. Lu <[email protected]>

Reply via email to