| From: |
| GNU Tools weekly via Gcc <gcc-AT-gcc.gnu.org> |
| To: |
| gcc-AT-gcc.gnu.org, binutils-AT-sourceware.org, libc-alpha-AT-sourceware.org, gdb-AT-sourceware.org, andrew.pinski-AT-oss.qualcomm.com |
| Subject: |
| GNU Tools Weekly News Week 8 (October 19, 2025) |
| Date: |
| Mon, 20 Oct 2025 00:58:15 -0700 |
| Message-ID: |
| <CAHt=NyO8g64b7LBuAOUM2m5E_ruuKV8osytFvseDUz--XaHNjA@mail.gmail.com> |
| Archive-link: |
| Article |
GNU Tools Weekly News Update Week 8 (October 19, 2025)
General/big GNU toolchain news (including sourceware news):
* notes from Sourceware Open Office was held on Friday October 10th
** https://inbox.sourceware.org/gcc/20251016235632.GR30855@g...
GCC discussion:
* New GCC maintainers/reviews
** Tamar Christina is co-maintainer of the vectorizer
***
https://inbox.sourceware.org/gcc/CAGWvnyngWFgCRASRvTe2PoH...
** Robin Dapp is a reviewer of the vectorizer
***
https://inbox.sourceware.org/gcc/CAGWvnyn8WuNoJ_Q8Mh_k7J=...
** tree-if-conv.cc is officially part of the vectorizer maintainership area
***
https://inbox.sourceware.org/gcc/CAGWvnymXW5yWq_JT3mF=ea2...
* Patches for adding Algol 68 to GCC were posted
** https://inbox.sourceware.org/gcc-patches/87ms5magbr.fsf@g...
* How to write/read tree contains ssa_name in lto
**
https://inbox.sourceware.org/gcc/CAPt2h2bGo-cHK8CGc6=s2DF...
** Turned into a discussion on how to handle recording if 2 memory
allocations happen how to mark if one is loaded from; the other does
not trap too
* plans for gcobol 16
** https://inbox.sourceware.org/gcc/20251006145028.d25a3b8e7...
* Discussion around patches from the sourceware forge
**
https://inbox.sourceware.org/gcc/CAPS5khb1AJW3ds-KmDKwBAf...
* Add btf_decl_tag and btf_type_tag C attributes for GCC v11 of the patches
**
https://inbox.sourceware.org/gcc-patches/20250927090702.9...
GCC commits:
* Enable constant propagation to OpenMP kernels
** New first time contributor
** big improvement for openmp
* Allow target to chose address-space for artificial rodata
** Improves AVR target size requirements when dealing with conversion
of switch tables to constant lookup tables and CRC lookup tables
** https://gcc.gnu.org/cgit/gcc/commit/?h=trunk&id=e347e...
** 7 years from the initial patch to the current pushed one
* Initial support for Intel Wildcat Lake processors
* Implement P1494 and P3641 Partial program correctness (c++ and library)
* Enable runtime thread detection with -ftree-parallelize-loops
* libstdc++: Implement P2835R7 Expose std::atomic_ref's object address
GCC bugzilla stats
* 77 new issues filed
* 60 issues closed
glibc commits:
* Implement C23 memalignment
* aarch64: clear ZA state of SME before clone and clone3 syscalls
glibc discussion:
* compiling with clang patches posted
** https://inbox.sourceware.org/libc-alpha/20251017191632.22...
gdb/binutils commits:
* binutils: Add a position statement about LLM generated content
** https://sourceware.org/cgit/binutils-gdb/commit/?id=c0316...
binutils discussion:
* continued GNU Tools Cauldron SFrame talk notes
** https://inbox.sourceware.org/binutils/933bbc83-5732-4655-...
** Also related LLVM discussion about adding SFrame support:
https://discourse.llvm.org/t/rfc-adding-sframe-support-to...