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]

r118263 - in /trunk/gcc/ada: exp_dbug.adb exp_d...


Author: charlet
Date: Tue Oct 31 17:55:39 2006
New Revision: 118263

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=118263
Log:
2006-10-31  Robert Dewar  <dewar@adacore.com>

	* exp_dbug.ads, exp_dbug.adb (Get_External_Name): Add missing
	initialization of Homonym_Len.
	(Fully_Qualify_Name): Remove kludge to eliminate anonymous block
	names from fully qualified name. Fixes problem of duplicate
	external names differing only in the presence of such a block name.


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


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