]> git.ipfire.org Git - thirdparty/gcc.git/commit
[Ada] Handle explicit dereferences in expression functions
authorEd Schonberg <schonberg@adacore.com>
Tue, 12 May 2020 12:20:22 +0000 (08:20 -0400)
committerGiuliano Belinassi <giuliano.belinassi@usp.br>
Mon, 17 Aug 2020 16:16:32 +0000 (13:16 -0300)
commitf9de937382a40d59e076dc5bc318ef7267734212
tree8b24a32df48f82526e509513ff3805981894cda0
parentfb27171675b2b3f9f6da53f69808aeb2f837af52
[Ada] Handle explicit dereferences in expression functions

gcc/ada/

* freeze.adb (Freeze_Expr_Types): Freeze the designated type of
the explicit dereference.
gcc/ada/freeze.adb