[Bug middle-end/92815] [8/9/10 Regression] spurious -Wstringop-overflow writing into a flexible array of an extern struct

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon May 18 22:33:07 GMT 2020


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

--- Comment #8 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Martin Sebor <msebor@gcc.gnu.org>:

https://gcc.gnu.org/g:8edf0adb6616bd717312d9b305c7d7c9a6b7a171

commit r11-472-g8edf0adb6616bd717312d9b305c7d7c9a6b7a171
Author: Martin Sebor <msebor@redhat.com>
Date:   Mon May 18 16:31:13 2020 -0600

    PR middle-end/92815 - spurious -Wstringop-overflow writing into a flexible
array of an extern struct

    Adjust test to avoid failures in ILP32 mode.

    gcc/testsuite/ChangeLog:

            PR middle-end/92815
            * gcc.dg/builtin-object-size-20.c: Adjust to avoid failures in
            ILP32 mode.


More information about the Gcc-bugs mailing list