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]

r125464 - /trunk/gcc/ada/s-secsta.adb


Author: charlet
Date: Wed Jun  6 10:48:07 2007
New Revision: 125464

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125464
Log:
2007-04-20  Arnaud Charlet  <charlet@adacore.com>

	* s-secsta.adb (Chunk): Ensure this object has a static size known at
	compile time, to avoid dynamic memory allocation
	(Elaboration code): Only use dynamic memory allocation when needed.


Modified:
    trunk/gcc/ada/s-secsta.adb


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