[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Mon, 4 Aug 2014 07:57:40 +0000 (09:57 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 4 Aug 2014 07:57:40 +0000 (09:57 +0200)
commitad5edba5cec413cf60b5c71046e7787a0048357f
tree9dba4c2c474be1f9b2df2220eaf2ff37f785c8db
parentb6621d10eb36c29e6965678b7d53aa39eb302c9e
[multiple changes]

2014-08-04  Hristian Kirtchev  <kirtchev@adacore.com>

* sem_ch8.adb (Build_Class_Wide_Wrapper): Mark the primitive as
referenced once resolution has taken place.

2014-08-04  Gary Dismukes  <dismukes@adacore.com>

* exp_ch4.adb (Expand_N_Type_Conversion): Don't
compare access levels in the case where the target type is the
anonymous type of an access discriminant, since the level of
such types is defined based on context. Add comment.

From-SVN: r213534
gcc/ada/ChangeLog
gcc/ada/exp_ch4.adb
gcc/ada/sem_ch8.adb