]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix compile time error when using ansidecl.h with an old version of GCC.
authorpalves <palves@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 15 Sep 2017 14:53:48 +0000 (14:53 +0000)
committerpalves <palves@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 15 Sep 2017 14:53:48 +0000 (14:53 +0000)
commita9901f70639b0c392508967975354a850b1e0625
tree10b852d68885a942e3f6d790a8234d54cdeecf5d
parent8adb95eb2c20f5a6de0a9a84fc006fac4c2413dc
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@252822 138bc75d-0d04-0410-961f-82ee72b054a4
include/ChangeLog
include/ansidecl.h