diff options
author | Gary Dismukes <dismukes@adacore.com> | 2020-06-07 19:41:15 -0400 |
---|---|---|
committer | Pierre-Marie de Rodat <derodat@adacore.com> | 2020-07-16 05:18:08 -0400 |
commit | ebc2b117e43191de355187553586aef30048f098 (patch) | |
tree | 92e164376b99c97d3020ef94b28d5868c5140622 /gcc/ipa-utils.c | |
parent | c6801105e167376e8839007a1539a8167fb09306 (diff) | |
download | gcc-ebc2b117e43191de355187553586aef30048f098.zip gcc-ebc2b117e43191de355187553586aef30048f098.tar.gz gcc-ebc2b117e43191de355187553586aef30048f098.tar.bz2 |
[Ada] Implicit dereferencing in container indexing
gcc/ada/
* sem_ch4.adb (Try_Container_Indexing): When the prefix type is
an access type, change it to the designated type, change the
prefix to an explicit dereference, and emit a ?d? warning for
the implicit dereference. Include a ??? comment questioning
whether this is the right context in which to perform the
implicit dereferencing.
Diffstat (limited to 'gcc/ipa-utils.c')
0 files changed, 0 insertions, 0 deletions