trans.c (Call_to_gnu): If this is a function call and there is no target...
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 5 Sep 2017 08:28:20 +0000 (08:28 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 5 Sep 2017 08:28:20 +0000 (08:28 +0000)
commit6a9db54cc1e778e99998591920471a1e2eb5d7e1
tree0c347b326ecd71cb92e68581ac2e3184f131b3dc
parenta0f8cad6254428d0f9b95f7328aa0c20207aa5a9
trans.c (Call_to_gnu): If this is a function call and there is no target...

* gcc-interface/trans.c (Call_to_gnu): If this is a function call and
there is no target, do not create a temporary for the return value for
an allocator either.

From-SVN: r251695
gcc/ada/ChangeLog
gcc/ada/gcc-interface/trans.c