public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
From: jvdelisle@gcc.gnu.org
To: gcc-cvs-wwwdocs@gcc.gnu.org
Subject: gcc-wwwdocs branch master updated. c351d6f71350fcad235ad57cf0e8899e60faa7ce
Date: Wed, 11 Dec 2019 02:34:00 -0000	[thread overview]
Message-ID: <20191211023449.5215.qmail@sourceware.org> (raw)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gcc-wwwdocs".

The branch, master has been updated
       via  c351d6f71350fcad235ad57cf0e8899e60faa7ce (commit)
      from  4c3529b2c6a75184fc957dfd11ee4ddeee82eae4 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit c351d6f71350fcad235ad57cf0e8899e60faa7ce
Author: Jerry DeLisle <jvdelisle@gcc.gnu.org>
Date:   Tue Dec 10 18:29:21 2019 -0800

    	2019-12-10  Jerry DeLisle  <jvdelisle@gcc.ngu.org>
    	* gcc-10/changes.html: Mention CO_BROADCAST.

diff --git a/htdocs/gcc-10/changes.html b/htdocs/gcc-10/changes.html
index 23481e8..bf24de3 100644
--- a/htdocs/gcc-10/changes.html
+++ b/htdocs/gcc-10/changes.html
@@ -254,12 +254,18 @@ a work-in-progress.</p>
         <code>CHARACTER</code> expressions. Use the option <code>-fdec</code>.
       </li>
     </ul>
-    <li>
-      Character type names in errors and warnings now include <code>len</code>
-      in addition to <code>kind</code>; <code>*</code> is used for assumed
-      length. The kind is omitted if it is the default kind. Examples:
-      <code>CHARACTER(12)</code>, <code>CHARACTER(6,4)</code>.
-    </li>
+  <li>
+    Character type names in errors and warnings now include <code>len</code>
+    in addition to <code>kind</code>; <code>*</code> is used for assumed
+    length. The kind is omitted if it is the default kind. Examples:
+    <code>CHARACTER(12)</code>, <code>CHARACTER(6,4)</code>.
+  </li>
+  <li>
+    <code>CO_BROADCAST</code> now supports derived type variables including
+    objects with allocatable components. In this case, the optional arguments
+    <code>STAT=</code> and <code>ERRMSG=</code> are currently ignored.
+  </li>
+
 </ul>
 <!-- <h3 id="go">Go</h3> -->
 

-----------------------------------------------------------------------

Summary of changes:
 htdocs/gcc-10/changes.html |   18 ++++++++++++------
 1 files changed, 12 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs


                 reply	other threads:[~2019-12-11  2:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191211023449.5215.qmail@sourceware.org \
    --to=jvdelisle@gcc.gnu.org \
    --cc=gcc-cvs-wwwdocs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).