]> gcc.gnu.org Git - gcc.git/commit
testsuite: Require lp64 target rather x86_64-*-* in pr93027.c. [PR93027]
authorJakub Jelinek <jakub@redhat.com>
Thu, 23 Jan 2020 21:50:40 +0000 (22:50 +0100)
committerJakub Jelinek <jakub@redhat.com>
Thu, 23 Jan 2020 21:50:40 +0000 (22:50 +0100)
commit3a26c7b3a3569a5e1b6f0342e50aefe76ad0ec4d
tree7fe4203fb12f07c1b5e3bb9139c7263446428f2c
parent18193e8f005320db5ce47067f076680bef7d7532
testsuite: Require lp64 target rather x86_64-*-* in pr93027.c. [PR93027]

I've noticed this test failed on x86_64-linux with -m32 or -mx32 testing,
the triplet doesn't really say which actual multilib it is, and the test
really works with lp64.

2020-01-23  Jakub Jelinek  <jakub@redhat.com>

PR inline-asm/93027
* gcc.target/i386/pr93027.c: Require lp64 target rather x86_64-*-*.
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr93027.c
This page took 0.062934 seconds and 5 git commands to generate.