diff options
author | Viljar Indus <indus@adacore.com> | 2023-06-08 17:29:23 +0300 |
---|---|---|
committer | Marc Poulhiès <poulhies@adacore.com> | 2023-06-27 14:05:49 +0200 |
commit | f404dd44078fdecf83b142831d6cc6f52f3a76b6 (patch) | |
tree | f79bcda87f2506a1436ee792e992bf06dc0525ac /gcc/ada/debug.adb | |
parent | 765fc22ca5dbba94198e555ebcebb1944cf24731 (diff) | |
download | gcc-f404dd44078fdecf83b142831d6cc6f52f3a76b6.zip gcc-f404dd44078fdecf83b142831d6cc6f52f3a76b6.tar.gz gcc-f404dd44078fdecf83b142831d6cc6f52f3a76b6.tar.bz2 |
ada: Update printing container aggregates for debugging
All N_Aggregate nodes were printed with parentheses "()". However
the new container aggregates (homogeneous N_Aggregate nodes) should
be printed with brackets "[]".
gcc/ada/
* sprint.adb (Print_Node_Actual): Print homogeneous N_Aggregate
nodes with brackets.
Diffstat (limited to 'gcc/ada/debug.adb')
0 files changed, 0 insertions, 0 deletions