On 03/19/2017 03:17 PM, Gunther Nikl wrote:
Hello Paolo!
Building older GCC releases with clang tends to issue warnings. This
can be annoying especially when they originate from a header. While
backporting r242743 I noticed that the non-C++ cases of the changed
macro definitions in gcc/system.h are broken. Since GCC trunk is build
in C++ mode this is not an issue, but should be fixed nevertheless I
think.
Regards,
Gunther
gcc:
2017-03-XX Gunther Nikl <gn...@users.sourceforge.net>
* system.h (HAVE_DESIGNATED_INITIALIZERS,
HAVE_DESIGNATED_UNION_INITIALIZERS): Fix non C++ case.
Thanks. Installed.
jeff