-DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-12.2.0/gcc -I../../gcc-12.2.0/gcc/build -I../../gcc-12.2.0/gcc/../include -I../../gcc-12.2.0/gcc/../libcpp/include \ -o build/inchash.o ../../gcc-12.2.0/gcc/inchash.cc g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o build/genrecog \ build/genrecog.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o build/inchash.o ../build-riscv64-unknown-linux-gnu/libiberty/libiberty.a build/genrecog ../../gcc-12.2.0/gcc/common.md ../../gcc-12.2.0/gcc/config/avr/avr.md \ insn-conditions.md > tmp-recog.cc Statistics for recog: Number of decisions: 11241 longest path: 59 (code: 399) longest backtrack: 10 (code: 469) Statistics for split_insns: Number of decisions: 5386 longest path: 54 (code: 428) longest backtrack: 6 (code: 419) Statistics for peephole2_insns: Number of decisions: 569 longest path: 49 (code: 26) longest backtrack: 2 (code: 88) Shared 11663 out of 27380 states by creating 3594 new states, saving 8069 /bin/sh ../../gcc-12.2.0/gcc/../move-if-change tmp-recog.cc insn-recog.cc echo timestamp > s-recog g++ -fno-PIE -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-12.2.0/gcc -I../../gcc-12.2.0/gcc/. -I../../gcc-12.2.0/gcc/../include -I../../gcc-12.2.0/gcc/../libcpp/include -I../../gcc-12.2.0/gcc/../libcody -I../../gcc-12.2.0/gcc/../libdecnumber -I../../gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-12.2.0/gcc/../libbacktrace -o insn-recog.o -MT insn-recog.o -MMD -MP -MF ./.deps/insn-recog.TPo insn-recog.cc In file included from ./tm.h:56, from ../../gcc-12.2.0/gcc/backend.h:28, from insn-recog.cc:9: ./insn-constants.h:21: warning: "REG_SP" redefined 21 | #define REG_SP 32 | In file included from /usr/include/signal.h:316, from /usr/include/sys/param.h:28, from ../../gcc-12.2.0/gcc/system.h:306, from insn-recog.cc:7: /usr/include/sys/ucontext.h:36: note: this is the location of the previous definition 36 | # define REG_SP 2 |