diff options
author | Jakub Jelinek <jakub@redhat.com> | 2021-03-18 16:14:47 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2021-03-18 16:14:47 +0100 |
commit | 89d44a9f3b9ab97634b7ef894e2c83ebd83582a8 (patch) | |
tree | 28cd21301226b79d25da7430126ecde85b169f1d /gcc/gimple-array-bounds.cc | |
parent | fff9faa79043aa53d361e7f6e31b2680007a97e2 (diff) | |
download | gcc-89d44a9f3b9ab97634b7ef894e2c83ebd83582a8.zip gcc-89d44a9f3b9ab97634b7ef894e2c83ebd83582a8.tar.gz gcc-89d44a9f3b9ab97634b7ef894e2c83ebd83582a8.tar.bz2 |
testsuite: Fix up strlenopt-80.c on powerpc [PR99636]
Similar issue as in strlenopt-73.c, various spots in this test rely
on MOVE_MAX >= 8, this time it uses a target selector to pick up a couple
of targets, and all of them but powerpc 32-bit satisfy it, but powerpc
32-bit have MOVE_MAX just 4.
2021-03-18 Jakub Jelinek <jakub@redhat.com>
PR testsuite/99636
* gcc.dg/strlenopt-80.c: For powerpc*-*-*, only enable for lp64.
Diffstat (limited to 'gcc/gimple-array-bounds.cc')
0 files changed, 0 insertions, 0 deletions