public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [Patch, wwwdocs, committed] gcc-4.7/changes.html: TR -> TS
@ 2011-10-17 21:37 Tobias Burnus
  0 siblings, 0 replies; only message in thread
From: Tobias Burnus @ 2011-10-17 21:37 UTC (permalink / raw)
  To: gcc patches, gfortran

[-- Attachment #1: Type: text/plain, Size: 277 bytes --]

This patch changes Technical Report 29113 to Technical Specification 
29113 as ISO/SC22 decided that the TR29113 draft should be submitted as 
TS; it reflects the recently committed patch to gfortran itself. [1]

Tobias

[1] http://gcc.gnu.org/ml/fortran/2011-10/msg00088.html

[-- Attachment #2: commit.diff --]
[-- Type: text/x-patch, Size: 1633 bytes --]

Index: changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.7/changes.html,v
retrieving revision 1.48
diff -u -r1.48 changes.html
--- changes.html	10 Oct 2011 01:10:31 -0000	1.48
+++ changes.html	17 Oct 2011 19:49:33 -0000
@@ -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>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-10-17 19:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-17 21:37 [Patch, wwwdocs, committed] gcc-4.7/changes.html: TR -> TS Tobias Burnus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).