Fixed the iteration number in crc-crc32-data16.c test from 8 to 16 to
match the test name, just like in r15-9038-gdf55a933cfc675.
gcc/testsuite/ChangeLog:
* gcc.target/aarch64/crc-crc32-data16.c: Fix iteration
count to match testname.
---
Do we need this as well? Untested so far.
On 3/30/25 9:39 AM, Sam James wrote:
Fixed the iteration number in crc-crc32-data16.c test from 8 to 16 to
match the test name, just like in r15-9038-gdf55a933cfc675.
gcc/testsuite/ChangeLog:
* gcc.target/aarch64/crc-crc32-data16.c: Fix iteration
count to match testname.
---
D
Yes, thank you!
On Sun, Mar 30, 2025, 19:40 Sam James wrote:
> Fixed the iteration number in crc-crc32-data16.c test from 8 to 16 to
> match the test name, just like in r15-9038-gdf55a933cfc675.
>
> gcc/testsuite/ChangeLog:
> * gcc.target/aarch64/crc-crc32-data16.c: Fix iteration
>