Re: Second GCC 13.4 Release Candidate available from gcc.gnu.org

2025-06-04 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 30/05/25 9:16 pm, Jakub Jelinek via Gcc wrote: > The second release candidate for GCC 13.4 is available from > > https://gcc.gnu.org

Second GCC 13.4 Release Candidate available from gcc.gnu.org

2025-05-30 Thread Jakub Jelinek via Gcc
The second release candidate for GCC 13.4 is available from https://gcc.gnu.org/pub/gcc/snapshots/13.4.0-RC-20250530/ ftp://gcc.gnu.org/pub/gcc/snapshots/13.4.0-RC-20250530/ and shortly its mirrors. It has been generated from git commit r13-9730-gec78a0d9962f144. I have so far bootstrapped an

GCC 13.4 Release Candidate available from gcc.gnu.org

2025-05-29 Thread Jakub Jelinek via Gcc
The first release candidate for GCC 13.4 is available from https://gcc.gnu.org/pub/gcc/snapshots/13.4.0-RC-20250529/ ftp://gcc.gnu.org/pub/gcc/snapshots/13.4.0-RC-20250529/ and shortly its mirrors. It has been generated from git commit r13-9726-gaf73c8bf5168848. I have so far bootstrapped and