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

--- Comment #7 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:a4ca04c4a8b897c6292a7a04bfb6119432d0814f

commit r16-3112-ga4ca04c4a8b897c6292a7a04bfb6119432d0814f
Author: H.J. Lu <hjl.to...@gmail.com>
Date:   Sat Aug 9 14:54:06 2025 -0700

    asm-hard-reg-5.c: Compile for x86 !ia32

    Since i?86 and x86_64 GCC can generate codes for ia32, x32 and lp64,
    compile asm-hard-reg-5.c for x86 !ia32.

            PR testsuite/121205
            * gcc.dg/asm-hard-reg-5.c: Compile for x86 !ia32.

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

Reply via email to