]> git.ipfire.org Git - thirdparty/gcc.git/commit
[Ada] Remove obsolete special case in Switch_View
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 16 Jun 2020 07:58:09 +0000 (09:58 +0200)
committerGiuliano Belinassi <giuliano.belinassi@usp.br>
Mon, 17 Aug 2020 16:19:39 +0000 (13:19 -0300)
commit9639e924c81f06d041d92401d8d6a983ce682c91
tree96ef54a1b173f74c81df39ba70d652f44a69dd6f
parent6eea55faa4db077ba92b0567b4aa900bfbc4cae0
[Ada] Remove obsolete special case in Switch_View

gcc/ada/

* sem_ch12.adb (Instantiate_Package_Body): Add commentary for a
nesting issue with parent handling and private view switching.
(Switch_View): Do not skip specific private-dependent subtypes.
gcc/ada/sem_ch12.adb