]> git.ipfire.org Git - thirdparty/gcc.git/commit
ad PR122016: Fix test case for 16-bit size targets.
authorGeorg-Johann Lay <avr@gjlay.de>
Sun, 19 Oct 2025 14:32:43 +0000 (16:32 +0200)
committerGeorg-Johann Lay <avr@gjlay.de>
Sun, 19 Oct 2025 14:48:33 +0000 (16:48 +0200)
commita45b24ad7a3ca8f264b694272dcd1e4d5200696e
tree72acd507ced10354aa3782ee5c2b000fa7d22fee
parent428c736e63bb941d2a739237b2e36f0d3d72dd1b
ad PR122016: Fix test case for 16-bit size targets.

PR testsuite/122016
PR testsuite/52641
gcc/testsuite/
* gcc.dg/torture/pr122016.c (strncmp): Use __SIZE_TYPE__ instead
of long as type of the size argument.
gcc/testsuite/gcc.dg/torture/pr122016.c