> On 30 Apr 2024, at 11:33, Jakub Jelinek via Gcc wrote:
>
> The first release candidate for GCC 14.1 is available from
>
> https://gcc.gnu.org/pub/gcc/snapshots/14.1.0-RC-20240430/
> ftp://gcc.gnu.org/pub/gcc/snapshots/14.1.0-RC-20240430/
>
> and shortly its mirrors. It has been generated
Bootstrapping the following configuration (with LRA enabled) looks good
for ia64, too:
```
CFLAGS="-O2 -fPIC" \
CXXFLAGS="-O2 -fPIC" \
../configure --prefix=/usr \
--enable-obsolete \
--libdir=/usr/lib \
--mandir=/usr/man \
--infodir=/usr/info \
--enable-shared \
--enable-bootstrap \
--enable-lan
I bootstrapped and tested on powepc64 8 and 9 BE and 8, 9, and 10 LE and
it looks good.
On 4/30/24 5:33 AM, Jakub Jelinek via Gcc wrote:
The first release candidate for GCC 14.1 is available from
https://gcc.gnu.org/pub/gcc/snapshots/14.1.0-RC-20240430/
ftp://gcc.gnu.org/pub/gcc/snapshots/