re PR ada/22418 (Ada produces mis-match (non compatible) types in MODIFY_EXPR)
authorOlivier Hainque <hainque@adacore.com>
Fri, 21 Oct 2005 15:49:12 +0000 (15:49 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 21 Oct 2005 15:49:12 +0000 (15:49 +0000)
commit8fafe21dc2d900a8843740ae5b3ba1a18e552844
tree2ac55dcc949ad5e86402b8a2be1c4680fc09bdc8
parent552725e3bd542d98dd0f4a830c602230fff7138c
re PR ada/22418 (Ada produces mis-match (non compatible) types in MODIFY_EXPR)

PR ada/22418
* decl.c (maybe_pad_type): Use proper bitsizetype for XVZ objects,
as we create them to store a size in bits.

From-SVN: r105743
gcc/ada/ChangeLog
gcc/ada/decl.c