aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf2ctf.c
diff options
context:
space:
mode:
authorJason Merrill <jason@redhat.com>2021-08-31 12:54:37 -0400
committerJason Merrill <jason@redhat.com>2021-09-07 14:09:38 -0400
commitc03db573b9e619f9e4f7d7111f99877368c78e26 (patch)
tree6339d667948245908afdd9af00080eda82edfc53 /gcc/dwarf2ctf.c
parent81f9718139cb1cc164ada411ada8cca9f32b8be8 (diff)
downloadgcc-c03db573b9e619f9e4f7d7111f99877368c78e26.zip
gcc-c03db573b9e619f9e4f7d7111f99877368c78e26.tar.gz
gcc-c03db573b9e619f9e4f7d7111f99877368c78e26.tar.bz2
tree: Change error_operand_p to an inline function
I've thought for a while that many of the macros in tree.h and such should become inline functions. This one in particular was confusing Coverity; the null check in the macro made it think that all code guarded by error_operand_p would also need null checks. gcc/ChangeLog: * tree.h (error_operand_p): Change to inline function.
Diffstat (limited to 'gcc/dwarf2ctf.c')
0 files changed, 0 insertions, 0 deletions