public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 5264b357a424a38ccdcd3af01d67902109218aa8
@ 2020-04-14 10:10 Jonathan Wakely
0 siblings, 0 replies; only message in thread
From: Jonathan Wakely @ 2020-04-14 10:10 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 5264b357a424a38ccdcd3af01d67902109218aa8 (commit)
from 74e7e90de2d89845ca5e3a02b50fac9f032d4ea7 (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 5264b357a424a38ccdcd3af01d67902109218aa8
Author: Jonathan Wakely <jwakely@redhat.com>
Date: Tue Apr 14 11:09:43 2020 +0100
Fix inverted option for disabling new feature (PR 94581)
diff --git a/htdocs/gcc-10/changes.html b/htdocs/gcc-10/changes.html
index 61c767f4..ca49e626 100644
--- a/htdocs/gcc-10/changes.html
+++ b/htdocs/gcc-10/changes.html
@@ -444,7 +444,7 @@ a work-in-progress.</p>
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>
+ excessive. If that is the case, <code>-fno-inline-arg-packing</code>
can be used to disable inline argument packing.
</li>
<li>
-----------------------------------------------------------------------
Summary of changes:
htdocs/gcc-10/changes.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
gcc-wwwdocs
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-04-14 10:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-14 10:10 gcc-wwwdocs branch master updated. 5264b357a424a38ccdcd3af01d67902109218aa8 Jonathan Wakely
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).