C++ PATCH to implement C++17 maybe_unused attribute

Jason Merrill jason@redhat.com
Tue Apr 26 15:56:00 GMT 2016


Fixed.

Jason


On Tue, Apr 26, 2016 at 5:46 AM, Andreas Schwab <schwab@linux-m68k.org> wrote:
> /usr/local/gcc/gcc-20160426/gcc/testsuite/c-c++-common/cpp/pr63831-1.c:5:14: error: size of array 'T1' is negative
> /usr/local/gcc/gcc-20160426/gcc/testsuite/c-c++-common/cpp/pr63831-1.c:13:14: error: size of array 'T5' is negative
> /usr/local/gcc/gcc-20160426/gcc/testsuite/c-c++-common/cpp/pr63831-1.c:17:1: error: unknown type name 'T4'
> /usr/local/gcc/gcc-20160426/gcc/testsuite/c-c++-common/cpp/pr63831-1.c:35:14: error: size of array 'T11' is negative
> /usr/local/gcc/gcc-20160426/gcc/testsuite/c-c++-common/cpp/pr63831-1.c:43:14: error: size of array 'T15' is negative
> /usr/local/gcc/gcc-20160426/gcc/testsuite/c-c++-common/cpp/pr63831-1.c:47:1: error: unknown type name 'T14'
>
> Andreas.
>
> --
> Andreas Schwab, schwab@linux-m68k.org
> GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
> "And now for something completely different."



More information about the Gcc-patches mailing list