From: Ronan Desplanques Date: Thu, 28 Nov 2024 13:25:55 +0000 (+0100) Subject: ada: Fix typo in reference manual X-Git-Tag: basepoints/gcc-16~3359 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95711d6ba78efaf1b090185f7419518dcb287395;p=thirdparty%2Fgcc.git ada: Fix typo in reference manual gcc/ada/ChangeLog: * doc/gnat_rm/gnat_language_extensions.rst: Fix typo. * gnat_rm.texi: Regenerate. * gnat_ugn.texi: Regenerate. --- diff --git a/gcc/ada/doc/gnat_rm/gnat_language_extensions.rst b/gcc/ada/doc/gnat_rm/gnat_language_extensions.rst index 32fa6fb8e8b9..4e7f9fae6023 100644 --- a/gcc/ada/doc/gnat_rm/gnat_language_extensions.rst +++ b/gcc/ada/doc/gnat_rm/gnat_language_extensions.rst @@ -1516,7 +1516,7 @@ No_Raise aspect The ``No_Raise`` aspect can be applied to a subprogram to declare that this subprogram is not expected to raise any exceptions. Should an exception still occur during the execution of -this subpropgram, ``Program_Error`` is raised. +this subprogram, ``Program_Error`` is raised. New specification for ``Ada.Finalization.Controlled`` ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ diff --git a/gcc/ada/gnat_rm.texi b/gcc/ada/gnat_rm.texi index e2e2c310524b..adced897ad56 100644 --- a/gcc/ada/gnat_rm.texi +++ b/gcc/ada/gnat_rm.texi @@ -30742,7 +30742,7 @@ heap-allocated objects The @code{No_Raise} aspect can be applied to a subprogram to declare that this subprogram is not expected to raise any exceptions. Should an exception still occur during the execution of -this subpropgram, @code{Program_Error} is raised. +this subprogram, @code{Program_Error} is raised. @menu * New specification for Ada.Finalization.Controlled: New specification for Ada Finalization Controlled. diff --git a/gcc/ada/gnat_ugn.texi b/gcc/ada/gnat_ugn.texi index d6c87ef5098f..662fe1c16425 100644 --- a/gcc/ada/gnat_ugn.texi +++ b/gcc/ada/gnat_ugn.texi @@ -29839,8 +29839,8 @@ to permit their use in free software. @printindex ge -@anchor{gnat_ugn/gnat_utility_programs switches-related-to-project-files}@w{ } @anchor{d2}@w{ } +@anchor{gnat_ugn/gnat_utility_programs switches-related-to-project-files}@w{ } @c %**end of body @bye