Hi! I'd like to ping some C family patches:
https://gcc.gnu.org/pipermail/gcc-patches/2025-April/681741.html - PR44677 - c, c++: Extend -Wunused-but-set-* warnings https://gcc.gnu.org/pipermail/gcc-patches/2025-June/685543.html - PR120520 - Extend nonnull_if_nonzero attribute plus a question what to do with callback attribute https://gcc.gnu.org/pipermail/gcc/2025-May/246006.html and some C++ only patches: https://gcc.gnu.org/pipermail/gcc-patches/2025-May/682373.html - PR117783 - c++: Implement C++26 P1061R10 - Structured Bindings can introduce a Pack https://gcc.gnu.org/pipermail/gcc-patches/2025-June/685984.html - PR117785 - c++, libstdc++: Implement C++26 P3068R5 - constexpr exceptions https://gcc.gnu.org/pipermail/gcc-patches/2025-June/686210.html - PR120569 - c++: Don't incorrectly reject override after class head name https://gcc.gnu.org/pipermail/gcc-patches/2025-June/686212.html - c++: Save 8 further bytes from lang_type allocations https://gcc.gnu.org/pipermail/gcc-patches/2025-June/686558.html - PR120628 - c++: Fix up final handling in C++98 https://gcc.gnu.org/pipermail/gcc-patches/2025-June/686902.html - PR119064 - c++: Implement C++26 P2786R13 - Trivial Relocatability Thanks Jakub