make[2]: Entering directory '/home/haochenj/src/gcc-regression'
rm -rf bld
mkdir -p bld
cd bld; \
CC="gcc -m32 -fno-lto" CXX="g++ -m32 -fno-lto" ../src-master/configure \
        --with-arch=corei7 --with-cpu=intel --enable-clocale=gnu 
--with-system-zlib --enable-shared --enable-cet --with-demangler-in-ld 
--enable-libmpx --prefix=/usr/gcc-15.0.0 i686-linux --with-fpmath=sse 
configure: WARNING: you should use --build, --host, --target
    grep "Error " makelog.r15-1620.i686.intel >> 
makelog.r15-1620.i686.intel.mail; \
make[6]: [Makefile:1832: i686-linux/bits/largefile-config.h] Error 1 (ignored)
make[6]: *** [Makefile:2556: i386.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
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c   -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 -fno-common  -DHAVE_CONFIG_H -fno-PIE -I. -I. 
-I../../src-master/gcc -I../../src-master/gcc/. 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody -I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o linux.o -MT 
linux.o -MMD -MP -MF ./.deps/linux.TPo ../../src-master/gcc/config/linux.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c   -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 -fno-common  -DHAVE_CONFIG_H -fno-PIE -I. -I. 
-I../../src-master/gcc -I../../src-master/gcc/. 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody -I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o gnu-property.o 
-MT gnu-property.o -MMD -MP -MF ./.deps/gnu-property.TPo 
../../src-master/gcc/config/i386/gnu-property.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c   -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 -fno-common  -DHAVE_CONFIG_H -fno-PIE -I. -I. 
-I../../src-master/gcc -I../../src-master/gcc/. 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody -I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o host-linux.o -MT 
host-linux.o -MMD -MP -MF ./.deps/host-linux.TPo 
../../src-master/gcc/config/host-linux.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c   -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 -fno-common  -DHAVE_CONFIG_H -fno-PIE -I. -I. 
-I../../src-master/gcc -I../../src-master/gcc/. 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody -I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o main.o -MT 
main.o -MMD -MP -MF ./.deps/main.TPo ../../src-master/gcc/main.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c   -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 -fno-common  -DHAVE_CONFIG_H -fno-PIE -I. -I. 
-I../../src-master/gcc -I../../src-master/gcc/. 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody -I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o i386-common.o 
-MT i386-common.o -MMD -MP -MF ./.deps/i386-common.TPo 
../../src-master/gcc/common/config/i386/i386-common.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c  -DPREFIX=\"/usr/gcc-15.0.0\" -DBASEVER="\"15.0.0\"" -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 -fno-common  -DHAVE_CONFIG_H -fno-PIE -I. -I. 
-I../../src-master/gcc -I../../src-master/gcc/. 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody -I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o prefix.o -MT 
prefix.o -MMD -MP -MF ./.deps/prefix.TPo ../../src-master/gcc/prefix.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c   -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 -fno-common  -DHAVE_CONFIG_H -fno-PIE -I. -I. 
-I../../src-master/gcc -I../../src-master/gcc/. 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody -I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o opts.o -MT 
opts.o -MMD -MP -MF ./.deps/opts.TPo ../../src-master/gcc/opts.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c   -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 -fno-common  -DHAVE_CONFIG_H -fno-PIE -I. -I. 
-I../../src-master/gcc -I../../src-master/gcc/. 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody -I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o opts-common.o 
-MT opts-common.o -MMD -MP -MF ./.deps/opts-common.TPo 
../../src-master/gcc/opts-common.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c   -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 -fno-common  -DHAVE_CONFIG_H -fno-PIE -I. -I. 
-I../../src-master/gcc -I../../src-master/gcc/. 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody -I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o options.o -MT 
options.o -MMD -MP -MF ./.deps/options.TPo options.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c   -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 -fno-common  -DHAVE_CONFIG_H -fno-PIE -I. -I. 
-I../../src-master/gcc -I../../src-master/gcc/. 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody -I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o vec.o -MT vec.o 
-MMD -MP -MF ./.deps/vec.TPo ../../src-master/gcc/vec.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c   -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 -fno-common  -DHAVE_CONFIG_H -fno-PIE -I. -I. 
-I../../src-master/gcc -I../../src-master/gcc/. 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody -I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o hooks.o -MT 
hooks.o -MMD -MP -MF ./.deps/hooks.TPo ../../src-master/gcc/hooks.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c   -g -O2 -fno-checking -gtoggle -DIN_GCC    -fno-exceptions 
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings 
-Wcast-qual  -fno-common  -DHAVE_CONFIG_H -fno-PIE -I. -Icommon 
-I../../src-master/gcc -I../../src-master/gcc/common 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody -I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o 
common/common-targhooks.o -MT common/common-targhooks.o -MMD -MP -MF 
common/.deps/common-targhooks.TPo 
../../src-master/gcc/common/common-targhooks.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/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 -fno-common  
-DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src-master/gcc 
-I../../src-master/gcc/. -I../../src-master/gcc/../include  
-I../../src-master/gcc/../libcpp/include -I../../src-master/gcc/../libcody 
-I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o hash-table.o -MT 
hash-table.o -MMD -MP -MF ./.deps/hash-table.TPo 
../../src-master/gcc/hash-table.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c   -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 -fno-common  -DHAVE_CONFIG_H -fno-PIE -I. -I. 
-I../../src-master/gcc -I../../src-master/gcc/. 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody -I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o file-find.o -MT 
file-find.o -MMD -MP -MF ./.deps/file-find.TPo ../../src-master/gcc/file-find.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c   -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 -fno-common  -DHAVE_CONFIG_H -fno-PIE -I. -I. 
-I../../src-master/gcc -I../../src-master/gcc/. 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody -I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o selftest.o -MT 
selftest.o -MMD -MP -MF ./.deps/selftest.TPo ../../src-master/gcc/selftest.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c   -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 -fno-common  -DHAVE_CONFIG_H -fno-PIE -I. -I. 
-I../../src-master/gcc -I../../src-master/gcc/. 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody -I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o 
opt-suggestions.o -MT opt-suggestions.o -MMD -MP -MF 
./.deps/opt-suggestions.TPo ../../src-master/gcc/opt-suggestions.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c   -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 -fno-common  -DHAVE_CONFIG_H -fno-PIE -I. -I. 
-I../../src-master/gcc -I../../src-master/gcc/. 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody -I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o 
diagnostic-spec.o -MT diagnostic-spec.o -MMD -MP -MF 
./.deps/diagnostic-spec.TPo ../../src-master/gcc/diagnostic-spec.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c   -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 -fno-common  -DHAVE_CONFIG_H -fno-PIE -I. -I. 
-I../../src-master/gcc -I../../src-master/gcc/. 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody -I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o diagnostic.o -MT 
diagnostic.o -MMD -MP -MF ./.deps/diagnostic.TPo 
../../src-master/gcc/diagnostic.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c   -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 -fno-common  -DHAVE_CONFIG_H -fno-PIE -I. -I. 
-I../../src-master/gcc -I../../src-master/gcc/. 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody -I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o 
diagnostic-color.o -MT diagnostic-color.o -MMD -MP -MF 
./.deps/diagnostic-color.TPo ../../src-master/gcc/diagnostic-color.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c   -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 -fno-common  -DHAVE_CONFIG_H -fno-PIE -I. -I. 
-I../../src-master/gcc -I../../src-master/gcc/. 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody -I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o 
diagnostic-format-json.o -MT diagnostic-format-json.o -MMD -MP -MF 
./.deps/diagnostic-format-json.TPo 
../../src-master/gcc/diagnostic-format-json.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c   -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 -fno-common  -DHAVE_CONFIG_H -fno-PIE -I. -I. 
-I../../src-master/gcc -I../../src-master/gcc/. 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody -I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o 
diagnostic-format-sarif.o -MT diagnostic-format-sarif.o -MMD -MP -MF 
./.deps/diagnostic-format-sarif.TPo 
../../src-master/gcc/diagnostic-format-sarif.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c   -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 -fno-common  -DHAVE_CONFIG_H -fno-PIE -I. -I. 
-I../../src-master/gcc -I../../src-master/gcc/. 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody -I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o 
diagnostic-macro-unwinding.o -MT diagnostic-macro-unwinding.o -MMD -MP -MF 
./.deps/diagnostic-macro-unwinding.TPo 
../../src-master/gcc/diagnostic-macro-unwinding.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c   -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 -fno-common  -DHAVE_CONFIG_H -fno-PIE -I. -I. 
-I../../src-master/gcc -I../../src-master/gcc/. 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody -I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o 
diagnostic-path.o -MT diagnostic-path.o -MMD -MP -MF 
./.deps/diagnostic-path.TPo ../../src-master/gcc/diagnostic-path.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c   -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 -fno-common  -DHAVE_CONFIG_H -fno-PIE -I. -I. 
-I../../src-master/gcc -I../../src-master/gcc/. 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody -I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o 
diagnostic-show-locus.o -MT diagnostic-show-locus.o -MMD -MP -MF 
./.deps/diagnostic-show-locus.TPo ../../src-master/gcc/diagnostic-show-locus.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c   -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 -fno-common  -DHAVE_CONFIG_H -fno-PIE -I. -I. 
-I../../src-master/gcc -I../../src-master/gcc/. 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody -I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o edit-context.o 
-MT edit-context.o -MMD -MP -MF ./.deps/edit-context.TPo 
../../src-master/gcc/edit-context.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c   -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 -fno-common  -DHAVE_CONFIG_H -fno-PIE -I. -I. 
-I../../src-master/gcc -I../../src-master/gcc/. 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody -I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o pretty-print.o 
-MT pretty-print.o -MMD -MP -MF ./.deps/pretty-print.TPo 
../../src-master/gcc/pretty-print.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c  -DLOCALEDIR=\"/usr/gcc-15.0.0/share/locale\" -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 -fno-common  -DHAVE_CONFIG_H -fno-PIE -I. -I. 
-I../../src-master/gcc -I../../src-master/gcc/. 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody -I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o intl.o -MT 
intl.o -MMD -MP -MF ./.deps/intl.TPo ../../src-master/gcc/intl.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c   -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 -fno-common  -DHAVE_CONFIG_H -fno-PIE -I. -I. 
-I../../src-master/gcc -I../../src-master/gcc/. 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody -I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o json.o -MT 
json.o -MMD -MP -MF ./.deps/json.TPo ../../src-master/gcc/json.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c   -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 -fno-common  -DHAVE_CONFIG_H -fno-PIE -I. -I. 
-I../../src-master/gcc -I../../src-master/gcc/. 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody -I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o sbitmap.o -MT 
sbitmap.o -MMD -MP -MF ./.deps/sbitmap.TPo ../../src-master/gcc/sbitmap.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c   -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 -fno-common  -DHAVE_CONFIG_H -fno-PIE -I. -I. 
-I../../src-master/gcc -I../../src-master/gcc/. 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody -I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o input.o -MT 
input.o -MMD -MP -MF ./.deps/input.TPo ../../src-master/gcc/input.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c   -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 -fno-common  -DHAVE_CONFIG_H -fno-PIE -I. -I. 
-I../../src-master/gcc -I../../src-master/gcc/. 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody -I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o ggc-none.o -MT 
ggc-none.o -MMD -MP -MF ./.deps/ggc-none.TPo ../../src-master/gcc/ggc-none.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c   -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 -fno-common  -DHAVE_CONFIG_H -fno-PIE -I. -I. 
-I../../src-master/gcc -I../../src-master/gcc/. 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody -I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o memory-block.o 
-MT memory-block.o -MMD -MP -MF ./.deps/memory-block.TPo 
../../src-master/gcc/memory-block.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c   -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 -fno-common  -DHAVE_CONFIG_H -fno-PIE -I. -I. 
-I../../src-master/gcc -I../../src-master/gcc/. 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody -I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o 
selftest-diagnostic.o -MT selftest-diagnostic.o -MMD -MP -MF 
./.deps/selftest-diagnostic.TPo ../../src-master/gcc/selftest-diagnostic.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c   -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 -fno-common  -DHAVE_CONFIG_H -fno-PIE -I. -I. 
-I../../src-master/gcc -I../../src-master/gcc/. 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody -I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o sort.o -MT 
sort.o -MMD -MP -MF ./.deps/sort.TPo ../../src-master/gcc/sort.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c   -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 -fno-common  -DHAVE_CONFIG_H -fno-PIE -I. -I. 
-I../../src-master/gcc -I../../src-master/gcc/. 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody -I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o 
selftest-diagnostic-path.o -MT selftest-diagnostic-path.o -MMD -MP -MF 
./.deps/selftest-diagnostic-path.TPo 
../../src-master/gcc/selftest-diagnostic-path.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c   -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 -fno-common  -DHAVE_CONFIG_H -fno-PIE -I. -I. 
-I../../src-master/gcc -I../../src-master/gcc/. 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody -I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o 
selftest-logical-location.o -MT selftest-logical-location.o -MMD -MP -MF 
./.deps/selftest-logical-location.TPo 
../../src-master/gcc/selftest-logical-location.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c   -g -O2 -fno-checking -gtoggle -DIN_GCC    -fno-exceptions 
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings 
-Wcast-qual  -fno-common  -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art 
-I../../src-master/gcc -I../../src-master/gcc/text-art 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody -I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o 
text-art/box-drawing.o -MT text-art/box-drawing.o -MMD -MP -MF 
text-art/.deps/box-drawing.TPo ../../src-master/gcc/text-art/box-drawing.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c   -g -O2 -fno-checking -gtoggle -DIN_GCC    -fno-exceptions 
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings 
-Wcast-qual  -fno-common  -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art 
-I../../src-master/gcc -I../../src-master/gcc/text-art 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody -I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o 
text-art/canvas.o -MT text-art/canvas.o -MMD -MP -MF text-art/.deps/canvas.TPo 
../../src-master/gcc/text-art/canvas.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c   -g -O2 -fno-checking -gtoggle -DIN_GCC    -fno-exceptions 
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings 
-Wcast-qual  -fno-common  -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art 
-I../../src-master/gcc -I../../src-master/gcc/text-art 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody -I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o text-art/ruler.o 
-MT text-art/ruler.o -MMD -MP -MF text-art/.deps/ruler.TPo 
../../src-master/gcc/text-art/ruler.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c   -g -O2 -fno-checking -gtoggle -DIN_GCC    -fno-exceptions 
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings 
-Wcast-qual  -fno-common  -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art 
-I../../src-master/gcc -I../../src-master/gcc/text-art 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody -I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o 
text-art/selftests.o -MT text-art/selftests.o -MMD -MP -MF 
text-art/.deps/selftests.TPo ../../src-master/gcc/text-art/selftests.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c   -g -O2 -fno-checking -gtoggle -DIN_GCC    -fno-exceptions 
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings 
-Wcast-qual  -fno-common  -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art 
-I../../src-master/gcc -I../../src-master/gcc/text-art 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody -I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o text-art/style.o 
-MT text-art/style.o -MMD -MP -MF text-art/.deps/style.TPo 
../../src-master/gcc/text-art/style.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c   -g -O2 -fno-checking -gtoggle -DIN_GCC    -fno-exceptions 
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings 
-Wcast-qual  -fno-common  -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art 
-I../../src-master/gcc -I../../src-master/gcc/text-art 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody -I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o 
text-art/styled-string.o -MT text-art/styled-string.o -MMD -MP -MF 
text-art/.deps/styled-string.TPo ../../src-master/gcc/text-art/styled-string.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c   -g -O2 -fno-checking -gtoggle -DIN_GCC    -fno-exceptions 
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings 
-Wcast-qual  -fno-common  -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art 
-I../../src-master/gcc -I../../src-master/gcc/text-art 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody -I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o text-art/table.o 
-MT text-art/table.o -MMD -MP -MF text-art/.deps/table.TPo 
../../src-master/gcc/text-art/table.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c   -g -O2 -fno-checking -gtoggle -DIN_GCC    -fno-exceptions 
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings 
-Wcast-qual  -fno-common  -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art 
-I../../src-master/gcc -I../../src-master/gcc/text-art 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody -I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o text-art/theme.o 
-MT text-art/theme.o -MMD -MP -MF text-art/.deps/theme.TPo 
../../src-master/gcc/text-art/theme.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c   -g -O2 -fno-checking -gtoggle -DIN_GCC    -fno-exceptions 
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings 
-Wcast-qual  -fno-common  -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art 
-I../../src-master/gcc -I../../src-master/gcc/text-art 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody -I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o 
text-art/tree-widget.o -MT text-art/tree-widget.o -MMD -MP -MF 
text-art/.deps/tree-widget.TPo ../../src-master/gcc/text-art/tree-widget.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c   -g -O2 -fno-checking -gtoggle -DIN_GCC    -fno-exceptions 
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings 
-Wcast-qual  -fno-common  -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art 
-I../../src-master/gcc -I../../src-master/gcc/text-art 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody -I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o 
text-art/widget.o -MT text-art/widget.o -MMD -MP -MF text-art/.deps/widget.TPo 
../../src-master/gcc/text-art/widget.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/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 -fno-common  
-DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../src-master/gcc 
-I../../src-master/gcc/cp -I../../src-master/gcc/../include  
-I../../src-master/gcc/../libcpp/include -I../../src-master/gcc/../libcody 
-I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o cp/cp-lang.o -MT 
cp/cp-lang.o -MMD -MP -MF cp/.deps/cp-lang.TPo 
../../src-master/gcc/cp/cp-lang.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/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 -fno-common  
-DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../src-master/gcc 
-I../../src-master/gcc/cp -I../../src-master/gcc/../include  
-I../../src-master/gcc/../libcpp/include -I../../src-master/gcc/../libcody 
-I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o cp/call.o -MT 
cp/call.o -MMD -MP -MF cp/.deps/call.TPo ../../src-master/gcc/cp/call.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/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 -fno-common  
-DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../src-master/gcc 
-I../../src-master/gcc/cp -I../../src-master/gcc/../include  
-I../../src-master/gcc/../libcpp/include -I../../src-master/gcc/../libcody 
-I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o cp/class.o -MT 
cp/class.o -MMD -MP -MF cp/.deps/class.TPo ../../src-master/gcc/cp/class.cc
../../src-master/gcc/text-art/style.cc: In member function ‘void 
text_art::style::color::print_sgr(pretty_printer*, bool, bool&) const’:
../../src-master/gcc/text-art/style.cc:151:25: warning: spurious leading 
punctuation sequence ‘;’ in format [-Wformat-diag]
  151 |         pp_printf (pp, ";5;%i", (int)u.m_8bit);
      |                         ^
../../src-master/gcc/text-art/style.cc:161:25: warning: spurious leading 
punctuation sequence ‘;’ in format [-Wformat-diag]
  161 |         pp_printf (pp, ";2;%i;%i;%i",
      |                         ^
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/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 -fno-common  
-DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../src-master/gcc 
-I../../src-master/gcc/cp -I../../src-master/gcc/../include  
-I../../src-master/gcc/../libcpp/include -I../../src-master/gcc/../libcody 
-I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o cp/constexpr.o 
-MT cp/constexpr.o -MMD -MP -MF cp/.deps/constexpr.TPo 
../../src-master/gcc/cp/constexpr.cc
../../src-master/gcc/text-art/table.cc: In function ‘void 
selftest::test_spans_3()’:
../../src-master/gcc/text-art/table.cc:981:62: warning: unquoted keyword ‘char’ 
in format [-Wformat-diag]
  981 |                                                      "'buf' (char[%i])",
      |                                                              ^~~~
../../src-master/gcc/text-art/table.cc:981:69: warning: spurious trailing 
punctuation sequence ‘])’ in format [-Wformat-diag]
  981 |                                                      "'buf' (char[%i])",
      |                                                                     ^~
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/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 -fno-common  
-DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../src-master/gcc 
-I../../src-master/gcc/cp -I../../src-master/gcc/../include  
-I../../src-master/gcc/../libcpp/include -I../../src-master/gcc/../libcody 
-I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o cp/constraint.o 
-MT cp/constraint.o -MMD -MP -MF cp/.deps/constraint.TPo 
../../src-master/gcc/cp/constraint.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/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 -fno-common  
-DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../src-master/gcc 
-I../../src-master/gcc/cp -I../../src-master/gcc/../include  
-I../../src-master/gcc/../libcpp/include -I../../src-master/gcc/../libcody 
-I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o cp/coroutines.o 
-MT cp/coroutines.o -MMD -MP -MF cp/.deps/coroutines.TPo 
../../src-master/gcc/cp/coroutines.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/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 -fno-common  
-DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../src-master/gcc 
-I../../src-master/gcc/cp -I../../src-master/gcc/../include  
-I../../src-master/gcc/../libcpp/include -I../../src-master/gcc/../libcody 
-I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o cp/cp-gimplify.o 
-MT cp/cp-gimplify.o -MMD -MP -MF cp/.deps/cp-gimplify.TPo 
../../src-master/gcc/cp/cp-gimplify.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/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 -fno-common  
-DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../src-master/gcc 
-I../../src-master/gcc/cp -I../../src-master/gcc/../include  
-I../../src-master/gcc/../libcpp/include -I../../src-master/gcc/../libcody 
-I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o 
cp/cp-objcp-common.o -MT cp/cp-objcp-common.o -MMD -MP -MF 
cp/.deps/cp-objcp-common.TPo ../../src-master/gcc/cp/cp-objcp-common.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/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 -fno-common  
-DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../src-master/gcc 
-I../../src-master/gcc/cp -I../../src-master/gcc/../include  
-I../../src-master/gcc/../libcpp/include -I../../src-master/gcc/../libcody 
-I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o cp/cp-ubsan.o 
-MT cp/cp-ubsan.o -MMD -MP -MF cp/.deps/cp-ubsan.TPo 
../../src-master/gcc/cp/cp-ubsan.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/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 -fno-common  
-DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../src-master/gcc 
-I../../src-master/gcc/cp -I../../src-master/gcc/../include  
-I../../src-master/gcc/../libcpp/include -I../../src-master/gcc/../libcody 
-I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o cp/cvt.o -MT 
cp/cvt.o -MMD -MP -MF cp/.deps/cvt.TPo ../../src-master/gcc/cp/cvt.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/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 -fno-common  
-DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../src-master/gcc 
-I../../src-master/gcc/cp -I../../src-master/gcc/../include  
-I../../src-master/gcc/../libcpp/include -I../../src-master/gcc/../libcody 
-I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o cp/contracts.o 
-MT cp/contracts.o -MMD -MP -MF cp/.deps/contracts.TPo 
../../src-master/gcc/cp/contracts.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/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 -fno-common  
-DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../src-master/gcc 
-I../../src-master/gcc/cp -I../../src-master/gcc/../include  
-I../../src-master/gcc/../libcpp/include -I../../src-master/gcc/../libcody 
-I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o 
cp/cxx-pretty-print.o -MT cp/cxx-pretty-print.o -MMD -MP -MF 
cp/.deps/cxx-pretty-print.TPo ../../src-master/gcc/cp/cxx-pretty-print.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/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 -fno-common  
-DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../src-master/gcc 
-I../../src-master/gcc/cp -I../../src-master/gcc/../include  
-I../../src-master/gcc/../libcpp/include -I../../src-master/gcc/../libcody 
-I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o cp/decl.o -MT 
cp/decl.o -MMD -MP -MF cp/.deps/decl.TPo ../../src-master/gcc/cp/decl.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/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 -fno-common  
-DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../src-master/gcc 
-I../../src-master/gcc/cp -I../../src-master/gcc/../include  
-I../../src-master/gcc/../libcpp/include -I../../src-master/gcc/../libcody 
-I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o cp/decl2.o -MT 
cp/decl2.o -MMD -MP -MF cp/.deps/decl2.TPo ../../src-master/gcc/cp/decl2.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/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 -fno-common  
-DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../src-master/gcc 
-I../../src-master/gcc/cp -I../../src-master/gcc/../include  
-I../../src-master/gcc/../libcpp/include -I../../src-master/gcc/../libcody 
-I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o cp/dump.o -MT 
cp/dump.o -MMD -MP -MF cp/.deps/dump.TPo ../../src-master/gcc/cp/dump.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/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 -fno-common  
-DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../src-master/gcc 
-I../../src-master/gcc/cp -I../../src-master/gcc/../include  
-I../../src-master/gcc/../libcpp/include -I../../src-master/gcc/../libcody 
-I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o cp/error.o -MT 
cp/error.o -MMD -MP -MF cp/.deps/error.TPo ../../src-master/gcc/cp/error.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/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 -fno-common  
-DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../src-master/gcc 
-I../../src-master/gcc/cp -I../../src-master/gcc/../include  
-I../../src-master/gcc/../libcpp/include -I../../src-master/gcc/../libcody 
-I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o cp/except.o -MT 
cp/except.o -MMD -MP -MF cp/.deps/except.TPo ../../src-master/gcc/cp/except.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/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 -fno-common  
-DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../src-master/gcc 
-I../../src-master/gcc/cp -I../../src-master/gcc/../include  
-I../../src-master/gcc/../libcpp/include -I../../src-master/gcc/../libcody 
-I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o cp/expr.o -MT 
cp/expr.o -MMD -MP -MF cp/.deps/expr.TPo ../../src-master/gcc/cp/expr.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/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 -fno-common  
-DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../src-master/gcc 
-I../../src-master/gcc/cp -I../../src-master/gcc/../include  
-I../../src-master/gcc/../libcpp/include -I../../src-master/gcc/../libcody 
-I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o cp/friend.o -MT 
cp/friend.o -MMD -MP -MF cp/.deps/friend.TPo ../../src-master/gcc/cp/friend.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/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 -fno-common  
-DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../src-master/gcc 
-I../../src-master/gcc/cp -I../../src-master/gcc/../include  
-I../../src-master/gcc/../libcpp/include -I../../src-master/gcc/../libcody 
-I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o cp/init.o -MT 
cp/init.o -MMD -MP -MF cp/.deps/init.TPo ../../src-master/gcc/cp/init.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/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 -fno-common  
-DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../src-master/gcc 
-I../../src-master/gcc/cp -I../../src-master/gcc/../include  
-I../../src-master/gcc/../libcpp/include -I../../src-master/gcc/../libcody 
-I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o cp/lambda.o -MT 
cp/lambda.o -MMD -MP -MF cp/.deps/lambda.TPo ../../src-master/gcc/cp/lambda.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/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 -fno-common  
-DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../src-master/gcc 
-I../../src-master/gcc/cp -I../../src-master/gcc/../include  
-I../../src-master/gcc/../libcpp/include -I../../src-master/gcc/../libcody 
-I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o cp/lex.o -MT 
cp/lex.o -MMD -MP -MF cp/.deps/lex.TPo ../../src-master/gcc/cp/lex.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/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 -fno-common  
-DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../src-master/gcc 
-I../../src-master/gcc/cp -I../../src-master/gcc/../include  
-I../../src-master/gcc/../libcpp/include -I../../src-master/gcc/../libcody 
-I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o cp/logic.o -MT 
cp/logic.o -MMD -MP -MF cp/.deps/logic.TPo ../../src-master/gcc/cp/logic.cc
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -nostdinc++ 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-B/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
  
