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 ae83d1e5f05ae0241a887234073f9c735702e9ed (commit) from 9c7b7fc4b0bbe3811042fc2ed25cd803970a5394 (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 ae83d1e5f05ae0241a887234073f9c735702e9ed Author: Jakub Jelinek <ja...@redhat.com> Date: Mon Jan 27 17:29:02 2025 +0100 Add cwg2867 top list of implemented C++ DRs. diff --git a/htdocs/gcc-15/changes.html b/htdocs/gcc-15/changes.html index 362f345c..14dea6f4 100644 --- a/htdocs/gcc-15/changes.html +++ b/htdocs/gcc-15/changes.html @@ -254,6 +254,8 @@ asm (".text; %cc0: mov %cc2, %%r0; .previous;" User-defined literals and reserved identifiers</li> <li><a href="https://wg21.link/cwg2627">DR 2627</a>, Bit-fields and narrowing conversions</li> + <li><a href="https://wg21.link/cwg2867">DR 2867</a>, + Order of initialization for structured bindings</li> <li><a href="https://wg21.link/cwg2918">DR 2918</a>, Consideration of constraints for address of overloaded function</li> </ul> ----------------------------------------------------------------------- Summary of changes: htdocs/gcc-15/changes.html | 2 ++ 1 file changed, 2 insertions(+) hooks/post-receive -- gcc-wwwdocs