https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123121
--- Comment #10 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Uros Bizjak <[email protected]>: https://gcc.gnu.org/g:6dd0b41b99ebe1ea4e7cca2eb86177b1d98f5dd4 commit r16-6704-g6dd0b41b99ebe1ea4e7cca2eb86177b1d98f5dd4 Author: Uros Bizjak <[email protected]> Date: Mon Jan 12 09:43:29 2026 +0100 testsuite: Remove lp64 requirement from gcc.target/i386/pr123121.c [PR123121] The test gcc.target/i386/pr123121.c does not rely on LP64-specific behavior. Drop the dg-require-effective-target lp64 directive so the test can run on 32-bit i386 targets as well. PR rtl-optimization/123121 gcc/testsuite/ChangeLog: * gcc.target/i386/pr123121.c:
