aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-vect-loop.cc
diff options
context:
space:
mode:
authorDavid Faust <david.faust@oracle.com>2024-03-01 10:43:24 -0800
committerDavid Faust <david.faust@oracle.com>2024-03-01 11:07:16 -0800
commit64221c7bffbdd399e49554b0fb08b38325657596 (patch)
tree40beeb38863faf0265db6b03cebd115862a95ad7 /gcc/tree-vect-loop.cc
parentdb0b6746be075e43c8142585968483e125bb52d0 (diff)
downloadgcc-64221c7bffbdd399e49554b0fb08b38325657596.zip
gcc-64221c7bffbdd399e49554b0fb08b38325657596.tar.gz
gcc-64221c7bffbdd399e49554b0fb08b38325657596.tar.bz2
testsuite: ctf: make array in ctf-file-scope-1 fixed length
The array member of struct SFOO in the ctf-file-scope-1 caused the test to fail for the BPF target, since BPF does not support dynamic stack allocation. The array does not need to variable length for the sake of the test, so make it fixed length instead to allow the test to run successfully for the bpf-unknown-none target. gcc/testsuite/ * gcc.dg/debug/ctf/ctf-file-scope-1.c (SFOO): Make array member fixed-length.
Diffstat (limited to 'gcc/tree-vect-loop.cc')
0 files changed, 0 insertions, 0 deletions