gcc-13-20250904 is now available

2025-09-04 Thread GCC Administrator via Gcc
Snapshot gcc-13-20250904 is now available on https://gcc.gnu.org/pub/gcc/snapshots/13-20250904/ and on various mirrors, see https://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 13 git branch with the following options: git://gcc.gnu.org/git/gcc.git branch

Re: Weekly news letter about GNU toolchain

2025-09-04 Thread Adhemerval Zanella Netto via Gcc
On 30/08/25 20:02, Andrew Pinski wrote: > To begin with it will be on mastodon: > https://hachyderm.io/@gnutoolsweekly > > But I might move it over to more blog like site instead of a social > media. Though was thinking about hosting on the wiki. I still have not > decided. > > I started a few

Re: Weekly news letter about GNU toolchain

2025-09-04 Thread Andrew Pinski via Gcc
On Thu, Sep 4, 2025 at 6:32 AM Adhemerval Zanella Netto wrote: > > > > On 30/08/25 20:02, Andrew Pinski wrote: > > To begin with it will be on mastodon: > > https://hachyderm.io/@gnutoolsweekly > > > > But I might move it over to more blog like site instead of a social > > media. Though was thinki

Re: C++ vs. -ftrivial-auto-var-init= vs. vacuous initialization & jumps

2025-09-04 Thread Jakub Jelinek via Gcc
On Wed, Sep 03, 2025 at 03:38:53PM +0200, Jakub Jelinek via Gcc wrote: > But there is one thing the paper doesn't care about, which looks like a show > stopper to me, in particular the stuff -Wtrivial-auto-var-init warning warns > about. Consider: I've filed https://github.com/cplusplus/CWG/issue