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]

r139333 - in /trunk/gcc/ada: g-catiio.adb g-cat...


Author: charlet
Date: Wed Aug 20 16:12:38 2008
New Revision: 139333

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=139333
Log:
2008-08-20  Emmanuel Briot  <briot@adacore.com>

	* g-catiio.ads, g-catiio.adb:
	(Value): Avoid an unnecessary system call to Clock in most cases.
	This call is only needed when only the time is provided in the string,
	and ignored in all other cases. This is more efficient.


Modified:
    trunk/gcc/ada/g-catiio.adb
    trunk/gcc/ada/g-catiio.ads


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