2019-09-19 Arnaud Charlet <charlet@adacore.com>
gcc/ada/
* exp_attr.adb: Remove obsolete comment.
From-SVN: r275946
+2019-09-19 Arnaud Charlet <charlet@adacore.com>
+
+ * exp_attr.adb: Remove obsolete comment.
+
2019-09-19 Eric Botcazou <ebotcazou@adacore.com>
* sem_ch3.adb (Build_Derived_Access_Type): If this is an access-
-- generate a call to a run-time subprogram that returns the base
-- address of the object.
- -- This processing is not needed in the VM case, where dispatching
- -- issues are taken care of by the virtual machine.
-
elsif Is_Class_Wide_Type (Ptyp)
and then Is_Interface (Underlying_Type (Ptyp))
and then Tagged_Type_Expansion