Fix compile time error when using ansidecl.h with an old version of GCC.
authorNick Clifton <nickc@redhat.com>
Fri, 15 Sep 2017 14:53:48 +0000 (14:53 +0000)
committerPedro Alves <palves@gcc.gnu.org>
Fri, 15 Sep 2017 14:53:48 +0000 (14:53 +0000)
commitefae2b2f9b70196b6e282a2cebb97b6f00714a36
tree10b852d68885a942e3f6d790a8234d54cdeecf5d
parent870118b7f139a2477cd16de9d8539946959c5633
Fix compile time error when using ansidecl.h with an old version of GCC.

include/
2017-07-31  Nick Clifton  <nickc@redhat.com>

Binutils PR 21850
* ansidecl.h (OVERRIDE): Protect check of __cplusplus value with
#idef __cplusplus.

From-SVN: r252822
include/ChangeLog
include/ansidecl.h