https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122323
--- Comment #15 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-15 branch has been updated by H.J. Lu <[email protected]>: https://gcc.gnu.org/g:ceb6f7938534ed7faf1b1b9324365435bac9715c commit r15-10445-gceb6f7938534ed7faf1b1b9324365435bac9715c 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)
