]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fortran: Remove double spaces in open() warning [PR99884]
authorBernhard Reutner-Fischer <aldot@gcc.gnu.org>
Sun, 31 Oct 2021 12:57:46 +0000 (13:57 +0100)
committerBernhard Reutner-Fischer <aldot@gcc.gnu.org>
Thu, 17 Nov 2022 19:40:38 +0000 (20:40 +0100)
commit19be89d79ee149e812ccc6027956cefb7f3e1016
tree0d2ecf09c4459b52acd40795d882690f0634c0ad
parentee892832ea19b21a3420ef042e582204fac852a2
Fortran: Remove double spaces in open() warning [PR99884]

gcc/fortran/ChangeLog:

PR fortran/99884
* io.cc (check_open_constraints): Remove double spaces.
gcc/fortran/io.cc