]> git.ipfire.org Git - thirdparty/gcc.git/commit
[Ada] Wrong resolution of 'access in protected subprogram
authorJavier Miranda <miranda@adacore.com>
Tue, 2 Jun 2020 19:46:10 +0000 (15:46 -0400)
committerGiuliano Belinassi <giuliano.belinassi@usp.br>
Mon, 17 Aug 2020 16:17:53 +0000 (13:17 -0300)
commit0a253f42792623585789133655679b5c4065b5ba
treecd608bf8e0518b3e70c87fcf72584a2b06057662
parent35efb4b30302e7021ddca0e0e3c3a033ab738eee
[Ada] Wrong resolution of 'access in protected subprogram

gcc/ada/

* sem_attr.adb (Resolve_Attribute): Resolve overloaded
N_Selected_Component prefix of 'Access. Required to handle
overloaded prefixed view of protected subprograms.
gcc/ada/sem_attr.adb