Re: [PATCH] testsuite: Fix CRC testcases

2024-12-04 Thread Jeff Law
On 12/3/24 12:56 AM, Xi Ruoyao wrote: On Tue, 2024-12-03 at 15:23 +0800, Bohan Lei wrote: diff --git a/gcc/testsuite/gcc.dg/crc-linux-1.c b/gcc/testsuite/gcc.dg/crc-linux-1.c index 918b423a583..3261ba48b8b 100644 --- a/gcc/testsuite/gcc.dg/crc-linux-1.c +++ b/gcc/testsuite/gcc.dg/crc-linux-1

Re: [PATCH] testsuite: Fix CRC testcases

2024-12-03 Thread Xi Ruoyao
On Tue, 2024-12-03 at 17:14 +0800, Bohan Lei wrote: > Thank you for pointing it out. I guess the RV32 issue may still exist. Please send v2 with only the RISC-V fixes if you can still reproduce the issue. > > Bohan > > -- > From:Xi

Re: [PATCH] testsuite: Fix CRC testcases

2024-12-02 Thread Xi Ruoyao
On Tue, 2024-12-03 at 15:23 +0800, Bohan Lei wrote: > > diff --git a/gcc/testsuite/gcc.dg/crc-linux-1.c > b/gcc/testsuite/gcc.dg/crc-linux-1.c > index 918b423a583..3261ba48b8b 100644 > --- a/gcc/testsuite/gcc.dg/crc-linux-1.c > +++ b/gcc/testsuite/gcc.dg/crc-linux-1.c > @@ -1,5 +1,5 @@ >  /* { dg-