Ping: Re: [PATCH v4] : Add nitems()

2020-10-11 Thread Alejandro Colomar via Gcc
Ping. On 2020-09-28 21:12, Alejandro Colomar wrote: 'nitems()' calculates the length of an array in number of items. It is safe: if a pointer is passed to the macro (or function, in C++), the compilation is broken due to: - In >= C11: _Static_assert() - In C89, C99: Negative anonymous bitfie

gcc-11-20201011 is now available

2020-10-11 Thread GCC Administrator via Gcc
Snapshot gcc-11-20201011 is now available on https://gcc.gnu.org/pub/gcc/snapshots/11-20201011/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 11 git branch with the following options: git://gcc.gnu.org/git/gcc.git branch