diff options
author | David Malcolm <dmalcolm@redhat.com> | 2021-06-25 19:07:25 -0400 |
---|---|---|
committer | David Malcolm <dmalcolm@redhat.com> | 2021-06-25 19:07:25 -0400 |
commit | 176289e50e3d379b681f8775cdb0230b1e9f50dc (patch) | |
tree | 3a5236edc0945e710b2687debc7fc8f38b9d0977 /gcc/fold-const.c | |
parent | fd51b344ca86c9673db0161d4a383cccdb2f429c (diff) | |
download | gcc-176289e50e3d379b681f8775cdb0230b1e9f50dc.zip gcc-176289e50e3d379b681f8775cdb0230b1e9f50dc.tar.gz gcc-176289e50e3d379b681f8775cdb0230b1e9f50dc.tar.bz2 |
jit: fix test-asm failures on i?86
On i686, test_i386_basic_asm_4 has:
error: inconsistent operand constraints in an 'asm'
and test_i386_basic_asm_5 has:
/tmp/libgccjit-9FsLie/fake.s:9: Error: bad register name `%rdi'
/tmp/libgccjit-9FsLie/fake.s:10: Error: bad register name `%rsi'
This is only intended as a smoketest of asm support, so only run
it on x86_64.
gcc/testsuite/ChangeLog:
* jit.dg/test-asm.c: Remove i?86-*-* from target specifier.
* jit.dg/test-asm.cc: Likewise.
Signed-off-by: David Malcolm <dmalcolm@redhat.com>
Diffstat (limited to 'gcc/fold-const.c')
0 files changed, 0 insertions, 0 deletions