* gcc-interface/trans.c (convert_with_check): Use a custom base type
commit27e8da7e351f7e69111d46c2b0cea8bd753fdb53
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 5 Sep 2017 09:28:21 +0000 (5 09:28 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 5 Sep 2017 09:28:21 +0000 (5 09:28 +0000)
treeb38ddab7872d0c277ff1e5a9c6ca8e4c6e6f347c
parent7a4fb11f08717c61b4a1faf89ed53552872eb6e7
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@251705 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/gcc-interface/trans.c