diff options
author | Julien Bortolussi <bortolussi@adacore.com> | 2022-04-21 11:11:26 +0200 |
---|---|---|
committer | Pierre-Marie de Rodat <derodat@adacore.com> | 2022-06-01 08:43:16 +0000 |
commit | f3949a2e785eb387d7e25d5ab06f4662d643d8fc (patch) | |
tree | c7de906cb048c13b2fb16c3d0a6b6cdbd7d980f2 /gcc/ada/init.c | |
parent | e1379eeec11098cf8ec006bc0d3ac95beb2ad273 (diff) | |
download | gcc-f3949a2e785eb387d7e25d5ab06f4662d643d8fc.zip gcc-f3949a2e785eb387d7e25d5ab06f4662d643d8fc.tar.gz gcc-f3949a2e785eb387d7e25d5ab06f4662d643d8fc.tar.bz2 |
[Ada] Add reference counting in functional containers
This patch adds reference counting to dynamically allocated pointers
on arrays and elements used by the functional container. This is done
by making both the arrays and the elements controlled.
gcc/ada/
* libgnat/a-cofuba.ads, libgnat/a-cofuba.adb: Add reference
counting.
Diffstat (limited to 'gcc/ada/init.c')
0 files changed, 0 insertions, 0 deletions