trans.c (Subprogram_Body_to_gnu): Pop the stack of return variables for subprograms...
authorEric Botcazou <ebotcazou@adacore.com>
Wed, 18 Sep 2013 10:21:37 +0000 (10:21 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 18 Sep 2013 10:21:37 +0000 (10:21 +0000)
commitdf2abf546911a295588c230ced8cb59ba5c38477
tree03e43d00d117ee522778cea89119268f61346556
parent995a1b4a75aca90837c9a62131eda7b6be9b8c41
trans.c (Subprogram_Body_to_gnu): Pop the stack of return variables for subprograms using the CICO mechanism.

* gcc-interface/trans.c (Subprogram_Body_to_gnu): Pop the stack of
return variables for subprograms using the CICO mechanism.

From-SVN: r202684
gcc/ada/ChangeLog
gcc/ada/gcc-interface/trans.c
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/in_out_parameter4.adb [new file with mode: 0644]