* gcc-interface/utils.c (unchecked_convert): Use a field of the right
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 8 Sep 2011 21:12:37 +0000 (21:12 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 8 Sep 2011 21:12:37 +0000 (21:12 +0000)
commit17ac487b5e81127f3b703c830022aa28cb6abba7
treed576fe6f01cff202e1a0b2a1d8cea0750707bd45
parentd5a3bb10a7e46fafd71c509f176a5091fca09b29
* gcc-interface/utils.c (unchecked_convert): Use a field of the right
precision when converting to or from an integral type whose precision
is not equal to its size.

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