mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-22 15:00:55 +08:00
[Ada] Exp_Attr: remove obsolete comment
2019-09-19 Arnaud Charlet <charlet@adacore.com> gcc/ada/ * exp_attr.adb: Remove obsolete comment. From-SVN: r275946
This commit is contained in:
parent
46a500a5cc
commit
7005758ce7
@ -1,3 +1,7 @@
|
||||
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-
|
||||
|
@ -2381,9 +2381,6 @@ package body Exp_Attr is
|
||||
-- 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user