diff mbox series

[wwwdocs] Uncomment header for Fortran issues

Message ID Yfkt/UgReEaUUXxG@redhat.com
State New
Headers show
Series [wwwdocs] Uncomment header for Fortran issues | expand

Commit Message

Jonathan Wakely Feb. 1, 2022, 12:56 p.m. UTC
Pushed to wwwdocs.
commit 996afe17497b8c06f00c763bcf7fe2b971bb0f05
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Tue Feb 1 12:56:07 2022 +0000

    Uncomment header for Fortran issues
diff mbox series

Patch

diff --git a/htdocs/gcc-12/porting_to.html b/htdocs/gcc-12/porting_to.html
index 7f4a2936..470703c7 100644
--- a/htdocs/gcc-12/porting_to.html
+++ b/htdocs/gcc-12/porting_to.html
@@ -99,9 +99,8 @@  base classes can often be completely removed, or the typedefs for
 class.
 </p>
 
-<!--
 <h2 id="fortran">Fortran language issues</h2>
--->
+
 <h3 id="co_reduce_operation">Argument name for CO_REDUCE</h3>
 
 <p>