r127973 - in /trunk/gcc/ada: exp_ch8.adb exp_db...
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Fri Aug 31 10:22:00 GMT 2007
Author: charlet
Date: Fri Aug 31 10:22:39 2007
New Revision: 127973
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=127973
Log:
2007-08-31 Gary Dismukes <dismukes@adacore.com>
* exp_ch8.adb (Expand_N_Package_Renaming_Declaration): In the case of a
library-level package renaming, pass the declaration associated with
the renaming's special debug variable to Qualify_Entity_Names to ensure
that its encoded name is properly qualified.
* exp_dbug.adb (Qualify_All_Entity_Names): Check for a variable entity
occurring in the list of entities to qualify, and do not attempt to
traverse an entity list in that case. Variables associated with
` library-level package renamings can now occur in the table.
* exp_dbug.ads: Revise documentation of the encoding for renaming
declarations.
Modified:
trunk/gcc/ada/exp_ch8.adb
trunk/gcc/ada/exp_dbug.adb
trunk/gcc/ada/exp_dbug.ads
More information about the Gcc-cvs
mailing list