| 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 44 (June 28, 2026) |
| Date: |
| Sun, 28 Jun 2026 14:24:55 -0700 |
| Message-ID: |
| <CAHt=NyPxHN-rwaTfOxP32XX4NDDb7c0V5QBi13MPzYjeX6D0JA@mail.gmail.com> |
| Archive-link: |
| Article |
GNU Tools Weekly News Week 44 (June 28, 2026)
Release updates for GNU toolchain:
* GCC 14.4.0 was released
* https://inbox.sourceware.org/gcc/aj5L4BbnW8XMF7GQ@tucnak/
GNU toolchain conference reminders:
* FOSSY 2026 toolchain track North America, Aug 6-9 (Vancouver, Canada)
* https://gcc.gnu.org/wiki/fossy2026
* 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 easy issue to tackle of the week (2 this week):
* ICE with return type of typedef of void and `#pragma omp declare simd`
* https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111856
* Reach out to Andrea Pinski <andrew.pinski@oss.qualcomm.com> for
mentoring on this issue.
* For RISC-V, prefer li+slli rather than lui+add for some constants
* https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126022
* Reach out to Jeff Law <jeffrey.law@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-1733 ... r17-1943 211 commits
* RTL: add dependent filter handling
* https://gcc.gnu.org/r17-1779-g9d82914d073e2e ...
https://gcc.gnu.org/r17-1783-gc23f20c10d89af
* https://inbox.sourceware.org/gcc-patches/20260526142247.1...
* AArch64/SVE: Optimize vec_init for partial SVE vector modes
* https://gcc.gnu.org/r17-1799-gb3acc5dd98f44d
* rs6000: Add Future Vector Integer Arithmetic Instructions
* https://gcc.gnu.org/r17-1800-ga3b8e252101ada
* OMP improvements
* De-duplicate libgomp entry points for OMPT
* https://inbox.sourceware.org/gcc-patches/20260622165754.2...
* https://gcc.gnu.org/r17-1803-g37c96bf08325bf ...
https://gcc.gnu.org/r17-1806-gd50e9f17fffa9b
* rs6000: Builtins for ECC cryptography instructions
* https://gcc.gnu.org/r17-1856-g2b3c882b5b8e96
* RISC-V: GLIBC's setjmp preserves callee-saved registers
* https://gcc.gnu.org/r17-1857-g21dad398994ff5
* GCC rust sync
* https://gcc.gnu.org/r17-1863-g5333e241a36912 ...
https://gcc.gnu.org/r17-1904-g30a64527c56af9
* match: Use ranges for int-float comparisons
* https://gcc.gnu.org/r17-1931-g8351875a5e2c52
* Use tree_expr_nonnegative_p instead of TYPE_UNSIGNED for MAX (A, B)
(==,!=) 0 -> (A|B) (==,!=) 0
* https://gcc.gnu.org/r17-1938-g61b702d88c8e55
* Remove BOOL_BITFIELD define from system.h and update its uses
* https://gcc.gnu.org/r17-1943-g08944b70002610
GCC discussion:
* [RFC TREE-WIDE] gcc: stop using 'int' to represent sets of qualifiers
* https://inbox.sourceware.org/gcc/20260626191622.1785567-1...
* RFC: Allow "(mem:<vectype> (reg:<vectype>))"
* https://inbox.sourceware.org/gcc/82bf28f3-5543-4925-98d9-...
* [RFC] LRA: Carrying hard registers around
*
https://inbox.sourceware.org/gcc/ajuBckDkxUIVXvyu@li-819a...
* RFC: Bump minimum GNU Make version to 3.81
*
https://inbox.sourceware.org/gcc/CAH6eHdRuOhrEEYp6jmGZgq6...
* [RFC] Add simple forwprop across edges (PHIs)
*
https://inbox.sourceware.org/gcc-patches/20260625233902.2...
GCC bugzilla stats
* 101 new issues filed
* 76 issues closed
binutils/gdb commits:
* binutils: RISC-V: Add some extensions
* Zalasr
* SpacemiT vendor extension xsmtvdot
* SpacemiT vendor extension xsmtvdotii
* Svrsw60t59b
* Zvabd
*
https://sourceware.org/cgit/binutils-gdb/log/?qt=range&...
* Smpmpmt
* https://sourceware.org/cgit/binutils-gdb/commit/?id=e56bd...
* gdb: Handle nested Ada functions with gnat-llvm
* https://sourceware.org/cgit/binutils-gdb/commit/?id=26d17...
*
gdb discussion:
* Adding architecture-specific commands in GDB
* https://inbox.sourceware.org/gdb/077b9f00-ec84-440f-a84a-...
binutils discussion:
*
glibc commits:
* manual: Document indirect functions (IFUNC)
* https://sourceware.org/cgit/glibc/commit/?id=657fe73fb1ce...
glibc discussion:
*