https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113255
--- Comment #14 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by H.J. Lu <h...@gcc.gnu.org>: https://gcc.gnu.org/g:3936c8709c25c8bc72be0c1b2cc3ae7a25dc90ec commit r14-8363-g3936c8709c25c8bc72be0c1b2cc3ae7a25dc90ec Author: H.J. Lu <(no_default)> Date: Tue Jan 23 06:34:43 2024 -0800 gcc.dg/torture/pr113255.c: Fix ia32 test failure Fix ia32 test failure: FAIL: gcc.dg/torture/pr113255.c -O1 (test for excess errors) Excess errors: cc1: error: '-mstringop-strategy=rep_8byte' not supported for 32-bit code PR rtl-optimization/113255 * gcc.dg/torture/pr113255.c (dg-additional-options): Add only if not ia32.