trans.c (Call_to_gnu): Do not initialize the temporary created out of addressability...
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 27 May 2019 11:43:17 +0000 (11:43 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 27 May 2019 11:43:17 +0000 (11:43 +0000)
commit8da3776f936b487f5bdf94f372890c3f13604021
treee3cd18fc2893e5af81c0e85d4589d48a3a03cef8
parentb9778c45fc1cd361c3012e30aeb02b53cb3e531c
trans.c (Call_to_gnu): Do not initialize the temporary created out of addressability concerns if...

* gcc-interface/trans.c (Call_to_gnu): Do not initialize the temporary
created out of addressability concerns if it's for the _Init parameter
of an initialization procedure.

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