r111068 - in /trunk/gcc/ada: exp_pakd.adb exp_p...

charlet@gcc.gnu.org charlet@gcc.gnu.org
Wed Feb 15 09:39:00 GMT 2006


Author: charlet
Date: Wed Feb 15 09:39:54 2006
New Revision: 111068

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111068
Log:
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.


Modified:
    trunk/gcc/ada/exp_pakd.adb
    trunk/gcc/ada/exp_pakd.ads



More information about the Gcc-cvs mailing list