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]

r125477 - in /trunk/gcc/ada: a-cdlili.ads a-cid...


Author: charlet
Date: Wed Jun  6 10:52:10 2007
New Revision: 125477

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125477
Log:
2007-04-20  Javier Miranda  <miranda@adacore.com>

	* a-cidlli.ads, a-cdlili.ads, a-cohama.ads, a-coinve.ads, 
	a-convec.ads (Empty_Vector, Empty_Map, Empty_List): Move this object
	declaration after freezing point of all its associated tagged types;
	otherwise such types are frozen too early.


Modified:
    trunk/gcc/ada/a-cdlili.ads
    trunk/gcc/ada/a-cidlli.ads
    trunk/gcc/ada/a-cohama.ads
    trunk/gcc/ada/a-coinve.ads
    trunk/gcc/ada/a-convec.ads


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