diff options
author | Pavel I. Kryukov <kryukov@frtk.ru> | 2019-01-16 16:04:34 -0500 |
---|---|---|
committer | Simon Marchi <simon.marchi@ericsson.com> | 2019-01-16 16:10:35 -0500 |
commit | 7516c26f867b8c235f28a4d449efb9990125e0a1 (patch) | |
tree | da307d116ac5c6003350caec27e8cb5725d42b36 /include/ChangeLog | |
parent | c24bdb023c8e1fa969d6eb945059fa8ed0d490c7 (diff) | |
download | gdb-7516c26f867b8c235f28a4d449efb9990125e0a1.zip gdb-7516c26f867b8c235f28a4d449efb9990125e0a1.tar.gz gdb-7516c26f867b8c235f28a4d449efb9990125e0a1.tar.bz2 |
Do not expand macros to 'defined'
Expanding a macro which contains 'defined' PP keyword is UB. It causes
a compilation failure when -Wexpansion-to-defined is used.
sim/common/Changelog:
2019-01-16 Pavel I. Kryukov <kryukov@frtk.ru>
* sim-arange.c: eliminate DEFINE_NON_INLINE_P
Diffstat (limited to 'include/ChangeLog')
0 files changed, 0 insertions, 0 deletions