diff options
author | Viljar Indus <indus@adacore.com> | 2023-06-06 14:55:04 +0300 |
---|---|---|
committer | Marc Poulhiès <poulhies@adacore.com> | 2023-06-27 14:05:49 +0200 |
commit | 765fc22ca5dbba94198e555ebcebb1944cf24731 (patch) | |
tree | 44b197c519b895f516ffc7a3d012883e49fd5d55 /gcc/ada/debug.adb | |
parent | 3c52dff792878306515056ecd94c8aa909f388fb (diff) | |
download | gcc-765fc22ca5dbba94198e555ebcebb1944cf24731.zip gcc-765fc22ca5dbba94198e555ebcebb1944cf24731.tar.gz gcc-765fc22ca5dbba94198e555ebcebb1944cf24731.tar.bz2 |
ada: Fix expanding container aggregates
Ensure that that container aggregate expressions are expanded as
such and not as records even if the type of the expression is a
record.
gcc/ada/
* exp_aggr.adb (Expand_N_Aggregate): Ensure that container
aggregate expressions do not get expanded as records but instead
as container aggregates.
Diffstat (limited to 'gcc/ada/debug.adb')
0 files changed, 0 insertions, 0 deletions