public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. b88b1edba71bbca44429c28b7518d76678ab6acb
@ 2020-01-29 16:35 abensonca
  0 siblings, 0 replies; only message in thread
From: abensonca @ 2020-01-29 16:35 UTC (permalink / raw)
  To: gcc-cvs-wwwdocs

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  b88b1edba71bbca44429c28b7518d76678ab6acb (commit)
      from  a4646738299135fc74b4de75b2b38dbca2863195 (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 b88b1edba71bbca44429c28b7518d76678ab6acb
Author: Andrew Benson <abenson@carnegiescience.edu>
Date:   Wed Jan 29 16:35:11 2020 +0000

    Add note on ABI change due to Frotran PR93461.

diff --git a/htdocs/gcc-10/changes.html b/htdocs/gcc-10/changes.html
index dcce6b8..5a959a1 100644
--- a/htdocs/gcc-10/changes.html
+++ b/htdocs/gcc-10/changes.html
@@ -446,6 +446,13 @@ a work-in-progress.</p>
     objects with allocatable components. In this case, the optional arguments
     <code>STAT=</code> and <code>ERRMSG=</code> are currently ignored.
   </li>
+  <li>
+    The handling of module and submodule names has been reworked to allow the
+    full 63-character length mandated by the standard. Previously symbol names
+    were truncated if the combined length of module, submodule, and function
+    name exceeded 126 characters. This change therefore breaks the ABI, but only
+    for cases where this 126 character limit was exceeded.
+  </li>
 
 </ul>
 <!-- <h3 id="go">Go</h3> -->

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

Summary of changes:
 htdocs/gcc-10/changes.html | 7 +++++++
 1 file changed, 7 insertions(+)


hooks/post-receive
-- 
gcc-wwwdocs


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

only message in thread, other threads:[~2020-01-29 16:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-29 16:35 gcc-wwwdocs branch master updated. b88b1edba71bbca44429c28b7518d76678ab6acb abensonca

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).