aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/sem_ch7.adb
diff options
context:
space:
mode:
authorEric Botcazou <ebotcazou@adacore.com>2018-09-26 09:17:31 +0000
committerPierre-Marie de Rodat <pmderodat@gcc.gnu.org>2018-09-26 09:17:31 +0000
commitd58008d23d073916471ca95587b5fcd090675243 (patch)
tree98693b59c277e460cb5d6139ddef18edb966839f /gcc/ada/sem_ch7.adb
parent52ba224d888aead9a9f00ce04b14200f2f4ef8a5 (diff)
downloadgcc-d58008d23d073916471ca95587b5fcd090675243.zip
gcc-d58008d23d073916471ca95587b5fcd090675243.tar.gz
gcc-d58008d23d073916471ca95587b5fcd090675243.tar.bz2
[Ada] Preparation for new description of interface thunks
This adjusts and exposes a couple of functions of the front-end used for the generation of interface thunks so as to make them callable from gigi. This also propagates the debug info setting from the targets to the thunks so as to make stepping into primitives work better in the debugger. 2018-09-26 Eric Botcazou <ebotcazou@adacore.com> gcc/ada/ * exp_disp.adb (Expand_Interface_Conversion): Use Present test. (Expand_Interface_Thunk): Propagate debug info setting from target. * exp_util.ads (Find_Interface_Tag): Adjust comment. * exp_util.adb (Find_Interface_Tag): Remove assertions of success. * sem_util.adb (Is_Variable_Size_Record): Only look at components and robustify the implementation. * fe.h (Find_Interface_Tag): Declare. (Is_Variable_Size_Record): Likewise. From-SVN: r264614
Diffstat (limited to 'gcc/ada/sem_ch7.adb')
0 files changed, 0 insertions, 0 deletions