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 60349b483b04a4e7d5c3fbad8864aadfca87807e (commit)
from d3bdb04615d6c1b1edbc87832416819004910f26 (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 60349b483b04a4e7d5c3fbad8864aadfca87807e
Author: Richard Biener <[email protected]>
Date: Thu Apr 30 12:15:03 2026 +0200
Mention speculative devirtualization improvements
* gcc-16/changes.html: Mention speculative devirtualization
improvements.
diff --git a/htdocs/gcc-16/changes.html b/htdocs/gcc-16/changes.html
index e7789909..8aff7d66 100644
--- a/htdocs/gcc-16/changes.html
+++ b/htdocs/gcc-16/changes.html
@@ -47,6 +47,8 @@ You may also want to check out our
<ul>
<li>Link-Time Optimization now supports better handling of toplevel asm
statements with <code>-flto-toplevel-asm-heuristics</code>.</li>
+ <li>Speculative devirtualization now handles general indirect function
+ calls and supports speculating of more than one target.</li>
<li>The vectorizer now supports vectorizing of uncounted loops and a wider
class of loops with early exits.</li>
<li>The vectorizer is now more flexible in identifying in-loop parallelism
-----------------------------------------------------------------------
Summary of changes:
htdocs/gcc-16/changes.html | 2 ++
1 file changed, 2 insertions(+)
hooks/post-receive
--
gcc-wwwdocs