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

--- Comment #21 from lfoldy at gmail dot com ---
(In reply to Jakub Jelinek from comment #15)
> If you can reproduce, could you please attach preprocessed source?
> So that it can be bisected if it is indeed a 15 regression (then it might be
> a P1) or not?

I have tried the same command line with GCC 14 and it works.

[alma8 build]$ fl_gcc -v
Using built-in specs.
COLLECT_GCC=fl_gcc
COLLECT_LTO_WRAPPER=/usr/local/env/s390x-linux-gcc14-alma8/devel/libexec/gcc/s390x-ibm-linux-gnu/14.2.1/lto-wrapper
Target: s390x-ibm-linux-gnu
Configured with: ../gcc-14-20241221/configure
--prefix=/usr/local/env/s390x-linux-gcc14-alma8/devel
--build=s390x-ibm-linux-gnu --enable-checking=release
--enable-languages=c,c++,fortran --enable-long-long --enable-threads
--enable-__cxa_atexit --disable-libgcj
--with-gmp=/usr/local/env/s390x-linux-gcc14-alma8/devel
--with-mpfr=/usr/local/env/s390x-linux-gcc14-alma8/devel
--with-mpc=/usr/local/env/s390x-linux-gcc14-alma8/devel
--with-isl=/usr/local/env/s390x-linux-gcc14-alma8/devel --disable-multilib
--disable-libstdcxx-pch --disable-nls --disable-isl-version-check
--program-suffix=-14.2.1 --with-demangler-in-ld --enable-host-shared
--disable-werror
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 14.2.1 20241221 (GCC)

Reply via email to