]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix test case for PR117811 which failed for int < 32 bit.
authorGeorg-Johann Lay <avr@gjlay.de>
Thu, 12 Jun 2025 08:07:37 +0000 (10:07 +0200)
committerRichard Earnshaw <rearnsha@arm.com>
Fri, 13 Jun 2025 11:22:58 +0000 (12:22 +0100)
commitddf8b0e06f27667b689dbd970d6c4ab0f088d671
tree21a5130f860a859953b9b260a94ad92838a0032f
parentef18d9570a48bab3d3c54e5d3f72b0611c891035
Fix test case for PR117811 which failed for int < 32 bit.

PR middle-end/117811
PR testsuite/52641
gcc/testsuite/
* gcc.dg/torture/pr117811.c: Fix for int < 32 bit.

(cherry picked from commit 07f229c2d7ee6b604e5a86092e675d5d36c1ba4e)
gcc/testsuite/gcc.dg/torture/pr117811.c