https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122212
--- Comment #6 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Georg-Johann Lay <[email protected]>: https://gcc.gnu.org/g:099957dfc7cf14cb42ec96bac83c480ebbff04af commit r16-4492-g099957dfc7cf14cb42ec96bac83c480ebbff04af Author: Georg-Johann Lay <[email protected]> Date: Sun Oct 19 16:39:32 2025 +0200 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.
