https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111375
JuzheZhong <juzhe.zhong at rivai dot ai> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |juzhe.zhong at rivai dot ai
--- Comment #1 from JuzheZhong <juzhe.zhong at rivai dot ai> ---
I can't reproduce the ICE in your testcase with same command.
~/work/toolchain/develop/build/dev-rv64gcv_zfh-lp64d-medany-linux-spike/install/bin/riscv64-unknown-linux-gnu-gfortran
-w -march=rv64gcv -mabi=lp64d -c -Ofast -ftree-vectorize
--param=riscv-autovec-preference=scalable bug.f90
No ICE.
Could you help me with that ?