https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52641
--- Comment #25 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Georg-Johann Lay <g...@gcc.gnu.org>: https://gcc.gnu.org/g:90c558ef740d0b98892b6a7811c278eda8adeea3 commit r15-1749-g90c558ef740d0b98892b6a7811c278eda8adeea3 Author: Georg-Johann Lay <a...@gjlay.de> Date: Mon Jul 1 12:10:50 2024 +0200 testsuite/52641 - Adjust some test cases to less capable platforms. PR testsuite/52641 gcc/testsuite/ * gcc.dg/analyzer/pr109577.c: Use __SIZE_TYPE__ instead of "unsigned long". * gcc.dg/analyzer/pr93032-mztools-signed-char.c: Requires int32plus. * gcc.dg/analyzer/pr93032-mztools-unsigned-char.c: Requires int32plus. * gcc.dg/analyzer/putenv-1.c: Skip on avr. * gcc.dg/torture/type-generic-1.c: Skip on avr.