fi
make[2]: Entering directory '/export/home/haochenj/src/gcc-regression'
rm -rf bld
mkdir -p bld
cd bld; \
RUNTESTFLAGS="--target_board='unix{-m32,}'" ../src-master/configure \
        --with-arch=corei7 --with-cpu=corei7 --enable-clocale=gnu 
--with-system-zlib --enable-shared --enable-cet --with-demangler-in-ld 
--enable-libmpx --prefix=/usr/gcc-15.0.0 --with-fpmath=sse 
    grep -E "(error:|Error)" makelog.r15-5767.x86_64.corei7 >> 
makelog.r15-5767.x86_64.corei7.mail; \
    tail -n +20 makelog.r15-5767.x86_64.corei7 | grep -C 10 -E "error:|Error:" 
>> makelog.r15-5767.x86_64.corei7.mail; \
make[6]: [Makefile:1832: x86_64-pc-linux-gnu/bits/largefile-config.h] Error 1 
(ignored)
make[6]: [Makefile:1831: x86_64-pc-linux-gnu/bits/largefile-config.h] Error 1 
(ignored)
make[6]: [Makefile:1832: x86_64-pc-linux-gnu/bits/largefile-config.h] Error 1 
(ignored)
../../src-master/gcc/fortran/trans-io.cc:2662:24: error: enumeration value 
‘EXPR_UNKNOWN’ not handled in switch [-Werror=switch]
../../src-master/gcc/fortran/trans-io.cc:2662:24: error: enumeration value 
‘EXPR_CONSTANT’ not handled in switch [-Werror=switch]
../../src-master/gcc/fortran/trans-io.cc:2662:24: error: enumeration value 
‘EXPR_VARIABLE’ not handled in switch [-Werror=switch]
../../src-master/gcc/fortran/trans-io.cc:2662:24: error: enumeration value 
‘EXPR_SUBSTRING’ not handled in switch [-Werror=switch]
../../src-master/gcc/fortran/trans-io.cc:2662:24: error: enumeration value 
‘EXPR_STRUCTURE’ not handled in switch [-Werror=switch]
../../src-master/gcc/fortran/trans-io.cc:2662:24: error: enumeration value 
‘EXPR_ARRAY’ not handled in switch [-Werror=switch]
../../src-master/gcc/fortran/trans-io.cc:2662:24: error: enumeration value 
‘EXPR_NULL’ not handled in switch [-Werror=switch]
../../src-master/gcc/fortran/trans-io.cc:2662:24: error: enumeration value 
‘EXPR_COMPCALL’ not handled in switch [-Werror=switch]
../../src-master/gcc/fortran/trans-io.cc:2662:24: error: enumeration value 
‘EXPR_PPC’ not handled in switch [-Werror=switch]
make[6]: *** [Makefile:1202: fortran/trans-io.o] Error 1
make[5]: *** [Makefile:5105: all-stage2-gcc] Error 2
make[4]: *** [Makefile:30028: stage2-bubble] Error 2
make[3]: *** [Makefile:30272: bootstrap] Error 2
make[2]: *** [Makefile:313: bootstrap] Error 2
==================== Detailed Info around error (+- 10 Lines) 
====================
/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/bin/ -nostdinc++ 
-B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs
 
-B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs
  
-I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu
  
-I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include
  -I/export/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs
 
-L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -fno-checking -gtoggle -DIN_GCC    
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall 
-Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute 
-Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long 
-Wno-variadic-macros -Wno-overlength-strings -Werror  -DHAVE_CONFIG_H -fno-PIE 
-I. -Ifortran -I../../src-master/gcc -I../../src-master/gcc/fortran 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody 
-I/export/home/haochenj/src/gcc-regression/bld/./gmp 
-I/export/home/haochenj/src/gcc-regression/src-master/gmp 
-I/export/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/export/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/export/home/haochenj/src/gcc-regression/src-master/mpc/src  
-I../../src-master/gcc/../libdecnumber 
-I../../src-master/gcc/../libdecnumber/bid -I../libdecnumber 
-I../../src-master/gcc/../libbacktrace 
-I/export/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/export/home/haochenj/src/gcc-regression/src-master/isl/include  -o 
fortran/trans-types.o -MT fortran/trans-types.o -MMD -MP -MF 
fortran/.deps/trans-types.TPo ../../src-master/gcc/fortran/trans-types.cc
/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/bin/ -nostdinc++ 
-B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs
 
