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

--- Comment #7 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-9 branch has been updated by Martin Sebor
<mse...@gcc.gnu.org>:

https://gcc.gnu.org/g:9ca4280a921b0094c7ef131c5c8a63b451ab9a05

commit r9-8342-g9ca4280a921b0094c7ef131c5c8a63b451ab9a05
Author: Martin Sebor <mse...@redhat.com>
Date:   Thu Mar 5 09:37:25 2020 -0700

    Backport fix for PR c++/93753 from trunk.

    gcc/cp/ChangeLog:
        Backport from trunk.
        2020-02-21  Martin Sebor  <mse...@redhat.com>

        PR c++/93753
        * class.c (check_flexarrays): Tighten up a test for potential members
        of anonymous structs or unions.

    gcc/testsuite/ChangeLog:

        Backport from trunk.
        2020-02-21  Martin Sebor  <mse...@redhat.com>

        PR c++/93753
        * g++.dg/ext/flexary36.C: New test.

Reply via email to