https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121205

--- Comment #8 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by H.J. Lu <h...@gcc.gnu.org>:

https://gcc.gnu.org/g:57ea630ecd043eb9e27b3b4db4359d78a85f09ad

commit r16-3113-g57ea630ecd043eb9e27b3b4db4359d78a85f09ad
Author: H.J. Lu <hjl.to...@gmail.com>
Date:   Sat Aug 9 14:55:19 2025 -0700

    asm-hard-reg-6.c: Adjust scan for x86 with ia32, lp64 and x32

    Since i?86 and x86_64 GCC can generate codes for ia32, x32 and lp64, adjust
    asm-hard-reg-6.c scan for x86 with ia32, lp64 and x32.

            PR testsuite/121205
            * gcc.dg/asm-hard-reg-6.c: Adjust scan for x86 with ia32, lp64 and
            x32.

    Signed-off-by: H.J. Lu <hjl.to...@gmail.com>

Reply via email to