diff options
author | Piotr Trojanek <trojanek@adacore.com> | 2021-06-17 19:44:40 +0200 |
---|---|---|
committer | Marc Poulhiès <poulhies@adacore.com> | 2022-11-08 09:34:59 +0100 |
commit | c2596d4533389b8898516b444f8464a1720711af (patch) | |
tree | 2ac6ed1559db1940265052bdaf2d006ef14d7e46 /libjava/java/util | |
parent | 7857d873293d2333e1cc8e67ff9bb963fc8b4d1f (diff) | |
download | gcc-c2596d4533389b8898516b444f8464a1720711af.zip gcc-c2596d4533389b8898516b444f8464a1720711af.tar.gz gcc-c2596d4533389b8898516b444f8464a1720711af.tar.bz2 |
ada: Fix expansion of 'Wide_Image and 'Wide_Wide_Image on composite types
Attributes Wide_Image and Wide_Wide_Image applied to composite types are
now expanded just like attribute Image.
gcc/ada/
* exp_imgv.adb
(Expand_Wide_Image_Attribute): Handle just like attribute Image.
(Expand_Wide_Wide_Image_Attribute): Likewise.
* exp_put_image.adb
(Build_Image_Call): Adapt to also work for Wide and Wide_Wide
attributes.
* exp_put_image.ads
(Build_Image_Call): Update comment.
* rtsfind.ads
(RE_Id): Support wide variants of Get.
(RE_Unit_Table): Likewise.
Diffstat (limited to 'libjava/java/util')
0 files changed, 0 insertions, 0 deletions