It's fixed by this commit: https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=d40b3c1e439db05c835b6bd4fd5bba58fda71dd6
[email protected] From: Edwin Lu Date: 2024-01-17 09:45 To: [email protected]; gcc-patches CC: Patrick O'Neill Subject: Re: [Committed V2] RISC-V: Fix regression (GCC-14 compare with GCC-13.2) of SHA256 from coremark-pro On 1/16/2024 5:41 PM, [email protected] wrote: > Are you saying using glibc lib ? I do the testing with newlib, I didn't > anything wrong. > Yes, I'm seeing the problem using glibc. Looking at our postcommit ci reports, it appears to only affect linux rv32gcv. > It seems that this patch triggers latent bug of VSETVL PASS (Even though > this patch doesn't change anything related to VSETVL PASS). > > I will investigate it. > > Thanks. > Thanks! Edwin
