]> gcc.gnu.org Git - gcc.git/commit
[Ada] Fix detection of overlapping actuals with renamings
authorPiotr Trojanek <trojanek@adacore.com>
Tue, 23 Mar 2021 00:00:50 +0000 (01:00 +0100)
committerPierre-Marie de Rodat <derodat@adacore.com>
Fri, 18 Jun 2021 08:36:54 +0000 (04:36 -0400)
commitcbe87f458252d3d25288d261703d79277943848e
treeea714794a9ff2ade9d74513246edbaaf18f367a7
parentca5cdc9053ffe033e8ece1c4be7882c67b3f5a39
[Ada] Fix detection of overlapping actuals with renamings

gcc/ada/

* sem_util.adb (Denotes_Same_Object): Explicitly test for node
kinds being the same; deal with renamings one-by-one; adjust
numbers in references to the Ada RM.
gcc/ada/sem_util.adb
This page took 0.093979 seconds and 5 git commands to generate.