diff options
| author | Kewen Lin <linkw@linux.ibm.com> | 2020-11-11 21:18:23 -0600 |
|---|---|---|
| committer | Kewen Lin <linkw@linux.ibm.com> | 2020-11-11 21:25:08 -0600 |
| commit | d33bc98f5bc65f2505fcaefb0f9055ec67fe36d2 (patch) | |
| tree | cabb44c1fe1334dc44320f46592b72c1a9137f5c /libcpp/errors.c | |
| parent | 8069928d5c2a99973ac16a49d6c25bc4dc886e14 (diff) | |
| download | gcc-d33bc98f5bc65f2505fcaefb0f9055ec67fe36d2.zip gcc-d33bc98f5bc65f2505fcaefb0f9055ec67fe36d2.tar.gz gcc-d33bc98f5bc65f2505fcaefb0f9055ec67fe36d2.tar.bz2 | |
testsuite: Adjust pr96789.c by disabling loop vect
New test gcc.dg/tree-ssa/pr96789.c fails on
arm-none-linux-gnueabihf since loop vectorizer is able to optimize
the two loops which operate on array tmp with load_lanes feature
support, it make dse3 fail to find expected inputs.
As Richard suggested, this patch is to replace option
-ftree-vectorize to -ftree-slp-vectorize -fno-tree-loop-vectorize.
gcc/testsuite/ChangeLog:
* gcc.dg/tree-ssa/pr96789.c: Adjusted by disabling loop
vectorization.
Diffstat (limited to 'libcpp/errors.c')
0 files changed, 0 insertions, 0 deletions
