https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79986
--- Comment #7 from Martin Sebor ---
*** Bug 79772 has been marked as a duplicate of this bug. ***
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79986
--- Comment #6 from Martin Sebor ---
Minimal patch submitted for review:
https://gcc.gnu.org/ml/gcc-patches/2017-03/msg01062.html
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79986
--- Comment #5 from Martin Sebor ---
The initialization of flexible array members is still broken in various ways.
For some examples, see pr69338, pr69696, and pr69697.
The initialization in flexary11.C is a special case of a general C++ patter
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79986
Martin Sebor changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned at
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79986
Jason Merrill changed:
What|Removed |Added
CC||jason at gcc dot gnu.org
--- Comment #3