https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115723
--- Comment #5 from edison <edison_chan_gz at hotmail dot com> --- gcc -v Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/home/edison/gcc14/libexec/gcc/x86_64-pc-linux-gnu/14.1.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: ../configure --prefix=/home/edison/gcc14 --enable-languages=c,c++,fortran --disable-multilib --enable-libgomp Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 14.1.0 (GCC) edison@u24:~/cpu2017/result$ gfortran -v Using built-in specs. COLLECT_GCC=gfortran COLLECT_LTO_WRAPPER=/home/edison/gcc14/libexec/gcc/x86_64-pc-linux-gnu/14.1.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: ../configure --prefix=/home/edison/gcc14 --enable-languages=c,c++,fortran --disable-multilib --enable-libgomp Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 14.1.0 (GCC)
