]> gcc.gnu.org Git - gcc.git/commit
utils.c (unchecked_convert): Use a field of the right precision when converting to...
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 8 Sep 2011 21:12:37 +0000 (21:12 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 8 Sep 2011 21:12:37 +0000 (21:12 +0000)
commit416de7d54948f6a493fa0ea9476a045ee2d35cb8
treed576fe6f01cff202e1a0b2a1d8cea0750707bd45
parentc3c5a1ccc0c0db8f4a1432c293135895343970d5
utils.c (unchecked_convert): Use a field of the right precision when converting to or from an integral type...

* 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.

From-SVN: r178711
gcc/ada/ChangeLog
gcc/ada/gcc-interface/utils.c
This page took 0.05782 seconds and 5 git commands to generate.