]> gcc.gnu.org Git - gcc.git/commit
testsuite: enable pr86058.c also on i?86-*-* [PR100073]
authorJakub Jelinek <jakub@redhat.com>
Thu, 15 Apr 2021 12:08:03 +0000 (14:08 +0200)
committerJakub Jelinek <jakub@redhat.com>
Thu, 15 Apr 2021 12:08:03 +0000 (14:08 +0200)
commit4d1fa72894e3fbc5f331d2e8984e990307396124
treec6bcb6648624fdf5eb2dae1092fa31d0d2938793
parentddcf111d0554c0cd4f80c1ce033af0304f8ff024
testsuite: enable pr86058.c also on i?86-*-* [PR100073]

The test also works with -m32 or -mx32 the same as it does for -m64,
therefore it should be enabled for i?86-*-* x86_64-*-* targets,
x86_64-*-* alone is never right.

2021-04-15  Jakub Jelinek  <jakub@redhat.com>

PR testsuite/100073
* gcc.dg/pr86058.c: Enable also on i?86-*-*.
gcc/testsuite/gcc.dg/pr86058.c
This page took 0.065901 seconds and 6 git commands to generate.