Re: GCC 16.2 Release Candidate available from gcc.gnu.org

"H.J. Lu via Gcc" <[email protected]> Sun, 2 Aug 2026 11:59:46 +0800
Newsgroups gmane.comp.gcc.devel
Message-ID <CAMe9rOr5m6te0C5VmKfhExOeaip-cnTTQZ0SNgUJ9MVB-rhunA@mail.gmail.com>
On Fri, Jul 31, 2026 at 6:09=E2=80=AFPM Jakub Jelinek via Gcc <[email protected].=
org> wrote:
>
> The first release candidate for GCC 16.2 is available from
>
>  https://gcc.gnu.org/pub/gcc/snapshots/16.2.0-RC-20260731/
>  ftp://gcc.gnu.org/pub/gcc/snapshots/16.2.0-RC-20260731/
>
> and shortly its mirrors.  It has been generated from git commit
> r16-9480-g967a69a03886ebd6.
>
> I have so far bootstrapped and tested the release candidate on
> x86_64-linux.
> Please test it and report any issues to bugzilla.
>
> If all goes well, we'd like to release 16.2 on Friday, August 7th.
>

-mavx10.2 no longer works:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D126581

--=20
H.J.