aboutsummaryrefslogtreecommitdiff
path: root/gcc/fold-const.c
diff options
context:
space:
mode:
authorDavid Malcolm <dmalcolm@redhat.com>2021-06-25 19:07:25 -0400
committerDavid Malcolm <dmalcolm@redhat.com>2021-06-25 19:07:25 -0400
commit176289e50e3d379b681f8775cdb0230b1e9f50dc (patch)
tree3a5236edc0945e710b2687debc7fc8f38b9d0977 /gcc/fold-const.c
parentfd51b344ca86c9673db0161d4a383cccdb2f429c (diff)
downloadgcc-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