https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52641
--- Comment #42 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:5221755afcaa883687203ae48763b3cbfbe60b2f commit r17-3671-g5221755afcaa883687203ae48763b3cbfbe60b2f Author: Georg-Johann Lay <[email protected]> Date: Wed Aug 26 12:24:04 2026 +0200 Fix sloppy test case. This test case failed with .../inline-mem-set-1.c:49:20: error: size of array 'p' exceeds maximum object size '32767' .../inline-mem-set-1.c:54:22: error: size of array 'p' exceeds maximum object size '32767' PR testsuite/52641 gcc/testsuite/ * gcc.dg/torture/inline-mem-set-1.c: Require size20plus.
