diff options
author | Nathan Sidwell <nathan@acm.org> | 2020-11-02 08:38:30 -0800 |
---|---|---|
committer | Nathan Sidwell <nathan@acm.org> | 2020-11-02 08:56:38 -0800 |
commit | f8a737930bb0bd0714970cf04ea0463fddb5c6ef (patch) | |
tree | cc31ef58d14288c08f0f068cd8e8f1b389a94cb4 /gcc/tree.h | |
parent | e9a2e208dd763bf71b0cc9db8526ef8f47ee289e (diff) | |
download | gcc-f8a737930bb0bd0714970cf04ea0463fddb5c6ef.zip gcc-f8a737930bb0bd0714970cf04ea0463fddb5c6ef.tar.gz gcc-f8a737930bb0bd0714970cf04ea0463fddb5c6ef.tar.bz2 |
core: debug-print whole call expr
In debugging some call-expr handling, I got confused because the debug
printer elided NULL call operands. This changes the printer to display
them as NULL.
gcc/
* print-tree.c (print_node): Display all the operands of a call
expr.
Diffstat (limited to 'gcc/tree.h')
0 files changed, 0 insertions, 0 deletions