https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119001
Marek Polacek <mpolacek at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|needs-bisection | Status|UNCONFIRMED |NEW Ever confirmed|0 |1 CC| |mpolacek at gcc dot gnu.org, | |qing.zhao at oracle dot com Last reconfirmed| |2025-02-24 --- Comment #2 from Marek Polacek <mpolacek at gcc dot gnu.org> --- Started with r15-209: Author: Qing Zhao <qing.z...@oracle.com> Date: Mon May 6 16:26:19 2024 +0000 C and C++ FE changes to support flexible array members in unions and alone in structures. Adjust testcases for flexible array member in union and alone in structure extension.