https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122323
--- Comment #14 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:77c8be11d85d9f204d2eb1ba3c5d0cbf3cbce277 commit r16-4592-g77c8be11d85d9f204d2eb1ba3c5d0cbf3cbce277 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]>
