diff options
author | Bob Duff <duff@adacore.com> | 2021-05-17 12:42:20 -0400 |
---|---|---|
committer | Pierre-Marie de Rodat <derodat@adacore.com> | 2021-07-07 16:23:11 +0000 |
commit | 738a0e8dd447409a960c84cf14d05e5bdc985ea6 (patch) | |
tree | 6b7aa170cc638297f723ec741b499daa3c840732 /gcc/gimple-array-bounds.cc | |
parent | 0dbe0e11eb75e52885a0f6894a8d3da770f87ca0 (diff) | |
download | gcc-738a0e8dd447409a960c84cf14d05e5bdc985ea6.zip gcc-738a0e8dd447409a960c84cf14d05e5bdc985ea6.tar.gz gcc-738a0e8dd447409a960c84cf14d05e5bdc985ea6.tar.bz2 |
[Ada] Transient scope cleanup
gcc/ada/
* checks.adb, exp_attr.adb, exp_ch4.adb, exp_ch6.adb,
exp_ch9.adb, exp_disp.adb, exp_util.adb, inline.adb,
sem_res.adb: Change all calls to Make_Unchecked_Type_Conversion
to call Unchecked_Convert_To instead. This involves removing
New_Occurrence_Of on the first parameter, because
Unchecked_Convert_To expects a type entity, rather than the name
of one. Also, removed calls to Relocate_Node, because
Unchecked_Convert_To takes care of that.
* sinfo.ads: Change comment to be worded more firmly.
Diffstat (limited to 'gcc/gimple-array-bounds.cc')
0 files changed, 0 insertions, 0 deletions