aboutsummaryrefslogtreecommitdiff
path: root/libcpp
diff options
context:
space:
mode:
authorAlexandre Oliva <oliva@adacore.com>2024-04-28 04:30:15 -0300
committerAlexandre Oliva <oliva@gnu.org>2024-04-28 04:30:15 -0300
commitcc6a439fdab933963b00c488e221ae33d7199aeb (patch)
tree446cc7ab7e20a78d08d29a4ab0985d3b60ff3d6b /libcpp
parent9929a683dae6d8d584acef38a8652f186492560f (diff)
downloadgcc-cc6a439fdab933963b00c488e221ae33d7199aeb.zip
gcc-cc6a439fdab933963b00c488e221ae33d7199aeb.tar.gz
gcc-cc6a439fdab933963b00c488e221ae33d7199aeb.tar.bz2
disable ldist for test, to restore vectorizing-candidate loop
The loop we're supposed to try to vectorize in gcc.dg/vect/costmodel/ppc/costmodel-vect-31a.c is turned into a memset before the vectorizer runs. Various other tests in this set have already run into this, and the solution has been to disable this loop distribution transformation, enabled at -O2, so that the vectorizer gets a chance to transform the loop and, in this testcase, fail to do so. for gcc/testsuite/ChangeLog * gcc.dg/vect/costmodel/ppc/costmodel-vect-31a.c: Disable ldist.
Diffstat (limited to 'libcpp')
0 files changed, 0 insertions, 0 deletions