public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [wwwdocs, patch, committed] gcc-5/changes.html - minor Fortran update
@ 2015-04-12 20:31 Tobias Burnus
  0 siblings, 0 replies; only message in thread
From: Tobias Burnus @ 2015-04-12 20:31 UTC (permalink / raw)
  To: gcc-patches, gfortran, Gerald Pfeifer

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

Small Fortran update for https://gcc.gnu.org/gcc-5/changes.html :
The main issue with coarray locking has been solved :-)
Hence, I committed the patch as obvious.

Tobias

PS: Gerald: Regarding the approval for "gcc-5/changes.html: Mention that 
C FE can be build as libcc1.so": I withdraw/drew the patch based on 
Jakub's comments. Thus, I leave the annoucement to 
https://sourceware.org/gdb/download/ANNOUNCEMENT

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

Index: htdocs/gcc-5/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-5/changes.html,v
retrieving revision 1.103
diff -u -p -r1.103 changes.html
--- htdocs/gcc-5/changes.html	12 Apr 2015 01:03:08 -0000	1.103
+++ htdocs/gcc-5/changes.html	12 Apr 2015 20:26:12 -0000
@@ -536,7 +536,7 @@ void operator delete[] (void *, std::siz
     <ul>
       <li><a href="https://gcc.gnu.org/wiki/Coarray">Coarrays</a>: Full
 	experimental support of Fortran 2008's coarrays with
-	<code>-fcoarray=lib</code> except for locking and allocatable/pointer
+	<code>-fcoarray=lib</code> except for allocatable/pointer
 	components of derived-type coarrays.  GCC currently only ships with a
 	single-image library (<code>libcaf_single</code>), but
 	multi-image support based on MPI and GASNet is provided by the libraries

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

only message in thread, other threads:[~2015-04-12 20:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-12 20:31 [wwwdocs, patch, committed] gcc-5/changes.html - minor Fortran update 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).