diff options
author | Jakub Jelinek <jakub@redhat.com> | 2023-01-11 13:06:14 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2023-01-11 13:08:46 +0100 |
commit | b39c1bea5bae9aee1df25cab1064f983b9ec6941 (patch) | |
tree | 741f10cdd0fc2d19239db4c48410f423d6b36495 /gcc/function.cc | |
parent | 8221efae233e2d5992a79600071dd0a52f1b3c74 (diff) | |
download | gcc-b39c1bea5bae9aee1df25cab1064f983b9ec6941.zip gcc-b39c1bea5bae9aee1df25cab1064f983b9ec6941.tar.gz gcc-b39c1bea5bae9aee1df25cab1064f983b9ec6941.tar.bz2 |
testsuite: Enable pr108308.c test on all int32 targets [PR108308]
This test seems to rely on 32-bit int (and uses a wider constant
which shouldn't fit into int), I've initially enabled it on ilp32+lp64
target, but apparently it works on llp64 too, so I've changed it to
int32.
2023-01-11 Jakub Jelinek <jakub@redhat.com>
PR target/108308
* gcc.dg/pr108308.c: Use int32 target rather than { ilp32 || lp64 }.
Diffstat (limited to 'gcc/function.cc')
0 files changed, 0 insertions, 0 deletions