diff options
author | Alan Modra <amodra@gmail.com> | 2021-07-20 18:46:57 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2021-07-20 20:15:48 +0930 |
commit | b97bd976233ee4d43c2fe18f6356e62779cbe82d (patch) | |
tree | dd0c04bae30dbf5f72920631361520224b4f5a90 /gdb | |
parent | 05558223b5b52bf41036eb80335d2e541187e78f (diff) | |
download | binutils-b97bd976233ee4d43c2fe18f6356e62779cbe82d.zip binutils-b97bd976233ee4d43c2fe18f6356e62779cbe82d.tar.gz binutils-b97bd976233ee4d43c2fe18f6356e62779cbe82d.tar.bz2 |
PR28106, build of 2.37 fails on FreeBSD and Clang
https://en.cppreference.com/w/cpp/types/NULL says NULL might be
defined as nullptr.
https://en.cppreference.com/w/cpp/language/reinterpret_cast says
reinterpret_cast can't be used on nullptr.
PR gold/28106
PR gold/27815
* gc.h (gc_process_relocs): Use static_cast in Section_id constructor.
Diffstat (limited to 'gdb')
0 files changed, 0 insertions, 0 deletions