-B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs
  
-I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu
  
-I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include
  -I/export/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs
 
-L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -fno-checking -gtoggle -DIN_GCC    
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall 
-Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute 
-Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long 
-Wno-variadic-macros -Wno-overlength-strings -Werror  -DHAVE_CONFIG_H -fno-PIE 
-I. -Ifortran -I../../src-master/gcc -I../../src-master/gcc/fortran 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody 
-I/export/home/haochenj/src/gcc-regression/bld/./gmp 
-I/export/home/haochenj/src/gcc-regression/src-master/gmp 
-I/export/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/export/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/export/home/haochenj/src/gcc-regression/src-master/mpc/src  
-I../../src-master/gcc/../libdecnumber 
-I../../src-master/gcc/../libdecnumber/bid -I../libdecnumber 
-I../../src-master/gcc/../libbacktrace 
-I/export/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/export/home/haochenj/src/gcc-regression/src-master/isl/include  -o 
fortran/frontend-passes.o -MT fortran/frontend-passes.o -MMD -MP -MF 
fortran/.deps/frontend-passes.TPo 
../../src-master/gcc/fortran/frontend-passes.cc
/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/bin/ -nostdinc++ 
-B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs
 
-B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs
  
-I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu
  
-I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include
  -I/export/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs
 
-L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -fno-checking -gtoggle -DIN_GCC    
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall 
-Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute 
-Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long 
-Wno-variadic-macros -Wno-overlength-strings -Werror  -DHAVE_CONFIG_H -fno-PIE 
-I. -Ilto -I../../src-master/gcc -I../../src-master/gcc/lto 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody 
-I/export/home/haochenj/src/gcc-regression/bld/./gmp 
-I/export/home/haochenj/src/gcc-regression/src-master/gmp 
-I/export/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/export/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/export/home/haochenj/src/gcc-regression/src-master/mpc/src  
-I../../src-master/gcc/../libdecnumber 
-I../../src-master/gcc/../libdecnumber/bid -I../libdecnumber 
-I../../src-master/gcc/../libbacktrace 
-I/export/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/export/home/haochenj/src/gcc-regression/src-master/isl/include  -o 
lto/lto-lang.o -MT lto/lto-lang.o -MMD -MP -MF lto/.deps/lto-lang.TPo 
../../src-master/gcc/lto/lto-lang.cc
/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/bin/ -nostdinc++ 
-B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs
 
-B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs
  
-I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu
  
-I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include
  -I/export/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs
 
-L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -fno-checking -gtoggle -DIN_GCC    
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall 
-Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute 
-Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long 
-Wno-variadic-macros -Wno-overlength-strings -Werror  -DHAVE_CONFIG_H -fno-PIE 
-I. -Ilto -I../../src-master/gcc -I../../src-master/gcc/lto 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody 
-I/export/home/haochenj/src/gcc-regression/bld/./gmp 
-I/export/home/haochenj/src/gcc-regression/src-master/gmp 
-I/export/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/export/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/export/home/haochenj/src/gcc-regression/src-master/mpc/src  
-I../../src-master/gcc/../libdecnumber 
-I../../src-master/gcc/../libdecnumber/bid -I../libdecnumber 
-I../../src-master/gcc/../libbacktrace 
-I/export/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/export/home/haochenj/src/gcc-regression/src-master/isl/include  -o lto/lto.o 
-MT lto/lto.o -MMD -MP -MF lto/.deps/lto.TPo ../../src-master/gcc/lto/lto.cc
/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/bin/ -nostdinc++ 
-B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs
 
