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

--- Comment #27 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:56b3be71da679072f184304403b0c6910d725b7f

commit r17-3572-g56b3be71da679072f184304403b0c6910d725b7f
Author: H.J. Lu <[email protected]>
Date:   Tue Aug 18 09:08:57 2026 +0800

    vect-pragma-target-2.C: Compile with -march=x86-64

    Compile vect-pragma-target-2.C with -march=x86-64 so that x86-64-v2 and
    above features aren't enabled on x86-64-v4 machines when GCC is configured
    with

    --with-arch=native --with-cpu=native

            PR testsuite/126923
            * g++.target/i386/vect-pragma-target-2.C (dg-options): Add
            -march=x86-64.

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

Reply via email to