gcc/ada/ * doc/gnat_rm/implementation_defined_attributes.rst: Fix copy/paste. * gnat_rm.texi: Regenerate. * gnat_ugn.texi: Regenerate.
Tested on x86_64-pc-linux-gnu, committed on master. --- gcc/ada/doc/gnat_rm/implementation_defined_attributes.rst | 7 +++---- gcc/ada/gnat_rm.texi | 7 +++---- gcc/ada/gnat_ugn.texi | 4 ++-- 3 files changed, 8 insertions(+), 10 deletions(-) diff --git a/gcc/ada/doc/gnat_rm/implementation_defined_attributes.rst b/gcc/ada/doc/gnat_rm/implementation_defined_attributes.rst index f8700b1be4e..728d63a8e92 100644 --- a/gcc/ada/doc/gnat_rm/implementation_defined_attributes.rst +++ b/gcc/ada/doc/gnat_rm/implementation_defined_attributes.rst @@ -81,10 +81,9 @@ Attribute Atomic_Always_Lock_Free ================================= .. index:: Atomic_Always_Lock_Free -The prefix of the ``Atomic_Always_Lock_Free`` attribute is a type. -The result is a Boolean value which is True if the type has discriminants, -and False otherwise. The result indicate whether atomic operations are -supported by the target for the given type. +The prefix of the ``Atomic_Always_Lock_Free`` attribute is a type. The +result indicates whether atomic operations are supported by the target +for the given type. Attribute Bit ============= diff --git a/gcc/ada/gnat_rm.texi b/gcc/ada/gnat_rm.texi index 6da3f3131d5..8dcdd6ca14c 100644 --- a/gcc/ada/gnat_rm.texi +++ b/gcc/ada/gnat_rm.texi @@ -10373,10 +10373,9 @@ either be omitted, or explicitly given as @code{No_Output_Operands}. @geindex Atomic_Always_Lock_Free -The prefix of the @code{Atomic_Always_Lock_Free} attribute is a type. -The result is a Boolean value which is True if the type has discriminants, -and False otherwise. The result indicate whether atomic operations are -supported by the target for the given type. +The prefix of the @code{Atomic_Always_Lock_Free} attribute is a type. The +result indicates whether atomic operations are supported by the target +for the given type. @node Attribute Bit,Attribute Bit_Position,Attribute Atomic_Always_Lock_Free,Implementation Defined Attributes @anchor{gnat_rm/implementation_defined_attributes attribute-bit}@anchor{178} diff --git a/gcc/ada/gnat_ugn.texi b/gcc/ada/gnat_ugn.texi index 997086c67bd..7bad8b4e161 100644 --- a/gcc/ada/gnat_ugn.texi +++ b/gcc/ada/gnat_ugn.texi @@ -19,7 +19,7 @@ @copying @quotation -GNAT User's Guide for Native Platforms , Apr 15, 2024 +GNAT User's Guide for Native Platforms , Apr 16, 2024 AdaCore @@ -29580,8 +29580,8 @@ to permit their use in free software. @printindex ge -@anchor{gnat_ugn/gnat_utility_programs switches-related-to-project-files}@w{ } @anchor{d1}@w{ } +@anchor{gnat_ugn/gnat_utility_programs switches-related-to-project-files}@w{ } @c %**end of body @bye -- 2.43.2