exp_pakd.ads: Fix typos in comments.
authorThomas Quinot <quinot@adacore.com>
Wed, 15 Feb 2006 09:39:54 +0000 (10:39 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 15 Feb 2006 09:39:54 +0000 (10:39 +0100)
commitf55cfa2e7ffb31f3afcd63d10308574bcc9cae4a
tree5c6d9d3537674937bb0adee6d92aa7e9303ea3ac
parentdad9a816687a38718a805df848ff87f8a6e8a3b8
exp_pakd.ads: Fix typos in comments.

2006-02-13  Thomas Quinot  <quinot@adacore.com>

* exp_pakd.ads: Fix typos in comments.

* exp_pakd.adb (Convert_To_PAT_Type): For the case of a bit packed
array reference that is an explicit dereference, mark the converted
(packed) array reference as analyzed to prevent a forthcoming
reanalysis from resetting its type to the original (non-packed) array
type.

From-SVN: r111068
gcc/ada/exp_pakd.adb
gcc/ada/exp_pakd.ads