-B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs
  
-I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu
  
-I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include
  -I/export/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs
 
-L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -fno-checking -gtoggle -DIN_GCC    
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall 
-Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute 
-Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long 
-Wno-variadic-macros -Wno-overlength-strings -Werror  -DHAVE_CONFIG_H -fno-PIE 
-I. -Ilto -I../../src-master/gcc -I../../src-master/gcc/lto 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody 
-I/export/home/haochenj/src/gcc-regression/bld/./gmp 
-I/export/home/haochenj/src/gcc-regression/src-master/gmp 
-I/export/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/export/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/export/home/haochenj/src/gcc-regression/src-master/mpc/src  
-I../../src-master/gcc/../libdecnumber 
-I../../src-master/gcc/../libdecnumber/bid -I../libdecnumber 
-I../../src-master/gcc/../libbacktrace 
-I/export/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/export/home/haochenj/src/gcc-regression/src-master/isl/include  -o 
lto/lto-object.o -MT lto/lto-object.o -MMD -MP -MF lto/.deps/lto-object.TPo 
../../src-master/gcc/lto/lto-object.cc
/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/bin/ -nostdinc++ 
-B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs
 
-B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs
  
-I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu
  
-I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include
  -I/export/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs
 
-L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -fno-checking -gtoggle -DIN_GCC    
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall 
-Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute 
-Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long 
-Wno-variadic-macros -Wno-overlength-strings -Werror  -DHAVE_CONFIG_H -fno-PIE 
-I. -Ilto -I../../src-master/gcc -I../../src-master/gcc/lto 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody 
-I/export/home/haochenj/src/gcc-regression/bld/./gmp 
-I/export/home/haochenj/src/gcc-regression/src-master/gmp 
-I/export/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/export/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/export/home/haochenj/src/gcc-regression/src-master/mpc/src  
-I../../src-master/gcc/../libdecnumber 
-I../../src-master/gcc/../libdecnumber/bid -I../libdecnumber 
-I../../src-master/gcc/../libbacktrace 
-I/export/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/export/home/haochenj/src/gcc-regression/src-master/isl/include  -o 
lto/lto-partition.o -MT lto/lto-partition.o -MMD -MP -MF 
lto/.deps/lto-partition.TPo ../../src-master/gcc/lto/lto-partition.cc
/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/bin/ -nostdinc++ 
-B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs
 
-B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs
  
-I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu
  
-I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include
  -I/export/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs
 
-L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -fno-checking -gtoggle -DIN_GCC    
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall 
-Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute 
-Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long 
-Wno-variadic-macros -Wno-overlength-strings -Werror  -DHAVE_CONFIG_H -fno-PIE 
-I. -Ilto -I../../src-master/gcc -I../../src-master/gcc/lto 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody 
-I/export/home/haochenj/src/gcc-regression/bld/./gmp 
-I/export/home/haochenj/src/gcc-regression/src-master/gmp 
-I/export/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/export/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/export/home/haochenj/src/gcc-regression/src-master/mpc/src  
-I../../src-master/gcc/../libdecnumber 
-I../../src-master/gcc/../libdecnumber/bid -I../libdecnumber 
-I../../src-master/gcc/../libbacktrace 
-I/export/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/export/home/haochenj/src/gcc-regression/src-master/isl/include  -o 
lto/lto-symtab.o -MT lto/lto-symtab.o -MMD -MP -MF lto/.deps/lto-symtab.TPo 
../../src-master/gcc/lto/lto-symtab.cc
/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/bin/ -nostdinc++ 
-B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs
 
-B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs
  
-I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu
  
-I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include
  -I/export/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs
 
