diff options
author | Patrick Palka <ppalka@redhat.com> | 2023-08-11 21:13:52 -0400 |
---|---|---|
committer | Patrick Palka <ppalka@redhat.com> | 2023-08-11 21:13:52 -0400 |
commit | 8be20733b38c200f375cacf698d6b85e76055bcd (patch) | |
tree | 49d45b402d2fcc284977b47aee2e04efedcbe611 /gcc/tree-cfg.cc | |
parent | f50f603cbfd05653555e9856360c83108bbd1d8a (diff) | |
download | gcc-8be20733b38c200f375cacf698d6b85e76055bcd.zip gcc-8be20733b38c200f375cacf698d6b85e76055bcd.tar.gz gcc-8be20733b38c200f375cacf698d6b85e76055bcd.tar.bz2 |
tree-pretty-print: delimit TREE_VEC with braces
This makes the generic pretty printer print braces around a TREE_VEC,
like we do for CONSTRUCTOR. This should improve readability of nested
TREE_VECs in particular.
gcc/ChangeLog:
* tree-pretty-print.cc (dump_generic_node) <case TREE_VEC>:
Delimit output with braces.
Diffstat (limited to 'gcc/tree-cfg.cc')
0 files changed, 0 insertions, 0 deletions