diff options
author | Eric Botcazou <ebotcazou@adacore.com> | 2022-05-17 08:27:11 +0200 |
---|---|---|
committer | Pierre-Marie de Rodat <derodat@adacore.com> | 2022-06-02 09:06:41 +0000 |
commit | a9f5f2cd642689ae58f27aa23dff5c8d7c7bb016 (patch) | |
tree | 0c6e8612c2de53c447c5ed4f2f6a6d05a7cc5780 /gcc/ada/gcc-interface/utils.cc | |
parent | 5a06e886ac86fd14e02eca0cf70360f1c2d9374f (diff) | |
download | gcc-a9f5f2cd642689ae58f27aa23dff5c8d7c7bb016.zip gcc-a9f5f2cd642689ae58f27aa23dff5c8d7c7bb016.tar.gz gcc-a9f5f2cd642689ae58f27aa23dff5c8d7c7bb016.tar.bz2 |
[Ada] Move registering code for predefined primitives to Exp_Disp
This avoids making Expand_Interface_Thunk visible from the outside.
No functional changes.
gcc/ada/
* exp_ch6.adb (Freeze_Subprogram.Register_Predefined_DT_Entry): Move
procedure to...
* exp_disp.ads (Expand_Interface_Thunk): Move declaration to...
(Register_Predefined_Primitive): Declare.
* exp_disp.adb (Expand_Interface_Thunk): ...here.
(Register_Predefined_Primitive): ...here and change into a function
returning List_Id.
Diffstat (limited to 'gcc/ada/gcc-interface/utils.cc')
0 files changed, 0 insertions, 0 deletions