-L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -fno-checking -gtoggle -DIN_GCC    
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall 
-Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute 
-Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long 
-Wno-variadic-macros -Wno-overlength-strings -Werror  -DHAVE_CONFIG_H -fno-PIE 
-I. -Ilto -I../../src-master/gcc -I../../src-master/gcc/lto 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody 
-I/export/home/haochenj/src/gcc-regression/bld/./gmp 
-I/export/home/haochenj/src/gcc-regression/src-master/gmp 
-I/export/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/export/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/export/home/haochenj/src/gcc-regression/src-master/mpc/src  
-I../../src-master/gcc/../libdecnumber 
-I../../src-master/gcc/../libdecnumber/bid -I../libdecnumber 
-I../../src-master/gcc/../libbacktrace 
-I/export/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/export/home/haochenj/src/gcc-regression/src-master/isl/include  -o 
lto/lto-common.o -MT lto/lto-common.o -MMD -MP -MF lto/.deps/lto-common.TPo 
../../src-master/gcc/lto/lto-common.cc
/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/bin/ -nostdinc++ 
-B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs
 
-B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs
  
-I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu
  
-I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include
  -I/export/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs
 
-L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -fno-checking -gtoggle -DIN_GCC    
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall 
-Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute 
-Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long 
-Wno-variadic-macros -Wno-overlength-strings -Werror  -DHAVE_CONFIG_H -fno-PIE 
-I. -Iobjc -I../../src-master/gcc -I../../src-master/gcc/objc 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody 
-I/export/home/haochenj/src/gcc-regression/bld/./gmp 
-I/export/home/haochenj/src/gcc-regression/src-master/gmp 
-I/export/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/export/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/export/home/haochenj/src/gcc-regression/src-master/mpc/src  
-I../../src-master/gcc/../libdecnumber 
-I../../src-master/gcc/../libdecnumber/bid -I../libdecnumber 
-I../../src-master/gcc/../libbacktrace 
-I/export/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/export/home/haochenj/src/gcc-regression/src-master/isl/include  -o 
objc/objc-lang.o -MT objc/objc-lang.o -MMD -MP -MF objc/.deps/objc-lang.TPo 
../../src-master/gcc/objc/objc-lang.cc
../../src-master/gcc/fortran/trans-io.cc: In function ‘tree_node* 
gfc_trans_transfer(gfc_code*)’:
../../src-master/gcc/fortran/trans-io.cc:2662:24: error: enumeration value 
‘EXPR_UNKNOWN’ not handled in switch [-Werror=switch]
 2662 |                 switch (ref->u.ar.start[n]->expr_type)
      |                        ^
../../src-master/gcc/fortran/trans-io.cc:2662:24: error: enumeration value 
‘EXPR_CONSTANT’ not handled in switch [-Werror=switch]
../../src-master/gcc/fortran/trans-io.cc:2662:24: error: enumeration value 
‘EXPR_VARIABLE’ not handled in switch [-Werror=switch]
../../src-master/gcc/fortran/trans-io.cc:2662:24: error: enumeration value 
‘EXPR_SUBSTRING’ not handled in switch [-Werror=switch]
../../src-master/gcc/fortran/trans-io.cc:2662:24: error: enumeration value 
‘EXPR_STRUCTURE’ not handled in switch [-Werror=switch]
../../src-master/gcc/fortran/trans-io.cc:2662:24: error: enumeration value 
‘EXPR_ARRAY’ not handled in switch [-Werror=switch]
../../src-master/gcc/fortran/trans-io.cc:2662:24: error: enumeration value 
‘EXPR_NULL’ not handled in switch [-Werror=switch]
../../src-master/gcc/fortran/trans-io.cc:2662:24: error: enumeration value 
‘EXPR_COMPCALL’ not handled in switch [-Werror=switch]
../../src-master/gcc/fortran/trans-io.cc:2662:24: error: enumeration value 
‘EXPR_PPC’ not handled in switch [-Werror=switch]
/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/bin/ -nostdinc++ 
-B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs
 
-B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs
  
-I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu
  
-I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include
  -I/export/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs
 
