https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120188
--- Comment #2 from Bruno Haible <bruno at clisp dot org> --- (In reply to Richard Biener from comment #1) > Do you have the m2rte plugin? Yes, and it has not been used since I installed it: $ LC_ALL=C ls -lu /darch/x86_64-linux-gnu/gnu-inst-gcc/15.1.0/lib/gcc/x86_64-pc-linux-gnu/15.1.0/plugin/m2rte.so -rwxr-xr-x 1 bruno bruno 305816 May 7 17:46 /darch/x86_64-linux-gnu/gnu-inst-gcc/15.1.0/lib/gcc/x86_64-pc-linux-gnu/15.1.0/plugin/m2rte.so I installed GCC 15.1.0 from source: $ gcc -v Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/darch/x86_64-linux-gnu/gnu-inst-gcc/15.1.0/bin/../libexec/gcc/x86_64-pc-linux-gnu/15.1.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: ../gcc-15.1.0/configure --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=x86_64-pc-linux-gnu --prefix=/darch/x86_64-linux-gnu/gnu-inst-gcc/15.1.0 --enable-shared --enable-nls --enable-threads=posix --enable-__cxa_atexit --with-multilib-list=m64 --with-as=/usr/bin/as --with-ld=/usr/bin/ld --with-gmp=/darch/x86_64-linux-gnu/gnu-inst-gcc/15.1.0 --with-mpfr=/darch/x86_64-linux-gnu/gnu-inst-gcc/15.1.0 --with-mpc=/darch/x86_64-linux-gnu/gnu-inst-gcc/15.1.0 --with-isl=/darch/x86_64-linux-gnu/gnu-inst-gcc/15.1.0 --enable-languages=c,c++,objc,lto,go,d,m2 --enable-host-shared Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 15.1.0 (GCC)