trans.c (Call_to_gnu): Use the unpadded type when putting back an intermediate conver...
commit7a0877c042afed1392a103d18e03b645f87392b8
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 27 May 2019 10:16:04 +0000 (27 10:16 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 27 May 2019 10:16:04 +0000 (27 10:16 +0000)
tree4ee2c5b6225793008e1e34479c83371ff40749a3
parent73cd514ab5ac3d73f0a9e8fcf72fad1a859e5022
trans.c (Call_to_gnu): Use the unpadded type when putting back an intermediate conversion the type of...

* gcc-interface/trans.c (Call_to_gnu): Use the unpadded type when
putting back an intermediate conversion the type of the actuals.

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