re PR ada/23427 (latent bug with array type size check)
authorJames E Wilson <wilson@specifixinc.com>
Thu, 3 Nov 2005 22:13:03 +0000 (22:13 +0000)
committerLaurent Guerby <guerby@gcc.gnu.org>
Thu, 3 Nov 2005 22:13:03 +0000 (22:13 +0000)
commit720981287ad1de4e5763c2787220cbf788c22eaa
tree4f2019b171e1a4b825fa2f3f83eaeee2ee9835bb
parentf2bd1eb944f85f1bc930791445213f4ce8fae773
re PR ada/23427 (latent bug with array type size check)

2005-11-03  James E Wilson  <wilson@specifix.com>

PR ada/23427
        * trans.c (gnat_to_gnu): Use TYPE_SIZE_UNIT not TYPE_SIZE in
        TREE_OVERFLOW check.

From-SVN: r106452
gcc/ada/ChangeLog
gcc/ada/trans.c