https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126923
--- Comment #32 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:d88beb57baf5f96779ddfb5cbe1cff40d8b2be9d commit r17-3912-gd88beb57baf5f96779ddfb5cbe1cff40d8b2be9d Author: H.J. Lu <[email protected]> Date: Sat Aug 29 07:50:35 2026 +0800 x86: Compile PR 92645 test with -mno-avx Compile PR 92645 test with -mno-avx to avoid FAIL: gcc.target/i386/pr92645.c scan-tree-dump-times optimized "vec_unpack_" 4 when AVX or AVX512 are enabled by default PR testsuite/126923 * gcc.target/i386/pr92645.c (dg-options): Add -mno-avx. Signed-off-by: H.J. Lu <[email protected]>
