r123586 - in /trunk/gcc/ada: namet.adb namet.ads

charlet@gcc.gnu.org charlet@gcc.gnu.org
Fri Apr 6 09:24:00 GMT 2007


Author: charlet
Date: Fri Apr  6 10:24:39 2007
New Revision: 123586

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123586
Log:
2007-04-06  Robert Dewar  <dewar@adacore.com>

	* namet.ads, namet.adb (wn): Improve this debugging routine. Calling
	it no longer destroys the contents of Name_Buffer or Name_Len and
	non-standard and invalid names are handled better.
	(Get_Decoded_Name_String): Improve performance by using
	Name_Has_No_Encodings flag in the name table.
	(Is_Valid_Name): New function to determine whether a Name_Id is valid.
	Used for debugging printouts.


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



More information about the Gcc-cvs mailing list