aboutsummaryrefslogtreecommitdiff
path: root/libjava/classpath/java/sql/package.html
diff options
context:
space:
mode:
authorRobin Dapp <rdapp@ventanamicro.com>2025-12-09 13:07:36 +0100
committerRobin Dapp <rdapp@ventanamicro.com>2025-12-09 17:33:15 +0100
commit87b1ac612af1447b508354a5ffa2e6b9344044c4 (patch)
tree77dd02d23608154e6bab629a9658f5d68560c7f9 /libjava/classpath/java/sql/package.html
parentcd4d3a14b231cd5a0e38034e1aa155078944bc8e (diff)
downloadgcc-87b1ac612af1447b508354a5ffa2e6b9344044c4.zip
gcc-87b1ac612af1447b508354a5ffa2e6b9344044c4.tar.gz
gcc-87b1ac612af1447b508354a5ffa2e6b9344044c4.tar.bz2
vect: Reset using_select_vl_p before starting over [PR123074].
In the PR we ICE accessing the loop lens in vect_get_loop_variant_data_ptr_increment when building 510.parest. This function only gets called when we use SELECT_VL for the loop control, however during initialization of the loop lens partial vectors, a prerequisite for SELECT_VL, was false while using_select_vl was true. We reset using_partial_vectors when restarting the analysis after forcing single-lane SLP but don't reset using_select_vl. This patch resets it as well. PR tree-optimization/123074 gcc/ChangeLog: * tree-vect-loop.cc: Reset LOOP_VINFO_USING_SELECT_VL_P. gcc/testsuite/ChangeLog: * gcc.target/riscv/rvv/rvv.exp: Include *.C. * gcc.target/riscv/rvv/autovec/pr123074.C: New test.
Diffstat (limited to 'libjava/classpath/java/sql/package.html')
0 files changed, 0 insertions, 0 deletions