]> git.ipfire.org Git - thirdparty/gcc.git/commit
asm-hard-reg-2.c: Compile for x86 !ia32 and scan x86
authorH.J. Lu <hjl.tools@gmail.com>
Sat, 9 Aug 2025 21:49:19 +0000 (14:49 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Sun, 10 Aug 2025 13:02:54 +0000 (06:02 -0700)
commitd9cb1da4d7749218c7874851ae261a20d43092ae
tree58b987d23d93d79527958070351b87d673af45cf
parent07ad8f1298aa1983aec8cd87e1b8d877c44e3c03
asm-hard-reg-2.c: Compile for x86 !ia32 and scan x86

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

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

Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
gcc/testsuite/gcc.dg/asm-hard-reg-2.c