-L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -fno-checking -gtoggle -DIN_GCC    
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall 
-Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute 
-Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long 
-Wno-variadic-macros -Wno-overlength-strings -Werror  -DHAVE_CONFIG_H -fno-PIE 
-I. -Iobjc -I../../src-master/gcc -I../../src-master/gcc/objc 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody 
-I/export/home/haochenj/src/gcc-regression/bld/./gmp 
-I/export/home/haochenj/src/gcc-regression/src-master/gmp 
-I/export/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/export/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/export/home/haochenj/src/gcc-regression/src-master/mpc/src  
-I../../src-master/gcc/../libdecnumber 
-I../../src-master/gcc/../libdecnumber/bid -I../libdecnumber 
-I../../src-master/gcc/../libbacktrace 
-I/export/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/export/home/haochenj/src/gcc-regression/src-master/isl/include  -o 
objc/objc-act.o -MT objc/objc-act.o -MMD -MP -MF objc/.deps/objc-act.TPo 
../../src-master/gcc/objc/objc-act.cc
/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/bin/ -nostdinc++ 
-B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs
 
-B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs
  
-I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu
  
-I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include
  -I/export/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs
 
-L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -fno-checking -gtoggle -DIN_GCC    
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall 
-Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute 
-Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long 
-Wno-variadic-macros -Wno-overlength-strings -Werror  -DHAVE_CONFIG_H -fno-PIE 
-I. -Iobjc -I../../src-master/gcc -I../../src-master/gcc/objc 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody 
-I/export/home/haochenj/src/gcc-regression/bld/./gmp 
-I/export/home/haochenj/src/gcc-regression/src-master/gmp 
-I/export/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/export/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/export/home/haochenj/src/gcc-regression/src-master/mpc/src  
-I../../src-master/gcc/../libdecnumber 
-I../../src-master/gcc/../libdecnumber/bid -I../libdecnumber 
-I../../src-master/gcc/../libbacktrace 
-I/export/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/export/home/haochenj/src/gcc-regression/src-master/isl/include  -o 
objc/objc-runtime-shared-support.o -MT objc/objc-runtime-shared-support.o -MMD 
-MP -MF objc/.deps/objc-runtime-shared-support.TPo 
../../src-master/gcc/objc/objc-runtime-shared-support.cc
/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/bin/ -nostdinc++ 
-B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs
 
-B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs
  
-I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu
  
-I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include
  -I/export/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs
 
-L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -fno-checking -gtoggle -DIN_GCC    
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall 
-Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute 
-Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long 
-Wno-variadic-macros -Wno-overlength-strings -Werror  -DHAVE_CONFIG_H -fno-PIE 
-I. -Iobjc -I../../src-master/gcc -I../../src-master/gcc/objc 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody 
-I/export/home/haochenj/src/gcc-regression/bld/./gmp 
-I/export/home/haochenj/src/gcc-regression/src-master/gmp 
-I/export/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/export/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/export/home/haochenj/src/gcc-regression/src-master/mpc/src  
-I../../src-master/gcc/../libdecnumber 
-I../../src-master/gcc/../libdecnumber/bid -I../libdecnumber 
-I../../src-master/gcc/../libbacktrace 
-I/export/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/export/home/haochenj/src/gcc-regression/src-master/isl/include  -o 
objc/objc-gnu-runtime-abi-01.o -MT objc/objc-gnu-runtime-abi-01.o -MMD -MP -MF 
objc/.deps/objc-gnu-runtime-abi-01.TPo 
../../src-master/gcc/objc/objc-gnu-runtime-abi-01.cc
/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/bin/ -nostdinc++ 
-B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs
 
-B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs
  
-I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu
  
-I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include
  -I/export/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs
 
