]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
tbuild.ads (New_External_Name): Update spec to reflect relaxed restriction on Prefix.
authorThomas Quinot <quinot@adacore.com>
Tue, 5 Aug 2008 08:16:33 +0000 (10:16 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 5 Aug 2008 08:16:33 +0000 (10:16 +0200)
2008-08-05  Thomas Quinot  <quinot@adacore.com>

* tbuild.ads (New_External_Name): Update spec to reflect relaxed
restriction on Prefix.

From-SVN: r138669

gcc/ada/tbuild.ads

index cca0d200bf544d2fb2c0188c2889a6e3cc8805d4..ae1ba441b215cfee6c7a675795abae22767f452d 100644 (file)
@@ -202,11 +202,11 @@ package Tbuild is
    --
    --  Prefix is prepended only if Prefix is non-blank (in which case it
    --  must be an upper case letter other than O,Q,U,W (which are used for
-   --  identifier encoding, see Namet), and T is reserved for use by implicit
-   --  types, and X is reserved for use by debug type encoding (see package
-   --  Exp_Dbug). Note: the reason that Prefix is last is that it is almost
-   --  always omitted. The notable case of Prefix being non-null is when
-   --  it is 'T' for an implicit type.
+   --  identifier encoding, see Namet), or an underscore, and T is reserved for
+   --  use by implicit types, and X is reserved for use by debug type encoding
+   --  (see package Exp_Dbug). Note: the reason that Prefix is last is that it
+   --  is almost always omitted. The notable case of Prefix being non-null is
+   --  when it is 'T' for an implicit type.
 
    --  Suffix_Index'Image is appended only if the value of Suffix_Index is
    --  positive, or if Suffix_Index is negative 1, then a unique serialized