RE: [PATCH v1] Test: Move target independent test cases to gcc.dg/torture

2024-06-11 Thread Li, Pan2
Cheng ; Richard Guenther ; Jeff Law Subject: Re: [PATCH v1] Test: Move target independent test cases to gcc.dg/torture On Mon, Jun 10, 2024, 11:20 PM mailto:pan2...@intel.com>> wrote: From: Pan Li mailto:pan2...@intel.com>> The test cases of pr115387 are target independent, at least

Re: [PATCH v1] Test: Move target independent test cases to gcc.dg/torture

2024-06-11 Thread Andrew Pinski
On Mon, Jun 10, 2024, 11:20 PM wrote: > From: Pan Li > > The test cases of pr115387 are target independent, at least x86 > and riscv are able to reproduce. Thus, move these cases to > the gcc.dg/torture. > > The below test suites are passed. > 1. The rv64gcv fully regression test. > 2. The x8

Re: [PATCH v1] Test: Move target independent test cases to gcc.dg/torture

2024-06-11 Thread Jeff Law
On 6/11/24 12:19 AM, pan2...@intel.com wrote: From: Pan Li The test cases of pr115387 are target independent, at least x86 and riscv are able to reproduce. Thus, move these cases to the gcc.dg/torture. The below test suites are passed. 1. The rv64gcv fully regression test. 2. The x86 ful