https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111255
--- Comment #1 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The trunk branch has been updated by Lehua Ding <lh...@gcc.gnu.org>: https://gcc.gnu.org/g:4ab744ace2478c4b986ec4ac27c0e3467b7a6419 commit r14-4094-g4ab744ace2478c4b986ec4ac27c0e3467b7a6419 Author: Lehua Ding <lehua.d...@rivai.ai> Date: Mon Sep 18 20:04:07 2023 +0800 RISC-V: Add fixed PR111255 testcase by other patch This patch add the missed PR111255 testcase which is fixed by this committed patch (https://gcc.gnu.org/pipermail/gcc-patches/2023-August/628922.html). PR target/111255 gcc/testsuite/ChangeLog: * gcc.target/riscv/rvv/vsetvl/pr111255.c: New test.