Comments
Patch
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.7/changes.html,v
retrieving revision 1.48
@@ -370,18 +370,19 @@
coarray communication library</a> has been added. Note:
Remote coarray access is not yet possible.</li>
</ul></li>
- <li>TR 29113:
+ <li>TS 29113:
<ul>
<li>New flag <code><a
href="http://gcc.gnu.org/onlinedocs/gfortran/Fortran-Dialect-Options.html#index-g_t_0040code_007bstd_003d_007d_0040var_007bstd_007d-option-53"
- >-std=f2008tr</a></code> permits programs that are expected
- to conform to the Fortran 2008 standard and the draft technical
- report (TR) 29113 on Further Interoperability of Fortran with C.</li>
+ >-std=f2008ts</a></code> permits programs that are expected
+ to conform to the Fortran 2008 standard and the draft Technical
+ Specification (TS) 29113 on Further Interoperability of Fortran
+ with C.</li>
<li>The <code>OPTIONAL</code> attribute is now allowed
for dummy arguments of <code>BIND(C)</code> procedures.</li>
<li>The <code>RANK</code> intrinsic has been added.</li>
<li>The implementation of the <code>ASYNCHRONOUS</code> attribute
- in GCC is compatible with the candidate draft of TR 29113
+ in GCC is compatible with the candidate draft of TS 29113
(since GCC 4.6).</li>
</ul></li>
</ul>