diff options
author | Piotr Trojanek <trojanek@adacore.com> | 2021-01-29 19:34:39 +0100 |
---|---|---|
committer | Pierre-Marie de Rodat <derodat@adacore.com> | 2021-05-07 05:29:01 -0400 |
commit | bfdc95943e46532617c70eed00f5dff5a2238dcd (patch) | |
tree | 5ae5109bb838bb20980dd3c0e30f3cee23e48f85 /gcc/ada/gcc-interface/trans.c | |
parent | 4b0ba35687c2df12589cb197a4186e19f40def7f (diff) | |
download | gcc-bfdc95943e46532617c70eed00f5dff5a2238dcd.zip gcc-bfdc95943e46532617c70eed00f5dff5a2238dcd.tar.gz gcc-bfdc95943e46532617c70eed00f5dff5a2238dcd.tar.bz2 |
[Ada] Remove End_Interp_List from the overloaded resolution API
gcc/ada/
* sem_ch4.adb (Analyze_Call): Remove call to End_Interp_List.
(Process_Overloaded_Indexed_Component): Remove call to
End_Interp_List.
* sem_util.adb (Insert_Explicit_Dereference): Remove call to
End_Interp_List.
* sem_type.ads (End_Interp_List): Remove.
* sem_type.adb (Add_Entry): The guard against duplicate entries
is now checked before other conditions, so that EXIT statements
do not bypass this guard.
(End_Interp_List): Remove.
Diffstat (limited to 'gcc/ada/gcc-interface/trans.c')
0 files changed, 0 insertions, 0 deletions