]> git.ipfire.org Git - thirdparty/gcc.git/commit
[Ada] Spurious non-variable error on implicitly dereferenced in-mode formal
authorJustin Squirek <squirek@adacore.com>
Mon, 19 Jul 2021 18:03:35 +0000 (14:03 -0400)
committerPierre-Marie de Rodat <derodat@adacore.com>
Mon, 4 Oct 2021 08:45:06 +0000 (08:45 +0000)
commit6c30bccd6897e84465fff147f12133c282c02eae
tree1e8c4cde6425e11b28e6471b59a3510a7664c223
parent6109bcaf72f86d206f1f76a1968a6cfeafa80576
[Ada] Spurious non-variable error on implicitly dereferenced in-mode formal

gcc/ada/

* sem_util.adb (Is_Variable): Add check for implicitly
dereferenced access types
(Is_Dependent_Component_Of_Mutable_Object): Set Prefix_Type when
not specified.
gcc/ada/sem_util.adb