https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52641

--- Comment #29 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:77c3ef08e946306329070ea6415abe7d9e328cd6

commit r15-4032-g77c3ef08e946306329070ea6415abe7d9e328cd6
Author: Georg-Johann Lay <a...@gjlay.de>
Date:   Wed Oct 2 19:09:18 2024 +0200

    testsuite/52641 - Make gcc.dg/strict-flex-array-3.c work on int != 32 bits.

            PR testsuite/52641
    gcc/testsuite/
            * gcc.dg/strict-flex-array-3.c (expect) [AVR]: Use custom
            version due to AVR-LibC limitations.
            (stuff): Use __SIZEOF_INT__ instead of hard-coded values.

Reply via email to