diff options
author | Eric Botcazou <ebotcazou@adacore.com> | 2023-04-20 17:20:46 +0200 |
---|---|---|
committer | Marc Poulhiès <poulhies@adacore.com> | 2023-06-13 09:31:44 +0200 |
commit | 44eb2bbdcef264661ded3710cc58269f6f33fa93 (patch) | |
tree | da437d0b3edd8bb59ff24a42c6dab2ca7b67883d /gcc/ada/gen_il-fields.ads | |
parent | 0ac91bdbef4c3455aa469381d521f421770dbf50 (diff) | |
download | gcc-44eb2bbdcef264661ded3710cc58269f6f33fa93.zip gcc-44eb2bbdcef264661ded3710cc58269f6f33fa93.tar.gz gcc-44eb2bbdcef264661ded3710cc58269f6f33fa93.tar.bz2 |
ada: Remove obsolete code in Analyze_Assignment
This code was dealing with build-in-place calls for nonlimited types, but
they no longer exist since Is_Build_In_Place_Result_Type => Is_Limited_View.
gcc/ada/
* sem_ch5.adb (Analyze_Assignment): Turn Rhs into a constant and
remove calls to the following subprograms.
(Transform_BIP_Assignment): Delete.
(Should_Transform_BIP_Assignment): Likewise.
Diffstat (limited to 'gcc/ada/gen_il-fields.ads')
0 files changed, 0 insertions, 0 deletions