]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
ada: Refine documentation of -gnatwr
authorTonu Naks <naks@adacore.com>
Thu, 18 Sep 2025 07:18:08 +0000 (10:18 +0300)
committerMarc Poulhiès <dkm@gcc.gnu.org>
Mon, 6 Oct 2025 12:27:09 +0000 (14:27 +0200)
gcc/ada/ChangeLog:

* doc/gnat_ugn/building_executable_programs_with_gnat.rst: refine
description of -gnatwr
* gnat_ugn.texi: Regenerate.

gcc/ada/doc/gnat_ugn/building_executable_programs_with_gnat.rst
gcc/ada/gnat_ugn.texi

index 80f81a87ffb98ffc72d320aa51e1f98bf6384f1e..9893c5b77276b9fac39ec22a1525a5e18fb44c12 100644 (file)
@@ -3755,7 +3755,7 @@ of the pragma in the :title:`GNAT_Reference_manual`).
 
   * Assignment of an item to itself.
 
-  * Type conversion that converts an expression to its own type.
+  * Type conversion that converts an expression to its own subtype.
 
   * Use of the attribute ``Base`` where ``typ'Base`` is the same
     as ``typ``.
index c92aaadd3b4cc2ab38aa4a82a773159d7d7bfe94..86b2cbc5d3f75e23cca4f8b38b6a58f0e13b07cb 100644 (file)
@@ -19,7 +19,7 @@
 
 @copying
 @quotation
-GNAT User's Guide for Native Platforms , Sep 29, 2025
+GNAT User's Guide for Native Platforms , Oct 06, 2025
 
 AdaCore
 
@@ -12181,7 +12181,7 @@ is the current list of constructs regarded as redundant:
 Assignment of an item to itself.
 
 @item 
-Type conversion that converts an expression to its own type.
+Type conversion that converts an expression to its own subtype.
 
 @item 
 Use of the attribute @code{Base} where @code{typ'Base} is the same
@@ -30333,8 +30333,8 @@ to permit their use in free software.
 
 @printindex ge
 
-@anchor{d2}@w{                              }
 @anchor{gnat_ugn/gnat_utility_programs switches-related-to-project-files}@w{                              }
+@anchor{d2}@w{                              }
 
 @c %**end of body
 @bye