The patch below expands the list of new Fortran support for the GCC 6 Release 
Series Changes, New Features, Fixes page at 
.https://gcc.gnu.org/gcc-6/changes.html.  Please let me know whether this is 
acceptable and will be applied.

Damian

--- original.html       2016-05-03 22:25:23.000000000 -0700
+++ update.html 2016-05-03 22:42:21.000000000 -0700
@@ -366,6 +366,10 @@
 
 <h3 id="fortran">Fortran</h3>
   <ul>
+    <li>Fortran 2008 <code>SUBMODULE</code> support.</li>
+    <li>Fortran 2015 <code>EVENT_TYPE</code>, <code>EVENT_POST</code>, 
<code>EVENT_WAIT</code>, and <code>EVENT_QUERY</code> support.</li>
+    <li>Improved support for Fortran 2003 deferred-length character variables.
+    <li>Improved support for OpenMP and OpenACC.
     <li>The <code>MATMUL</code> intrinsic is now inlined for straightforward
       cases if front-end optimization is active.  The maximum size for
       inlining can be set to <code>n</code> with the

Reply via email to