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 428911c809d884a94024605cf4edd657b941bc71 (commit) from 1e9a285bbd2c571f77b47a2da4a597abe32f3286 (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 428911c809d884a94024605cf4edd657b941bc71 Author: Andi Kleen <a...@firstfloor.org> Date: Thu Apr 10 19:22:12 2025 -0700 Fix documentation URL for asm constexpr diff --git a/htdocs/gcc-15/changes.html b/htdocs/gcc-15/changes.html index 1510c954..6cc2b9a1 100644 --- a/htdocs/gcc-15/changes.html +++ b/htdocs/gcc-15/changes.html @@ -447,7 +447,7 @@ asm (".text; %cc0: mov %cc2, %%r0; .previous;" </ul> </li> <li>Inline assembler statements now support - <a href="https://gcc.gnu.org/onlinedocs/gcc/asm-constexprs.html"><code>constexpr</code> generated strings</a>, + <a href="https://gcc.gnu.org/onlinedocs/gcc/Asm-constexprs.html"><code>constexpr</code> generated strings</a>, analoguous to <code>static_assert</code>.</li> <li> <!-- commit r15-2117-g313afcfdabeab3 --> ----------------------------------------------------------------------- Summary of changes: htdocs/gcc-15/changes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs