diff options
author | Gary Dismukes <dismukes@adacore.com> | 2007-08-16 14:17:54 +0200 |
---|---|---|
committer | Arnaud Charlet <charlet@gcc.gnu.org> | 2007-08-16 14:17:54 +0200 |
commit | 4c8e94abdccacc49ab9a087e34cd89cee8bc2f7e (patch) | |
tree | 120fbb0d2064596801428c20635d14e66ba38429 /gcc/tree-object-size.c | |
parent | c07fdd94f46a274c04563cf69c62e87d1727936d (diff) | |
download | gcc-4c8e94abdccacc49ab9a087e34cd89cee8bc2f7e.zip gcc-4c8e94abdccacc49ab9a087e34cd89cee8bc2f7e.tar.gz gcc-4c8e94abdccacc49ab9a087e34cd89cee8bc2f7e.tar.bz2 |
cstand.adb (Create_Standard): Create an entity for a zero-sized type associated with...
2007-08-16 Gary Dismukes <dismukes@adacore.com>
* cstand.adb (Create_Standard): Create an entity for a zero-sized type
associated with Standard_Debug_Renaming_Type, to be used as the type of
the special variables whose names provide debugger encodings for
renaming declarations.
* einfo.ads, einfo.adb (Debug_Renaming_Link): Change to return Node25.
(Set_Debug_Renaming_Link): Change to set Node25.
(Write_Field13_Name): Remove case for E_Enumeration_Literal.
(Write_Field25_Name): Add case for E_Variable to output
"Debug_Renaming_Link".
(Write_Field23_Name): Correct the output string for "Limited_View".
* exp_dbug.adb: Add with and use of Tbuild.
(Debug_Renaming_Declaration): Replace creation of an enumeration type
and literal with creation of a variable of type
Standard_Debug_Renaming_Type whose name encodes both the renamed object
and the entity of the renaming declaration.
(Qualify_Entity_Name): Add the delayed qualification of the entity name
part of the name of a variable that has a Debug_Renaming_Link.
* stand.ads (Standard_Debug_Renaming_Type): New Entity_Id denoting a
special type to be associated with variables that provide debugger
encodings for renaming declarations.
From-SVN: r127537
Diffstat (limited to 'gcc/tree-object-size.c')
0 files changed, 0 insertions, 0 deletions