diff options
author | Eric Botcazou <ebotcazou@adacore.com> | 2024-02-11 19:05:08 +0100 |
---|---|---|
committer | Marc Poulhiès <poulhies@adacore.com> | 2024-05-14 10:19:53 +0200 |
commit | 4f3567cf3b71ccf5447659a028d08429c2d30df7 (patch) | |
tree | 785991428e01c7f06ed4750bcb14ef95bd1f1740 /gcc/expr.cc | |
parent | 3f079f2244f088e5563d77da1430f804c38863b5 (diff) | |
download | gcc-4f3567cf3b71ccf5447659a028d08429c2d30df7.zip gcc-4f3567cf3b71ccf5447659a028d08429c2d30df7.tar.gz gcc-4f3567cf3b71ccf5447659a028d08429c2d30df7.tar.bz2 |
ada: Follow-up adjustment to earlier fix in Build_Allocate_Deallocate_Proc
The profile of the procedure built for an allocation on the secondary stack
now includes the alignment parameter, so the parameter can just be forwarded
in the call to Allocate_Any_Controlled.
gcc/ada/
* exp_util.adb (Build_Allocate_Deallocate_Proc): Pass the alignment
parameter in the inner call for a secondary stack allocation too.
Diffstat (limited to 'gcc/expr.cc')
0 files changed, 0 insertions, 0 deletions