[Bug target/111488] ICE ion riscv gcc.dg/vect/vect-126.c
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Sep 20 06:15:26 GMT 2023
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111488
--- Comment #3 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The trunk branch has been updated by Lehua Ding <lhtin@gcc.gnu.org>:
https://gcc.gnu.org/g:d024a31a09d18d2586769602205a60ff3afe568c
commit r14-4166-gd024a31a09d18d2586769602205a60ff3afe568c
Author: Lehua Ding <lehua.ding@rivai.ai>
Date: Wed Sep 20 13:35:16 2023 +0800
RISC-V: Fixed ICE caused by missing operand
This ICE appears in GCC compiled with -O2 flags.
PR target/111488
gcc/ChangeLog:
* config/riscv/autovec-opt.md: Add missed operand.
More information about the Gcc-bugs
mailing list