diff options
author | Eric Botcazou <ebotcazou@adacore.com> | 2023-04-08 12:43:54 +0200 |
---|---|---|
committer | Marc Poulhiès <poulhies@adacore.com> | 2023-05-29 10:23:22 +0200 |
commit | fe8b341f09a13e1dcaa2788f123d69122c5cdea5 (patch) | |
tree | 48f7fb010bde3a6314ffd0d2ea40c7c914073adf /gcc/int-vector-builder.h | |
parent | df3480cdb6626759b35d1b2527e3f6a6fc4dcc98 (diff) | |
download | gcc-fe8b341f09a13e1dcaa2788f123d69122c5cdea5.zip gcc-fe8b341f09a13e1dcaa2788f123d69122c5cdea5.tar.gz gcc-fe8b341f09a13e1dcaa2788f123d69122c5cdea5.tar.bz2 |
ada: Call idiomatic routine in Expand_Simple_Function_Return
In the primary stack case, Insert_Actions is invoked when the expression is
being rewritten, whereas Insert_List_Before_And_Analyze is invoked in the
secondary stack case. The former is idiomatic, the latter is not.
gcc/ada/
* exp_ch6.adb (Expand_Simple_Function_Return): Call Insert_Actions
consistently when rewriting the expression.
Diffstat (limited to 'gcc/int-vector-builder.h')
0 files changed, 0 insertions, 0 deletions