diff options
author | Javier Miranda <miranda@adacore.com> | 2024-05-09 21:48:18 +0000 |
---|---|---|
committer | Marc Poulhiès <poulhies@adacore.com> | 2024-06-14 09:34:18 +0200 |
commit | 02263316169d4299df24ef91b4d469d3a3d50220 (patch) | |
tree | 45dff9b10ff9f4f3b55eb4be714efb85d0d9c2d0 /gcc/dfp.cc | |
parent | 464f0cb46a17cd4b941f0b3182323a883c59dcf3 (diff) | |
download | gcc-02263316169d4299df24ef91b4d469d3a3d50220.zip gcc-02263316169d4299df24ef91b4d469d3a3d50220.tar.gz gcc-02263316169d4299df24ef91b4d469d3a3d50220.tar.bz2 |
ada: Missing initialization of multidimensional array using sliding
When a multidimensional array is initialized with an array
aggregate, and inner dimensions of the array are initialized
with array subaggregates using sliding, the code generated
by the compiler does not initialize the inner dimensions
of the array.
gcc/ada/
* exp_aggr.adb (Must_Slide): Add missing support for
multidimensional arrays.
Diffstat (limited to 'gcc/dfp.cc')
0 files changed, 0 insertions, 0 deletions