[Ada] Memory leak in concatenation with Initialize_Scalars
authorBob Duff <duff@adacore.com>
Fri, 23 Oct 2020 21:27:34 +0000 (17:27 -0400)
committerPierre-Marie de Rodat <derodat@adacore.com>
Thu, 26 Nov 2020 08:39:49 +0000 (03:39 -0500)
commit0ea529086e7c36cd12bf8ff5a6187c9d8b2796a8
treee93d3b173ec561017f95a6c082c015232bd1fdd1
parenta160b4e046d11b51cbedb936b13d15e3d0b19f7e
[Ada] Memory leak in concatenation with Initialize_Scalars

gcc/ada/

* exp_ch4.adb (Expand_Concatenate): Call Set_No_Initialization
on the N_Allocator node that is supposed to allocate on the
secondary stack.
gcc/ada/exp_ch4.adb