Re: [PATCH] RISC-V: Fix SUBREG move of VLS mode[PR111486]
OK. This is also the approach I took locally to fix a Fortran ICE but forgot to send/push it. Regards Robin
[PATCH] RISC-V: Fix SUBREG move of VLS mode[PR111486]
This patch fixes this bug: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111486 Before this patch, we can only handle (subreg:DI (reg:V8QI)) The PR ICE: during RTL pass: reload testcase.c: In function 'foo': testcase.c:8:1: internal compiler error: in require, at machmode.h:313 8 | } |