|
|
Log in / Subscribe / Register

GNU Tools Weekly News March 29

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 31 (March 29, 2026)
Date:  Mon, 30 Mar 2026 04:36:53 -0700
Message-ID:  <CAHt=NyN5g2Um4gDB7rjfiTKPuSs5R7w5Qsym9errGO7U2tz6tg@mail.gmail.com>
Archive-link:  Article

GNU Tools Weekly News Week 31 (March 29, 2026)

Release updates for GNU toolchain:
 * gcc 16.0 regression status (note this is not official numbers, it
might be off by a few)
  * P1:                       10           +1
  * P1+P2+P3 total: 769          -4

General/big GNU toolchain news (including sourceware news):
 * slow week last week


GCC easy issue to tackle of the week:
 * `(a ^ c) & (a | c)` -> `a ^ c` not done on the gimple/tree level
  * https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115547
  * Reach out to Andrew Pinski <andrew.pinski@oss.qualcomm.com> for
mentoring on this issue.

GCC commits:
 * note most of the commits from now until the release are bug fixes
which have not been listed here normally
 *

GCC discussion:
 * GSoC 2026 project discussions from participates
 * changes requesting for GCC 17 Release Criteria (secondary targets)
  *
https://inbox.sourceware.org/gcc/CALvbMcCGVidhnAoQ=4TM3uL...
 *

GCC bugzilla stats
 * 83 new issues filed
 * 89 issues closed

glibc commits:
 * LoongArch: Add support for LA32

binutils/gdb commits:
 * gdb: Add in NEWS about dropping AIX 7.1 support.
  * https://sourceware.org/cgit/binutils-gdb/commit/?id=c116c...
 *
gdb discussion:
 *
binutils discussion:
 *


to post comments


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds