diff options
author | Eric Botcazou <ebotcazou@adacore.com> | 2022-04-02 01:21:36 +0200 |
---|---|---|
committer | Pierre-Marie de Rodat <derodat@adacore.com> | 2022-05-18 08:41:01 +0000 |
commit | de02cb5d72cfbac5a7a5537c5bf85c11f716f806 (patch) | |
tree | a0239561bd162fc982ef292f4460ee45cf12def0 /gcc/c | |
parent | df61c5dc3a16178834651d3437da6fa4490b480b (diff) | |
download | gcc-de02cb5d72cfbac5a7a5537c5bf85c11f716f806.zip gcc-de02cb5d72cfbac5a7a5537c5bf85c11f716f806.tar.gz gcc-de02cb5d72cfbac5a7a5537c5bf85c11f716f806.tar.bz2 |
[Ada] Fix internal error on subprogram instantiation
The compiler builds renamings for actuals of formal objects for debugging
purposes in this case, but it must not generate them for temporaries.
gcc/ada/
* exp_dbug.ads (Build_Subprogram_Instance_Renamings): Fix typo.
* exp_dbug.adb (Build_Subprogram_Instance_Renamings): Build the
renaming only for actuals of formal objects.
Diffstat (limited to 'gcc/c')
0 files changed, 0 insertions, 0 deletions