From: GNU Tools weekly via Gdb <gdb@sourceware.org>
To: gcc@gcc.gnu.org, binutils@sourceware.org,
libc-alpha@sourceware.org, gdb@sourceware.org,
andrew.pinski@oss.qualcomm.com
Subject: GNU Tools Weekly News Week 45 (July 5, 2026)
Date: Sun, 5 Jul 2026 00:19:22 -0700 [thread overview]
Message-ID: <CAHt=NyNL7c99Xeeo=MNO+HRfSKKiSHpQWGfEFqC9AeXwWnHTrQ@mail.gmail.com> (raw)
In-Reply-To: <CAHt=NyPxHN-rwaTfOxP32XX4NDDb7c0V5QBi13MPzYjeX6D0JA@mail.gmail.com>
GNU Tools Weekly News Week 45 (July 5, 2026)
Release updates for GNU toolchain:
* GCC 16.2.0 first week in August
* https://inbox.sourceware.org/gcc/664sq11r-5665-71rs-9p94-9s6166660r68@fhfr.qr/
* glibc-2.44 release: Soft freeze
* Hard freeze July 4th
* https://inbox.sourceware.org/libc-alpha/5439103.jY9Djz4Zq0@noumea/
GNU toolchain conference reminders:
* FOSSY 2026 toolchain track North America, Aug 6-9 (Vancouver, Canada)
* https://gcc.gnu.org/wiki/fossy2026
* schedule was posted https://2026.fossy.ca/schedule/
* GNU Tools Cauldron 2026, Fri-Sun, October 2-4 (Prague, Czechia)
* https://gcc.gnu.org/wiki/cauldron2026
* https://conf.gnu-tools-cauldron.org/prg26/cfp
* Toolchains Track at LPC 2026, October 7th (Prague, Czechia)
* https://lpc.events/event/20/abstracts/
General/big GNU toolchain news (including sourceware news):
* GCC AI Policy Working Group submitted a proposed policy to the SC (July 3rd)
* https://gcc.gnu.org/wiki/working-group-ai-policy
* Sourceware budget and funding 2026/2027 feedback review
* https://inbox.sourceware.org/gcc/20260628215902.GB12192@gnu.wildebeest.org/
* Sourceware infrastructure community updates for Q2 2026
* https://inbox.sourceware.org/gcc/20260705010224.GN11278@gnu.wildebeest.org/T/#u
* Rustc GCC backend report
* https://blog.antoyo.xyz/rustc_codegen_gcc-progress-report-42
* smtgcc mid-year update
* https://inbox.sourceware.org/gcc/Pine.NEB.4.64.2607011339410.4763@gateway.kwa/
* Talk by Avinal Kumar on glibc's charset/conversion subsystems:
"Lost in translation"
* https://avinal.space/talks/devconf-2026/#/1
GCC easy issue to tackle of the week:
* `MIN<nonnegative,a> >= 0` is not simplified into `a >= 0`
* https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126087
* Reach out to Andrea Pinski <andrew.pinski@oss.qualcomm.com> for
mentoring on this issue.
* Previous ones are listed on https://gcc.gnu.org/wiki/EasyIssuesOfTheWeek
GCC commits:
* https://gcc.gnu.org/r17-1944 .. r17-2147 204 commits
* Ada update (Thanks again Marc):
* https://gcc.gnu.org/r17-1956-gd54ca4e4da5db3 ... r17-1971-gb2029c82ff9174
* Bug fixes.
* Android support enhancement.
* Flare OOP "Attribute Subprogram" first implementation.
* Diagnostic messages improvements.
* Match: Support unsigned scalar SAT_MUL form 14
* https://gcc.gnu.org/r17-1946-g95540e74f33dad
* aarch64: Fix tls debuginfo missing location info
* https://gcc.gnu.org/r17-2093-g97d9016b230cca
* libstdc++: implement LWG3662 basic_string::append/assign(NTBS, pos,
n) suboptimal
* https://gcc.gnu.org/r17-2095-g7084db3f6e1cc6
* SH: Switch to LRA permanently
* https://gcc.gnu.org/r17-2104-g75a75f22f3a33e
* cdcde: fold memset with length in [0, 1] to conditional store
* https://gcc.gnu.org/r17-2113-ga8072f31bc9000
* c++: Implement C++29 P2953R5 - Adding restrictions to defaulted
assignment operator functions
* https://gcc.gnu.org/r17-2127-gc1a7d0a2140563
* recognize CLZ via isolated MSB DeBruijn lookup
* https://gcc.gnu.org/r17-2131-ga20f4528f3ab84
* aarch64: Port NEON intrinsics to pragma-based framework
* https://gcc.gnu.org/r17-2018-gefbc7fbb70d875 ... r17-2023-gde97b51852881d
* c++: Implement C++29 P3540R3 - #embed offset parameter
* https://gcc.gnu.org/r17-1995-g1ec0c5428cf84e
* RISC-V: Add basic spacemit-x100 and Spacemit-A100 core support
* https://gcc.gnu.org/r17-1983-g8596c662854b86
* https://gcc.gnu.org/r17-2012-ge71bc0f8d7f93c
GCC discussion:
* [RFC] Turning off trapping-math for C and C++ front-ends by default
* https://inbox.sourceware.org/gcc/CALvbMcA6P_q7WNm1KOopzxhzRJHFi9T9_STaCtZrm1ZA-0nNtQ@mail.gmail.com/
GCC bugzilla stats
* 97 new issues filed
* 65 issues closed
binutils/gdb commits:
* RISC-V: Add Zvdota extension classes
* https://sourceware.org/cgit/binutils-gdb/commit/?id=89d59bf712045252b527bdfb69c07b0a29db7007
* RISC-V: Add Zvbdota extension support
* https://sourceware.org/cgit/binutils-gdb/commit/?id=794f538c3e57e3f55a6224a7206fdb0ea7815a82
gdb discussion:
*
binutils discussion:
*
glibc commits:
* Add system-wide tunables
* https://www.phoronix.com/news/Glibc-System-Tunables
* https://sourceware.org/cgit/glibc/log/?id=e24269f74b8cd37ce33652e752f8012c3bfcdadc&qt=range&q=e24269f74b8cd37ce33652e752f8012c3bfcdadc...fae194043a099d45c044c883467c934153ecc51f
* https://inbox.sourceware.org/libc-alpha/cover.1782444639.git.dj@redhat.com/
glibc discussion:
* x86-64 TCB layout dependency in Chrome, Firefox still not fixed
* https://inbox.sourceware.org/libc-alpha/lhucxx5oo4n.fsf@oldenburg.str.redhat.com/
* The libc-locales mailing list is going to be closed, please use libc-alpha
* https://inbox.sourceware.org/libc-alpha/351127e3-0397-438c-8730-3ef35605bdb9@redhat.com/
prev parent reply other threads:[~2026-07-05 7:20 UTC|newest]
Thread overview: 45+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-08 5:44 GNU Tools Weekly News Week 2 (September 7, 2025) GNU Tools weekly via Gdb
2025-09-14 21:19 ` GNU Tools Weekly News Week 3 (September 14, 2025) GNU Tools weekly via Gdb
2025-09-22 3:43 ` GNU Tools Weekly News Week 4 (September 21, 2025) GNU Tools weekly via Gdb
[not found] ` <CAHt=NyNKa=eQ8ytymevK-r_Zz5p_DhzOzpYC35YLdqzJ4XhgMQ@mail.gmail.com>
2025-10-13 0:47 ` GNU Tools Weekly News Week 7 (October 12, 2025) GNU Tools weekly via Gdb
2025-10-20 7:58 ` GNU Tools Weekly News Week 8 (October 19, 2025) GNU Tools weekly via Gdb
2025-10-27 4:38 ` GNU Tools Weekly News Week 9 (October 26, 2025) GNU Tools weekly via Gdb
2025-11-03 7:50 ` GNU Tools Weekly News Week 10 (November 2, 2025) GNU Tools weekly via Gdb
2025-11-14 0:43 ` GNU Tools Weekly News Week 11 (November 9, 2025) GNU Tools weekly via Gdb
2025-11-14 0:51 ` GNU Tools weekly via Gdb
2025-11-17 7:00 ` GNU Tools Weekly News Week 12 (November 16, 2025) GNU Tools weekly via Gdb
2025-11-24 5:49 ` GNU Tools Weekly News Week 13 (November 23, 2025) GNU Tools weekly via Gdb
2025-12-01 6:45 ` GNU Tools Weekly News Week 14 (November 30, 2025) GNU Tools weekly via Gdb
2025-12-08 8:54 ` GNU Tools Weekly News Week 15 (December 7, 2025) GNU Tools weekly via Gdb
2025-12-15 7:32 ` GNU Tools Weekly News Week 16 (December 14, 2025) GNU Tools weekly via Gdb
2025-12-22 8:51 ` GNU Tools Weekly News Week 17 (December 21, 2025) GNU Tools weekly via Gdb
2025-12-28 19:51 ` GNU Tools Weekly News Week 18 (December 28, 2025) GNU Tools weekly via Gdb
2026-01-05 8:20 ` GNU Tools Weekly News Week 19 (January 5, 2026) GNU Tools weekly via Gdb
2026-01-12 8:42 ` GNU Tools Weekly News Week 20 (January 11, 2026) GNU Tools weekly via Gdb
2026-01-19 8:46 ` GNU Tools Weekly News Week 21 (January 18, 2026) GNU Tools weekly via Gdb
2026-01-26 7:21 ` GNU Tools Weekly News Week 22 (January 25, 2026) GNU Tools weekly via Gdb
2026-02-02 10:19 ` GNU Tools Weekly News Week 23 (February 1, 2026) GNU Tools weekly via Gdb
2026-02-09 8:16 ` GNU Tools Weekly News Week 24 (February 8, 2026) GNU Tools weekly via Gdb
2026-02-16 5:32 ` GNU Tools Weekly News Week 25 (February 15, 2026) GNU Tools weekly via Gdb
2026-02-23 6:43 ` GNU Tools Weekly News Week 26 (February 22, 2026) GNU Tools weekly via Gdb
2026-03-02 6:38 ` GNU Tools Weekly News Week 27 (March 1, 2026) GNU Tools weekly via Gdb
2026-03-09 7:51 ` GNU Tools Weekly News Week 28 (March 8, 2026) GNU Tools weekly via Gdb
2026-03-16 5:33 ` GNU Tools Weekly News Week 29 (March 15, 2026) GNU Tools weekly via Gdb
2026-03-23 19:40 ` GNU Tools Weekly News Week 30 (March 22, 2026) GNU Tools weekly via Gdb
2026-03-30 11:36 ` GNU Tools Weekly News Week 31 (March 29, 2026) GNU Tools weekly via Gdb
2026-04-06 8:57 ` GNU Tools Weekly News Week 32 (April 5, 2026) GNU Tools weekly via Gdb
2026-04-13 6:06 ` GNU Tools Weekly News Week 33 (April 12, 2026) GNU Tools weekly via Gdb
2026-04-20 5:10 ` GNU Tools Weekly News Week 34 (April 19, 2026) GNU Tools weekly via Gdb
2026-04-25 23:52 ` GNU Tools Weekly News Week 35 (April 26, 2026) GNU Tools weekly via Gdb
2026-04-25 23:59 ` GNU Tools weekly via Gdb
2026-05-04 1:34 ` GNU Tools Weekly News Week 36 (May 3, 2026) GNU Tools weekly via Gdb
2026-05-06 8:38 ` Jose E. Marchesi via Gdb
2026-05-11 6:15 ` GNU Tools Weekly News Week 37 (May 10, 2026) GNU Tools weekly via Gdb
2026-05-18 9:39 ` GNU Tools Weekly News Week 38 (May 17, 2026) GNU Tools weekly via Gdb
2026-05-25 5:47 ` GNU Tools Weekly News Week 39 (May 24, 2026) GNU Tools weekly via Gdb
2026-05-31 16:39 ` GNU Tools Weekly News Week 40 (May 31, 2026) GNU Tools weekly via Gdb
2026-06-08 20:56 ` GNU Tools Weekly News Week 41 (June 7, 2026) GNU Tools weekly via Gdb
2026-06-15 7:21 ` GNU Tools Weekly News Week 42 (June 14, 2026) GNU Tools weekly via Gdb
2026-06-22 5:21 ` GNU Tools Weekly News Week 43 (June 21, 2026) GNU Tools weekly via Gdb
2026-06-28 21:24 ` GNU Tools Weekly News Week 44 (June 28, 2026) GNU Tools weekly via Gdb
2026-07-05 7:19 ` GNU Tools weekly via Gdb [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAHt=NyNL7c99Xeeo=MNO+HRfSKKiSHpQWGfEFqC9AeXwWnHTrQ@mail.gmail.com' \
--to=gdb@sourceware.org \
--cc=andrew.pinski@oss.qualcomm.com \
--cc=binutils@sourceware.org \
--cc=gcc@gcc.gnu.org \
--cc=gnutoolsweekly@gmail.com \
--cc=libc-alpha@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox