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

2025-05-22 Thread Ramana Radhakrishnan via Gcc
On Thu, May 15, 2025 at 5:09 PM Richard Biener via Gcc  wrote:
>
> The first release candidate for GCC 14.3 is available from
>
>  https://gcc.gnu.org/pub/gcc/snapshots/14.3.0-RC-20250515/
>  ftp://gcc.gnu.org/pub/gcc/snapshots/14.3.0-RC-20250515/
>
> and shortly its mirrors.  It has been generated from git commit
> r14-11789-gaa4cd614456de6.
>
> I have so far bootstrapped and tested the release candidate on
> x86_64-linux.

Bootstrap and test with --with-cpu=neoverse-v2 on NVIDIA Grace looks clean.

A similar bootstrap and test run for armv8-a by default works fine.


regards
Ramana

>
> Please test it and report any issues to bugzilla.
>
> If all goes well, we'd like to release 14.3 on Friday, May 23th.


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

2025-05-21 Thread jeevitha via Gcc
I bootstrapped and tested on Power8 and Power9 BE in both 32-bit and
64-bit modes, and on Power8, Power9 & Power10 LE in 64-bit mode, and
everything looks good.

On 15/05/25 8:38 pm, Richard Biener via Gcc wrote:
> The first release candidate for GCC 14.3 is available from
> 
>  https://gcc.gnu.org/pub/gcc/snapshots/14.3.0-RC-20250515/
>  ftp://gcc.gnu.org/pub/gcc/snapshots/14.3.0-RC-20250515/
> 
> and shortly its mirrors.  It has been generated from git commit
> r14-11789-gaa4cd614456de6.
> 
> 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 14.3 on Friday, May 23th.