aboutsummaryrefslogtreecommitdiff
path: root/gcc/c
diff options
context:
space:
mode:
authorEric Botcazou <ebotcazou@adacore.com>2022-04-02 01:21:36 +0200
committerPierre-Marie de Rodat <derodat@adacore.com>2022-05-18 08:41:01 +0000
commitde02cb5d72cfbac5a7a5537c5bf85c11f716f806 (patch)
treea0239561bd162fc982ef292f4460ee45cf12def0 /gcc/c
parentdf61c5dc3a16178834651d3437da6fa4490b480b (diff)
downloadgcc-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