]> git.ipfire.org Git - thirdparty/gcc.git/commit
doc: Remove index reference to removed documentation in fortran manual
authorMikael Morin <mikael@gcc.gnu.org>
Thu, 26 Sep 2024 12:23:06 +0000 (14:23 +0200)
committerMikael Morin <mikael@gcc.gnu.org>
Thu, 26 Sep 2024 13:00:20 +0000 (15:00 +0200)
commite9f341426567442a70747f89b6b954a005ca287a
treef103825455fa696664ea2a26966e9814a44597d8
parent6f76ce80fa25559c9e1bd575190be80c1159d398
doc: Remove index reference to removed documentation in fortran manual

Fortran option -M used to be an alias for -J.  After some deprecation time,
it was reused for another purpose at revision
r0-100725-gd8ddea4044ee8212d5fe305e8e2a547700cd7b8f.
That revision removed the documentation parts of -J mentioning -M, but left
a reference to -M in the index.

This change removes the remaining reference.

gcc/fortran/ChangeLog:

* invoke.texi (-M): Remove index reference to removed documentation.
gcc/fortran/invoke.texi