-L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -fno-checking -gtoggle -DIN_GCC    
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall 
-Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute 
-Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long 
-Wno-variadic-macros -Wno-overlength-strings -Werror  -DHAVE_CONFIG_H -fno-PIE 
-I. -Iobjc -I../../src-master/gcc -I../../src-master/gcc/objc 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody 
-I/export/home/haochenj/src/gcc-regression/bld/./gmp 
-I/export/home/haochenj/src/gcc-regression/src-master/gmp 
-I/export/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/export/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/export/home/haochenj/src/gcc-regression/src-master/mpc/src  
-I../../src-master/gcc/../libdecnumber 
-I../../src-master/gcc/../libdecnumber/bid -I../libdecnumber 
-I../../src-master/gcc/../libbacktrace 
-I/export/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/export/home/haochenj/src/gcc-regression/src-master/isl/include  -o 
objc/objc-next-runtime-abi-01.o -MT objc/objc-next-runtime-abi-01.o -MMD -MP 
-MF objc/.deps/objc-next-runtime-abi-01.TPo 
../../src-master/gcc/objc/objc-next-runtime-abi-01.cc
/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/bin/ -nostdinc++ 
-B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs
 
-B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs
  
-I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu
  
-I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include
  -I/export/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs
 
-L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -fno-checking -gtoggle -DIN_GCC    
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall 
-Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute 
-Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long 
-Wno-variadic-macros -Wno-overlength-strings -Werror  -DHAVE_CONFIG_H -fno-PIE 
-I. -Iobjc -I../../src-master/gcc -I../../src-master/gcc/objc 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody 
-I/export/home/haochenj/src/gcc-regression/bld/./gmp 
-I/export/home/haochenj/src/gcc-regression/src-master/gmp 
-I/export/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/export/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/export/home/haochenj/src/gcc-regression/src-master/mpc/src  
-I../../src-master/gcc/../libdecnumber 
-I../../src-master/gcc/../libdecnumber/bid -I../libdecnumber 
-I../../src-master/gcc/../libbacktrace 
-I/export/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/export/home/haochenj/src/gcc-regression/src-master/isl/include  -o 
objc/objc-next-runtime-abi-02.o -MT objc/objc-next-runtime-abi-02.o -MMD -MP 
-MF objc/.deps/objc-next-runtime-abi-02.TPo 
../../src-master/gcc/objc/objc-next-runtime-abi-02.cc
/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/bin/ -nostdinc++ 
-B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs
 
-B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs
  
-I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu
  
-I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include
  -I/export/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs
 
-L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -fno-checking -gtoggle -DIN_GCC    
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall 
-Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute 
-Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long 
-Wno-variadic-macros -Wno-overlength-strings -Werror  -DHAVE_CONFIG_H -fno-PIE 
-I. -Iobjc -I../../src-master/gcc -I../../src-master/gcc/objc 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody 
-I/export/home/haochenj/src/gcc-regression/bld/./gmp 
-I/export/home/haochenj/src/gcc-regression/src-master/gmp 
-I/export/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/export/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/export/home/haochenj/src/gcc-regression/src-master/mpc/src  
-I../../src-master/gcc/../libdecnumber 
-I../../src-master/gcc/../libdecnumber/bid -I../libdecnumber 
-I../../src-master/gcc/../libbacktrace 
-I/export/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/export/home/haochenj/src/gcc-regression/src-master/isl/include  -o 
objc/objc-encoding.o -MT objc/objc-encoding.o -MMD -MP -MF 
objc/.deps/objc-encoding.TPo ../../src-master/gcc/objc/objc-encoding.cc
/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/bin/ -nostdinc++ 
-B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs
 
-B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs
  
-I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu
  
-I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include
  -I/export/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs
 
