[Bug testsuite/126923] Additional testsuite failures when configured with --with-arch=native --with-cpu=native
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Aug 24 01:16:19 GMT 2026
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 <hjl@gcc.gnu.org>:
https://gcc.gnu.org/g:56b3be71da679072f184304403b0c6910d725b7f
commit r17-3572-g56b3be71da679072f184304403b0c6910d725b7f
Author: H.J. Lu <hjl.tools@gmail.com>
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 <hjl.tools@gmail.com>
More information about the Gcc-bugs
mailing list