https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120362
--- Comment #10 from JuzheZhong <juzhe.zhong at rivai dot ai> --- (In reply to Robin Dapp from comment #9) > > No. vlre should not depend on vtype. It should be hardware bug. > > Are you sure about that? vmv1r also doesn't depend on a specific vtype, > each one is OK, but the vtype must at least be valid. So we get a SIGILL > for an invalid vtype (i.e. when clobbered by a syscall). > > I mean I wouldn't mind not fixing this if it's indeed a hardware issue but > e.g. the Banana Pi is widespread and it might look unfortunate if we just > SIGILL for a preventable reason. Yes. I am sure. And SPIKE and QEMU have no problem.