-L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -fno-checking -gtoggle -DIN_GCC    
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall 
-Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute 
-Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long 
-Wno-variadic-macros -Wno-overlength-strings -Werror  -DHAVE_CONFIG_H -fno-PIE 
-I. -Iobjc -I../../src-master/gcc -I../../src-master/gcc/objc 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody 
-I/export/home/haochenj/src/gcc-regression/bld/./gmp 
-I/export/home/haochenj/src/gcc-regression/src-master/gmp 
-I/export/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/export/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/export/home/haochenj/src/gcc-regression/src-master/mpc/src  
-I../../src-master/gcc/../libdecnumber 
-I../../src-master/gcc/../libdecnumber/bid -I../libdecnumber 
-I../../src-master/gcc/../libbacktrace 
-I/export/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/export/home/haochenj/src/gcc-regression/src-master/isl/include  -o 
objc/objc-map.o -MT objc/objc-map.o -MMD -MP -MF objc/.deps/objc-map.TPo 
../../src-master/gcc/objc/objc-map.cc
/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/bin/ -nostdinc++ 
-B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs
 
-B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs
  
-I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu
  
-I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include
  -I/export/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs
 
-L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c   -g -O2 -fno-checking -gtoggle -DIN_GCC    -fno-exceptions 
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing 
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute 
-Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long 
-Wno-variadic-macros -Wno-overlength-strings -Werror  -DHAVE_CONFIG_H -fno-PIE 
-I. -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/export/home/haochenj/src/gcc-regression/bld/./gmp 
-I/export/home/haochenj/src/gcc-regression/src-master/gmp 
-I/export/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/export/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/export/home/haochenj/src/gcc-regression/src-master/mpc/src  
-I../../src-master/gcc/../libdecnumber 
-I../../src-master/gcc/../libdecnumber/bid -I../libdecnumber 
-I../../src-master/gcc/../libbacktrace 
-I/export/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/export/home/haochenj/src/gcc-regression/src-master/isl/include  -o gcov.o 
-MT gcov.o -MMD -MP -MF ./.deps/gcov.TPo ../../src-master/gcc/gcov.cc
/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/bin/ -nostdinc++ 
-B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs
 
-B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs
  
-I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu
  
-I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include
  -I/export/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs
 
-L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c   -g -O2 -fno-checking -gtoggle -DIN_GCC    -fno-exceptions 
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing 
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute 
-Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long 
-Wno-variadic-macros -Wno-overlength-strings -Werror  -DHAVE_CONFIG_H -fno-PIE 
-I. -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/export/home/haochenj/src/gcc-regression/bld/./gmp 
-I/export/home/haochenj/src/gcc-regression/src-master/gmp 
-I/export/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/export/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/export/home/haochenj/src/gcc-regression/src-master/mpc/src  
-I../../src-master/gcc/../libdecnumber 
-I../../src-master/gcc/../libdecnumber/bid -I../libdecnumber 
-I../../src-master/gcc/../libbacktrace 
-I/export/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/export/home/haochenj/src/gcc-regression/src-master/isl/include  -o 
gcov-dump.o -MT gcov-dump.o -MMD -MP -MF ./.deps/gcov-dump.TPo 
../../src-master/gcc/gcov-dump.cc
/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/bin/ -nostdinc++ 
-B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs
 
-B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs
  
-I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu
  
-I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include
  -I/export/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs
 
-L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c   -g -O2 -fno-checking -gtoggle -DIN_GCC    -fno-exceptions 
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing 
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute 
-Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long 
-Wno-variadic-macros -Wno-overlength-strings -Werror  -DHAVE_CONFIG_H -fno-PIE 
-I. -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/export/home/haochenj/src/gcc-regression/bld/./gmp 
-I/export/home/haochenj/src/gcc-regression/src-master/gmp 
-I/export/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/export/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/export/home/haochenj/src/gcc-regression/src-master/mpc/src  
-I../../src-master/gcc/../libdecnumber 
-I../../src-master/gcc/../libdecnumber/bid -I../libdecnumber 
-I../../src-master/gcc/../libbacktrace 
-I/export/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/export/home/haochenj/src/gcc-regression/src-master/isl/include  -o 
gcov-tool.o -MT gcov-tool.o -MMD -MP -MF ./.deps/gcov-tool.TPo 
../../src-master/gcc/gcov-tool.cc

Reply via email to