> This just applies the same fix to Expand_Array_Aggregate as the one that was
> recently applied to Convert_To_Assignments.
> 
> gcc/ada/
> 
>       * exp_aggr.adb (Convert_To_Assignments): Tweak comment.
>       (Expand_Array_Aggregate): Do not delay the expansion if the parent
>       node is a container aggregate.

This is not a regression but the problem is quite visible in Ada 2022 so I 
backported the fix onto the 13 branch.

-- 
Eric Botcazou


Reply via email to