https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112872
Patrick O'Neill <patrick at rivosinc dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[14 Regression] RISCV ICE: |[14 Regression] RISCV ICE:
|in |in
|store_integral_bit_field, |store_integral_bit_field,
|at expmed.cc:1049 with -03 |at expmed.cc:1049 with -03
|rv64gcv_zvl1024b |rv64gcv_zvl1024b
| |--param=riscv-autovec-prefe
| |rence=fixed-vlmax
--- Comment #1 from Patrick O'Neill <patrick at rivosinc dot com> ---
Whoops, looks like the command got cut off when copy-pasting. Here's the full
thing:
> /scratch/tc-testing/tc-dec-4-trunk/build-rv64gcv/bin/riscv64-unknown-linux-gnu-gcc
> -march=rv64gcv_zvl1024b -mabi=lp64d
> --param=riscv-autovec-preference=fixed-vlmax -O3 red.c