[committed] wwwdocs: Complete note on -fallow-invalid-boz.

Gerald Pfeifer gerald@pfeifer.com
Fri Jul 10 05:50:56 GMT 2020


...and move from passive voice to active voice on the way.

Pushed.

Gerald

---
 htdocs/gcc-10/changes.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/htdocs/gcc-10/changes.html b/htdocs/gcc-10/changes.html
index 4e5f6139..2b773f1d 100644
--- a/htdocs/gcc-10/changes.html
+++ b/htdocs/gcc-10/changes.html
@@ -572,7 +572,7 @@ int get_na??ve_pi() {
     entity.  As a part of the rework, documented and undocumented
     extensions to the Fortran standard now emit errors during compilation.
     Some of these extensions are permitted with the
-    <code>-fallow-invalid-boz</code>, where the error is degraded to a
+    <code>-fallow-invalid-boz</code> option, which degrades the error to a
     warning and the code is compiled as with older gfortran.
   </li>
   <li>
-- 
2.27.0


More information about the Gcc-patches mailing list