diff options
author | Eric Botcazou <ebotcazou@adacore.com> | 2022-05-26 13:34:55 +0200 |
---|---|---|
committer | Pierre-Marie de Rodat <derodat@adacore.com> | 2022-07-04 07:45:55 +0000 |
commit | 02e41e69d4762937f6ba927059e22abf84801b32 (patch) | |
tree | 7b5b52d3ff4e61e57af57d18de59a702074c96b2 /gcc/c | |
parent | c901877facf9635149ed69cabd88c871f60931fe (diff) | |
download | gcc-02e41e69d4762937f6ba927059e22abf84801b32.zip gcc-02e41e69d4762937f6ba927059e22abf84801b32.tar.gz gcc-02e41e69d4762937f6ba927059e22abf84801b32.tar.bz2 |
[Ada] Do not use front-end build-in-place mechanism for nonlimited types
It was only used in specific cases for controlled types but no longer
provides any significant benefit in practice.
gcc/ada/
* debug.adb (d.9): Remove usage.
* exp_ch6.adb (Expand_Simple_Function_Return): Remove redundant
test on Debug_Flag_Dot_L.
(Is_Build_In_Place_Result_Type): Return false for nonlimited types.
(Is_Build_In_Place_Function): Tidy up and remove redundant test on
Debug_Flag_Dot_L.
Diffstat (limited to 'gcc/c')
0 files changed, 0 insertions, 0 deletions