]> git.ipfire.org Git - thirdparty/gcc.git/commit
ad PR122212: Fix test case for 16-bit int targets.
authorGeorg-Johann Lay <avr@gjlay.de>
Sun, 19 Oct 2025 14:39:32 +0000 (16:39 +0200)
committerGeorg-Johann Lay <avr@gjlay.de>
Sun, 19 Oct 2025 14:48:34 +0000 (16:48 +0200)
commit099957dfc7cf14cb42ec96bac83c480ebbff04af
tree51e5bf6eb6b2d4c2db35f7fc078f6dc6d61b761a
parenta45b24ad7a3ca8f264b694272dcd1e4d5200696e
ad PR122212: Fix test case for 16-bit int targets.

PR testsuite/122212
PR testsuite/52641
gcc/testsuite/
* gcc.dg/torture/pr122212.c: Pass 0xffffffff instead of -1u
for all bits set in uint32_t.
gcc/testsuite/gcc.dg/torture/pr122212.c