diff options
author | Ed Schonberg <schonberg@adacore.com> | 2021-05-21 15:51:13 -0400 |
---|---|---|
committer | Pierre-Marie de Rodat <derodat@adacore.com> | 2021-07-08 13:34:17 +0000 |
commit | b927d936e339ddd47779b522b80552306ebb5604 (patch) | |
tree | b9cceeeb9ef6537885709f2e0e4c54e742dc0894 /gcc/ada/gcc-interface/decl.c | |
parent | c5b1e8e9a5808d612ad20fdf2f77c52cfa5907d3 (diff) | |
download | gcc-b927d936e339ddd47779b522b80552306ebb5604.zip gcc-b927d936e339ddd47779b522b80552306ebb5604.tar.gz gcc-b927d936e339ddd47779b522b80552306ebb5604.tar.bz2 |
[Ada] Incorrect iteration over hashed containers after multiple Inserts
gcc/ada/
* libgnat/a-cohama.ads: Introduce an equality operator over
cursors.
* libgnat/a-cohase.ads: Ditto.
* libgnat/a-cohama.adb: Add body for "=" over cursors.
(Insert): Do not set the Position component of the cursor that
denotes the inserted element.
* libgnat/a-cohase.adb: Ditto.
Diffstat (limited to 'gcc/ada/gcc-interface/decl.c')
0 files changed, 0 insertions, 0 deletions