public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Martin Liska <marxin@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc r13-3978] Revert "docs: fix: WARNING: Parsing of expression failed. Using fallback parser."
Date: Mon, 14 Nov 2022 08:38:01 +0000 (GMT)	[thread overview]
Message-ID: <20221114083801.95D64385841C@sourceware.org> (raw)

https://gcc.gnu.org/g:1f9b8c3053ece903a80d4def7d419b8a0cbf9411

commit r13-3978-g1f9b8c3053ece903a80d4def7d419b8a0cbf9411
Author: Martin Liska <mliska@suse.cz>
Date:   Sun Nov 13 21:57:31 2022 +0100

    Revert "docs: fix: WARNING: Parsing of expression failed. Using fallback parser."
    
    This reverts commit a305ac87b46e263a3bc0c886f9dfddf2664f6af8.

Diff:
---
 gcc/fortran/doc/gfortran/intrinsic-procedures/aint.rst  | 4 ++--
 gcc/fortran/doc/gfortran/intrinsic-procedures/anint.rst | 4 ++--
 gcc/fortran/doc/gfortran/intrinsic-procedures/char.rst  | 4 ++--
 gcc/fortran/doc/gfortran/intrinsic-procedures/int.rst   | 4 ++--
 gcc/fortran/doc/gfortran/intrinsic-procedures/real.rst  | 4 ++--
 5 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/gcc/fortran/doc/gfortran/intrinsic-procedures/aint.rst b/gcc/fortran/doc/gfortran/intrinsic-procedures/aint.rst
index f95a60121aa..2550442c246 100644
--- a/gcc/fortran/doc/gfortran/intrinsic-procedures/aint.rst
+++ b/gcc/fortran/doc/gfortran/intrinsic-procedures/aint.rst
@@ -16,7 +16,7 @@
 AINT --- Truncate to a whole number
 ***********************************
 
-.. function:: AINT(A, KIND)
+.. function:: AINT(A [, KIND])
 
   ``AINT(A [, KIND])`` truncates its argument to a whole number.
 
@@ -75,4 +75,4 @@ AINT --- Truncate to a whole number
        * - ``DINT(A)``
          - ``REAL(8) A``
          - ``REAL(8)``
-         - Fortran 77 and later
+         - Fortran 77 and later
\ No newline at end of file
diff --git a/gcc/fortran/doc/gfortran/intrinsic-procedures/anint.rst b/gcc/fortran/doc/gfortran/intrinsic-procedures/anint.rst
index 7c1d324cfc7..889585c412f 100644
--- a/gcc/fortran/doc/gfortran/intrinsic-procedures/anint.rst
+++ b/gcc/fortran/doc/gfortran/intrinsic-procedures/anint.rst
@@ -16,7 +16,7 @@
 ANINT --- Nearest whole number
 ******************************
 
-.. function:: ANINT(A, KIND)
+.. function:: ANINT(A [, KIND])
 
   ``ANINT(A [, KIND])`` rounds its argument to the nearest whole number.
 
@@ -73,4 +73,4 @@ ANINT --- Nearest whole number
        * - ``DNINT(A)``
          - ``REAL(8) A``
          - ``REAL(8)``
-         - Fortran 77 and later
+         - Fortran 77 and later
\ No newline at end of file
diff --git a/gcc/fortran/doc/gfortran/intrinsic-procedures/char.rst b/gcc/fortran/doc/gfortran/intrinsic-procedures/char.rst
index a51b927d0b3..221deca4882 100644
--- a/gcc/fortran/doc/gfortran/intrinsic-procedures/char.rst
+++ b/gcc/fortran/doc/gfortran/intrinsic-procedures/char.rst
@@ -12,7 +12,7 @@
 CHAR --- Character conversion function
 **************************************
 
-.. function:: CHAR(I, KIND)
+.. function:: CHAR(I [, KIND])
 
   ``CHAR(I [, KIND])`` returns the character represented by the integer :samp:`{I}`.
 
@@ -68,4 +68,4 @@ CHAR --- Character conversion function
   See also:
     :ref:`ACHAR`,
     :ref:`IACHAR`,
-    :ref:`ICHAR`
+    :ref:`ICHAR`
\ No newline at end of file
diff --git a/gcc/fortran/doc/gfortran/intrinsic-procedures/int.rst b/gcc/fortran/doc/gfortran/intrinsic-procedures/int.rst
index 83a35aef529..43d2a56be38 100644
--- a/gcc/fortran/doc/gfortran/intrinsic-procedures/int.rst
+++ b/gcc/fortran/doc/gfortran/intrinsic-procedures/int.rst
@@ -16,7 +16,7 @@
 INT --- Convert to integer type
 *******************************
 
-.. function:: INT(A, KIND)
+.. function:: INT(A , KIND))
 
   Convert to integer type
 
@@ -73,4 +73,4 @@ INT --- Convert to integer type
        * - ``IDINT(A)``
          - ``REAL(8) A``
          - ``INTEGER``
-         - Fortran 77 and later
+         - Fortran 77 and later
\ No newline at end of file
diff --git a/gcc/fortran/doc/gfortran/intrinsic-procedures/real.rst b/gcc/fortran/doc/gfortran/intrinsic-procedures/real.rst
index be19a01723d..0f15f5cb8cc 100644
--- a/gcc/fortran/doc/gfortran/intrinsic-procedures/real.rst
+++ b/gcc/fortran/doc/gfortran/intrinsic-procedures/real.rst
@@ -28,7 +28,7 @@
 REAL --- Convert to real type
 ******************************
 
-.. function:: REAL(A, KIND)
+.. function:: REAL(A [, KIND])
 
   ``REAL(A [, KIND])`` converts its argument :samp:`{A}` to a real type.  The
   ``REALPART`` function is provided for compatibility with :command:`g77`,
@@ -101,4 +101,4 @@ REAL --- Convert to real type
          - Fortran 77 and later
 
   See also:
-    :ref:`DBLE`
+    :ref:`DBLE`
\ No newline at end of file

                 reply	other threads:[~2022-11-14  8:38 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221114083801.95D64385841C@sourceware.org \
    --to=marxin@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).