-I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
  -I/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/include  
-I/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/libstdc++-v3/src/.libs 
-L/home/haochenj/src/gcc-regression/bld/prev-i686-linux/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 -fno-common  
-DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../src-master/gcc 
-I../../src-master/gcc/cp -I../../src-master/gcc/../include  
-I../../src-master/gcc/../libcpp/include -I../../src-master/gcc/../libcody 
-I/home/haochenj/src/gcc-regression/bld/./gmp 
-I/home/haochenj/src/gcc-regression/src-master/gmp 
-I/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/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/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/home/haochenj/src/gcc-regression/src-master/isl/include  -o cp/mangle.o -MT 
cp/mangle.o -MMD -MP -MF cp/.deps/mangle.TPo ../../src-master/gcc/cp/mangle.cc
cc1plus: all warnings being treated as errors
make[6]: *** [Makefile:2556: i386.o] Error 1
make[6]: *** Waiting for unfinished jobs....
rm gfdl.pod gcc.pod gfortran.pod gcov-dump.pod gcov-tool.pod fsf-funding.pod 
gpl.pod cpp.pod gcov.pod lto-dump.pod
make[6]: Leaving directory '/home/haochenj/src/gcc-regression/bld/gcc'
make[5]: *** [Makefile:5108: all-stage2-gcc] Error 2
make[5]: Leaving directory '/home/haochenj/src/gcc-regression/bld'
make[4]: *** [Makefile:30031: stage2-bubble] Error 2
make[4]: Leaving directory '/home/haochenj/src/gcc-regression/bld'
make[3]: *** [Makefile:30275: bootstrap] Error 2
make[3]: Leaving directory '/home/haochenj/src/gcc-regression/bld'
Command exited with non-zero status 2
14325.91user 543.81system 19:46.52elapsed 1253%CPU (0avgtext+0avgdata 
1240628maxresident)k
25664inputs+6394392outputs (451major+100359215minor)pagefaults 0swaps
make[2]: *** [Makefile:313: bootstrap] Error 2
make[2]: Leaving directory '/home/haochenj/src/gcc-regression'

Reply via email to