sem_ch3.adb (Build_Derived_Record_Type): Initialize Parent_Base to the full view...
authorJavier Miranda <miranda@adacore.com>
Wed, 21 May 2014 12:54:18 +0000 (12:54 +0000)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 21 May 2014 12:54:18 +0000 (14:54 +0200)
commita8a89b743d7f22120969402642b2375537c67243
treef93d17de84149a9537b9bf0cfa91199fff07ad7f
parent95bc61b2e3158874bbf8c026961e031fbcdb3520
sem_ch3.adb (Build_Derived_Record_Type): Initialize Parent_Base to the full view of the parent type when...

2014-05-21  Javier Miranda  <miranda@adacore.com>

* sem_ch3.adb (Build_Derived_Record_Type): Initialize Parent_Base
to the full view of the parent type when processing a derived type
which is the full view of a private type not defined in a generic
unit which is derived from a private type with discriminants
whose full view is a non-tagged record type.

From-SVN: r210699
gcc/ada/ChangeLog
gcc/ada/sem_ch3.adb