Snapshot gcc-14-20230813 is now available on
https://gcc.gnu.org/pub/gcc/snapshots/14-20230813/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 14 git branch
with the following options: git://gcc.gnu.org/git/gcc.git branch
On Fri, Aug 11, 2023 at 8:30 PM Alejandro Colomar via Gcc
wrote:
>
> Hi!
>
> Structures with flexible array members have restrictions about being
> used in arrays or within other structures, as the size of the enclosing
> aggregate type would be... inconsistent.
>
> In general, sizeof(flexible_str