]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Fix compile time error when using ansidecl.h with an old version of GCC.
authorNick Clifton <nickc@redhat.com>
Mon, 31 Jul 2017 14:08:32 +0000 (15:08 +0100)
committerNick Clifton <nickc@redhat.com>
Mon, 31 Jul 2017 14:08:32 +0000 (15:08 +0100)
commitc48a4d983400ade9cfba0531905245eb454afe08
treeb92a785c760f79a74b9d6214df44c901002ce2a9
parent7e5ed83b229681f57d807f79fbea3703c8121afa
Fix compile time error when using ansidecl.h with an old version of GCC.

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