aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-phiopt.cc
diff options
context:
space:
mode:
authorxuli <xuli1@eswincomputing.com>2023-10-24 07:39:02 +0000
committerxuli <xuli1@eswincomputing.com>2023-10-24 07:47:52 +0000
commitb44d4ff7b43ff6a34d5c074c7ade03c4a38974fa (patch)
tree9e2c554c5e0c3e9681ba92859888a8a00d70f6cc /gcc/tree-ssa-phiopt.cc
parenteaf75155f38a51b2d9d49c6c1b1e1639e3d0591a (diff)
downloadgcc-b44d4ff7b43ff6a34d5c074c7ade03c4a38974fa.zip
gcc-b44d4ff7b43ff6a34d5c074c7ade03c4a38974fa.tar.gz
gcc-b44d4ff7b43ff6a34d5c074c7ade03c4a38974fa.tar.bz2
RISC-V: Fix ICE of RVV vget/vset intrinsic[PR111935]
Calling vget/vset intrinsic without receiving a return value will cause a crash. Because in this case e.target is null. This patch should be backported to releases/gcc-13. PR target/111935 gcc/ChangeLog: * config/riscv/riscv-vector-builtins-bases.cc: fix bug. gcc/testsuite/ChangeLog: * gcc.target/riscv/rvv/base/pr111935.c: New test.
Diffstat (limited to 'gcc/tree-ssa-phiopt.cc')
0 files changed, 0 insertions, 0 deletions