public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [RFC/RFA] [PATCH 12/12] Add tests for CRC detection and generation.
@ 2024-05-24  8:42 Mariam Arutunian
  2024-05-25 18:34 ` Jeff Law
  0 siblings, 1 reply; 5+ messages in thread
From: Mariam Arutunian @ 2024-05-24  8:42 UTC (permalink / raw)
  To: GCC Patches


[-- Attachment #1.1: Type: text/plain, Size: 1373 bytes --]

  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: Likewise.
    * crc-27.c: Likewise.
    * crc-3.c: Likewise.
    * crc-crc32-data24.c: Likewise.
    * crc-from-fedora-packages (1-24).c: Likewise.
    * crc-linux-(1-5).c: Likewise.
    * crc-not-crc-(1-26).c: Likewise.
    * crc-side-instr-(1-17).c: Likewise.

  gcc/testsuite/gcc.c-torture/execute/

    * crc-(1, 4-10, 12-14, 17-18, 21-28).c: New tests.
    * crc-CCIT-data16-xorOutside_InsideFor.c: Likewise.
    * crc-CCIT-data16.c: Likewise.
    * crc-CCIT-data8.c: Likewise.
    * crc-coremark16-data16.c: Likewise.
    * crc-coremark16-data16.c: Likewise.
    * crc-coremark32-data32.c: Likewise.
    * crc-coremark32-data8.c: Likewise.
    * crc-coremark64-data64.c: Likewise.
    * crc-coremark8-data8.c: Likewise.
    * crc-crc32-data16.c: Likewise.
    * crc-crc32-data8.c: Likewise.
    * crc-crc32.c: Likewise.
    * crc-crc64-data32.c: Likewise.
    * crc-crc64-data64.c: Likewise.
    * crc-crc8-data8-loop-xorInFor.c: Likewise.
    * crc-crc8-data8-loop-xorOutsideFor.c: Likewise.
    * crc-crc8-data8-xorOustideFor.c: Likewise.
    * crc-crc8.c: Likewise.

Signed-off-by: Mariam Arutunian <mariamarutunian@gmail.com>

[-- Attachment #2: 0012-Add-tests-for-CRC-detection-and-generation.patch --]
[-- Type: application/x-patch, Size: 156505 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-05-27 15:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-24  8:42 [RFC/RFA] [PATCH 12/12] Add tests for CRC detection and generation Mariam Arutunian
2024-05-25 18:34 ` Jeff Law
2024-05-26  5:02   ` Mariam Arutunian
2024-05-27  6:39   ` Richard Biener
2024-05-27 15:20     ` Jeff Law

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).