This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]