fi make[2]: Entering directory '/export/home/haochenj/src/gcc-regression' rm -rf bld mkdir -p bld cd bld; \ RUNTESTFLAGS="--target_board='unix{-m32,}'" ../src-master/configure \ --with-arch=corei7 --with-cpu=corei7 --enable-clocale=gnu --with-system-zlib --enable-shared --enable-cet --with-demangler-in-ld --enable-libmpx --prefix=/usr/gcc-15.0.0 --with-fpmath=sse grep -E "(error:|Error)" makelog.r15-2937.x86_64.corei7 >> makelog.r15-2937.x86_64.corei7.mail; \ grep -C 10 -E "error:" makelog.r15-2937.x86_64.corei7 >> makelog.r15-2937.x86_64.corei7.mail; \ make[6]: [Makefile:1832: x86_64-pc-linux-gnu/bits/largefile-config.h] Error 1 (ignored) make[6]: [Makefile:1831: x86_64-pc-linux-gnu/bits/largefile-config.h] Error 1 (ignored) make[6]: [Makefile:1832: x86_64-pc-linux-gnu/bits/largefile-config.h] Error 1 (ignored) ../../src-master/gcc/fortran/resolve.cc:4649:22: error: too many arguments for format [-Werror=format-extra-args] make[6]: *** [Makefile:1194: fortran/resolve.o] Error 1 make[5]: *** [Makefile:5108: all-stage2-gcc] Error 2 make[4]: *** [Makefile:30031: stage2-bubble] Error 2 make[3]: *** [Makefile:30275: bootstrap] Error 2 make[2]: *** [Makefile:313: bootstrap] Error 2 ==================== Detailed Info around error (+- 10 Lines) ==================== make one SRC=src-master GCC=gcc-master make[1]: Entering directory '/export/home/haochenj/src/gcc-regression' if make gcc; then \ make check-gcc; \ else \ if [ -n "makelog.r15-2937.x86_64.corei7" -a -e "makelog.r15-2937.x86_64.corei7" ]; then \ head -26 makelog.r15-2937.x86_64.corei7 | tail -7 > makelog.r15-2937.x86_64.corei7.mail; \ grep -E "(error:|Error)" makelog.r15-2937.x86_64.corei7 >> makelog.r15-2937.x86_64.corei7.mail; \ echo "==================== Detailed Info around error (+- 10 Lines) ====================" >> makelog.r15-2937.x86_64.corei7.mail; \ grep -C 10 -E "error:" makelog.r15-2937.x86_64.corei7 >> makelog.r15-2937.x86_64.corei7.mail; \ else \ echo "RUNTESTFLAGS="--target_board='unix{-m32,}'" ../src-master/configure --with-arch=corei7 --with-cpu=corei7 --enable-clocale=gnu --with-system-zlib --enable-shared --enable-cet --with-demangler-in-ld --enable-libmpx --prefix=/usr/gcc-15.0.0 --with-fpmath=sse " > makelog.r15-2937.x86_64.corei7.mail; \ fi; \ if [ "yes" == yes -a -n "r15-2937 \ -a -n "r15-2932 -a -n "master" ]; then \ Mail -s "master branch: commit r15-2937 failed to bootstrap on Linux/x86_64 (commit r15-2932 builds)!" \ gcc-testresults@gcc.gnu.org gcc-regress...@gcc.gnu.org haochen.ji...@intel.com < makelog.r15-2937.x86_64.corei7.mail; \ fi; \ exit 1; \ fi -- /export/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ -B/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/ -B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/bin/ -nostdinc++ -B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include -I/export/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ -L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -fno-checking -gtoggle -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../src-master/gcc -I../../src-master/gcc/fortran -I../../src-master/gcc/../include -I../../src-master/gcc/../libcpp/include -I../../src-master/gcc/../libcody -I/export/home/haochenj/src/gcc-regression/bld/./gmp -I/export/home/haochenj/src/gcc-regression/src-master/gmp -I/export/home/haochenj/src/gcc-regression/bld/./mpfr/src -I/export/home/haochenj/src/gcc-regression/src-master/mpfr/src -I/export/home/haochenj/src/gcc-regression/src-master/mpc/src -I../../src-master/gcc/../libdecnumber -I../../src-master/gcc/../libdecnumber/bid -I../libdecnumber -I../../src-master/gcc/../libbacktrace -I/export/home/haochenj/src/gcc-regression/bld/./isl/include -I/export/home/haochenj/src/gcc-regression/src-master/isl/include -o fortran/primary.o -MT fortran/primary.o -MMD -MP -MF fortran/.deps/primary.TPo ../../src-master/gcc/fortran/primary.cc /export/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ -B/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/ -B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/bin/ -nostdinc++ -B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include -I/export/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ -L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -fno-checking -gtoggle -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../src-master/gcc -I../../src-master/gcc/fortran -I../../src-master/gcc/../include -I../../src-master/gcc/../libcpp/include -I../../src-master/gcc/../libcody -I/export/home/haochenj/src/gcc-regression/bld/./gmp -I/export/home/haochenj/src/gcc-regression/src-master/gmp -I/export/home/haochenj/src/gcc-regression/bld/./mpfr/src -I/export/home/haochenj/src/gcc-regression/src-master/mpfr/src -I/export/home/haochenj/src/gcc-regression/src-master/mpc/src -I../../src-master/gcc/../libdecnumber -I../../src-master/gcc/../libdecnumber/bid -I../libdecnumber -I../../src-master/gcc/../libbacktrace -I/export/home/haochenj/src/gcc-regression/bld/./isl/include -I/export/home/haochenj/src/gcc-regression/src-master/isl/include -o fortran/resolve.o -MT fortran/resolve.o -MMD -MP -MF fortran/.deps/resolve.TPo ../../src-master/gcc/fortran/resolve.cc /export/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ -B/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/ -B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/bin/ -nostdinc++ -B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include -I/export/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ -L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -fno-checking -gtoggle -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../src-master/gcc -I../../src-master/gcc/fortran -I../../src-master/gcc/../include -I../../src-master/gcc/../libcpp/include -I../../src-master/gcc/../libcody -I/export/home/haochenj/src/gcc-regression/bld/./gmp -I/export/home/haochenj/src/gcc-regression/src-master/gmp -I/export/home/haochenj/src/gcc-regression/bld/./mpfr/src -I/export/home/haochenj/src/gcc-regression/src-master/mpfr/src -I/export/home/haochenj/src/gcc-regression/src-master/mpc/src -I../../src-master/gcc/../libdecnumber -I../../src-master/gcc/../libdecnumber/bid -I../libdecnumber -I../../src-master/gcc/../libbacktrace -I/export/home/haochenj/src/gcc-regression/bld/./isl/include -I/export/home/haochenj/src/gcc-regression/src-master/isl/include -o fortran/scanner.o -MT fortran/scanner.o -MMD -MP -MF fortran/.deps/scanner.TPo ../../src-master/gcc/fortran/scanner.cc /export/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ -B/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/ -B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/bin/ -nostdinc++ -B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include -I/export/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ -L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -fno-checking -gtoggle -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../src-master/gcc -I../../src-master/gcc/fortran -I../../src-master/gcc/../include -I../../src-master/gcc/../libcpp/include -I../../src-master/gcc/../libcody -I/export/home/haochenj/src/gcc-regression/bld/./gmp -I/export/home/haochenj/src/gcc-regression/src-master/gmp -I/export/home/haochenj/src/gcc-regression/bld/./mpfr/src -I/export/home/haochenj/src/gcc-regression/src-master/mpfr/src -I/export/home/haochenj/src/gcc-regression/src-master/mpc/src -I../../src-master/gcc/../libdecnumber -I../../src-master/gcc/../libdecnumber/bid -I../libdecnumber -I../../src-master/gcc/../libbacktrace -I/export/home/haochenj/src/gcc-regression/bld/./isl/include -I/export/home/haochenj/src/gcc-regression/src-master/isl/include -o fortran/simplify.o -MT fortran/simplify.o -MMD -MP -MF fortran/.deps/simplify.TPo ../../src-master/gcc/fortran/simplify.cc /export/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ -B/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/ -B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/bin/ -nostdinc++ -B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include -I/export/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ -L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -fno-checking -gtoggle -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../src-master/gcc -I../../src-master/gcc/fortran -I../../src-master/gcc/../include -I../../src-master/gcc/../libcpp/include -I../../src-master/gcc/../libcody -I/export/home/haochenj/src/gcc-regression/bld/./gmp -I/export/home/haochenj/src/gcc-regression/src-master/gmp -I/export/home/haochenj/src/gcc-regression/bld/./mpfr/src -I/export/home/haochenj/src/gcc-regression/src-master/mpfr/src -I/export/home/haochenj/src/gcc-regression/src-master/mpc/src -I../../src-master/gcc/../libdecnumber -I../../src-master/gcc/../libdecnumber/bid -I../libdecnumber -I../../src-master/gcc/../libbacktrace -I/export/home/haochenj/src/gcc-regression/bld/./isl/include -I/export/home/haochenj/src/gcc-regression/src-master/isl/include -o fortran/st.o -MT fortran/st.o -MMD -MP -MF fortran/.deps/st.TPo ../../src-master/gcc/fortran/st.cc /export/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ -B/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/ -B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/bin/ -nostdinc++ -B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include -I/export/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ -L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -fno-checking -gtoggle -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../src-master/gcc -I../../src-master/gcc/fortran -I../../src-master/gcc/../include -I../../src-master/gcc/../libcpp/include -I../../src-master/gcc/../libcody -I/export/home/haochenj/src/gcc-regression/bld/./gmp -I/export/home/haochenj/src/gcc-regression/src-master/gmp -I/export/home/haochenj/src/gcc-regression/bld/./mpfr/src -I/export/home/haochenj/src/gcc-regression/src-master/mpfr/src -I/export/home/haochenj/src/gcc-regression/src-master/mpc/src -I../../src-master/gcc/../libdecnumber -I../../src-master/gcc/../libdecnumber/bid -I../libdecnumber -I../../src-master/gcc/../libbacktrace -I/export/home/haochenj/src/gcc-regression/bld/./isl/include -I/export/home/haochenj/src/gcc-regression/src-master/isl/include -o fortran/symbol.o -MT fortran/symbol.o -MMD -MP -MF fortran/.deps/symbol.TPo ../../src-master/gcc/fortran/symbol.cc /export/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ -B/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/ -B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/bin/ -nostdinc++ -B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include -I/export/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ -L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -fno-checking -gtoggle -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../src-master/gcc -I../../src-master/gcc/fortran -I../../src-master/gcc/../include -I../../src-master/gcc/../libcpp/include -I../../src-master/gcc/../libcody -I/export/home/haochenj/src/gcc-regression/bld/./gmp -I/export/home/haochenj/src/gcc-regression/src-master/gmp -I/export/home/haochenj/src/gcc-regression/bld/./mpfr/src -I/export/home/haochenj/src/gcc-regression/src-master/mpfr/src -I/export/home/haochenj/src/gcc-regression/src-master/mpc/src -I../../src-master/gcc/../libdecnumber -I../../src-master/gcc/../libdecnumber/bid -I../libdecnumber -I../../src-master/gcc/../libbacktrace -I/export/home/haochenj/src/gcc-regression/bld/./isl/include -I/export/home/haochenj/src/gcc-regression/src-master/isl/include -o fortran/target-memory.o -MT fortran/target-memory.o -MMD -MP -MF fortran/.deps/target-memory.TPo ../../src-master/gcc/fortran/target-memory.cc /export/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ -B/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/ -B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/bin/ -nostdinc++ -B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include -I/export/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ -L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -fno-checking -gtoggle -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../src-master/gcc -I../../src-master/gcc/fortran -I../../src-master/gcc/../include -I../../src-master/gcc/../libcpp/include -I../../src-master/gcc/../libcody -I/export/home/haochenj/src/gcc-regression/bld/./gmp -I/export/home/haochenj/src/gcc-regression/src-master/gmp -I/export/home/haochenj/src/gcc-regression/bld/./mpfr/src -I/export/home/haochenj/src/gcc-regression/src-master/mpfr/src -I/export/home/haochenj/src/gcc-regression/src-master/mpc/src -I../../src-master/gcc/../libdecnumber -I../../src-master/gcc/../libdecnumber/bid -I../libdecnumber -I../../src-master/gcc/../libbacktrace -I/export/home/haochenj/src/gcc-regression/bld/./isl/include -I/export/home/haochenj/src/gcc-regression/src-master/isl/include -o fortran/convert.o -MT fortran/convert.o -MMD -MP -MF fortran/.deps/convert.TPo ../../src-master/gcc/fortran/convert.cc /export/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ -B/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/ -B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/bin/ -nostdinc++ -B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include -I/export/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ -L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -fno-checking -gtoggle -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../src-master/gcc -I../../src-master/gcc/fortran -I../../src-master/gcc/../include -I../../src-master/gcc/../libcpp/include -I../../src-master/gcc/../libcody -I/export/home/haochenj/src/gcc-regression/bld/./gmp -I/export/home/haochenj/src/gcc-regression/src-master/gmp -I/export/home/haochenj/src/gcc-regression/bld/./mpfr/src -I/export/home/haochenj/src/gcc-regression/src-master/mpfr/src -I/export/home/haochenj/src/gcc-regression/src-master/mpc/src -I../../src-master/gcc/../libdecnumber -I../../src-master/gcc/../libdecnumber/bid -I../libdecnumber -I../../src-master/gcc/../libbacktrace -I/export/home/haochenj/src/gcc-regression/bld/./isl/include -I/export/home/haochenj/src/gcc-regression/src-master/isl/include -o fortran/dependency.o -MT fortran/dependency.o -MMD -MP -MF fortran/.deps/dependency.TPo ../../src-master/gcc/fortran/dependency.cc ../../src-master/gcc/fortran/resolve.cc: In function ‘bool resolve_operator(gfc_expr*)’: ../../src-master/gcc/fortran/resolve.cc:4649:22: error: too many arguments for format [-Werror=format-extra-args] 4649 | gfc_error ("Inconsistent coranks for operator at %%L and %%L", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /export/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ -B/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/ -B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/bin/ -nostdinc++ -B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include -I/export/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ -L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -fno-checking -gtoggle -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../src-master/gcc -I../../src-master/gcc/fortran -I../../src-master/gcc/../include -I../../src-master/gcc/../libcpp/include -I../../src-master/gcc/../libcody -I/export/home/haochenj/src/gcc-regression/bld/./gmp -I/export/home/haochenj/src/gcc-regression/src-master/gmp -I/export/home/haochenj/src/gcc-regression/bld/./mpfr/src -I/export/home/haochenj/src/gcc-regression/src-master/mpfr/src -I/export/home/haochenj/src/gcc-regression/src-master/mpc/src -I../../src-master/gcc/../libdecnumber -I../../src-master/gcc/../libdecnumber/bid -I../libdecnumber -I../../src-master/gcc/../libbacktrace -I/export/home/haochenj/src/gcc-regression/bld/./isl/include -I/export/home/haochenj/src/gcc-regression/src-master/isl/include -o fortran/f95-lang.o -MT fortran/f95-lang.o -MMD -MP -MF fortran/.deps/f95-lang.TPo ../../src-master/gcc/fortran/f95-lang.cc /export/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ -B/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/ -B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/bin/ -nostdinc++ -B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include -I/export/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ -L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -fno-checking -gtoggle -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../src-master/gcc -I../../src-master/gcc/fortran -I../../src-master/gcc/../include -I../../src-master/gcc/../libcpp/include -I../../src-master/gcc/../libcody -I/export/home/haochenj/src/gcc-regression/bld/./gmp -I/export/home/haochenj/src/gcc-regression/src-master/gmp -I/export/home/haochenj/src/gcc-regression/bld/./mpfr/src -I/export/home/haochenj/src/gcc-regression/src-master/mpfr/src -I/export/home/haochenj/src/gcc-regression/src-master/mpc/src -I../../src-master/gcc/../libdecnumber -I../../src-master/gcc/../libdecnumber/bid -I../libdecnumber -I../../src-master/gcc/../libbacktrace -I/export/home/haochenj/src/gcc-regression/bld/./isl/include -I/export/home/haochenj/src/gcc-regression/src-master/isl/include -o fortran/trans.o -MT fortran/trans.o -MMD -MP -MF fortran/.deps/trans.TPo ../../src-master/gcc/fortran/trans.cc /export/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ -B/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/ -B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/bin/ -nostdinc++ -B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include -I/export/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ -L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -fno-checking -gtoggle -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../src-master/gcc -I../../src-master/gcc/fortran -I../../src-master/gcc/../include -I../../src-master/gcc/../libcpp/include -I../../src-master/gcc/../libcody -I/export/home/haochenj/src/gcc-regression/bld/./gmp -I/export/home/haochenj/src/gcc-regression/src-master/gmp -I/export/home/haochenj/src/gcc-regression/bld/./mpfr/src -I/export/home/haochenj/src/gcc-regression/src-master/mpfr/src -I/export/home/haochenj/src/gcc-regression/src-master/mpc/src -I../../src-master/gcc/../libdecnumber -I../../src-master/gcc/../libdecnumber/bid -I../libdecnumber -I../../src-master/gcc/../libbacktrace -I/export/home/haochenj/src/gcc-regression/bld/./isl/include -I/export/home/haochenj/src/gcc-regression/src-master/isl/include -o fortran/trans-array.o -MT fortran/trans-array.o -MMD -MP -MF fortran/.deps/trans-array.TPo ../../src-master/gcc/fortran/trans-array.cc /export/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ -B/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/ -B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/bin/ -nostdinc++ -B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include -I/export/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ -L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -fno-checking -gtoggle -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../src-master/gcc -I../../src-master/gcc/fortran -I../../src-master/gcc/../include -I../../src-master/gcc/../libcpp/include -I../../src-master/gcc/../libcody -I/export/home/haochenj/src/gcc-regression/bld/./gmp -I/export/home/haochenj/src/gcc-regression/src-master/gmp -I/export/home/haochenj/src/gcc-regression/bld/./mpfr/src -I/export/home/haochenj/src/gcc-regression/src-master/mpfr/src -I/export/home/haochenj/src/gcc-regression/src-master/mpc/src -I../../src-master/gcc/../libdecnumber -I../../src-master/gcc/../libdecnumber/bid -I../libdecnumber -I../../src-master/gcc/../libbacktrace -I/export/home/haochenj/src/gcc-regression/bld/./isl/include -I/export/home/haochenj/src/gcc-regression/src-master/isl/include -o fortran/trans-common.o -MT fortran/trans-common.o -MMD -MP -MF fortran/.deps/trans-common.TPo ../../src-master/gcc/fortran/trans-common.cc /export/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ -B/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/ -B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/bin/ -nostdinc++ -B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include -I/export/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ -L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -fno-checking -gtoggle -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../src-master/gcc -I../../src-master/gcc/fortran -I../../src-master/gcc/../include -I../../src-master/gcc/../libcpp/include -I../../src-master/gcc/../libcody -I/export/home/haochenj/src/gcc-regression/bld/./gmp -I/export/home/haochenj/src/gcc-regression/src-master/gmp -I/export/home/haochenj/src/gcc-regression/bld/./mpfr/src -I/export/home/haochenj/src/gcc-regression/src-master/mpfr/src -I/export/home/haochenj/src/gcc-regression/src-master/mpc/src -I../../src-master/gcc/../libdecnumber -I../../src-master/gcc/../libdecnumber/bid -I../libdecnumber -I../../src-master/gcc/../libbacktrace -I/export/home/haochenj/src/gcc-regression/bld/./isl/include -I/export/home/haochenj/src/gcc-regression/src-master/isl/include -o fortran/trans-const.o -MT fortran/trans-const.o -MMD -MP -MF fortran/.deps/trans-const.TPo ../../src-master/gcc/fortran/trans-const.cc /export/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ -B/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/ -B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/bin/ -nostdinc++ -B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include -I/export/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ -L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -fno-checking -gtoggle -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../src-master/gcc -I../../src-master/gcc/fortran -I../../src-master/gcc/../include -I../../src-master/gcc/../libcpp/include -I../../src-master/gcc/../libcody -I/export/home/haochenj/src/gcc-regression/bld/./gmp -I/export/home/haochenj/src/gcc-regression/src-master/gmp -I/export/home/haochenj/src/gcc-regression/bld/./mpfr/src -I/export/home/haochenj/src/gcc-regression/src-master/mpfr/src -I/export/home/haochenj/src/gcc-regression/src-master/mpc/src -I../../src-master/gcc/../libdecnumber -I../../src-master/gcc/../libdecnumber/bid -I../libdecnumber -I../../src-master/gcc/../libbacktrace -I/export/home/haochenj/src/gcc-regression/bld/./isl/include -I/export/home/haochenj/src/gcc-regression/src-master/isl/include -o fortran/trans-decl.o -MT fortran/trans-decl.o -MMD -MP -MF fortran/.deps/trans-decl.TPo ../../src-master/gcc/fortran/trans-decl.cc /export/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ -B/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/ -B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/bin/ -nostdinc++ -B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include -I/export/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ -L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -fno-checking -gtoggle -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../src-master/gcc -I../../src-master/gcc/fortran -I../../src-master/gcc/../include -I../../src-master/gcc/../libcpp/include -I../../src-master/gcc/../libcody -I/export/home/haochenj/src/gcc-regression/bld/./gmp -I/export/home/haochenj/src/gcc-regression/src-master/gmp -I/export/home/haochenj/src/gcc-regression/bld/./mpfr/src -I/export/home/haochenj/src/gcc-regression/src-master/mpfr/src -I/export/home/haochenj/src/gcc-regression/src-master/mpc/src -I../../src-master/gcc/../libdecnumber -I../../src-master/gcc/../libdecnumber/bid -I../libdecnumber -I../../src-master/gcc/../libbacktrace -I/export/home/haochenj/src/gcc-regression/bld/./isl/include -I/export/home/haochenj/src/gcc-regression/src-master/isl/include -o fortran/trans-expr.o -MT fortran/trans-expr.o -MMD -MP -MF fortran/.deps/trans-expr.TPo ../../src-master/gcc/fortran/trans-expr.cc /export/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ -B/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/ -B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/bin/ -nostdinc++ -B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include -I/export/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ -L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -fno-checking -gtoggle -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../src-master/gcc -I../../src-master/gcc/fortran -I../../src-master/gcc/../include -I../../src-master/gcc/../libcpp/include -I../../src-master/gcc/../libcody -I/export/home/haochenj/src/gcc-regression/bld/./gmp -I/export/home/haochenj/src/gcc-regression/src-master/gmp -I/export/home/haochenj/src/gcc-regression/bld/./mpfr/src -I/export/home/haochenj/src/gcc-regression/src-master/mpfr/src -I/export/home/haochenj/src/gcc-regression/src-master/mpc/src -I../../src-master/gcc/../libdecnumber -I../../src-master/gcc/../libdecnumber/bid -I../libdecnumber -I../../src-master/gcc/../libbacktrace -I/export/home/haochenj/src/gcc-regression/bld/./isl/include -I/export/home/haochenj/src/gcc-regression/src-master/isl/include -o fortran/trans-intrinsic.o -MT fortran/trans-intrinsic.o -MMD -MP -MF fortran/.deps/trans-intrinsic.TPo ../../src-master/gcc/fortran/trans-intrinsic.cc
master branch: commit r15-2937 failed to bootstrap on Linux/x86_64 (commit r15-2932 builds)!
haochenj--- via Gcc-testresults Thu, 15 Aug 2024 09:47:31 -0700