https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122323
--- Comment #16 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-14 branch has been updated by H.J. Lu <[email protected]>: https://gcc.gnu.org/g:adb6b1851b552d4cbbedd00a6d8eb737dbf5edcd commit r14-12119-gadb6b1851b552d4cbbedd00a6d8eb737dbf5edcd Author: H.J. Lu <[email protected]> Date: Fri Oct 24 16:23:19 2025 +0800 x86: builtin-fabs-2.c: Also scan (%edi) for x32 Adjust gcc.target/i386/builtin-fabs-2.c to scan both (%rdi) and (%edi). PR target/122323 * gcc.target/i386/builtin-fabs-2.c: Also scan (%edi)for x32. Signed-off-by: H.J. Lu <[email protected]> (cherry picked from commit 77c8be11d85d9f204d2eb1ba3c5d0cbf3cbce277)
