aboutsummaryrefslogtreecommitdiff
path: root/gdb/ada-lang.c
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-11-16 05:12:51 +0000
committerSam James <sam@gentoo.org>2024-11-18 03:09:15 +0000
commiteeff15bc88b89abed1cdb4d3b1b2cc7b4cec6fe7 (patch)
tree150f4487db1d39e9978de16e6a4f052b27d90b48 /gdb/ada-lang.c
parent8ebe62f3f0d27806b1bf69f301f5e188b4acd2b4 (diff)
downloadbinutils-eeff15bc88b89abed1cdb4d3b1b2cc7b4cec6fe7.zip
binutils-eeff15bc88b89abed1cdb4d3b1b2cc7b4cec6fe7.tar.gz
binutils-eeff15bc88b89abed1cdb4d3b1b2cc7b4cec6fe7.tar.bz2
binutils: fix -std=gnu23 compatibility wrt _Bool
GCC trunk now defaults to -std=gnu23. We return false in a few places which can't work when true/false are a proper type (_Bool). Return NULL where appropriate instead of false. All callers handle this appropriately. ChangeLog: PR ld/32372 * prdbg.c (visibility_name): Return NULL.
Diffstat (limited to 'gdb/ada-lang.c')
0 files changed, 0 insertions, 0 deletions