diff options
author | Richard Sandiford <richard.sandiford@arm.com> | 2022-06-23 12:54:10 +0100 |
---|---|---|
committer | Richard Sandiford <richard.sandiford@arm.com> | 2022-06-23 12:54:10 +0100 |
commit | 509cdb441614eab2a0fe90a970a927538b832bcd (patch) | |
tree | 9bc87f13ac013503f84cd9ee178a775c7da249f8 /gcc/diagnostic-format-json.cc | |
parent | 78fd15fd4a641cfac28ce60bf43a3e1ca309537b (diff) | |
download | gcc-509cdb441614eab2a0fe90a970a927538b832bcd.zip gcc-509cdb441614eab2a0fe90a970a927538b832bcd.tar.gz gcc-509cdb441614eab2a0fe90a970a927538b832bcd.tar.bz2 |
testsuite: Compile slsr-39.c without vectorisation
The fix for PR106019 regressed slsr-39.c for -m32 -march=cascadelake
because we are now able to vectorise the code. (Whether the code model
should be allowing that is a different question -- the vectorised code
looked worse to me.)
The test runs at -O2 and predates vectorisation being enabled at -O2,
so this patch just adds -fno-tree-vectorize.
gcc/testsuite/
* gcc.dg/tree-ssa/slsr-39.c: Force vectorization off.
Diffstat (limited to 'gcc/diagnostic-format-json.cc')
0 files changed, 0 insertions, 0 deletions