https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125100
--- Comment #4 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:6452fcd25769cbd0fcd28f83ebd96aa190004b4c commit r17-1930-g6452fcd25769cbd0fcd28f83ebd96aa190004b4c Author: H.J. Lu <[email protected]> Date: Sat Jun 27 13:34:20 2026 +0800 pr125100-4.c: Adjust check-function-bodies for x32 PR target/125100 * gcc.target/i386/pr125100-4.c: Replace "movq %rax, \(%rdi\)" with "movq %rax, \(%[re]di\)" to support x32. Signed-off-by: H.J. Lu <[email protected]>
