Re: [RFC/RFA] [PATCH 12/12] Add tests for CRC detection and generation.

2024-05-27 Thread Jeff Law
On 5/27/24 12:39 AM, Richard Biener wrote: On Sat, May 25, 2024 at 8:34 PM Jeff Law wrote: On 5/24/24 2:42 AM, Mariam Arutunian wrote: gcc/testsuite/gcc.c-torture/compile/ * crc-11.c: New test. * crc-15.c: Likewise. * crc-16.c: Likewise. * crc-19.c: Likewise.

Re: [RFC/RFA] [PATCH 12/12] Add tests for CRC detection and generation.

2024-05-26 Thread Richard Biener
On Sat, May 25, 2024 at 8:34 PM Jeff Law wrote: > > > > On 5/24/24 2:42 AM, Mariam Arutunian wrote: > >gcc/testsuite/gcc.c-torture/compile/ > > > > * crc-11.c: New test. > > * crc-15.c: Likewise. > > * crc-16.c: Likewise. > > * crc-19.c: Likewise. > > * crc-2.c: Likewi

Re: [RFC/RFA] [PATCH 12/12] Add tests for CRC detection and generation.

2024-05-25 Thread Mariam Arutunian
On Sat, May 25, 2024, 22:34 Jeff Law wrote: > > > On 5/24/24 2:42 AM, Mariam Arutunian wrote: > >gcc/testsuite/gcc.c-torture/compile/ > > > > * crc-11.c: New test. > > * crc-15.c: Likewise. > > * crc-16.c: Likewise. > > * crc-19.c: Likewise. > > * crc-2.c: Likewise. >

Re: [RFC/RFA] [PATCH 12/12] Add tests for CRC detection and generation.

2024-05-25 Thread Jeff Law
On 5/24/24 2:42 AM, Mariam Arutunian wrote:   gcc/testsuite/gcc.c-torture/compile/     * crc-11.c: New test.     * crc-15.c: Likewise.     * crc-16.c: Likewise.     * crc-19.c: Likewise.     * crc-2.c: Likewise.     * crc-20.c: Likewise.     * crc-24.c: Likewise.     * crc-29.c: Like