diff options
author | Robert Dewar <dewar@adacore.com> | 2007-06-06 12:44:24 +0200 |
---|---|---|
committer | Arnaud Charlet <charlet@gcc.gnu.org> | 2007-06-06 12:44:24 +0200 |
commit | 495d6dd6da24802c0c1aaacb7ea77fa7ccbf1a20 (patch) | |
tree | 09521dd48625650a14a9d01f2817d323df8ff41c /gcc/ada/socket.c | |
parent | b7d1f17ff2605ae0dda0f3568136ff76cfcb879e (diff) | |
download | gcc-495d6dd6da24802c0c1aaacb7ea77fa7ccbf1a20.zip gcc-495d6dd6da24802c0c1aaacb7ea77fa7ccbf1a20.tar.gz gcc-495d6dd6da24802c0c1aaacb7ea77fa7ccbf1a20.tar.bz2 |
sem_ch7.adb (Check_Anonymous_Access_Types): Fix error for null body
2007-04-20 Robert Dewar <dewar@adacore.com>
Javier Miranda <miranda@adacore.com>
* sem_ch7.adb (Check_Anonymous_Access_Types): Fix error for null body
(Derive_Inherited_Private_Subprogram): Code cleanup. In case of explicit
overriding of an inherited private subprogram now there is no need to
inherit its dispatching slot and reduce the size of the dispatch table.
Set_All_DT_Position now ensures that the same slot is now assigned to
both entities. This is required to statically build the dispatch table.
(Declare_Inherited_Private_Subprograms): Rewriten to avoid the need
of calling Set_All_DT_Position to re-evaluate the position of the
entries in the dispatch table. Such reevaluation is not desired if
the tagged type is already frozen.
From-SVN: r125452
Diffstat (limited to 'gcc/ada/socket.c')
0 files changed, 0 insertions, 0 deletions