public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. ae422456620e1a4bf42c7186d39aba99deee946d
@ 2019-12-20 11:54 tkoenig
  0 siblings, 0 replies; only message in thread
From: tkoenig @ 2019-12-20 11:54 UTC (permalink / raw)
  To: gcc-cvs-wwwdocs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1687 bytes --]

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  ae422456620e1a4bf42c7186d39aba99deee946d (commit)
      from  c351d6f71350fcad235ad57cf0e8899e60faa7ce (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 ae422456620e1a4bf42c7186d39aba99deee946d
Author: Thomas König <tkoenig@netcologne.de>
Date:   Fri Dec 20 12:53:58 2019 +0100

    Document -finline-arg-packing for Fortran.

diff --git a/htdocs/gcc-10/changes.html b/htdocs/gcc-10/changes.html
index bf24de3..bda58d5 100644
--- a/htdocs/gcc-10/changes.html
+++ b/htdocs/gcc-10/changes.html
@@ -222,6 +222,14 @@ a work-in-progress.</p>
     has been removed.
   </li>
   <li>
+    At any optimization level except<code>-Os</code>, gfortran now
+    uses inline packing for arguments instead of calling a library
+    routine.  If the source contains a large number of arguments that
+    need to be repacked, code size or time for compilation can become
+    excessive. If that is the case, <code>-finline-arg-packing</code>
+    can be used to disable inline argument packing.
+  </li>
+  <li>
     Legacy extensions:
     <ul>
       <li>

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

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


hooks/post-receive
-- 
gcc-wwwdocs


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

only message in thread, other threads:[~2019-12-20 11:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-20 11:54 gcc-wwwdocs branch master updated. ae422456620e1a4bf42c7186d39aba99deee946d tkoenig

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