Re: [wwwdocs] Mention flexible array type and mangling change

2016-02-12 Thread Marek Polacek
On Thu, Feb 11, 2016 at 02:17:43PM -0700, Martin Sebor wrote: > >>Actually, there is one other thing that might be wort mentioning > >>about flexible array members. > >> > >>The type and mangling of flexible array members has changed. While > >>in GCC 5 and prior the type of a flexible array membe

[wwwdocs] Mention flexible array type and mangling change

2016-02-11 Thread Martin Sebor
Actually, there is one other thing that might be wort mentioning about flexible array members. The type and mangling of flexible array members has changed. While in GCC 5 and prior the type of a flexible array member is an array of zero elements (a GCC extension), in 6 it is that of an array of