]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
'git mv gcc/testsuite/gcc.dg/{,torture/}crc-linux-3.c'
authorThomas Schwinge <tschwinge@baylibre.com>
Mon, 9 Dec 2024 08:59:04 +0000 (09:59 +0100)
committerThomas Schwinge <tschwinge@baylibre.com>
Thu, 9 Jan 2025 13:30:40 +0000 (14:30 +0100)
Like recent commit 96f5fd3089075b56ea9ea85060213cc4edd7251a
"Move some CRC tests into the gcc.dg/torture directory" moved a few files, this
one also needs to go into torture testing: otherwise, it's compiled just at
'-O0', where the CRC optimization pass isn't active.

gcc/testsuite/
* gcc.dg/crc-linux-3.c: Move...
* gcc.dg/torture/crc-linux-3.c: ... here.

gcc/testsuite/gcc.dg/torture/crc-linux-3.c [moved from gcc/testsuite/gcc.dg/crc-linux-3.c with 100% similarity]