On 6/7/21 11:26 PM, Bernhard Reutner-Fischer wrote:
On Mon, 7 Jun 2021 15:30:22 +0200
Martin Liška <mli...@suse.cz> wrote:
Anyway, this is resolved as I use more appropriate directive:
https://splichal.eu/scripts/sphinx/gfortran/_build/html/intrinsic-procedures/access-checks-file-access-modes.html
ISTM there's a typo s/Tailing/Trailing/ in gcc/fortran/intrinsic.texi
Yes, it is :)
git grep -wi Tailing
seems to highlight a couple more.
Maybe you have time to fix these?
PS: The occurrence in gcc/testsuite/gcc.dg/format/strfmon-1.c sounds
odd.
TIA,
Fixed that with a commit I've just pushed.
Martin