Commit 6c946a9f by Thomas Quinot Committed by Arnaud Charlet

einfo.ads, atree.ads: Minor comment fixes.

2010-10-19  Thomas Quinot  <quinot@adacore.com>

	* einfo.ads, atree.ads: Minor comment fixes.

From-SVN: r165688
parent 9018b19c
2010-10-19 Thomas Quinot <quinot@adacore.com>
* einfo.ads, atree.ads: Minor comment fixes.
2010-10-18 Bob Duff <duff@adacore.com>
* sinfo.ads, sinfo.adb: Modify comment about adding fields to be more
......
......@@ -277,7 +277,7 @@ package Atree is
-- Field1-5 fields are set to Empty
-- Field6-22 fields in extended nodes are set to Empty
-- Field6-29 fields in extended nodes are set to Empty
-- Parent is set to Empty
......
......@@ -1250,7 +1250,7 @@ package Einfo is
-- Alignment attribute definition clause
-- Machine_Attribute pragma
-- Link_Alias pragma
-- Link-Section pragma
-- Linker_Section pragma
-- Weak_External pragma
--
-- If any of these items are present, then the flag Has_Gigi_Rep_Item
......@@ -4703,6 +4703,7 @@ package Einfo is
-- RM_Size (Uint13)
-- Alignment (Uint14)
-- Related_Expression (Node24)
-- Current_Use_Clause (Node27)
-- Depends_On_Private (Flag14)
-- Discard_Names (Flag88)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment