trans.c (convert_with_check): Use a custom base type if the base type of the expressi...
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 5 Sep 2017 09:28:21 +0000 (09:28 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 5 Sep 2017 09:28:21 +0000 (09:28 +0000)
commita4f7374e4d6bfb7a26bfb85c2c914688d4b07b10
treeb38ddab7872d0c277ff1e5a9c6ca8e4c6e6f347c
parent3fd9ae9664a57eac0fbf3b88b8f6971d293b13e5
trans.c (convert_with_check): Use a custom base type if the base type of the expression has a different...

* gcc-interface/trans.c (convert_with_check): Use a custom base type
if the base type of the expression has a different machine mode.
Rename a couple of parameters and local variable.

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