[PATCH v2] Re: Introduce -finline-stringops

2023-09-20 Thread Alexandre Oliva
On Sep 15, 2023, Alexandre Oliva wrote: > On Jun 22, 2023, Alexandre Oliva wrote: >> On Jun 2, 2023, Alexandre Oliva wrote: >>> Introduce -finline-stringops >> Ping? https://gcc.gnu.org/pipermail/gcc-patches/2023-June/620472.html > Ping? Here's a refreshed and improved patch, that improves

[PATCH] RISC-V: Fix SUBREG move of VLS mode[PR111486]

2023-09-20 Thread Juzhe-Zhong
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 | } |

<    1   2