diff options
author | Richard Sandiford <richard.sandiford@arm.com> | 2020-11-18 18:40:33 +0000 |
---|---|---|
committer | Richard Sandiford <richard.sandiford@arm.com> | 2020-11-18 18:40:33 +0000 |
commit | 71e234a5c94ddaef4070b3a74cf6d867dfe1a24b (patch) | |
tree | 11fd7dcd6d68da1cf94d3df7bf1731d4a8a195e4 /gcc/cp/parser.c | |
parent | ee9dd1c3022aa01ed3733cf58ed1f490872fa214 (diff) | |
download | gcc-71e234a5c94ddaef4070b3a74cf6d867dfe1a24b.zip gcc-71e234a5c94ddaef4070b3a74cf6d867dfe1a24b.tar.gz gcc-71e234a5c94ddaef4070b3a74cf6d867dfe1a24b.tar.bz2 |
testsuite: Adjust bb-slp-pr68892.c for AArch64
AArch64 passes the "not profitable" test because it treats vec_construct
as having a high-enough cost. This means that we can try other vector
modes, which in turn causes "BB vectorization with gaps at the end of
a load is not supported" to be printed more than once. The number of
times that we print the message doesn't seem important, so the patch
converts it to a plain scan-tree-dump.
gcc/testsuite/
* gcc.dg/vect/bb-slp-pr68892.c: Don't XFAIL the profitability
test for aarch64*-*-*. Allow the "BB vectorization with gaps"
message to be printed more than once.
Diffstat (limited to 'gcc/cp/parser.c')
0 files changed, 0 insertions, 0 deletions