This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [wwwdocs,Fortran] Announce IEEE intrinsic modules support for Fortran


On Fri, 4 Jul 2014, FX wrote:
> Sounds good to me.

Okay; just committed per the patch below.

Gerald

Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
retrieving revision 1.926
diff -u -r1.926 index.html
--- index.html	30 Jun 2014 16:49:33 -0000	1.926
+++ index.html	5 Jul 2014 15:28:45 -0000
@@ -52,6 +52,12 @@
 
 <dl class="news">

+<dt><span class="date">[2014-07-04]</span>Fortran IEEE intrinsic modules</dt>
+    <dd>The Fortran compiler (gfortran) has gained support for the IEEE 
+    intrinsic modules specified by the Fortran 2003 and Fortran 2008 
+    standards. The code was contributed by François-Xavier Coudert of
+    CNRS.</dd>
+
 <dt><span>OpenMP v4.0</span>
     <span class="date">[2014-06-30]</span></dt>
     <dd>An implementation of the <a

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]