]> git.ipfire.org Git - thirdparty/gcc.git/commit
[Ada] Missing accessibility actuals on calls to interface conversion functions
authorGary Dismukes <dismukes@adacore.com>
Wed, 18 Dec 2019 07:14:59 +0000 (07:14 +0000)
committerPierre-Marie de Rodat <pmderodat@gcc.gnu.org>
Wed, 18 Dec 2019 07:14:59 +0000 (07:14 +0000)
commita760d142461694eca613c9d9a19333416566241e
tree6c274cdd5fd2397d6f5503d0c7ac377cce3b0e68
parent64c6e3673a9eddf168fbe8d5cfab70f55fea08f8
[Ada] Missing accessibility actuals on calls to interface conversion functions

2019-12-18  Gary Dismukes  <dismukes@adacore.com>

gcc/ada/

* sem_res.adb (Resolve_Type_Conversion): Add handling for access
types with designated operand and target types that are
referenced in places that have a limited view of an interface
type by retrieving the nonlimited view when it exists.  Add ???
comments related to missing limited_with_clause handling for
Target (in the non-access case).

From-SVN: r279513
gcc/ada/ChangeLog
gcc/ada/sem_res.adb