>>> gcc: Building main/gcc 12.2.1_git20220924-r4 (using abuild 3.10.0_rc1-r2) started Wed, 02 Nov 2022 16:15:04 +0000 >>> gcc: Checking sanity of /home/buildozer/aports/main/gcc/APKBUILD... >>> WARNING: gcc: g++ should not be in makedepends >>> gcc: Analyzing dependencies... >>> gcc: Installing for build: build-base binutils bison flex texinfo gawk zip gmp-dev mpfr-dev mpc1-dev zlib-dev gcc-gnat-bootstrap linux-headers isl-dev !gettext-dev libucontext-dev (1/1) Upgrading .makedepends-gcc (20221102.154534 -> 20221102.161504) OK: 349 MiB in 117 packages >>> gcc: Cleaning up srcdir >>> gcc: Cleaning up pkgdir >>> gcc: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/gcc-12-20220924.tar.xz >>> gcc: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/gcc-12-20220924.tar.xz >>> gcc: Checking sha512sums... gcc-12-20220924.tar.xz: OK 0001-posix_memalign.patch: OK 0002-gcc-poison-system-directories.patch: OK 0003-specs-turn-on-Wl-z-now-by-default.patch: OK 0004-Turn-on-D_FORTIFY_SOURCE-2-by-default-for-C-C-ObjC-O.patch: OK 0005-On-linux-targets-pass-as-needed-by-default-to-the-li.patch: OK 0006-Enable-Wformat-and-Wformat-security-by-default.patch: OK 0007-Enable-Wtrampolines-by-default.patch: OK 0008-Disable-ssp-on-nostdlib-nodefaultlibs-and-ffreestand.patch: OK 0009-Ensure-that-msgfmt-doesn-t-encounter-problems-during.patch: OK 0010-Don-t-declare-asprintf-if-defined-as-a-macro.patch: OK 0011-libiberty-copy-PIC-objects-during-build-process.patch: OK 0012-libitm-disable-FORTIFY.patch: OK 0013-libgcc_s.patch: OK 0014-nopie.patch: OK 0015-dlang-use-libucontext-on-mips64.patch: OK 0016-ada-fix-shared-linking.patch: OK 0017-build-fix-CXXFLAGS_FOR_BUILD-passing.patch: OK 0018-add-fortify-headers-paths.patch: OK 0019-Alpine-musl-package-provides-libssp_nonshared.a.-We-.patch: OK 0020-DP-Use-push-state-pop-state-for-gold-as-well-when-li.patch: OK 0021-mips64-disable-multilib-support.patch: OK 0022-aarch64-disable-multilib-support.patch: OK 0023-s390x-disable-multilib-support.patch: OK 0024-ppc64-le-disable-multilib-support.patch: OK 0025-x86_64-disable-multilib-support.patch: OK 0026-riscv-disable-multilib-support.patch: OK 0027-always-build-libgcc_eh.a.patch: OK 0028-ada-libgnarl-compatibility-for-musl.patch: OK 0029-ada-musl-support-fixes.patch: OK 0033-gcc-go-link-to-libucontext.patch: OK 0034-Use-generic-errstr.go-implementation-on-musl.patch: OK 0035-configure-Add-enable-autolink-libatomic-use-in-LINK_.patch: OK 0036-configure-fix-detection-of-atomic-builtins-in-libato.patch: OK 0037-libgo-Recognize-off64_t-and-loff_t-definitions-of-mu.patch: OK 0039-gcc-go-Use-int64-type-as-offset-argument-for-mmap.patch: OK 0041-go-gospec-forcibly-disable-fsplit-stack-support.patch: OK 0042-gcc-go-fix-build-error-with-SYS_SECCOMP.patch: OK 0043-libstdc-do-not-throw-exceptions-for-non-C-locales-on.patch: OK 0044-gdc-unconditionally-link-libgphobos-against-libucont.patch: OK 0045-druntime-link-against-libucontext-on-all-platforms.patch: OK 0049-libgo-adjust-name-of-union-in-sigevent-struct.patch: OK 0050-libphobos-don-t-define-__mode_t-twice-on-musl-target.patch: OK 0051-libgo-Explicitly-define-SYS_timer_settime-for-32-bit.patch: OK 0052-libgnat-time_t-is-always-64-bit-on-musl-libc.patch: OK 0053-libgo-make-match.sh-POSIX-shell-compatible.patch: OK 0054-libphobos-fix-undefined-reference-to-__cmsg_nxthdr-w.patch: OK >>> gcc: Unpacking /var/cache/distfiles/v3.17/gcc-12-20220924.tar.xz... >>> gcc: Applying 0001-posix_memalign.patch patching file gcc/config/i386/pmm_malloc.h >>> gcc: Applying 0002-gcc-poison-system-directories.patch patching file gcc/common.opt patching file gcc/config.in patching file gcc/configure patching file gcc/configure.ac patching file gcc/doc/invoke.texi patching file gcc/gcc.cc patching file gcc/incpath.cc >>> gcc: Applying 0003-specs-turn-on-Wl-z-now-by-default.patch patching file gcc/doc/invoke.texi patching file gcc/gcc.cc >>> gcc: Applying 0004-Turn-on-D_FORTIFY_SOURCE-2-by-default-for-C-C-ObjC-O.patch patching file gcc/c-family/c-cppbuiltin.cc patching file gcc/doc/invoke.texi >>> gcc: Applying 0005-On-linux-targets-pass-as-needed-by-default-to-the-li.patch patching file gcc/config/aarch64/aarch64-linux.h patching file gcc/config/alpha/linux-elf.h patching file gcc/config/arm/linux-elf.h patching file gcc/config/gnu-user.h patching file gcc/config/i386/gnu-user.h patching file gcc/config/i386/gnu-user64.h patching file gcc/config/ia64/linux.h patching file gcc/config/mips/gnu-user.h patching file gcc/config/riscv/linux.h patching file gcc/config/rs6000/linux64.h patching file gcc/config/rs6000/sysv4.h patching file gcc/config/s390/linux.h patching file gcc/config/sparc/linux.h patching file gcc/gcc.cc >>> gcc: Applying 0006-Enable-Wformat-and-Wformat-security-by-default.patch patching file gcc/c-family/c.opt >>> gcc: Applying 0007-Enable-Wtrampolines-by-default.patch patching file gcc/common.opt >>> gcc: Applying 0008-Disable-ssp-on-nostdlib-nodefaultlibs-and-ffreestand.patch patching file gcc/gcc.cc patching file gcc/params.opt >>> gcc: Applying 0009-Ensure-that-msgfmt-doesn-t-encounter-problems-during.patch patching file libstdc++-v3/po/Makefile.am patching file libstdc++-v3/po/Makefile.in >>> gcc: Applying 0010-Don-t-declare-asprintf-if-defined-as-a-macro.patch patching file include/libiberty.h >>> gcc: Applying 0011-libiberty-copy-PIC-objects-during-build-process.patch patching file libiberty/Makefile.in >>> gcc: Applying 0012-libitm-disable-FORTIFY.patch patching file libitm/configure.tgt >>> gcc: Applying 0013-libgcc_s.patch patching file gcc/config/i386/i386-expand.cc patching file libgcc/config/i386/cpuinfo.c patching file libgcc/config/i386/t-linux >>> gcc: Applying 0014-nopie.patch patching file gcc/configure patching file gcc/configure.ac >>> gcc: Applying 0015-dlang-use-libucontext-on-mips64.patch patching file libphobos/configure.tgt >>> gcc: Applying 0016-ada-fix-shared-linking.patch patching file gcc/ada/link.c >>> gcc: Applying 0017-build-fix-CXXFLAGS_FOR_BUILD-passing.patch patching file Makefile.in >>> gcc: Applying 0018-add-fortify-headers-paths.patch patching file gcc/config/linux.h >>> gcc: Applying 0019-Alpine-musl-package-provides-libssp_nonshared.a.-We-.patch patching file gcc/gcc.cc >>> gcc: Applying 0020-DP-Use-push-state-pop-state-for-gold-as-well-when-li.patch patching file gcc/gcc.cc >>> gcc: Applying 0021-mips64-disable-multilib-support.patch patching file gcc/config/mips/mips.h patching file gcc/config/mips/t-linux64 >>> gcc: Applying 0022-aarch64-disable-multilib-support.patch patching file gcc/config/aarch64/t-aarch64-linux >>> gcc: Applying 0023-s390x-disable-multilib-support.patch patching file gcc/config/s390/t-linux64 >>> gcc: Applying 0024-ppc64-le-disable-multilib-support.patch patching file gcc/config/rs6000/t-linux patching file gcc/config/rs6000/t-linux64 patching file gcc/config/rs6000/t-linux64bele patching file gcc/config/rs6000/t-linux64lebe >>> gcc: Applying 0025-x86_64-disable-multilib-support.patch patching file gcc/config/i386/t-linux64 >>> gcc: Applying 0026-riscv-disable-multilib-support.patch patching file gcc/config/riscv/linux.h patching file gcc/config/riscv/t-linux >>> gcc: Applying 0027-always-build-libgcc_eh.a.patch patching file libgcc/Makefile.in >>> gcc: Applying 0028-ada-libgnarl-compatibility-for-musl.patch patching file gcc/ada/libgnarl/s-osinte__linux.ads patching file gcc/ada/libgnarl/s-taprop__linux.adb >>> gcc: Applying 0029-ada-musl-support-fixes.patch patching file gcc/ada/Makefile.rtl patching file gcc/ada/adaint.c patching file gcc/ada/adaint.h patching file gcc/ada/terminals.c >>> gcc: Applying 0033-gcc-go-link-to-libucontext.patch patching file Makefile.in Hunk #1 succeeded at 52802 (offset 1 line). patching file libgo/runtime/proc.c >>> gcc: Applying 0034-Use-generic-errstr.go-implementation-on-musl.patch patching file libgo/go/syscall/errstr.go patching file libgo/go/syscall/errstr_glibc.go >>> gcc: Applying 0035-configure-Add-enable-autolink-libatomic-use-in-LINK_.patch patching file Makefile.in patching file gcc/config.in patching file gcc/config/gnu-user.h patching file gcc/configure patching file gcc/configure.ac patching file gcc/doc/install.texi patching file gcc/doc/tm.texi patching file gcc/doc/tm.texi.in patching file gcc/gcc.cc >>> gcc: Applying 0036-configure-fix-detection-of-atomic-builtins-in-libato.patch patching file libatomic/configure.tgt >>> gcc: Applying 0037-libgo-Recognize-off64_t-and-loff_t-definitions-of-mu.patch patching file libgo/config.h.in patching file libgo/configure patching file libgo/configure.ac patching file libgo/go/syscall/libcall_linux.go patching file libgo/mksysinfo.sh patching file libgo/sysinfo.c >>> gcc: Applying 0039-gcc-go-Use-int64-type-as-offset-argument-for-mmap.patch patching file libgo/go/runtime/mem_gccgo.go >>> gcc: Applying 0041-go-gospec-forcibly-disable-fsplit-stack-support.patch patching file gcc/config/i386/gnu-user-common.h patching file gcc/config/i386/gnu.h >>> gcc: Applying 0042-gcc-go-fix-build-error-with-SYS_SECCOMP.patch patching file libgo/mksysinfo.sh >>> gcc: Applying 0043-libstdc-do-not-throw-exceptions-for-non-C-locales-on.patch patching file libstdc++-v3/config/locale/generic/c_locale.cc >>> gcc: Applying 0044-gdc-unconditionally-link-libgphobos-against-libucont.patch patching file Makefile.in >>> gcc: Applying 0045-druntime-link-against-libucontext-on-all-platforms.patch patching file libphobos/configure patching file libphobos/m4/druntime/libraries.m4 >>> gcc: Applying 0049-libgo-adjust-name-of-union-in-sigevent-struct.patch patching file libgo/go/runtime/os_linux.go patching file libgo/runtime/go-signal.c >>> gcc: Applying 0050-libphobos-don-t-define-__mode_t-twice-on-musl-target.patch patching file libphobos/libdruntime/core/sys/posix/sys/stat.d >>> gcc: Applying 0051-libgo-Explicitly-define-SYS_timer_settime-for-32-bit.patch patching file libgo/sysinfo.c >>> gcc: Applying 0052-libgnat-time_t-is-always-64-bit-on-musl-libc.patch patching file gcc/ada/libgnat/s-parame.ads >>> gcc: Applying 0053-libgo-make-match.sh-POSIX-shell-compatible.patch patching file libgo/match.sh patching file libgo/testsuite/gotest >>> gcc: Applying 0054-libphobos-fix-undefined-reference-to-__cmsg_nxthdr-w.patch patching file libphobos/libdruntime/core/sys/posix/sys/socket.d >>> gcc: Building the following: CBUILD=armv7-alpine-linux-musleabihf CHOST=armv7-alpine-linux-musleabihf CTARGET=armv7-alpine-linux-musleabihf CTARGET_ARCH=armv7 CTARGET_LIBC=musl languages=c,c++,objc,go,fortran,ada arch_configure=--with-arch=armv7-a --with-tune=generic-armv7-a --with-fpu=vfpv3-d16 --with-float=hard --with-abi=aapcs-linux --with-mode=thumb --disable-libquadmath libc_configure=--disable-libssp --disable-libsanitizer cross_configure= bootstrap_configure=--enable-shared --enable-threads --enable-tls --disable-libitm hash_style_configure=--with-linker-hash-style=gnu checking build system type... armv7-alpine-linux-musleabihf checking host system type... armv7-alpine-linux-musleabihf checking target system type... armv7-alpine-linux-musleabihf checking for a BSD-compatible install... /usr/bin/install -c checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... /bin/sed checking for gawk... gawk checking for libatomic support... yes checking for libvtv support... yes checking for libphobos support... yes checking for armv7-alpine-linux-musleabihf-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for gcc option to accept ISO C99... none needed checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether g++ accepts -static-libstdc++ -static-libgcc... yes checking for armv7-alpine-linux-musleabihf-gnatbind... no checking for gnatbind... gnatbind checking for armv7-alpine-linux-musleabihf-gnatmake... no checking for gnatmake... gnatmake checking whether compiler driver understands Ada... yes checking for armv7-alpine-linux-musleabihf-gdc... no checking for gdc... no checking whether the D compiler works... no checking how to compare bootstrapped objects... cmp $$f1 $$f2 16 16 checking for objdir... .libs checking for the correct version of gmp.h... yes checking for the correct version of mpfr.h... yes checking for the correct version of mpc.h... yes checking for the correct version of the gmp/mpfr/mpc libraries... yes checking for isl 0.15 or later... yes The following languages will be built: c,ada,c++,fortran,go,lto,objc *** This configuration is not supported in the following subdirectories: zlib target-libquadmath target-libphobos target-zlib target-liboffloadmic target-libitm target-libsanitizer target-libssp (Any other directories should still work fine.) checking for default BUILD_CONFIG... bootstrap-debug checking for --enable-vtable-verify... no checking for bison... bison -y checking for bison... bison checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... flex checking for flex... flex checking for makeinfo... makeinfo checking for expect... no checking for runtest... no checking for armv7-alpine-linux-musleabihf-ar... no checking for ar... ar checking for armv7-alpine-linux-musleabihf-as... no checking for as... as checking for armv7-alpine-linux-musleabihf-dlltool... no checking for dlltool... no checking for armv7-alpine-linux-musleabihf-dsymutil... no checking for dsymutil... no checking for ld... (cached) /usr/lib/gcc/armv7-alpine-linux-musleabihf/12.2.1/../../../../armv7-alpine-linux-musleabihf/bin/ld checking for armv7-alpine-linux-musleabihf-ld... (cached) /usr/lib/gcc/armv7-alpine-linux-musleabihf/12.2.1/../../../../armv7-alpine-linux-musleabihf/bin/ld checking for armv7-alpine-linux-musleabihf-lipo... no checking for lipo... no checking for armv7-alpine-linux-musleabihf-nm... no checking for nm... nm checking for armv7-alpine-linux-musleabihf-ranlib... no checking for ranlib... ranlib checking for armv7-alpine-linux-musleabihf-strip... no checking for strip... strip checking for armv7-alpine-linux-musleabihf-windres... no checking for windres... no checking for armv7-alpine-linux-musleabihf-windmc... no checking for windmc... no checking for armv7-alpine-linux-musleabihf-objcopy... no checking for objcopy... objcopy checking for armv7-alpine-linux-musleabihf-objdump... no checking for objdump... objdump checking for armv7-alpine-linux-musleabihf-otool... no checking for otool... no checking for armv7-alpine-linux-musleabihf-readelf... no checking for readelf... readelf checking for armv7-alpine-linux-musleabihf-cc... no checking for cc... cc checking for armv7-alpine-linux-musleabihf-c++... armv7-alpine-linux-musleabihf-c++ checking for armv7-alpine-linux-musleabihf-gcc... armv7-alpine-linux-musleabihf-gcc checking for armv7-alpine-linux-musleabihf-gfortran... no checking for gfortran... no checking for armv7-alpine-linux-musleabihf-gccgo... no checking for gccgo... no checking for armv7-alpine-linux-musleabihf-gdc... no checking for gdc... no checking for ar... /usr/armv7-alpine-linux-musleabihf/bin/ar checking for as... /usr/armv7-alpine-linux-musleabihf/bin/as checking for dlltool... no checking for armv7-alpine-linux-musleabihf-dlltool... no checking for dlltool... no checking for dsymutil... no checking for armv7-alpine-linux-musleabihf-dsymutil... no checking for dsymutil... no checking for ld... /usr/armv7-alpine-linux-musleabihf/bin/ld checking for lipo... no checking for armv7-alpine-linux-musleabihf-lipo... no checking for lipo... no checking for nm... /usr/armv7-alpine-linux-musleabihf/bin/nm checking for objcopy... /usr/armv7-alpine-linux-musleabihf/bin/objcopy checking for objdump... /usr/armv7-alpine-linux-musleabihf/bin/objdump checking for otool... no checking for armv7-alpine-linux-musleabihf-otool... no checking for otool... no checking for ranlib... /usr/armv7-alpine-linux-musleabihf/bin/ranlib checking for readelf... /usr/armv7-alpine-linux-musleabihf/bin/readelf checking for strip... /usr/armv7-alpine-linux-musleabihf/bin/strip checking for windres... no checking for armv7-alpine-linux-musleabihf-windres... no checking for windres... no checking for windmc... no checking for armv7-alpine-linux-musleabihf-windmc... no checking for windmc... no checking where to find the target ar... pre-installed in /usr/armv7-alpine-linux-musleabihf/bin checking where to find the target as... pre-installed in /usr/armv7-alpine-linux-musleabihf/bin checking where to find the target cc... just compiled checking where to find the target c++... just compiled checking where to find the target c++ for libstdc++... just compiled checking where to find the target dlltool... host tool checking where to find the target dsymutil... host tool checking where to find the target gcc... just compiled checking where to find the target gfortran... just compiled checking where to find the target gccgo... just compiled checking where to find the target gdc... host tool checking where to find the target ld... pre-installed in /usr/armv7-alpine-linux-musleabihf/bin checking where to find the target lipo... host tool checking where to find the target nm... pre-installed in /usr/armv7-alpine-linux-musleabihf/bin checking where to find the target objcopy... pre-installed in /usr/armv7-alpine-linux-musleabihf/bin checking where to find the target objdump... pre-installed in /usr/armv7-alpine-linux-musleabihf/bin checking where to find the target otool... host tool checking where to find the target ranlib... pre-installed in /usr/armv7-alpine-linux-musleabihf/bin checking where to find the target readelf... pre-installed in /usr/armv7-alpine-linux-musleabihf/bin checking where to find the target strip... pre-installed in /usr/armv7-alpine-linux-musleabihf/bin checking where to find the target windres... host tool checking where to find the target windmc... host tool checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile >>> gcc: building gcc [ -f stage_final ] || echo stage3 > stage_final make[1]: Entering directory '/home/buildozer/aports/main/gcc/src/build' make[2]: Entering directory '/home/buildozer/aports/main/gcc/src/build' make[2]: Leaving directory '/home/buildozer/aports/main/gcc/src/build' make[2]: Entering directory '/home/buildozer/aports/main/gcc/src/build' mkdir build-armv7-alpine-linux-musleabihf Configuring stage 1 in ./intl mkdir build-armv7-alpine-linux-musleabihf/libiberty Configuring stage 1 in ./lto-plugin Configuring stage 1 in ./libiberty Configuring in build-armv7-alpine-linux-musleabihf/libiberty mkdir build-armv7-alpine-linux-musleabihf/fixincludes mkdir build-armv7-alpine-linux-musleabihf/libcpp Configuring in build-armv7-alpine-linux-musleabihf/fixincludes Configuring in build-armv7-alpine-linux-musleabihf/libcpp Configuring stage 1 in ./libcody Configuring stage 1 in ./libdecnumber Configuring stage 1 in ./libbacktrace configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo --split-size=5000000 --split-size=5000000 configure: creating cache ./config.cache checking build system type... armv7-alpine-linux-musleabihf checking host system type... configure: creating cache ./config.cache armv7-alpine-linux-musleabihf checking target system type... configure: creating cache ./config.cache checking for armv7-alpine-linux-musleabihf-gcc... gcc checking build system type... armv7-alpine-linux-musleabihf checking for armv7-alpine-linux-musleabihf-gcc... gcc armv7-alpine-linux-musleabihf checking host system type... configure: creating cache ./config.cache configure: creating cache ./config.cache armv7-alpine-linux-musleabihf checking target system type... checking whether make sets $(MAKE)... configure: creating cache ./config.cache configure: creating cache ./config.cache configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo --split-size=5000000 --split-size=5000000 checking build system type... armv7-alpine-linux-musleabihf checking whether make sets $(MAKE)... checking build system type... yes checking for armv7-alpine-linux-musleabihf-gcc... checking build system type... gcc armv7-alpine-linux-musleabihf checking host system type... yes checking for a BSD-compatible install... /usr/bin/install -c checking for armv7-alpine-linux-musleabihf-gcc... gcc armv7-alpine-linux-musleabihf checking host system type... armv7-alpine-linux-musleabihf checking host system type... armv7-alpine-linux-musleabihf checking target system type... checking whether the C compiler works... armv7-alpine-linux-musleabihf checking maintainer-mode... armv7-alpine-linux-musleabihf checking target system type... checking whether the C compiler works... armv7-alpine-linux-musleabihf checking for armv7-alpine-linux-musleabihf-gcc... gcc armv7-alpine-linux-musleabihf checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... checking whether the C compiler works... checking whether the C compiler works... /home/buildozer/aports/main/gcc/src/gcc-12-20220924/lto-plugin/../install-sh -c -d checking for gawk... gawk checking whether make sets $(MAKE)... checking whether the C++ compiler works... checking whether the C compiler works... yes checking whether make supports nested variables... yes yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU yes checking for C compiler default output file name... a.out checking for armv7-alpine-linux-musleabihf-gcc... gcc checking for suffix of executables... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether the C compiler works... checking whether we are cross compiling... checking for perl... perl checking build system type... checking whether we are cross compiling... armv7-alpine-linux-musleabihf checking host system type... checking whether we are cross compiling... checking whether we are cross compiling... armv7-alpine-linux-musleabihf checking for armv7-alpine-linux-musleabihf-ar... ar checking for armv7-alpine-linux-musleabihf-ranlib... ranlib checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for armv7-alpine-linux-musleabihf-gcc... gcc checking whether we are cross compiling... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... checking for perl... perl checking build system type... no checking for suffix of object files... armv7-alpine-linux-musleabihf checking host system type... armv7-alpine-linux-musleabihf checking for armv7-alpine-linux-musleabihf-ar... ar checking for armv7-alpine-linux-musleabihf-ranlib... ranlib checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for armv7-alpine-linux-musleabihf-gcc... gcc no no checking for suffix of object files... checking for suffix of object files... no checking for suffix of object files... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... checking whether the C compiler works... no o checking whether we are using the GNU C compiler... checking for suffix of object files... o checking whether we are using the GNU C compiler... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... o checking whether we are using the GNU C compiler... no checking for suffix of object files... yes checking whether gcc accepts -g... yes checking whether gcc accepts -g... yes checking whether gcc accepts -g... checking whether the C compiler works... o checking whether we are using the GNU C++ compiler... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for gcc option to accept ISO C89... yes checking whether gcc accepts -g... o checking whether we are using the GNU C compiler... yes checking for gcc option to accept ISO C89... yes checking for gcc option to accept ISO C89... yes checking for gcc option to accept ISO C89... yes checking whether g++ -std=c++11 accepts -g... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for gcc option to accept ISO C89... checking whether we are cross compiling... yes checking whether gcc accepts -g... none needed checking how to run the C preprocessor... yes checking whether g++ -std=c++11 is for C++11... none needed checking how to run the C preprocessor... none needed checking for armv7-alpine-linux-musleabihf-ranlib... ranlib checking for armv7-alpine-linux-musleabihf-ar... ar checking for aclocal... no checking for autoconf... no checking for autoheader... no none needed checking whether gcc supports -W... checking whether we are cross compiling... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... no checking for suffix of object files... yes gcc -E checking adding -Wl,--no-undefined to linker... gcc -E checking whether we are using the GNU C++ compiler... yes checking whether gcc supports -Wall... no o checking whether we are using the GNU C compiler... checking for suffix of object files... checking for grep that handles long lines and -e... none needed checking whether gcc understands -c and -o together... checking for grep that handles long lines and -e... yes checking how to run the C preprocessor... yes checking whether g++ -std=c++11 accepts -g... yes checking whether gcc supports -Wwrite-strings... ok checking exceptions... no checking for armv7-alpine-linux-musleabihf-ranlib... ranlib checking for armv7-alpine-linux-musleabihf-ar... ar yes checking whether gcc accepts -g... o checking whether we are using the GNU C compiler... configure: updating cache ./config.cache configure: creating ./config.status yes yes gcc -E checking for armv7-alpine-linux-musleabihf-ranlib... ranlib checking for armv7-alpine-linux-musleabihf-ar... ar checking how to run the C preprocessor... checking whether gcc supports -Wstrict-prototypes... yes checking dependency style of gcc... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... yes checking for grep that handles long lines and -e... gcc -E checking whether gcc supports -Wmissing-prototypes... yes checking for gcc option to accept ISO C89... gcc3 checking how to run the C preprocessor... none needed checking how to run the C preprocessor... yes checking whether gcc supports -Wold-style-definition... checking for grep that handles long lines and -e... none needed checking how to run the C preprocessor... gcc -E gcc -E config.status: creating Makefile yes checking whether gcc supports -Wmissing-format-attribute... /bin/grep checking for egrep... config.status: creating config.h /bin/grep -E checking for ANSI C header files... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... checking for grep that handles long lines and -e... yes checking whether gcc supports -Wcast-qual... checking for grep that handles long lines and -e... make[3]: Entering directory '/home/buildozer/aports/main/gcc/src/build/libcody' g++ -std=c++11 -g -fno-exceptions -fno-rtti -include config.h -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcody \ -MMD -MP -MF buffer.d -c -o buffer.o /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcody/buffer.cc yes g++ -std=c++11 -g -fno-exceptions -fno-rtti -include config.h -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcody \ -MMD -MP -MF client.d -c -o client.o /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcody/client.cc checking whether gcc supports -pedantic -Wlong-long... g++ -std=c++11 -g -fno-exceptions -fno-rtti -include config.h -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcody \ -MMD -MP -MF netclient.d -c -o netclient.o /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcody/netclient.cc g++ -std=c++11 -g -fno-exceptions -fno-rtti -include config.h -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcody \ -MMD -MP -MF netserver.d -c -o netserver.o /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcody/netserver.cc g++ -std=c++11 -g -fno-exceptions -fno-rtti -include config.h -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcody \ -MMD -MP -MF resolver.d -c -o resolver.o /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcody/resolver.cc g++ -std=c++11 -g -fno-exceptions -fno-rtti -include config.h -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcody \ -MMD -MP -MF packet.d -c -o packet.o /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcody/packet.cc g++ -std=c++11 -g -fno-exceptions -fno-rtti -include config.h -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcody \ -MMD -MP -MF server.d -c -o server.o /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcody/server.cc /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking whether gcc supports -fno-lto... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking how to run the C preprocessor... yes checking for sys/types.h... yes checking for sys/types.h... yes gcc -E checking for sys/stat.h... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... checking for grep that handles long lines and -e... g++ -std=c++11 -g -fno-exceptions -fno-rtti -include config.h -DSRCDIR='"/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcody"' -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcody \ -MMD -MP -MF fatal.d -c -o fatal.o /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcody/fatal.cc /bin/grep checking for egrep... checking for sys/stat.h... /bin/grep -E checking for ANSI C header files... yes checking for stdlib.h... yes checking for sys/types.h... yes yes checking for stdlib.h... checking for string.h... yes yes checking for sys/types.h... checking for sys/stat.h... yes yes checking for string.h... checking for memory.h... yes yes checking for sys/types.h... checking for sys/stat.h... yes checking for sys/types.h... yes checking for stdlib.h... yes yes yes yes checking for memory.h... checking for sys/stat.h... /bin/grep checking for egrep... yes checking for stdlib.h... /bin/grep -E checking for ANSI C header files... checking for sys/stat.h... checking for strings.h... yes yes checking for sys/types.h... checking for string.h... yes yes yes yes checking for stdlib.h... checking for string.h... checking for stdlib.h... checking for strings.h... yes yes yes checking for inttypes.h... checking for memory.h... checking for sys/stat.h... yes yes checking for string.h... yes yes checking for string.h... checking for inttypes.h... checking for memory.h... yes yes checking for stdlib.h... checking for stdint.h... yes yes yes checking for strings.h... checking for memory.h... yes yes checking for memory.h... checking for sys/types.h... yes checking for stdint.h... checking for strings.h... yes checking for string.h... yes yes yes yes checking for unistd.h... checking for inttypes.h... yes checking for sys/stat.h... checking for strings.h... checking for strings.h... yes yes checking for unistd.h... checking for inttypes.h... yes yes yes yes yes yes checking for memory.h... checking minix/config.h usability... checking for stdlib.h... checking for stdint.h... checking for inttypes.h... checking for inttypes.h... yes yes checking minix/config.h usability... checking for stdint.h... yes checking for string.h... yes yes yes yes checking for stdint.h... checking for unistd.h... no checking minix/config.h presence... checking for stdint.h... checking for strings.h... yes checking for unistd.h... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes yes yes yes checking for memory.h... checking for unistd.h... checking minix/config.h usability... yes checking for unistd.h... checking for inttypes.h... yes checking minix/config.h usability... ar -cr libcody.a buffer.o client.o fatal.o netclient.o netserver.o resolver.o packet.o server.o ranlib libcody.a yes yes checking whether make sets $(MAKE)... no checking minix/config.h presence... yes yes checking for a sed that does not truncate output... make[3]: Leaving directory '/home/buildozer/aports/main/gcc/src/build/libcody' checking for strings.h... checking minix/config.h usability... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... no yes /bin/sed yes checking for msgfmt... no checking for gmsgfmt... : checking minix/config.h usability... checking for xgettext... no checking for stdint.h... checking whether gcc supports -W... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking for msgmerge... no checking build system type... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... armv7-alpine-linux-musleabihf checking host system type... armv7-alpine-linux-musleabihf checking for armv7-alpine-linux-musleabihf-ranlib... ranlib yes checking for library containing strerror... no checking minix/config.h presence... yes checking whether gcc supports -Wall... yes checking for inttypes.h... no checking minix/config.h presence... yes checking for unistd.h... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking for a thread-safe mkdir -p... yes checking whether gcc supports -Wwrite-strings... /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../install-sh -c -d checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for special C compiler options needed for large files... none required no checking for _FILE_OFFSET_BITS value needed for large files... checking for an ANSI C-conforming const... yes checking whether make supports nested variables... yes yes checking whether to enable maintainer-specific portions of Makefiles... no checking for armv7-alpine-linux-musleabihf-gcc... (cached) gcc yes yes checking for inline... no checking whether gcc supports -Wstrict-prototypes... checking for stdint.h... yes checking for armv7-alpine-linux-musleabihf-gcc... (cached) gcc checking for aclocal... no checking for autoconf... no checking for autoheader... yes no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking whether gcc supports -W... checking minix/config.h usability... checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for armv7-alpine-linux-musleabihf-ranlib... ranlib checking for gawk... (cached) gawk checking for dwz... no checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... inline checking for off_t... checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes no yes checking whether gcc supports -Wmissing-prototypes... checking whether gcc supports -Wall... checking whether gcc supports -W... yes checking for unistd.h... no checking minix/config.h presence... /usr/lib/gcc/armv7-alpine-linux-musleabihf/12.2.1/../../../../armv7-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/lib/gcc/armv7-alpine-linux-musleabihf/12.2.1/../../../../armv7-alpine-linux-musleabihf/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... no checking whether gcc supports -Wall... yes yes yes checking whether gcc supports -Wold-style-definition... checking whether gcc supports -Wnarrowing... checking whether gcc supports -Wall... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/lib/gcc/armv7-alpine-linux-musleabihf/12.2.1/../../../../armv7-alpine-linux-musleabihf/bin/ld option to reload object files... -r checking for armv7-alpine-linux-musleabihf-objdump... objdump yes checking how to recognize dependent libraries... pass_all checking for armv7-alpine-linux-musleabihf-ar... ar checking for armv7-alpine-linux-musleabihf-strip... no checking for -static-libgcc... checking for strip... strip checking for armv7-alpine-linux-musleabihf-ranlib... (cached) ranlib checking command to parse nm output from gcc object... yes yes yes yes checking whether gcc supports -Wwrite-strings... checking whether gcc supports -Wwrite-strings... checking ctype.h usability... checking whether gcc supports -Wmissing-format-attribute... yes checking for size_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes yes yes checking for CET support... no checking whether symbol versioning is supported... yes checking whether gcc supports -Wmissing-format-attribute... checking whether gcc supports -Woverlength-strings... checking whether gcc supports -Wc++-compat... yes checking ctype.h presence... no checking whether gcc supports -W... yes checking for ctype.h... yes checking stddef.h usability... yes checking whether gcc supports -pedantic -Wlong-long... yes yes ok checking whether gcc supports -Wstrict-prototypes... checking whether gcc supports -Wstrict-prototypes... checking for dlfcn.h... gnu checking how to print strings... printf checking for a sed that does not truncate output... yes /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... checking whether gcc supports -Wall... yes checking for ANSI C header files... (cached) yes checking stddef.h usability... yes yes checking whether gcc supports -Wshadow=local... checking whether gcc supports -Wmissing-prototypes... /usr/lib/gcc/armv7-alpine-linux-musleabihf/12.2.1/../../../../armv7-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/lib/gcc/armv7-alpine-linux-musleabihf/12.2.1/../../../../armv7-alpine-linux-musleabihf/bin/ld) is GNU ld... yes checking for working alloca.h... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... yes checking stddef.h presence... yes checking for objdir... .libs yes checking whether gcc supports -Wwrite-strings... yes checking for stddef.h... yes checking for string.h... (cached) yes yes checking whether gcc supports -pedantic ... yes checking stddef.h presence... checking stdio.h usability... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... yes 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking whether gcc supports -Wold-style-definition... checking for /usr/lib/gcc/armv7-alpine-linux-musleabihf/12.2.1/../../../../armv7-alpine-linux-musleabihf/bin/ld option to reload object files... -r checking for armv7-alpine-linux-musleabihf-objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7-alpine-linux-musleabihf-ar... ar checking for armv7-alpine-linux-musleabihf-strip... no checking for strip... strip checking for armv7-alpine-linux-musleabihf-ranlib... ranlib checking command to parse nm output from gcc object... yes yes checking for stddef.h... yes checking whether gcc supports -Wc++-compat... yes checking for alloca... checking for stdlib.h... (cached) yes checking for strings.h... (cached) yes yes checking whether gcc and cc understand -c and -o together... yes checking whether gcc supports -Wc++-compat... checking for unistd.h... (cached) yes yes yes checking stdio.h presence... checking whether gcc supports -Wstrict-prototypes... checking if gcc supports -fno-rtti -fno-exceptions... checking fcntl.h usability... yes checking for stdio.h... yes yes checking for stdlib.h... (cached) yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking whether gcc supports -pedantic -Wlong-long... checking for unistd.h... (cached) yes no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking for sys/param.h... checking whether gcc supports -Wshadow=local... ok checking for dlfcn.h... yes checking whether gcc supports -fno-exceptions... yes checking if gcc static flag -static works... yes checking fcntl.h presence... yes checking whether gcc supports -pedantic ... yes checking for fcntl.h... yes yes checking for getpagesize... checking sys/file.h usability... yes yes checking for uintptr_t... checking whether gcc supports -fno-rtti... yes checking whether gcc and cc understand -c and -o together... yes checking if gcc supports -c -o file.o... yes checking for objdir... .libs yes checking for an ANSI C-conforming const... yes yes checking sys/file.h presence... yes checking for working mmap... yes checking for sys/file.h... yes yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/armv7-alpine-linux-musleabihf/12.2.1/../../../../armv7-alpine-linux-musleabihf/bin/ld) supports shared libraries... yes checking for inline... checking for sys/stat.h... (cached) yes yes checking for int_least32_t... checking dependency style of g++ -std=c++11... checking for clearerr_unlocked... yes checking whether -lc should be explicitly linked in... inline checking whether byte ordering is bigendian... checking if gcc supports -fno-rtti -fno-exceptions... no checking dynamic linker characteristics... gcc3 checking whether time.h and sys/time.h may both be included... yes no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking for int_fast32_t... checking for feof_unlocked... yes checking for an ANSI C-conforming const... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking whether string.h and strings.h may both be included... yes checking if gcc static flag -static works... no checking whether integer division by zero raises SIGFPE... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for a BSD-compatible install... /usr/bin/install -c checking for CET support... no yes checking for inline... checking for sys/file.h... yes yes checking locale.h usability... yes checking for uint64_t... yes checking if gcc supports -c -o file.o... yes inline checking whether byte ordering is bigendian... checking for ferror_unlocked... no checking unwind.h usability... checking for sys/param.h... yes checking for inttypes.h... yes checking for limits.h... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/armv7-alpine-linux-musleabihf/12.2.1/../../../../armv7-alpine-linux-musleabihf/bin/ld) supports shared libraries... yes checking locale.h presence... yes yes yes checking whether -lc should be explicitly linked in... yes checking unwind.h presence... checking for fflush_unlocked... checking for stdlib.h... (cached) yes yes yes checking for locale.h... yes checking for stdint.h... checking for malloc.h... yes checking what to include in gstdint.h... stdint.h (already complete) checking for an ANSI C-conforming const... checking fcntl.h usability... yes checking for unwind.h... yes checking for _Unwind_Backtrace... yes checking for string.h... (cached) yes no checking dynamic linker characteristics... yes checking for unsigned long long... yes checking for off_t... checking for unistd.h... (cached) yes yes no checking for a BSD-compatible install... /usr/bin/install -c checking for CET support... no checking for fgetc_unlocked... yes checking fcntl.h presence... checking for sys/file.h... checking for strings.h... (cached) yes yes checking for -funwind-tables option... checking for sys/time.h... yes yes checking for fcntl.h... yes checking for sys/param.h... yes checking limits.h usability... checking for time.h... yes checking for inttypes.h... GNU/Linux ld.so yes checking for -frandom-seed=string option... checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for int64_t... yes checking for limits.h... checking for fgets_unlocked... yes checking for sys/resource.h... yes checking for stdlib.h... (cached) yes yes yes checking whether the inttypes.h PRIxNN macros are broken... yes checking limits.h presence... checking whether gcc supports -W... checking for malloc.h... yes checking for sys/stat.h... (cached) yes yes checking for limits.h... yes checking for sys/mman.h... yes yes checking size of int... yes checking stddef.h usability... checking for string.h... (cached) yes checking for fileno_unlocked... yes yes checking for unistd.h... no (cached) yes checking for ld used by GCC... checking whether gcc supports -Wall... checking for fcntl.h... checking for strings.h... (cached) yes checking for sys/time.h... /usr/lib/gcc/armv7-alpine-linux-musleabihf/12.2.1/../../../../armv7-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/lib/gcc/armv7-alpine-linux-musleabihf/12.2.1/../../../../armv7-alpine-linux-musleabihf/bin/ld) is GNU ld... yes yes checking for shared library run path origin... checking for alloca.h... yes yes yes checking stddef.h presence... yes checking for uint64_t... checking whether gcc supports -Wwrite-strings... checking for time.h... yes checking for sys/pstat.h... done yes yes checking for stddef.h... yes yes checking for fprintf_unlocked... checking for stdlib.h... (cached) yes checking argz.h usability... 4 checking for sys/resource.h... checking size of long... checking for strings.h... (cached) yes yes no checking whether gcc supports -Wstrict-prototypes... checking for string.h... (cached) yes checking for sys/sysmp.h... checking sys/file.h usability... yes checking for sys/stat.h... (cached) yes yes checking for sys/wait.h that is POSIX.1 compatible... no checking for sys/mman.h... checking for sys/sysinfo.h... no yes yes no checking argz.h presence... checking for fputc_unlocked... yes checking whether gcc supports -Wmissing-prototypes... checking for fcntl.h... checking for machine/hal_sysinfo.h... yes checking sys/file.h presence... no checking for argz.h... no yes yes checking limits.h usability... no 4 checking for alloca.h... checking for ANSI C header files... (cached) yes checking for sys/table.h... yes checking for sys/file.h... yes yes checking build system type... checking whether gcc supports -Wold-style-definition... checking for unistd.h... (cached) yes armv7-alpine-linux-musleabihf checking host system type... yes checking whether byte ordering is bigendian... armv7-alpine-linux-musleabihf checking target system type... configure: updating cache ./config.cache checking for sys/pstat.h... yes no armv7-alpine-linux-musleabihf checking that generated files are newer than configure... checking for decimal floating point... done configure: WARNING: decimal float is not supported for this target, ignored dpd checking whether byte ordering is bigendian... configure: creating ./config.status checking for sys/sysctl.h... checking for fputs_unlocked... yes checking limits.h presence... no yes checking for sys/sysmp.h... checking whether gcc supports -Wmissing-format-attribute... no checking for sys/systemcfg.h... yes checking for limits.h... yes no checking locale.h usability... checking for sys/sysinfo.h... yes yes checking whether gcc supports -Wcast-qual... yes no checking for fread_unlocked... checking for stdint.h... (cached) yes checking for machine/hal_sysinfo.h... checking for stdio_ext.h... no checking for an ANSI C-conforming const... no checking for sys/table.h... yes yes checking for _Unwind_GetIPInfo... checking for process.h... yes checking locale.h presence... no checking for CET support... no yes yes checking for locale.h... yes no checking for sys/sysctl.h... no checking for fwrite_unlocked... yes checking for inline... checking for sys/prctl.h... checking nl_types.h usability... configure: updating cache ./config.cache configure: creating ./config.status yes no checking for sys/wait.h that is POSIX.1 compatible... checking for sys/systemcfg.h... inline checking for obstacks... yes checking for CET support... no checking __sync extensions... no yes checking for stdint.h... (cached) yes yes checking nl_types.h presence... checking for getchar_unlocked... checking for stdio_ext.h... yes checking for nl_types.h... yes yes checking whether time.h and sys/time.h may both be included... checking malloc.h usability... yes checking __atomic extensions... no checking for off_t... yes checking for process.h... yes checking whether errno must be declared... yes no checking for sys/prctl.h... config.status: creating Makefile checking for getc_unlocked... yes checking output filetype... yes checking malloc.h presence... config.status: creating config.h yes checking for sys/wait.h that is POSIX.1 compatible... config.status: executing gstdint.h commands no checking size of int... yes checking for malloc.h... yes checking stddef.h usability... elf32 looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for putchar_unlocked... yes checking whether time.h and sys/time.h may both be included... yes checking for size_t... yes checking stddef.h presence... make[3]: Entering directory '/home/buildozer/aports/main/gcc/src/build/libdecnumber' source='/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libdecnumber/decNumber.c' object='decNumber.o' libtool=no gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libdecnumber -I. -Os -fomit-frame-pointer -O2 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libdecnumber -I. -Os -fomit-frame-pointer -O2 -c /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libdecnumber/decNumber.c source='/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libdecnumber/decContext.c' object='decContext.o' libtool=no gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libdecnumber -I. -Os -fomit-frame-pointer -O2 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libdecnumber -I. -Os -fomit-frame-pointer -O2 -c /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libdecnumber/decContext.c source='/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libdecnumber/dpd/decimal32.c' object='decimal32.o' libtool=no gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libdecnumber -I. -Os -fomit-frame-pointer -O2 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libdecnumber -I. -Os -fomit-frame-pointer -O2 -c /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libdecnumber/dpd/decimal32.c source='/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libdecnumber/dpd/decimal64.c' object='decimal64.o' libtool=no gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libdecnumber -I. -Os -fomit-frame-pointer -O2 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libdecnumber -I. -Os -fomit-frame-pointer -O2 -c /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libdecnumber/dpd/decimal64.c source='/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libdecnumber/dpd/decimal128.c' object='decimal128.o' libtool=no gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libdecnumber -I. -Os -fomit-frame-pointer -O2 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libdecnumber -I. -Os -fomit-frame-pointer -O2 -c /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libdecnumber/dpd/decimal128.c yes checking for stddef.h... yes 4 checking size of long... checking for stdlib.h... (cached) yes yes yes checking for uintptr_t... yes checking whether errno must be declared... checking for putc_unlocked... checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for feof_unlocked... no checking size of int... yes checking whether abort is declared... yes checking for int_least32_t... yes checking for ssize_t... 4 checking size of size_t... yes checking for fgets_unlocked... 4 checking size of long... config.status: creating Makefile yes checking whether asprintf is declared... config.status: creating config.h yes yes checking for int_fast32_t... config.status: executing depfiles commands 4 checking for getc_unlocked... checking for long long... yes checking for uintptr_t... config.status: executing libtool commands yes 4 checking size of size_t... checking whether basename is declared... yes checking for getcwd... yes checking for uint64_t... yes checking whether errno is declared... yes checking for getegid... yes checking size of long long... 4 checking for long long... yes checking for ptrdiff_t... yes checking what to include in gstdint.h... stdint.h (already complete) checking sys/mman.h usability... no checking whether vasprintf is declared... yes checking for geteuid... yes checking sys/mman.h presence... 8 checking for a 64-bit type... yes checking for sys/mman.h... yes checking for mmap... yes yes checking whether clearerr_unlocked is declared... checking for getgid... uint64_t checking for intptr_t... yes checking for uint64_t... yes checking size of long long... yes checking link.h usability... yes yes checking whether feof_unlocked is declared... checking for getuid... yes checking whether struct tm is in sys/time.h or time.h... yes checking link.h presence... 8 checking for a 64-bit type... time.h checking size of int... yes checking for uintptr_t... yes yes checking for link.h... yes checking for dl_iterate_phdr... checking whether ferror_unlocked is declared... yes checking for mempcpy... uint64_t checking for intptr_t... yes checking mach-o/dyld.h usability... yes checking whether fflush_unlocked is declared... yes 4 checking size of long... checking for munmap... yes checking for ssize_t... no checking mach-o/dyld.h presence... yes checking whether fgetc_unlocked is declared... yes checking for putenv... no checking for mach-o/dyld.h... no checking sys/ldr.h usability... yes checking for uintptr_t... 4 checking for clearerr_unlocked... yes yes no checking sys/ldr.h presence... checking whether fgets_unlocked is declared... checking for setenv... no checking for sys/ldr.h... no checking for fcntl... yes checking for feof_unlocked... yes yes checking for pid_t... checking for setlocale... yes checking for ssize_t... yes yes checking whether strnlen is declared... yes checking for ferror_unlocked... checking whether fileno_unlocked is declared... yes checking for stpcpy... yes checking whether getpagesize is declared... yes checking for fflush_unlocked... yes checking whether fprintf_unlocked is declared... yes checking for strcasecmp... yes checking for library containing strerror... yes checking for pid_t... yes checking for lstat... yes no checking for fgetc_unlocked... checking whether fputc_unlocked is declared... yes none required checking for strdup... checking for asprintf... yes checking for readlink... yes checking for fgets_unlocked... yes checking whether fputs_unlocked is declared... yes yes checking for atexit... checking for strtoul... yes checking for getexecname... yes checking for library containing strerror... yes checking for fileno_unlocked... yes checking whether fread_unlocked is declared... yes yes checking for basename... checking for tsearch... none required no checking for KERN_PROC... checking for asprintf... yes checking for fprintf_unlocked... no checking for KERN_PROG_ARGS... yes checking whether fwrite_unlocked is declared... yes yes checking for __argz_count... yes checking for bcmp... checking for atexit... no checking for clock_gettime... no checking for fputc_unlocked... yes no yes checking for __argz_stringify... yes checking for bcopy... yes checking whether -pthread is supported... checking whether getchar_unlocked is declared... checking for basename... yes yes checking whether -gdwarf-5 is supported... checking for fputs_unlocked... no checking for __argz_next... yes checking for bsearch... yes yes yes checking for compress in -lz... checking whether getc_unlocked is declared... checking for bcmp... yes no checking for fread_unlocked... checking for __fsetlocking... yes checking for bzero... yes checking whether --compress-debug-sections is supported... yes yes checking whether putchar_unlocked is declared... checking for bcopy... yes yes yes checking for iconv... checking for calloc... yes checking for objcopy... objcopy checking for readelf... readelf checking whether objcopy supports debuglink... yes checking for dsymutil... dsymutil checking for nm... nm checking for xz... no checking for comm... comm checking for lzma_auto_decoder in -llzma... checking for fwrite_unlocked... yes yes checking whether putc_unlocked is declared... checking for bsearch... yes checking for iconv declaration... yes no checking whether tests can run... checking for clock... yes checking for getchar_unlocked... yes checking for bzero... yes extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... checking for an ANSI C-conforming const... yes yes checking for ffs... yes checking sys/mman.h usability... yes yes configure: updating cache ./config.cache yes checking for LC_MESSAGES... checking that generated files are newer than configure... done configure: creating ./config.status checking for calloc... checking for getc_unlocked... yes yes checking sys/mman.h presence... checking for getcwd... yes checking for sys/mman.h... yes checking for mmap... yes checking for bison... bison checking version of bison... 3.8.2, ok checking whether NLS is requested... no checking whether to use NLS... no yes checking for aclocal... no checking for autoconf... no checking for autoheader... no checking bison 3 or later... yes 3.8.2, bison3 checking for clock... checking for putchar_unlocked... yes checking for getpagesize... yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... yes checking for MAP_ANON(YMOUS)... configure: updating cache ./config.cache configure: creating ./config.status yes checking for ffs... yes checking for gettimeofday... yes yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for putc_unlocked... configure: updating cache ./config.cache configure: creating ./config.status yes checking for getcwd... yes checking for index... yes checking whether abort is declared... config.status: creating Makefile yes config.status: creating config.intl checking for getpagesize... config.status: creating config.h yes checking for insque... config.status: executing default-1 commands yes checking whether asprintf is declared... config.status: creating Makefile yes checking for gettimeofday... config.status: creating mkheaders.almost yes make[3]: Entering directory '/home/buildozer/aports/main/gcc/src/build/intl' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/main/gcc/src/build/intl' checking for memchr... config.status: creating config.h yes yes checking for index... checking whether basename is declared... yes checking for memcmp... yes checking for insque... yes checking whether errno is declared... config.status: creating Makefile yes checking for memcpy... yes checking for memchr... no checking whether getopt is declared... config.status: creating backtrace-supported.h config.status: creating install-debuginfo-for-buildid.sh yes config.status: creating config.h checking for memmem... yes config.status: executing libtool commands checking for memcmp... yes checking whether vasprintf is declared... config.status: executing gstdint.h commands yes config.status: executing default commands checking for memmove... yes yes checking whether clearerr_unlocked is declared... checking for memcpy... make[3]: Entering directory '/home/buildozer/aports/main/gcc/src/build/libbacktrace' yes make all-am checking for mempcpy... make[4]: Entering directory '/home/buildozer/aports/main/gcc/src/build/libbacktrace' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o atomic.lo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/atomic.c true DO=all multi-do # make /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o dwarf.lo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/dwarf.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o fileline.lo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/fileline.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o posix.lo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/posix.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o print.lo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/print.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o sort.lo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/sort.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o state.lo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/state.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o backtrace.lo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/backtrace.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o simple.lo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/simple.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o elf.lo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/elf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/atomic.c -fPIC -DPIC -o .libs/atomic.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o mmapio.lo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/mmapio.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o mmap.lo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/mmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/dwarf.c -fPIC -DPIC -o .libs/dwarf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/fileline.c -fPIC -DPIC -o .libs/fileline.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/posix.c -fPIC -DPIC -o .libs/posix.o yes libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/print.c -fPIC -DPIC -o .libs/print.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/sort.c -fPIC -DPIC -o .libs/sort.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/state.c -fPIC -DPIC -o .libs/state.o yes libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/backtrace.c -fPIC -DPIC -o .libs/backtrace.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/simple.c -fPIC -DPIC -o .libs/simple.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/mmap.c -fPIC -DPIC -o .libs/mmap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/elf.c -fPIC -DPIC -o .libs/elf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/mmapio.c -fPIC -DPIC -o .libs/mmapio.o checking whether feof_unlocked is declared... checking for memmem... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/atomic.c -o atomic.o >/dev/null 2>&1 yes checking for memset... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/state.c -o state.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/simple.c -o simple.o >/dev/null 2>&1 yes yes libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/posix.c -o posix.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/backtrace.c -o backtrace.o >/dev/null 2>&1 checking for memmove... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/sort.c -o sort.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/mmapio.c -o mmapio.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/print.c -o print.o >/dev/null 2>&1 checking whether ferror_unlocked is declared... yes libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/fileline.c -o fileline.o >/dev/null 2>&1 checking for mkstemps... yes checking for mempcpy... yes libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/mmap.c -o mmap.o >/dev/null 2>&1 checking whether fflush_unlocked is declared... yes checking for putenv... yes checking for memset... yes checking whether fgetc_unlocked is declared... yes checking for random... yes checking whether fgets_unlocked is declared... yes checking for mkstemps... yes checking for rename... yes yes checking whether fileno_unlocked is declared... checking for putenv... yes checking for rindex... yes yes checking for random... checking whether fprintf_unlocked is declared... yes checking for setenv... yes checking for rename... no checking whether fputc_unlocked is declared... yes checking for snprintf... yes checking for rindex... yes checking whether fputs_unlocked is declared... yes checking for sigsetmask... yes checking for setenv... yes no checking for stpcpy... checking whether fread_unlocked is declared... yes checking for snprintf... yes yes checking whether fwrite_unlocked is declared... checking for stpncpy... yes checking for sigsetmask... yes checking whether getchar_unlocked is declared... yes checking for strcasecmp... no checking for stpcpy... yes checking whether getc_unlocked is declared... yes checking for strchr... yes checking for stpncpy... yes yes checking for strdup... checking whether putchar_unlocked is declared... yes checking for strcasecmp... rm -f libdecnumber.a ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libdecnumber.a make[3]: Leaving directory '/home/buildozer/aports/main/gcc/src/build/libdecnumber' yes checking for strncasecmp... yes yes checking whether putc_unlocked is declared... checking for strchr... yes checking for strndup... yes yes checking for working alloca.h... checking for strdup... yes checking for alloca... yes yes checking for strncasecmp... checking for strnlen... yes checking for ANSI C header files... (cached) yes checking for nl_langinfo and CODESET... yes checking for strndup... yes checking for strrchr... yes checking whether NLS is requested... no checking for uchar... checking size of ino_t... yes checking for strstr... yes checking for strnlen... yes yes checking for strtod... checking for strrchr... 8 checking size of dev_t... yes yes checking for strtol... checking for strstr... 8 yes checking for ld used by GCC... checking for strtoul... /usr/lib/gcc/armv7-alpine-linux-musleabihf/12.2.1/../../../../armv7-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/lib/gcc/armv7-alpine-linux-musleabihf/12.2.1/../../../../armv7-alpine-linux-musleabihf/bin/ld) is GNU ld... yes checking for shared library run path origin... yes checking for strtod... done checking for iconv... (cached) no checking for CET support... no yes checking for strtoll... configure: updating cache ./config.cache configure: creating ./config.status yes checking for strtol... yes checking for strtoull... yes checking for strtoul... yes checking for strverscmp... config.status: creating Makefile yes checking for strtoll... config.status: creating config.h config.status: executing depdir commands mkdir .deps yes checking for tmpnam... yes checking for strtoull... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/dwarf.c -o dwarf.o >/dev/null 2>&1 yes checking for vasprintf... yes checking for strverscmp... yes yes checking for vfprintf... checking for tmpnam... yes yes checking for vasprintf... checking for vprintf... yes checking for vfprintf... yes libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libbacktrace/elf.c -o elf.o >/dev/null 2>&1 checking for vsnprintf... yes checking for vprintf... yes checking for vsprintf... yes checking for vsnprintf... yes checking for waitpid... yes checking for vsprintf... yes checking for setproctitle... yes checking for waitpid... no checking whether alloca needs Cray hooks... no checking stack direction for C alloca... yes checking for setproctitle... 1 checking for vfork.h... no checking whether alloca needs Cray hooks... no checking for fork... no checking stack direction for C alloca... yes checking for vfork... 1 checking for vfork.h... no checking for fork... yes checking for working fork... yes checking for vfork... yes checking for working vfork... (cached) yes checking for _doprnt... yes checking for working fork... no checking for sys_errlist... yes checking for working vfork... (cached) yes checking for _doprnt... no checking for sys_errlist... no checking for sys_nerr... no checking for sys_nerr... no checking for sys_siglist... no checking for sys_siglist... no checking for external symbol _system_configuration... no checking for __fsetlocking... no checking for external symbol _system_configuration... no checking for __fsetlocking... yes checking for canonicalize_file_name... yes no checking for canonicalize_file_name... checking for dup3... yes no checking for getrlimit... checking for dup3... yes yes checking for getrlimit... checking for getrusage... yes yes checking for getrusage... checking for getsysinfo... yes checking for getsysinfo... no checking for gettimeofday... (cached) yes checking for on_exit... no checking for gettimeofday... (cached) yes no checking for on_exit... checking for pipe2... yes checking for psignal... no checking for pipe2... yes yes checking for pstat_getdynamic... checking for psignal... no yes checking for pstat_getstatic... checking for pstat_getdynamic... no checking for realpath... no checking for pstat_getstatic... yes checking for setrlimit... no checking for realpath... yes checking for spawnve... yes checking for setrlimit... no checking for spawnvpe... yes checking for spawnve... no checking for strerror... no checking for spawnvpe... yes checking for strsignal... no checking for strerror... /bin/sh ./libtool --tag=CC --mode=link gcc -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common -o libbacktrace.la atomic.lo dwarf.lo fileline.lo posix.lo print.lo sort.lo state.lo backtrace.lo simple.lo elf.lo mmapio.lo mmap.lo yes checking for sysconf... libtool: link: ar rc .libs/libbacktrace.a .libs/atomic.o .libs/dwarf.o .libs/fileline.o .libs/posix.o .libs/print.o .libs/sort.o .libs/state.o .libs/backtrace.o .libs/simple.o .libs/elf.o .libs/mmapio.o .libs/mmap.o yes libtool: link: ranlib .libs/libbacktrace.a checking for strsignal... libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" ) make[4]: Leaving directory '/home/buildozer/aports/main/gcc/src/build/libbacktrace' make[3]: Leaving directory '/home/buildozer/aports/main/gcc/src/build/libbacktrace' yes checking for sysctl... yes checking for sysconf... no checking for sysmp... yes checking for sysctl... no checking for table... no checking for sysmp... no checking for times... no checking for table... yes checking for wait3... no checking for times... yes checking for wait4... yes checking for wait3... yes checking for sbrk... yes checking for wait4... yes checking whether basename is declared... yes checking for sbrk... yes checking whether ffs is declared... yes checking whether basename is declared... yes checking whether asprintf is declared... yes checking whether ffs is declared... yes checking whether vasprintf is declared... yes checking whether asprintf is declared... yes checking whether snprintf is declared... yes checking whether vasprintf is declared... yes checking whether vsnprintf is declared... yes checking whether snprintf is declared... yes checking whether calloc is declared... yes checking whether vsnprintf is declared... yes checking whether getenv is declared... yes checking whether calloc is declared... yes checking whether getopt is declared... yes checking whether getenv is declared... yes checking whether malloc is declared... yes checking whether getopt is declared... yes checking whether realloc is declared... yes checking whether malloc is declared... yes checking whether sbrk is declared... yes checking whether realloc is declared... yes checking whether strtol is declared... yes checking whether sbrk is declared... yes checking whether strtoul is declared... yes checking whether strtol is declared... yes checking whether strtoll is declared... yes checking whether strtoul is declared... yes checking whether strtoull is declared... yes checking whether strtoll is declared... yes checking whether strverscmp is declared... yes checking whether strtoull is declared... yes checking whether strnlen is declared... yes checking whether strverscmp is declared... yes checking whether canonicalize_file_name must be declared... yes checking for stdlib.h... (cached) yes yes checking for unistd.h... (cached) yes checking whether strnlen is declared... checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking whether canonicalize_file_name must be declared... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes yes checking for sys/param.h... (cached) yes checking for working strncmp... checking for getpagesize... (cached) yes checking for working mmap... yes configure: updating cache ./config.cache configure: creating ./config.status yes checking for working strncmp... yes config.status: creating Makefile configure: updating cache ./config.cache configure: creating ./config.status config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing default commands make[3]: Entering directory '/home/buildozer/aports/main/gcc/src/build/build-armv7-alpine-linux-musleabihf/libiberty' if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi if [ x"" != x ] && [ ! -d noasan ]; then \ mkdir noasan; \ else true; fi touch stamp-picdir touch stamp-noasandir config.status: creating Makefile echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/regex.c -o pic/regex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/regex.c -o noasan/regex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/regex.c -o regex.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/cplus-dem.c -o cplus-dem.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/md5.c -o pic/md5.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/cp-demangle.c -o cp-demangle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/sha1.c -o pic/sha1.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/md5.c -o noasan/md5.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/alloca.c -o pic/alloca.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/sha1.c -o noasan/sha1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/md5.c -o md5.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/alloca.c -o noasan/alloca.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/sha1.c -o sha1.o make[4]: Entering directory '/home/buildozer/aports/main/gcc/src/build/build-armv7-alpine-linux-musleabihf/libiberty/testsuite' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/main/gcc/src/build/build-armv7-alpine-linux-musleabihf/libiberty/testsuite' if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/argv.c -o pic/argv.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/alloca.c -o alloca.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/bsearch_r.c -o pic/bsearch_r.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/argv.c -o noasan/argv.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/bsearch_r.c -o noasan/bsearch_r.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/argv.c -o argv.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/bsearch_r.c -o bsearch_r.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/concat.c -o pic/concat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/choose-temp.c -o choose-temp.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/concat.c -o noasan/concat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/crc32.c -o pic/crc32.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/concat.c -o concat.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/crc32.c -o noasan/crc32.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/cp-demint.c -o cp-demint.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/crc32.c -o crc32.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/d-demangle.c -o d-demangle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/dwarfnames.c -o dwarfnames.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/dyn-string.c -o dyn-string.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/fdmatch.c -o fdmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/filedescriptor.c -o pic/filedescriptor.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/filedescriptor.c -o noasan/filedescriptor.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/fibheap.c -o fibheap.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/filedescriptor.c -o filedescriptor.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/filename_cmp.c -o filename_cmp.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/floatformat.c -o floatformat.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/getopt.c -o pic/getopt.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/getopt.c -o noasan/getopt.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/getopt.c -o getopt.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/getopt1.c -o getopt1.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/getpwd.c -o getpwd.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/hex.c -o pic/hex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/getruntime.c -o getruntime.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/hex.c -o noasan/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/hashtab.c -o hashtab.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi config.status: creating testsuite/Makefile gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/hex.c -o hex.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/lbasename.c -o lbasename.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/lrealpath.c -o lrealpath.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/obstack.c -o pic/obstack.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/make-temp-file.c -o make-temp-file.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/obstack.c -o noasan/obstack.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/partition.c -o pic/partition.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/objalloc.c -o objalloc.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/obstack.c -o obstack.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/partition.c -o noasan/partition.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/physmem.c -o pic/physmem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/partition.c -o partition.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/pexecute.c -o pexecute.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/physmem.c -o noasan/physmem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/physmem.c -o physmem.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/pex-common.c -o pex-common.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/pex-one.c -o pex-one.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/pex-unix.c -o pex-unix.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/vprintf-support.c -o vprintf-support.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/rust-demangle.c -o rust-demangle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/safe-ctype.c -o safe-ctype.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/simple-object.c -o simple-object.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/simple-object-coff.c -o simple-object-coff.o config.status: creating config.h if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/simple-object-elf.c -o simple-object-elf.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/sort.c -o pic/sort.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/sort.c -o noasan/sort.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/spaces.c -o pic/spaces.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/sort.c -o sort.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/spaces.c -o noasan/spaces.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/spaces.c -o spaces.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/strerror.c -o pic/strerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/splay-tree.c -o splay-tree.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/strerror.c -o noasan/strerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/stack-limit.c -o stack-limit.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/strerror.c -o strerror.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/strsignal.c -o strsignal.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/timeval-utils.c -o timeval-utils.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/xexit.c -o pic/xexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/xasprintf.c -o xasprintf.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/xexit.c -o noasan/xexit.o; \ else true; fi config.status: executing default commands gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/xatexit.c -o xatexit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/xexit.c -o xexit.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/xmalloc.c -o xmalloc.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/xstrdup.c -o xstrdup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/sigsetmask.c -o pic/sigsetmask.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/xvasprintf.c -o xvasprintf.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/sigsetmask.c -o noasan/sigsetmask.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/sigsetmask.c -o sigsetmask.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/setproctitle.c -o setproctitle.o Configuring stage 1 in ./libcpp make[3]: Entering directory '/home/buildozer/aports/main/gcc/src/build/libiberty' if [ x"-fPIC" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi if [ x"" != x ] && [ ! -d noasan ]; then \ mkdir noasan; \ else true; fi touch stamp-picdir touch stamp-noasandir echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/regex.c -o pic/regex.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/md5.c -o pic/md5.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/sha1.c -o pic/sha1.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/alloca.c -o pic/alloca.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/argv.c -o pic/argv.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/bsearch_r.c -o pic/bsearch_r.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/concat.c -o pic/concat.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/crc32.c -o pic/crc32.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/filedescriptor.c -o pic/filedescriptor.o; \ else true; fi make[4]: Entering directory '/home/buildozer/aports/main/gcc/src/build/libiberty/testsuite' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/main/gcc/src/build/libiberty/testsuite' if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/getopt.c -o pic/getopt.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/hex.c -o pic/hex.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/obstack.c -o pic/obstack.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/partition.c -o pic/partition.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/physmem.c -o pic/physmem.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/filedescriptor.c -o noasan/filedescriptor.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/filedescriptor.c -o filedescriptor.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/crc32.c -o noasan/crc32.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/crc32.c -o crc32.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/bsearch_r.c -o noasan/bsearch_r.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/bsearch_r.c -o bsearch_r.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/hex.c -o noasan/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/getopt1.c -o getopt1.o gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/hex.c -o hex.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/fdmatch.c -o fdmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/alloca.c -o noasan/alloca.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/alloca.c -o alloca.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/getruntime.c -o getruntime.o gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/pex-one.c -o pex-one.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/choose-temp.c -o choose-temp.o gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/lrealpath.c -o lrealpath.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/pexecute.c -o pexecute.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/physmem.c -o noasan/physmem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/physmem.c -o physmem.o gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/lbasename.c -o lbasename.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/filename_cmp.c -o filename_cmp.o gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/getpwd.c -o getpwd.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/partition.c -o noasan/partition.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/partition.c -o partition.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/sort.c -o pic/sort.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/spaces.c -o pic/spaces.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/safe-ctype.c -o safe-ctype.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/strerror.c -o pic/strerror.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/objalloc.c -o objalloc.o gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/cp-demint.c -o cp-demint.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/vprintf-support.c -o vprintf-support.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/xexit.c -o pic/xexit.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/spaces.c -o noasan/spaces.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/make-temp-file.c -o make-temp-file.o gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/spaces.c -o spaces.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/obstack.c -o noasan/obstack.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/obstack.c -o obstack.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/sigsetmask.c -o pic/sigsetmask.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/stack-limit.c -o stack-limit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/concat.c -o noasan/concat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/concat.c -o concat.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/xasprintf.c -o xasprintf.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/timeval-utils.c -o timeval-utils.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/xexit.c -o noasan/xexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/xexit.c -o xexit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/xatexit.c -o xatexit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/sigsetmask.c -o noasan/sigsetmask.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/sigsetmask.c -o sigsetmask.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/xstrerror.c -o xstrerror.o gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/setproctitle.c -o setproctitle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/sort.c -o noasan/sort.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/floatformat.c -o floatformat.o gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/sort.c -o sort.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/xstrdup.c -o xstrdup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/dyn-string.c -o dyn-string.o gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/xstrndup.c -o xstrndup.o gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/xvasprintf.c -o xvasprintf.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/cplus-dem.c -o cplus-dem.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/strsignal.c -o strsignal.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/argv.c -o noasan/argv.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/argv.c -o argv.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/xmalloc.c -o xmalloc.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/fibheap.c -o fibheap.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/strerror.c -o noasan/strerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/strerror.c -o strerror.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/getopt.c -o noasan/getopt.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/getopt.c -o getopt.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/pex-unix.c -o pex-unix.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/md5.c -o noasan/md5.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/md5.c -o md5.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/simple-object.c -o simple-object.o configure: creating cache ./config.cache if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/pex-common.c -o pex-common.o checking build system type... armv7-alpine-linux-musleabihf checking host system type... armv7-alpine-linux-musleabihf checking target system type... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/splay-tree.c -o splay-tree.o armv7-alpine-linux-musleabihf checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for armv7-alpine-linux-musleabihf-gcc... gcc if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/simple-object-coff.c -o simple-object-coff.o checking whether the C compiler works... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/hashtab.c -o hashtab.o yes checking for C compiler default output file name... a.out checking for suffix of executables... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/dwarfnames.c -o dwarfnames.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o checking whether we are cross compiling... no checking for suffix of object files... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/d-demangle.c -o d-demangle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/sha1.c -o noasan/sha1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/sha1.c -o sha1.o none needed checking whether we are using the GNU C++ compiler... yes checking whether g++ -std=c++11 accepts -g... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/simple-object-elf.c -o simple-object-elf.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/rust-demangle.c -o rust-demangle.o yes checking for armv7-alpine-linux-musleabihf-ranlib... ranlib checking for armv7-alpine-linux-musleabihf-ar... ar checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./sigsetmask.o ./setproctitle.o checking for aclocal... no checking for autoconf... no checking for autoheader... no checking whether gcc supports -W... ranlib ./libiberty.a if [ x"" != x ]; then \ cd pic; \ ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./sigsetmask.o ./setproctitle.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./sigsetmask.o ./setproctitle.o; \ ranlib ./libiberty.a; \ cp ./libiberty.a ../ ; \ cd ..; \ else true; fi make[3]: Leaving directory '/home/buildozer/aports/main/gcc/src/build/build-armv7-alpine-linux-musleabihf/libiberty' yes checking whether gcc supports -Wall... make[3]: Entering directory '/home/buildozer/aports/main/gcc/src/build/build-armv7-alpine-linux-musleabihf/fixincludes' gcc -c -Os -fomit-frame-pointer -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -Os -fomit-frame-pointer -O2 -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/fixincludes -I../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/fixincludes/../include /home/buildozer/aports/main/gcc/src/gcc-12-20220924/fixincludes/fixincl.c gcc -c -Os -fomit-frame-pointer -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -Os -fomit-frame-pointer -O2 -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/fixincludes -I../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/fixincludes/../include /home/buildozer/aports/main/gcc/src/gcc-12-20220924/fixincludes/fixtests.c gcc -c -Os -fomit-frame-pointer -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -Os -fomit-frame-pointer -O2 -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/fixincludes -I../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/fixincludes/../include /home/buildozer/aports/main/gcc/src/gcc-12-20220924/fixincludes/fixfixes.c make[3]: Entering directory '/home/buildozer/aports/main/gcc/src/build/build-armv7-alpine-linux-musleabihf/libcpp' g++ -std=c++11 -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/include -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/include -Os -fomit-frame-pointer -O2 -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/charset.cc gcc -c -Os -fomit-frame-pointer -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -Os -fomit-frame-pointer -O2 -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/fixincludes -I../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/fixincludes/../include /home/buildozer/aports/main/gcc/src/gcc-12-20220924/fixincludes/server.c g++ -std=c++11 -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/include -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/include -Os -fomit-frame-pointer -O2 -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/directives.cc gcc -c -Os -fomit-frame-pointer -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -Os -fomit-frame-pointer -O2 -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/fixincludes -I../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/fixincludes/../include /home/buildozer/aports/main/gcc/src/gcc-12-20220924/fixincludes/procopen.c g++ -std=c++11 -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/include -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/include -Os -fomit-frame-pointer -O2 -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/errors.cc gcc -c -Os -fomit-frame-pointer -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -Os -fomit-frame-pointer -O2 -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/fixincludes -I../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/fixincludes/../include /home/buildozer/aports/main/gcc/src/gcc-12-20220924/fixincludes/fixlib.c g++ -std=c++11 -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/include -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/include -Os -fomit-frame-pointer -O2 -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/expr.cc gcc -c -Os -fomit-frame-pointer -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -Os -fomit-frame-pointer -O2 -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/fixincludes -I../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/fixincludes/../include /home/buildozer/aports/main/gcc/src/gcc-12-20220924/fixincludes/fixopts.c g++ -std=c++11 -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/include -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/include -Os -fomit-frame-pointer -O2 -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/files.cc g++ -std=c++11 -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/include -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/include -Os -fomit-frame-pointer -O2 -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/identifiers.cc srcdir="/home/buildozer/aports/main/gcc/src/gcc-12-20220924/fixincludes" /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/fixincludes/mkfixinc.sh armv7-alpine-linux-musleabihf echo "#define LOCALEDIR \"/usr/share/locale\"" > localedir.new g++ -std=c++11 -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/include -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/include -Os -fomit-frame-pointer -O2 -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/lex.cc /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/../move-if-change localedir.new localedir.h sed -e 's/@gcc_version@/12.2.1/' < mkheaders.almost > mkheadersT g++ -std=c++11 -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/include -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/include -Os -fomit-frame-pointer -O2 -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/line-map.cc g++ -std=c++11 -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/include -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/include -Os -fomit-frame-pointer -O2 -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/macro.cc g++ -std=c++11 -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/include -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/include -Os -fomit-frame-pointer -O2 -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/mkdeps.cc mv -f mkheadersT mkheaders g++ -std=c++11 -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/include -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/include -Os -fomit-frame-pointer -O2 -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/pch.cc g++ -std=c++11 -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/include -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/include -Os -fomit-frame-pointer -O2 -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/symtab.cc echo timestamp > localedir.hs g++ -std=c++11 -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/include -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/include -Os -fomit-frame-pointer -O2 -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/traditional.cc g++ -std=c++11 -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/include -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/include -Os -fomit-frame-pointer -O2 -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/init.cc yes checking whether gcc supports -Wnarrowing... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -Wc++-compat... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/regex.c -o noasan/regex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/regex.c -o regex.o yes checking whether gcc supports -pedantic -Wlong-long... yes checking whether gcc supports -fno-exceptions... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libiberty/cp-demangle.c -o cp-demangle.o yes checking whether gcc supports -fno-rtti... gcc -Os -fomit-frame-pointer -O2 -Wl,--as-needed,-O1,--sort-common -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a yes echo timestamp > full-stamp make[3]: Leaving directory '/home/buildozer/aports/main/gcc/src/build/build-armv7-alpine-linux-musleabihf/fixincludes' checking dependency style of g++ -std=c++11... gcc3 checking whether time.h and sys/time.h may both be included... yes checking whether string.h and strings.h may both be included... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for strings.h... (cached) yes checking for string.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for unistd.h... (cached) yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for obstacks... no checking for off_t... yes checking for size_t... yes checking for ssize_t... yes checking for uintptr_t... yes checking for ptrdiff_t... yes checking for uint64_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking size of int... 4 checking size of long... 4 checking for clearerr_unlocked... yes checking for feof_unlocked... rm -f libcpp.a ar cru libcpp.a charset.o directives.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libcpp.a make[3]: Leaving directory '/home/buildozer/aports/main/gcc/src/build/build-armv7-alpine-linux-musleabihf/libcpp' yes checking for ferror_unlocked... yes checking for fflush_unlocked... yes checking for fgetc_unlocked... yes checking for fgets_unlocked... yes checking for fileno_unlocked... yes checking for fprintf_unlocked... no checking for fputc_unlocked... yes checking for fputs_unlocked... yes checking for fread_unlocked... yes checking for fwrite_unlocked... yes checking for getchar_unlocked... yes checking for getc_unlocked... yes checking for putchar_unlocked... yes checking for putc_unlocked... yes checking whether abort is declared... yes checking whether asprintf is declared... yes checking whether basename is declared... yes checking whether errno is declared... no checking whether getopt is declared... yes checking whether vasprintf is declared... rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./sigsetmask.o ./setproctitle.o yes checking whether clearerr_unlocked is declared... ranlib ./libiberty.a if [ x"-fPIC" != x ]; then \ cd pic; \ ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./sigsetmask.o ./setproctitle.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./sigsetmask.o ./setproctitle.o; \ ranlib ./libiberty.a; \ cp ./libiberty.a ../ ; \ cd ..; \ else true; fi yes checking whether feof_unlocked is declared... make[3]: Leaving directory '/home/buildozer/aports/main/gcc/src/build/libiberty' make[3]: Entering directory '/home/buildozer/aports/main/gcc/src/build/lto-plugin' make all-am make[4]: Entering directory '/home/buildozer/aports/main/gcc/src/build/lto-plugin' /bin/sh ./libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/lto-plugin -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/lto-plugin/../include -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Wall -g -c -o lto-plugin.lo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/lto-plugin/lto-plugin.c yes checking whether ferror_unlocked is declared... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/lto-plugin -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/lto-plugin/../include -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Wall -g -c /home/buildozer/aports/main/gcc/src/gcc-12-20220924/lto-plugin/lto-plugin.c -fPIC -DPIC -o .libs/lto-plugin.o yes checking whether fflush_unlocked is declared... yes checking whether fgetc_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fileno_unlocked is declared... yes checking whether fprintf_unlocked is declared... no checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether putc_unlocked is declared... /bin/sh ./libtool --tag=CC --tag=disable-static --mode=link gcc -Wall -g -Wc,-static-libgcc -module -avoid-version -bindir /usr/libexec/gcc/armv7-alpine-linux-musleabihf/12.2.1 -Wl,--version-script=/home/buildozer/aports/main/gcc/src/gcc-12-20220924/lto-plugin/lto-plugin.map -Xcompiler '-static-libstdc++' -Xcompiler '-static-libgcc' '-Wl,--as-needed,-O1,--sort-common' -o liblto_plugin.la -rpath /usr/libexec/gcc/armv7-alpine-linux-musleabihf/12.2.1 lto-plugin.lo -Wc,../libiberty/pic/libiberty.a yes checking for working alloca.h... libtool: link: gcc -shared -fPIC -DPIC .libs/lto-plugin.o -static-libgcc -Wl,--version-script=/home/buildozer/aports/main/gcc/src/gcc-12-20220924/lto-plugin/lto-plugin.map -static-libstdc++ -static-libgcc -Wl,--as-needed -Wl,-O1 -Wl,--sort-common ../libiberty/pic/libiberty.a -Wl,-soname -Wl,liblto_plugin.so -o .libs/liblto_plugin.so yes checking for alloca... libtool: link: ( cd ".libs" && rm -f "liblto_plugin.la" && ln -s "../liblto_plugin.la" "liblto_plugin.la" ) yes checking for ANSI C header files... (cached) yes checking for nl_langinfo and CODESET... libtool: install: /usr/bin/install -c .libs/liblto_plugin.so /home/buildozer/aports/main/gcc/src/build/lto-plugin/../gcc/liblto_plugin.so libtool: install: /usr/bin/install -c .libs/liblto_plugin.lai /home/buildozer/aports/main/gcc/src/build/lto-plugin/../gcc/liblto_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/libexec/gcc/armv7-alpine-linux-musleabihf/12.2.1' make[4]: Leaving directory '/home/buildozer/aports/main/gcc/src/build/lto-plugin' make[3]: Leaving directory '/home/buildozer/aports/main/gcc/src/build/lto-plugin' Configuring stage 1 in ./gcc yes checking whether NLS is requested... no checking for uchar... checking size of ino_t... 8 checking size of dev_t... 8 checking for ld used by GCC... /usr/lib/gcc/armv7-alpine-linux-musleabihf/12.2.1/../../../../armv7-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/lib/gcc/armv7-alpine-linux-musleabihf/12.2.1/../../../../armv7-alpine-linux-musleabihf/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... configure: creating cache ./config.cache checking build system type... armv7-alpine-linux-musleabihf checking host system type... armv7-alpine-linux-musleabihf checking target system type... armv7-alpine-linux-musleabihf checking LIBRARY_PATH variable... ok checking GCC_EXEC_PREFIX variable... ok checking whether to place generated files in the source directory... no checking whether a default linker was specified... no checking whether a default dsymutil was specified... no checking whether a default assembler was specified... no checking for armv7-alpine-linux-musleabihf-gcc... gcc checking whether the C compiler works... yes checking for iconv declaration... yes checking for C compiler default output file name... a.out checking for suffix of executables... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for CET support... no configure: updating cache ./config.cache configure: creating ./config.status checking whether we are cross compiling... no checking for suffix of object files... config.status: creating Makefile o checking whether we are using the GNU C compiler... config.status: creating config.h config.status: executing depdir commands mkdir .deps yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... make[3]: Entering directory '/home/buildozer/aports/main/gcc/src/build/libcpp' g++ -std=c++11 -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/include -Os -fomit-frame-pointer -O2 -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/include -Os -fomit-frame-pointer -O2 -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/charset.cc g++ -std=c++11 -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/include -Os -fomit-frame-pointer -O2 -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/include -Os -fomit-frame-pointer -O2 -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/directives.cc g++ -std=c++11 -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/include -Os -fomit-frame-pointer -O2 -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/include -Os -fomit-frame-pointer -O2 -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/errors.cc g++ -std=c++11 -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/include -Os -fomit-frame-pointer -O2 -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/include -Os -fomit-frame-pointer -O2 -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/expr.cc g++ -std=c++11 -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/include -Os -fomit-frame-pointer -O2 -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/include -Os -fomit-frame-pointer -O2 -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/files.cc g++ -std=c++11 -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/include -Os -fomit-frame-pointer -O2 -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/include -Os -fomit-frame-pointer -O2 -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/identifiers.cc echo "#define LOCALEDIR \"/usr/share/locale\"" > localedir.new g++ -std=c++11 -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/include -Os -fomit-frame-pointer -O2 -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/include -Os -fomit-frame-pointer -O2 -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/lex.cc g++ -std=c++11 -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/include -Os -fomit-frame-pointer -O2 -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/include -Os -fomit-frame-pointer -O2 -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/line-map.cc /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/../move-if-change localedir.new localedir.h g++ -std=c++11 -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/include -Os -fomit-frame-pointer -O2 -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/include -Os -fomit-frame-pointer -O2 -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/macro.cc g++ -std=c++11 -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/include -Os -fomit-frame-pointer -O2 -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/include -Os -fomit-frame-pointer -O2 -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/mkdeps.cc g++ -std=c++11 -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/include -Os -fomit-frame-pointer -O2 -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/include -Os -fomit-frame-pointer -O2 -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/pch.cc g++ -std=c++11 -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/include -Os -fomit-frame-pointer -O2 -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/include -Os -fomit-frame-pointer -O2 -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/symtab.cc echo timestamp > localedir.hs g++ -std=c++11 -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/include -Os -fomit-frame-pointer -O2 -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/include -Os -fomit-frame-pointer -O2 -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/traditional.cc g++ -std=c++11 -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/include -Os -fomit-frame-pointer -O2 -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/include -Os -fomit-frame-pointer -O2 -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/libcpp/init.cc none needed checking whether we are using the GNU C++ compiler... yes checking whether g++ -std=c++11 accepts -g... yes checking for armv7-alpine-linux-musleabihf-gnatbind... gnatbind checking for armv7-alpine-linux-musleabihf-gnatmake... gnatmake checking whether compiler driver understands Ada... yes checking for armv7-alpine-linux-musleabihf-gdc... no checking whether the D compiler works... no checking how to run the C++ preprocessor... g++ -std=c++11 -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking how to run the C preprocessor... gcc -E checking for inline... inline checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of ino_t... 8 checking size of dev_t... 8 checking size of void *... 4 checking size of short... 2 checking size of int... 4 checking size of long... 4 checking for long long... yes checking size of long long... 8 checking for int8_t... yes checking for int16_t... rm -f libcpp.a ar cru libcpp.a charset.o directives.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libcpp.a yes checking for int32_t... make[3]: Leaving directory '/home/buildozer/aports/main/gcc/src/build/libcpp' yes checking for int64_t... yes checking for unsigned long long int... yes checking for long long int... yes checking for intmax_t... yes checking for intptr_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uintmax_t... yes checking for uintptr_t... yes checking for int64_t underlying type... long long checking for std::swap in ... yes checking whether g++ -std=c++11 is affected by placement new aliasing bug... no checking whether g++ -std=c++11 supports -W... yes checking whether g++ -std=c++11 supports -Wall... yes checking whether g++ -std=c++11 supports -Wnarrowing... yes checking whether g++ -std=c++11 supports -Wwrite-strings... yes checking whether g++ -std=c++11 supports -Wcast-qual... yes checking whether g++ -std=c++11 supports -Wformat... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether g++ -std=c++11 supports -Wmissing-format-attribute... yes checking whether g++ -std=c++11 supports -Woverloaded-virtual... yes checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -Wc++-compat... yes checking whether g++ -std=c++11 supports -pedantic -Wlong-long -Wvariadic-macros -Woverlength-strings... yes checking whether gcc supports -fno-exceptions... yes checking whether gcc supports -fno-rtti... yes checking whether gcc supports -fasynchronous-unwind-tables... yes checking valgrind.h usability... no checking valgrind.h presence... no checking for valgrind.h... no checking for VALGRIND_DISCARD in ... no checking for VALGRIND_DISCARD in ... no checking for multiarch configuration... auto configure: WARNING: decimal float is not supported for this target, ignored checking whether make sets $(MAKE)... yes checking for gawk... gawk checking whether ln -s works... yes checking whether ln works... yes checking for armv7-alpine-linux-musleabihf-ranlib... ranlib checking for a BSD compatible install... /usr/bin/install -c checking for cmp's capabilities... fastcompare checking for mktemp... yes checking for makeinfo... makeinfo --split-size=5000000 --split-size=5000000 checking for modern makeinfo... yes checking for recent Pod::Man... yes checking for flex... flex checking for bison... bison checking for nm... nm checking for ar... ar checking for sphinx-build... texinfo checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether string.h and strings.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes checking for limits.h... yes checking for stddef.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking for time.h... yes checking for iconv.h... yes checking for fcntl.h... yes checking for ftw.h... yes checking for unistd.h... (cached) yes checking for sys/file.h... yes checking for sys/time.h... yes checking for sys/mman.h... yes checking for sys/resource.h... yes checking for sys/param.h... yes checking for sys/times.h... yes checking for sys/stat.h... (cached) yes checking for sys/locking.h... no checking for direct.h... no checking for malloc.h... yes checking for langinfo.h... yes checking for ldfcn.h... no checking for locale.h... yes checking for wchar.h... yes checking for thread.h... no checking for pthread.h... yes checking for CHAR_BIT... yes checking whether byte ordering is bigendian... no checking how to run the C++ preprocessor... g++ -std=c++11 -E checking for unordered_map... yes checking for tr1/unordered_map... yes checking for ext/hash_map... yes checking dependency style of g++ -std=c++11... gcc3 checking for collect2 libraries... none required checking for library containing exc_resume... no checking for library containing kstat_open... no checking for library containing gethostbyname... none required checking for library containing socket... none required checking for library containing ldexp... none required checking for library containing dlopen... none required checking for inttypes.h... yes checking for zstd.h... no checking for library containing ZSTD_compress... no checking for times... yes checking for clock... yes checking for kill... yes checking for getrlimit... yes checking for setrlimit... yes checking for atoq... no checking for popen... yes checking for sysconf... yes checking for strsignal... yes checking for getrusage... yes checking for nl_langinfo... yes checking for gettimeofday... yes checking for mbstowcs... yes checking for wcswidth... yes checking for mmap... yes checking for posix_fallocate... yes checking for setlocale... yes checking for clearerr_unlocked... yes checking for feof_unlocked... yes checking for ferror_unlocked... yes checking for fflush_unlocked... yes checking for fgetc_unlocked... yes checking for fgets_unlocked... yes checking for fileno_unlocked... yes checking for fprintf_unlocked... no checking for fputc_unlocked... yes checking for fputs_unlocked... yes checking for fread_unlocked... yes checking for fwrite_unlocked... yes checking for getchar_unlocked... yes checking for getc_unlocked... yes checking for putchar_unlocked... yes checking for putc_unlocked... yes checking for madvise... yes checking for mallinfo... no checking for mallinfo2... no checking for fstatat... yes checking whether mbstowcs works... yes checking for ssize_t... yes checking for caddr_t... yes checking for sighander_t... no checking for sys/mman.h... (cached) yes checking for mmap... (cached) yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... yes checking for MAP_ANON(YMOUS)... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking for pid_t... yes checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for ld used by GCC... /usr/lib/gcc/armv7-alpine-linux-musleabihf/12.2.1/../../../../armv7-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/lib/gcc/armv7-alpine-linux-musleabihf/12.2.1/../../../../armv7-alpine-linux-musleabihf/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for LC_MESSAGES... yes checking for nl_langinfo and CODESET... yes checking whether basename is declared... no checking whether strstr is declared... yes checking whether getenv is declared... yes checking whether atol is declared... yes checking whether atoll is declared... yes checking whether asprintf is declared... yes checking whether sbrk is declared... yes checking whether abort is declared... yes checking whether atof is declared... yes checking whether getcwd is declared... yes checking whether getwd is declared... no checking whether madvise is declared... yes checking whether stpcpy is declared... yes checking whether strnlen is declared... yes checking whether strsignal is declared... yes checking whether strverscmp is declared... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking whether setenv is declared... yes checking whether unsetenv is declared... yes checking whether errno is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether vasprintf is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether calloc is declared... yes checking whether free is declared... yes checking whether getopt is declared... yes checking whether clock is declared... yes checking whether getpagesize is declared... yes checking whether ffs is declared... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgetc_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fileno_unlocked is declared... yes checking whether fprintf_unlocked is declared... no checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether getrlimit is declared... yes checking whether setrlimit is declared... yes checking whether getrusage is declared... yes checking whether mallinfo is declared... no checking whether mallinfo2 is declared... no checking whether ldgetname is declared... no checking whether times is declared... yes checking whether sigaltstack is declared... yes checking for struct tms... yes checking for clock_t... yes checking for F_SETLKW... yes checking for O_CLOEXEC... yes checking for AF_UNIX... yes checking for AF_INET6... yes checking for _LK_LOCK... no checking if mkdir takes one argument... no For generic-armv7-a real value is generic-armv7-a For armv7-a real value is armv7-a Using `/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/config/arm/arm.cc' for machine-specific logic. Using `/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/config/arm/arm.md' as machine description file. Using the following target machine macro files: /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/config/vxworks-dummy.h /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/config/dbxelf.h /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/config/elfos.h /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/config/gnu-user.h /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/config/linux.h /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/config/linux-android.h /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/config/glibc-stdint.h /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/config/arm/elf.h /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/config/arm/linux-gas.h /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/config/arm/linux-elf.h /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/config/arm/bpabi.h /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/config/arm/linux-eabi.h /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/config/arm/aout.h /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/config/arm/arm.h /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/config/initfini-array.h Using host-linux.o for host machine hooks. checking for __cxa_atexit... yes checking whether NLS is requested... no checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/lib/gcc/armv7-alpine-linux-musleabihf/12.2.1/../../../../armv7-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/lib/gcc/armv7-alpine-linux-musleabihf/12.2.1/../../../../armv7-alpine-linux-musleabihf/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/lib/gcc/armv7-alpine-linux-musleabihf/12.2.1/../../../../armv7-alpine-linux-musleabihf/bin/ld option to reload object files... -r checking for armv7-alpine-linux-musleabihf-objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7-alpine-linux-musleabihf-ar... (cached) ar checking for armv7-alpine-linux-musleabihf-strip... no checking for strip... strip checking for armv7-alpine-linux-musleabihf-ranlib... (cached) ranlib checking command to parse nm output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/armv7-alpine-linux-musleabihf/12.2.1/../../../../armv7-alpine-linux-musleabihf/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -std=c++11 -E checking for ld used by g++ -std=c++11... /usr/lib/gcc/armv7-alpine-linux-musleabihf/12.2.1/../../../../armv7-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/lib/gcc/armv7-alpine-linux-musleabihf/12.2.1/../../../../armv7-alpine-linux-musleabihf/bin/ld) is GNU ld... yes checking whether the g++ -std=c++11 linker (/usr/lib/gcc/armv7-alpine-linux-musleabihf/12.2.1/../../../../armv7-alpine-linux-musleabihf/bin/ld) supports shared libraries... yes checking for g++ -std=c++11 option to produce PIC... -fPIC -DPIC checking if g++ -std=c++11 PIC flag -fPIC -DPIC works... yes checking if g++ -std=c++11 static flag -static works... yes checking if g++ -std=c++11 supports -c -o file.o... yes checking if g++ -std=c++11 supports -c -o file.o... (cached) yes checking whether the g++ -std=c++11 linker (/usr/lib/gcc/armv7-alpine-linux-musleabihf/12.2.1/../../../../armv7-alpine-linux-musleabihf/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether we are using gold... no checking whether we are using mold... no checking gold linker with split stack support as non default... checking what linker to use... /usr/armv7-alpine-linux-musleabihf/bin/ld checking what nm to use... /usr/armv7-alpine-linux-musleabihf/bin/nm checking what objdump to use... /usr/armv7-alpine-linux-musleabihf/bin/objdump checking what readelf to use... /usr/armv7-alpine-linux-musleabihf/bin/readelf checking for otool... no checking what otool to use... not found checking for dsymutil... no checking assembler flags... checking assembler for .balign and .p2align... yes checking assembler for .p2align with maximum skip... yes checking assembler for .literal16... no checking assembler for working .subsection -1... yes checking assembler for .weak... yes checking assembler for .weakref... yes checking assembler for .nsubspa comdat... no checking assembler for .hidden... yes checking linker for .hidden support... yes checking linker read-only and read-write section mixing... read-write checking for .preinit_array/.init_array/.fini_array support... (cached) yes checking assembler for .sleb128 and .uleb128... yes checking assembler for cfi directives... yes checking assembler for working cfi advance... yes checking assembler for cfi personality directive... yes checking assembler for cfi sections directive... yes checking assembler for eh_frame optimization... no checking assembler for section exclude flag... yes checking assembler for section 'R' flag... yes checking assembler for section 'o' flag... yes checking assembler for section merging support... yes checking assembler for stabs directive... yes checking assembler for COMDAT group support (GNU as)... no checking assembler for COMDAT group support (GNU as, %type)... yes checking assembler for line table is_stmt support... yes checking assembler for line table discriminator support... yes checking linker -Bstatic/-Bdynamic option... yes checking linker --version-script option... yes checking linker soname option... yes checking linker --demangle support... yes checking linker plugin support... 2 checking assembler for assembler for arm accepts context-specific architecture extensions... yes checking assembler for dwarf2 debug_line support... yes checking assembler for buggy dwarf2 .file directive... no checking assembler for dwarf2 debug_view support... yes checking assembler for --gdwarf2 option... yes checking assembler for --gdwarf-5 option... yes checking assembler for assembly of compiler generated 64-bit .debug_line... no checking assembler for assembly of compiler generated 32-bit .debug_line... yes checking assembler for --gdwarf-4 not refusing compiler generated .debug_line... yes checking assembler for --gdwarf-4 with the APP marker... no checking assembler for --gstabs option... yes checking assembler for --debug-prefix-map option... yes checking assembler for compressed debug sections... 2 checking assembler for .lcomm with alignment... no checking for target glibc version... 0.0 checking assembler for gnu_unique_object... yes checking assembler for tolerance to line number 0... yes checking support for thin archives... yes checking linker PT_GNU_EH_FRAME support... yes checking linker CIEv3 in .eh_frame support... yes checking linker position independent executable support... yes checking linker PIE support with copy reloc... no checking linker EH-compatible garbage collection of sections... no checking linker EH garbage collection of sections bug... no checking linker for compressed debug sections... 3 checking linker --as-needed support... yes checking linker mapfile support for clearing hardware capabilities... no checking linker --build-id support... yes checking linker *_sol2 emulation support... no checking linker --sysroot support... yes checking __stack_chk_fail in target C library... yes checking sys/sdt.h in the target C library... no checking dl_iterate_phdr in target C library... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether to avoid linking multiple front-ends at once... no checking whether to serialize linking of multiple front-ends... no Links are now set up to build a native compiler for armv7-alpine-linux-musleabihf. checking for exported symbols... yes checking for -rdynamic... yes checking for library containing dlopen... (cached) none required checking for -fPIC -shared... yes gcc_driver_version: 12.2.1 checking for -fno-PIE option... yes checking for -no-pie option... yes checking for CET support... no checking linker -z bndplt option... no checking linker --push-state/--pop-state options... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating as config.status: creating collect-ld config.status: creating nm config.status: creating dsymutil config.status: creating Makefile config.status: creating ada/gcc-interface/Makefile config.status: creating ada/Makefile config.status: creating auto-host.h config.status: executing depdir commands mkdir .deps config.status: executing gccdepdir commands mkdir build mkdir build/.deps mkdir ada/.deps mkdir c mkdir c/.deps mkdir cp mkdir cp/.deps mkdir d mkdir d/.deps mkdir fortran mkdir fortran/.deps mkdir go mkdir go/.deps mkdir jit mkdir jit/.deps mkdir lto mkdir lto/.deps mkdir objc mkdir objc/.deps mkdir objcp mkdir objcp/.deps mkdir c-family mkdir c-family/.deps mkdir common mkdir common/.deps mkdir analyzer mkdir analyzer/.deps mkdir rtl-ssa mkdir rtl-ssa/.deps config.status: executing default commands make[3]: Entering directory '/home/buildozer/aports/main/gcc/src/build/gcc' TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="" \ /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/mkconfig.sh config.h TARGET_CPU_DEFAULT="\"arm10e\"" \ HEADERS="options.h insn-constants.h config/vxworks-dummy.h config/dbxelf.h config/elfos.h config/gnu-user.h config/linux.h config/linux-android.h config/glibc-stdint.h config/arm/elf.h config/arm/linux-gas.h config/arm/linux-elf.h config/arm/bpabi.h config/arm/linux-eabi.h config/arm/aout.h config/arm/arm.h config/initfini-array.h defaults.h" DEFINES="LIBC_GLIBC=1 LIBC_UCLIBC=2 LIBC_BIONIC=3 LIBC_MUSL=4 DEFAULT_LIBC=LIBC_MUSL ANDROID_DEFAULT=0" \ /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/mkconfig.sh tm.h TARGET_CPU_DEFAULT="" \ HEADERS="config/arm/arm-flags.h config/arm/arm-protos.h config/arm/aarch-common-protos.h config/linux-protos.h tm-preds.h" DEFINES="" \ /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/mkconfig.sh tm_p.h TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="" \ /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/mkconfig.sh bconfig.h flex -ogengtype-lex.cc /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gengtype-lex.l && { \ echo '#ifdef HOST_GENERATOR_FILE' > gengtype-lex.cc.tmp; \ echo '#include "config.h"' >> gengtype-lex.cc.tmp; \ echo '#else' >> gengtype-lex.cc.tmp; \ echo '#include "bconfig.h"' >> gengtype-lex.cc.tmp; \ echo '#endif' >> gengtype-lex.cc.tmp; \ cat gengtype-lex.cc >> gengtype-lex.cc.tmp; \ mv gengtype-lex.cc.tmp gengtype-lex.cc; \ } LC_ALL=C ; export LC_ALL ; \ gawk -f /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/opt-gather.awk /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/gcc-interface/lang.opt /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/d/lang.opt /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/fortran/lang.opt /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/go/lang.opt /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/lto/lang.opt /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c-family/c.opt /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/common.opt /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/params.opt /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer/analyzer.opt /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/config/arm/arm-tables.opt /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/config/arm/arm.opt /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/config/gnu-user.opt /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/config/linux.opt /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/config/linux-android.opt > tmp-optionlist gawk -f /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/config/arm/parsecpu.awk -v cmd=headers \ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/config/arm/arm-cpus.in > tmp-arm-cpu.h /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change tmp-gi.list gtyp-input.list gawk -f /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/config/arm/parsecpu.awk -v cmd=isa \ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/config/arm/arm-cpus.in > tmp-arm-isa.h echo timestamp > s-gtyp-input echo "#define BUILDING_GCC_MAJOR `echo 12.2.1 | sed -e 's/^\([0-9]*\).*$/\1/'`" > bversion.h TARGET_CPU_DEFAULT="" \ HEADERS="options.h insn-constants.h config/arm/arm.h config/arm/arm-protos.h defaults.h" DEFINES="" \ /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/mkconfig.sh tm_d.h echo "#define BUILDING_GCC_MINOR `echo 12.2.1 | sed -e 's/^[0-9]*\.\([0-9]*\).*$/\1/'`" >> bversion.h if test no = yes \ || test -n ""; then \ /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/genmultilib \ "" \ "" \ "" \ "" \ "" \ "" \ "" \ "" \ "" \ "" \ "no" \ > tmp-mlib.h; \ else \ /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/genmultilib '' '' '' '' '' '' '' '' \ "" '' no \ > tmp-mlib.h; \ fi lsf="/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/gcc-interface/lang-specs.h /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cp/lang-specs.h /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/lto/lang-specs.h"; for f in $lsf; do \ echo "#include \"$f\""; \ done | sed 's|/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/||' > tmp-specs.h echo "#define BUILDING_GCC_PATCHLEVEL `echo 12.2.1 | sed -e 's/^[0-9]*\.[0-9]*\.\([0-9]*\)$/\1/'`" >> bversion.h rm -f tmp-all-tree.def /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change tmp-specs.h specs.h echo "#define BUILDING_GCC_VERSION (BUILDING_GCC_MAJOR * 1000 + BUILDING_GCC_MINOR)" >> bversion.h echo '#include "tree.def"' > tmp-all-tree.def gawk -f /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gen-pass-instances.awk \ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/passes.def > pass-instances.def echo timestamp > s-specs echo timestamp > s-bversion echo 'END_OF_BASE_TREE_CODES' >> tmp-all-tree.def rm -f tmp-omp-device-properties.h; \ for kind in kind arch isa; do \ echo 'const char omp_offload_device_'${kind}'[] = ' \ >> tmp-omp-device-properties.h; \ for prop in none ; do \ [ "$prop" = "none" ] && continue; \ tgt=`echo "$prop" | sed 's/=.*$//'`; \ props=`echo "$prop" | sed 's/.*=//'`; \ echo "\"$tgt\\0\"" >> tmp-omp-device-properties.h; \ sed -n 's/^'${kind}': //p' ${props} \ | sed 's/[[:blank:]]/ /g;s/ */ /g;s/^ //;s/ $//;s/ /\\0/g;s/^/"/;s/$/\\0\\0"/' \ >> tmp-omp-device-properties.h; \ done; \ echo '"";' >> tmp-omp-device-properties.h; \ done; \ /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change tmp-omp-device-properties.h \ omp-device-properties.h echo '#include "c-family/c-common.def"' >> tmp-all-tree.def echo "g++ -std=c++11 -no-pie -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common" > checksum-options.tmp \ && /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change checksum-options.tmp checksum-options /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change tmp-arm-cpu.h arm-cpu.h /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change tmp-mlib.h multilib.h echo timestamp > s-omp-device-properties-h ltf="/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/gcc-interface/ada-tree.def /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cp/cp-tree.def /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/d/d-tree.def /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/objc/objc-tree.def"; for f in $ltf; do \ echo "#include \"$f\""; \ done | sed 's|/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/||' >> tmp-all-tree.def gawk -f /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/config/arm/parsecpu.awk -v cmd=data \ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/config/arm/arm-cpus.in > tmp-arm-cpu-data.h /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change tmp-arm-isa.h arm-isa.h echo timestamp > s-arm-cpu echo timestamp > s-mlib /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change tmp-all-tree.def all-tree.def gawk -f /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/config/arm/parsecpu.awk -v cmd=common-data \ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/config/arm/arm-cpus.in > tmp-arm-cpu-cdata.h echo timestamp > s-arm-isa echo timestamp > s-alltree mkdir -p ada/gen_il cd ada/gen_il; gnatmake -q -g -gnata -gnat2012 -gnatw.g -gnatyg -gnatU -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada gen_il-main mkdir -p ada/bldtools/snamest touch ada/GNAT_DATE rm -f ada/bldtools/snamest/snames.ads-tmpl ada/bldtools/snamest/snames.adb-tmpl ada/bldtools/snamest/snames.h-tmpl ada/bldtools/snamest/xsnamest.adb ada/bldtools/snamest/xutil.ads ada/bldtools/snamest/xutil.adb cp -p -f /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/libgnat/gnat.ads ada/gnat.ads cp -p /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/snames.ads-tmpl /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/snames.adb-tmpl /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/snames.h-tmpl /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/xsnamest.adb /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/xutil.ads /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/xutil.adb ada/bldtools/snamest cp -p -f /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/libgnat/g-dynhta.ads ada/g-dynhta.ads cp -p -f /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/libgnat/g-dynhta.adb ada/g-dynhta.adb cd ada/bldtools/snamest; gnatmake -q xsnamest ; ./xsnamest cp -p -f /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/libgnat/g-dyntab.ads ada/g-dyntab.ads cp -p -f /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/libgnat/g-dyntab.adb ada/g-dyntab.adb cp -p -f /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/libgnat/g-graphs.ads ada/g-graphs.ads cp -p -f /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/libgnat/g-graphs.adb ada/g-graphs.adb cp -p -f /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/libgnat/g-lists.ads ada/g-lists.ads cp -p -f /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/libgnat/g-lists.adb ada/g-lists.adb cp -p -f /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/libgnat/g-sets.ads ada/g-sets.ads cp -p -f /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/libgnat/g-sets.adb ada/g-sets.adb cp -p -f /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/libgnat/s-rident.ads ada/s-rident.ads cp -p -f /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/libgnat/s-pehage.ads ada/s-pehage.ads cp -p -f /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/libgnat/s-pehage.adb ada/s-pehage.adb cp -p -f /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/libgnat/s-resfil.ads ada/s-resfil.ads cp -p -f /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/libgnat/s-resfil.adb ada/s-resfil.adb /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change tmp-arm-cpu-data.h arm-cpu-data.h cp -p -f /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/libgnat/s-utf_32.ads ada/s-utf_32.ads cp -p -f /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/libgnat/s-utf_32.adb ada/s-utf_32.adb echo timestamp > s-arm-data echo "pragma Style_Checks (Off);" >tmp-sdefault.adb echo "with Osint; use Osint;" >>tmp-sdefault.adb cp /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gcc-ar.cc gcc-nm.cc echo "package body Sdefault is" >>tmp-sdefault.adb cp /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gcc-ar.cc gcc-ranlib.cc echo " S0 : constant String := \"/usr/\";" >>tmp-sdefault.adb gawk -f /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/config/arm/parsecpu.awk -v cmd=native \ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/config/arm/arm-cpus.in > tmp-arm-native.h echo " S1 : constant String := \"/usr/lib/gcc/armv7-alpine-linux-musleabihf/12.2.1/adainclude/\";" >>tmp-sdefault.adb TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="USED_FOR_TARGET " \ /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/mkconfig.sh tconfig.h echo " S2 : constant String := \"/usr/lib/gcc/armv7-alpine-linux-musleabihf/12.2.1/adalib/\";" >>tmp-sdefault.adb (echo "@set version-GCC 12.2.1"; \ if [ "" = "experimental" ]; \ then echo "@set DEVELOPMENT"; \ else echo "@clear DEVELOPMENT"; \ fi) > gcc-vers.texiT echo " S3 : constant String := \"armv7-alpine-linux-musleabihf/\";" >>tmp-sdefault.adb echo @set srcdir `echo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc | sed -e 's|\\([@{}]\\)|@\\1|g'` >> gcc-vers.texiT echo timestamp > gcov.pod echo " S4 : constant String := \"/usr/lib/gcc/armv7-alpine-linux-musleabihf/12.2.1/\";" >>tmp-sdefault.adb echo timestamp > cpp.pod perl /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../contrib/texi2pod.pl -DBUGURL="@uref{https://gitlab.alpinelinux.org/alpine/aports/-/issues}" /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/doc/gcov.texi > gcov.pod echo " function Include_Dir_Default_Name return String_Ptr is" >>tmp-sdefault.adb perl /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../contrib/texi2pod.pl -DBUGURL="@uref{https://gitlab.alpinelinux.org/alpine/aports/-/issues}" /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/doc/cpp.texi > cpp.pod if [ -n "(Alpine 12.2.1_git20220924-r4) " ]; then \ echo "@set VERSION_PACKAGE (Alpine 12.2.1_git20220924-r4) " >> gcc-vers.texiT; \ fi echo " begin" >>tmp-sdefault.adb echo timestamp > gfdl.pod echo "@set BUGURL @uref{https://gitlab.alpinelinux.org/alpine/aports/-/issues}" >> gcc-vers.texiT; \ mv -f gcc-vers.texiT gcc-vers.texi echo " return Relocate_Path (S0, S1);" >>tmp-sdefault.adb /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change tmp-arm-native.h arm-native.h perl /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../contrib/texi2pod.pl /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/doc/include/fdl.texi > gfdl.pod echo timestamp > gpl.pod echo " end Include_Dir_Default_Name;" >>tmp-sdefault.adb echo timestamp > fsf-funding.pod echo " function Object_Dir_Default_Name return String_Ptr is" >>tmp-sdefault.adb perl /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../contrib/texi2pod.pl /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/doc/include/gpl_v3.texi > gpl.pod perl /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../contrib/texi2pod.pl /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/doc/include/funding.texi > fsf-funding.pod echo timestamp > s-arm-native echo " begin" >>tmp-sdefault.adb echo timestamp > gcov-tool.pod echo " return Relocate_Path (S0, S2);" >>tmp-sdefault.adb perl /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../contrib/texi2pod.pl -DBUGURL="@uref{https://gitlab.alpinelinux.org/alpine/aports/-/issues}" /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/doc/gcov-tool.texi > gcov-tool.pod echo timestamp > gcov-dump.pod echo " end Object_Dir_Default_Name;" >>tmp-sdefault.adb echo timestamp > lto-dump.pod perl /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../contrib/texi2pod.pl -DBUGURL="@uref{https://gitlab.alpinelinux.org/alpine/aports/-/issues}" /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/doc/gcov-dump.texi > gcov-dump.pod echo " function Target_Name return String_Ptr is" >>tmp-sdefault.adb perl /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../contrib/texi2pod.pl -DBUGURL="@uref{https://gitlab.alpinelinux.org/alpine/aports/-/issues}" /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/doc/lto-dump.texi > lto-dump.pod echo " begin" >>tmp-sdefault.adb echo " return new String'(S3);" >>tmp-sdefault.adb echo " end Target_Name;" >>tmp-sdefault.adb echo " function Search_Dir_Prefix return String_Ptr is" >>tmp-sdefault.adb echo " begin" >>tmp-sdefault.adb echo " return Relocate_Path (S0, S4);" >>tmp-sdefault.adb echo " end Search_Dir_Prefix;" >>tmp-sdefault.adb g++ -std=c++11 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/gengenrtl.o /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gengenrtl.cc echo "end Sdefault;" >> tmp-sdefault.adb /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change tmp-sdefault.adb ada/sdefault.adb g++ -std=c++11 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/sort.o /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/sort.cc touch ada/stamp-sdefault g++ -std=c++11 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/genhooks.o /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/genhooks.cc g++ -std=c++11 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/genchecksum.o /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/genchecksum.cc mkdir -p ada/generated s=`cat /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/BASE-VER | sed -e "s/\([0-9]*\)\.\([0-9]*\)\..*/-\1\2/g"`; \ d=`if test -f /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/GNAT_DATE; then \ cat /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/GNAT_DATE; else date +%Y%m%d; fi`; \ cat /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/gnatvsn.ads | sed -e "/Version/s/(\([0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]\).*)/($d$s)/g" >ada/generated/gnatvsn.ads if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I . -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/doc \ -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/doc/include -o doc/cpp.info /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/doc/cpp.texi; \ fi if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I . -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/doc \ -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/doc/include -o doc/gcc.info /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/doc/gcc.texi; \ fi if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/doc \ -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/doc/include -o doc/gccinstall.info /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/doc/install.texi; \ fi if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I . -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/doc \ -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/doc/include -o doc/cppinternals.info /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/doc/cppinternals.texi; \ fi if [ xinfo = xinfo ]; then \ rm -f doc/gnat_ugn.info*; \ makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/doc/include \ -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada -o doc/gnat_ugn.info /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/gnat_ugn.texi; \ else true; fi if [ xinfo = xinfo ]; then \ rm -f doc/gnat_rm.info*; \ makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/doc/include \ -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada -o doc/gnat_rm.info /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/gnat_rm.texi; \ else true; fi if [ xinfo = xinfo ]; then \ rm -f doc/gnat-style.info*; \ makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/doc/include \ -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada -o doc/gnat-style.info /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/gnat-style.texi; \ else true; fi echo timestamp > doc/gcov.1 (pod2man --center="GNU" --release="gcc-12.2.1" --date=2022-09-24 --section=1 gcov.pod > doc/gcov.1.T$$ && \ mv -f doc/gcov.1.T$$ doc/gcov.1) || \ (rm -f doc/gcov.1.T$$ && exit 1) echo timestamp > doc/cpp.1 echo timestamp > gcc.pod (pod2man --center="GNU" --release="gcc-12.2.1" --date=2022-09-24 --section=1 cpp.pod > doc/cpp.1.T$$ && \ mv -f doc/cpp.1.T$$ doc/cpp.1) || \ (rm -f doc/cpp.1.T$$ && exit 1) perl /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../contrib/texi2pod.pl /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/doc/invoke.texi > gcc.pod echo timestamp > doc/gfdl.7 (pod2man --center="GNU" --release="gcc-12.2.1" --date=2022-09-24 --section=7 gfdl.pod > doc/gfdl.7.T$$ && \ mv -f doc/gfdl.7.T$$ doc/gfdl.7) || \ (rm -f doc/gfdl.7.T$$ && exit 1) echo timestamp > doc/gpl.7 (pod2man --center="GNU" --release="gcc-12.2.1" --date=2022-09-24 --section=7 gpl.pod > doc/gpl.7.T$$ && \ mv -f doc/gpl.7.T$$ doc/gpl.7) || \ (rm -f doc/gpl.7.T$$ && exit 1) echo timestamp > doc/fsf-funding.7 (pod2man --center="GNU" --release="gcc-12.2.1" --date=2022-09-24 --section=7 fsf-funding.pod > doc/fsf-funding.7.T$$ && \ mv -f doc/fsf-funding.7.T$$ doc/fsf-funding.7) || \ (rm -f doc/fsf-funding.7.T$$ && exit 1) echo timestamp > doc/gcov-tool.1 (pod2man --center="GNU" --release="gcc-12.2.1" --date=2022-09-24 --section=1 gcov-tool.pod > doc/gcov-tool.1.T$$ && \ mv -f doc/gcov-tool.1.T$$ doc/gcov-tool.1) || \ (rm -f doc/gcov-tool.1.T$$ && exit 1) echo timestamp > doc/gcov-dump.1 (pod2man --center="GNU" --release="gcc-12.2.1" --date=2022-09-24 --section=1 gcov-dump.pod > doc/gcov-dump.1.T$$ && \ mv -f doc/gcov-dump.1.T$$ doc/gcov-dump.1) || \ (rm -f doc/gcov-dump.1.T$$ && exit 1) echo timestamp > doc/lto-dump.1 (pod2man --center="GNU" --release="gcc-12.2.1" --date=2022-09-24 --section=1 lto-dump.pod > doc/lto-dump.1.T$$ && \ mv -f doc/lto-dump.1.T$$ doc/lto-dump.1) || \ (rm -f doc/lto-dump.1.T$$ && exit 1) g++ -std=c++11 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/genmodes.o /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/genmodes.cc g++ -std=c++11 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/errors.o /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/errors.cc g++ -std=c++11 -c -DBASEVER="\"12.2.1\"" -DDATESTAMP="\" 20220924\"" -DREVISION="\"\"" -DDEVPHASE="\"\"" -DPKGVERSION="\"(Alpine 12.2.1_git20220924-r4) \"" -DBUGURL="\"\"" -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/genversion.o /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/genversion.cc g++ -std=c++11 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/gengtype-lex.o gengtype-lex.cc g++ -std=c++11 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/gengtype-parse.o /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gengtype-parse.cc g++ -std=c++11 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common -o build/genchecksum \ build/genchecksum.o ../build-armv7-alpine-linux-musleabihf/libiberty/libiberty.a g++ -std=c++11 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common \ build/genversion.o -o build/genversion /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gengtype-lex.l: In function 'int yylex(const char**)': gengtype-lex.cc:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 356 | */ | ~~ ^ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gengtype-lex.l:119:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION' 119 | "GTY"/{EOID} { return GTY_TOKEN; } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gengtype-lex.l:114:1: note: here 114 | "^" | | ^~~~~~~~ gengtype-lex.cc:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 356 | */ | ~~ ^ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gengtype-lex.l:139:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION' 139 | | ^ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gengtype-lex.l:135:1: note: here 135 | size_t len; | ^ ~~ build/genversion > tmp-version.h /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change tmp-version.h version.h g++ -std=c++11 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common -o build/gengenrtl \ build/gengenrtl.o build/errors.o ../build-armv7-alpine-linux-musleabihf/libiberty/libiberty.a echo timestamp > s-version g++ -std=c++11 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/gengtype.o /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gengtype.cc g++ -std=c++11 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/gengtype-state.o /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gengtype-state.cc build/gengenrtl > tmp-genrtl.h /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change tmp-genrtl.h genrtl.h echo timestamp > s-genrtl-h /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change tmp-arm-cpu-cdata.h arm-cpu-cdata.h echo timestamp > s-arm-cdata gnat-style.texi:18: warning: @definfoenclose is obsolete. gnat-style.texi:19: warning: @definfoenclose is obsolete. g++ -std=c++11 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common -o build/genhooks \ build/genhooks.o build/errors.o ../build-armv7-alpine-linux-musleabihf/libiberty/libiberty.a build/genhooks "Target Hook" \ > tmp-target-hooks-def.h build/genhooks "Common Target Hook" \ > tmp-common-target-hooks-def.h build/genhooks "C Target Hook" \ > tmp-c-target-hooks-def.h build/genhooks "D Target Hook" \ > tmp-d-target-hooks-def.h /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change tmp-target-hooks-def.h \ target-hooks-def.h /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change tmp-common-target-hooks-def.h \ common/common-target-hooks-def.h /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change tmp-c-target-hooks-def.h \ c-family/c-target-hooks-def.h /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change tmp-d-target-hooks-def.h \ d/d-target-hooks-def.h build/genhooks -d \ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/doc/tm.texi.in > tmp-tm.texi echo timestamp > s-target-hooks-def-h echo timestamp > s-common-target-hooks-def-h echo timestamp > s-c-target-hooks-def-h echo timestamp > s-d-target-hooks-def-h case `echo X|tr X '\101'` in \ A) tr -d '\015' < tmp-tm.texi > tmp2-tm.texi ;; \ *) tr -d '\r' < tmp-tm.texi > tmp2-tm.texi ;; \ esac mv tmp2-tm.texi tmp-tm.texi /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change tmp-tm.texi tm.texi if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I . -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/doc \ -I /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/doc/include -o doc/gccint.info /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/doc/gccint.texi; \ fi /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change ada/bldtools/snamest/snames.ns ada/snames.ads /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change ada/bldtools/snamest/snames.nb ada/snames.adb /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change ada/bldtools/snamest/snames.nh ada/snames.h touch ada/stamp-snames echo timestamp > doc/gcc.1 (pod2man --center="GNU" --release="gcc-12.2.1" --date=2022-09-24 --section=1 gcc.pod > doc/gcc.1.T$$ && \ mv -f doc/gcc.1.T$$ doc/gcc.1) || \ (rm -f doc/gcc.1.T$$ && exit 1) g++ -std=c++11 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common -o build/genmodes \ build/genmodes.o build/errors.o ../build-armv7-alpine-linux-musleabihf/libiberty/libiberty.a build/genmodes -h > tmp-modes.h build/genmodes -i > tmp-modes-inline.h build/genmodes -m > tmp-min-modes.cc /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change tmp-modes.h insn-modes.h /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change tmp-modes-inline.h \ insn-modes-inline.h build/genmodes > tmp-modes.cc /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change tmp-min-modes.cc min-insn-modes.cc echo timestamp > s-modes-h echo timestamp > s-modes-inline-h /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change tmp-modes.cc insn-modes.cc echo timestamp > s-modes-m echo timestamp > s-modes g++ -std=c++11 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/genmddeps.o /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/genmddeps.cc g++ -std=c++11 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/read-md.o /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/read-md.cc g++ -std=c++11 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/genconstants.o /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/genconstants.cc g++ -std=c++11 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/inchash.o /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/inchash.cc g++ -std=c++11 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/genenums.o /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/genenums.cc /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change tmp-optionlist optionlist echo timestamp > s-options g++ -std=c++11 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/min-insn-modes.o min-insn-modes.cc gawk -f /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/opt-functions.awk -f /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/opt-read.awk \ -f /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/opth-gen.awk \ < optionlist > tmp-options.h gawk -f /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/opt-functions.awk -f /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/opt-read.awk \ -f /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/optc-save-gen.awk \ -v header_name="config.h system.h coretypes.h tm.h" < optionlist > options-save.cc gawk -f /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/opt-functions.awk -f /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/opt-read.awk \ -f /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/optc-gen.awk \ -v header_name="config.h system.h coretypes.h options.h tm.h" < optionlist > options.cc /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change tmp-options.h options.h echo timestamp > s-options-h g++ -std=c++11 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common -o build/genmddeps \ build/genmddeps.o build/read-md.o build/errors.o ../build-armv7-alpine-linux-musleabihf/libiberty/libiberty.a g++ -std=c++11 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common -o build/genconstants \ build/genconstants.o build/read-md.o build/errors.o ../build-armv7-alpine-linux-musleabihf/libiberty/libiberty.a g++ -std=c++11 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common -o build/genenums \ build/genenums.o build/read-md.o build/errors.o ../build-armv7-alpine-linux-musleabihf/libiberty/libiberty.a build/genmddeps /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/common.md /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/config/arm/arm.md > tmp-mddeps /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change tmp-mddeps mddeps.mk echo timestamp > s-mddeps build/genconstants /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/common.md /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/config/arm/arm.md \ > tmp-constants.h build/genenums /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/common.md /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/config/arm/arm.md \ > tmp-enums.cc /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change tmp-constants.h insn-constants.h /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change tmp-enums.cc insn-enums.cc echo timestamp > s-constants echo timestamp > s-enums g++ -std=c++11 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/gencheck.o /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gencheck.cc gnat_ugn.texi:18: warning: @definfoenclose is obsolete. gnat_ugn.texi:19: warning: @definfoenclose is obsolete. g++ -std=c++11 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common -o build/gencheck \ build/gencheck.o ../build-armv7-alpine-linux-musleabihf/libiberty/libiberty.a build/gencheck > tmp-check.h /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change tmp-check.h tree-check.h echo timestamp > s-check gnat_rm.texi:18: warning: @definfoenclose is obsolete. gnat_rm.texi:19: warning: @definfoenclose is obsolete. g++ -std=c++11 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common -o build/gengtype \ build/gengtype.o build/errors.o build/gengtype-lex.o build/gengtype-parse.o build/gengtype-state.o ../build-armv7-alpine-linux-musleabihf/libiberty/libiberty.a cp doc/gcc.1 doc/g++.1 build/gengtype \ -S /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I gtyp-input.list -w tmp-gtype.state /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change tmp-gtype.state gtype.state build/gengtype \ -r gtype.state echo timestamp > s-gtype g++ -std=c++11 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/genopinit.o /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/genopinit.cc g++ -std=c++11 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/gencfn-macros.o /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gencfn-macros.cc g++ -std=c++11 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/genattrtab.o /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/genattrtab.cc g++ -std=c++11 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/genautomata.o /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/genautomata.cc g++ -std=c++11 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/genemit.o /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/genemit.cc g++ -std=c++11 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/genextract.o /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/genextract.cc g++ -std=c++11 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/genoutput.o /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/genoutput.cc g++ -std=c++11 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/genpeep.o /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/genpeep.cc g++ -std=c++11 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/genrecog.o /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/genrecog.cc g++ -std=c++11 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/genpreds.o /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/genpreds.cc g++ -std=c++11 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/rtl.o /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/rtl.cc g++ -std=c++11 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/read-rtl.o /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/read-rtl.cc g++ -std=c++11 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/ggc-none.o /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ggc-none.cc g++ -std=c++11 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/vec.o /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/vec.cc g++ -std=c++11 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/gensupport.o /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gensupport.cc g++ -std=c++11 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/print-rtl.o /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/print-rtl.cc g++ -std=c++11 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/hash-table.o /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/hash-table.cc g++ -std=c++11 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/genflags.o /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/genflags.cc g++ -std=c++11 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/genconditions.o /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/genconditions.cc g++ -std=c++11 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/genattr.o /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/genattr.cc g++ -std=c++11 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/genattr-common.o /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/genattr-common.cc g++ -std=c++11 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/gencodes.o /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gencodes.cc g++ -std=c++11 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/genconfig.o /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/genconfig.cc g++ -std=c++11 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/gentarget-def.o /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gentarget-def.cc g++ -std=c++11 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common -o build/gencfn-macros \ build/gencfn-macros.o build/errors.o build/hash-table.o build/vec.o build/ggc-none.o build/sort.o ../build-armv7-alpine-linux-musleabihf/libiberty/libiberty.a build/gencfn-macros -c \ > tmp-case-cfn-macros.h build/gencfn-macros -o \ > tmp-cfn-operators.pd /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change tmp-case-cfn-macros.h \ case-cfn-macros.h /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change tmp-cfn-operators.pd \ cfn-operators.pd echo timestamp > s-case-cfn-macros echo timestamp > s-cfn-operators g++ -std=c++11 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/genmatch.o /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/genmatch.cc g++ -std=c++11 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common -o build/genpreds \ build/genpreds.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-armv7-alpine-linux-musleabihf/libiberty/libiberty.a g++ -std=c++11 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common -o build/genflags \ build/genflags.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-armv7-alpine-linux-musleabihf/libiberty/libiberty.a g++ -std=c++11 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common -o build/genconditions \ build/genconditions.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-armv7-alpine-linux-musleabihf/libiberty/libiberty.a g++ -std=c++11 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common -o build/genattr \ build/genattr.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-armv7-alpine-linux-musleabihf/libiberty/libiberty.a g++ -std=c++11 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common -o build/genattr-common \ build/genattr-common.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-armv7-alpine-linux-musleabihf/libiberty/libiberty.a g++ -std=c++11 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common -o build/gencodes \ build/gencodes.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-armv7-alpine-linux-musleabihf/libiberty/libiberty.a g++ -std=c++11 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common -o build/genconfig \ build/genconfig.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-armv7-alpine-linux-musleabihf/libiberty/libiberty.a g++ -std=c++11 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common -o build/gentarget-def \ build/gentarget-def.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-armv7-alpine-linux-musleabihf/libiberty/libiberty.a g++ -std=c++11 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common -o build/genopinit \ build/genopinit.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-armv7-alpine-linux-musleabihf/libiberty/libiberty.a g++ -std=c++11 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common -o build/genemit \ build/genemit.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-armv7-alpine-linux-musleabihf/libiberty/libiberty.a g++ -std=c++11 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common -o build/genextract \ build/genextract.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-armv7-alpine-linux-musleabihf/libiberty/libiberty.a g++ -std=c++11 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common -o build/genoutput \ build/genoutput.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-armv7-alpine-linux-musleabihf/libiberty/libiberty.a g++ -std=c++11 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common -o build/genpeep \ build/genpeep.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-armv7-alpine-linux-musleabihf/libiberty/libiberty.a build/genpreds -h /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/common.md /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/config/arm/arm.md > tmp-preds.h build/genconditions /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/common.md /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/config/arm/arm.md > tmp-condmd.cc build/genpreds -c /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/common.md /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/config/arm/arm.md > tmp-constrs.h build/genpreds /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/common.md /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/config/arm/arm.md > tmp-preds.cc /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change tmp-constrs.h tm-constrs.h /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change tmp-preds.h tm-preds.h g++ -std=c++11 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common -o build/genattrtab \ build/genattrtab.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-armv7-alpine-linux-musleabihf/libiberty/libiberty.a /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change tmp-condmd.cc build/gencondmd.cc /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change tmp-preds.cc insn-preds.cc echo timestamp > s-constrs-h echo timestamp > s-preds-h echo timestamp > s-conditions echo timestamp > s-preds g++ -std=c++11 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/gencondmd.o build/gencondmd.cc g++ -std=c++11 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common -o build/gencondmd \ build/gencondmd.o build/errors.o ../build-armv7-alpine-linux-musleabihf/libiberty/libiberty.a build/gencondmd > tmp-cond.md /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change tmp-cond.md insn-conditions.md echo timestamp > s-condmd build/genflags /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/common.md /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/config/arm/arm.md \ insn-conditions.md > tmp-flags.h build/genattr /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/common.md /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/config/arm/arm.md \ insn-conditions.md > tmp-attr.h build/genattr-common /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/common.md /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/config/arm/arm.md \ insn-conditions.md > tmp-attr-common.h build/gencodes /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/common.md /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/config/arm/arm.md \ insn-conditions.md > tmp-codes.h build/genconfig /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/common.md /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/config/arm/arm.md \ insn-conditions.md > tmp-config.h build/gentarget-def /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/common.md /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/config/arm/arm.md \ insn-conditions.md > tmp-target-def.h build/genopinit /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/common.md /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/config/arm/arm.md \ insn-conditions.md -htmp-opinit.h -ctmp-opinit.cc build/genattrtab /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/common.md /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/config/arm/arm.md insn-conditions.md \ -Atmp-attrtab.cc -Dtmp-dfatab.cc -Ltmp-latencytab.cc build/genemit /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/common.md /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/config/arm/arm.md \ insn-conditions.md > tmp-emit.cc build/genextract /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/common.md /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/config/arm/arm.md \ insn-conditions.md > tmp-extract.cc build/genoutput /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/common.md /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/config/arm/arm.md \ insn-conditions.md > tmp-output.cc build/genpeep /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/common.md /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/config/arm/arm.md \ insn-conditions.md > tmp-peep.cc /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change tmp-attr.h insn-attr.h /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change tmp-config.h insn-config.h /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change tmp-attr-common.h insn-attr-common.h echo timestamp > s-attr /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change tmp-target-def.h insn-target-def.h /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change tmp-codes.h insn-codes.h echo timestamp > s-config /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change tmp-peep.cc insn-peep.cc echo timestamp > s-attr-common echo timestamp > s-target-def echo timestamp > s-codes /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change tmp-opinit.h insn-opinit.h /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change tmp-flags.h insn-flags.h echo timestamp > s-peep /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change tmp-opinit.cc insn-opinit.cc echo timestamp > s-flags /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change tmp-extract.cc insn-extract.cc echo timestamp > s-opinit echo timestamp > s-extract /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change tmp-emit.cc insn-emit.cc echo timestamp > s-emit g++ -std=c++11 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common -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-armv7-alpine-linux-musleabihf/libiberty/libiberty.a build/genrecog /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/common.md /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/config/arm/arm.md \ insn-conditions.md > tmp-recog.cc /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change tmp-output.cc insn-output.cc echo timestamp > s-output Statistics for recog: Number of decisions: 34936 longest path: 335 (code: 432) longest backtrack: 25 (code: 346) Statistics for split_insns: Number of decisions: 1614 longest path: 67 (code: 97) longest backtrack: 10 (code: 65) Statistics for peephole2_insns: Number of decisions: 437 longest path: 141 (code: 18) longest backtrack: 12 (code: 34) Shared 27935 out of 56353 states by creating 5122 new states, saving 22813 /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change tmp-recog.cc insn-recog.cc echo timestamp > s-recog g++ -std=c++11 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common -o build/genautomata \ build/genautomata.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-armv7-alpine-linux-musleabihf/libiberty/libiberty.a -lm build/genautomata /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/common.md /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/config/arm/arm.md \ insn-conditions.md > tmp-automata.cc # Ignore errors to work around finalization issues in older compilers cd ada/gen_il; ./gen_il-main /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change ada/gen_il/seinfo_tables.ads ada/seinfo_tables.ads /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change ada/gen_il/seinfo_tables.adb ada/seinfo_tables.adb /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change ada/gen_il/sinfo.h ada/sinfo.h /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change ada/gen_il/einfo.h ada/einfo.h /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change ada/gen_il/nmake.ads ada/nmake.ads /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change ada/gen_il/nmake.adb ada/nmake.adb /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change ada/gen_il/seinfo.ads ada/seinfo.ads /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change ada/gen_il/sinfo-nodes.ads ada/sinfo-nodes.ads /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change ada/gen_il/sinfo-nodes.adb ada/sinfo-nodes.adb /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change ada/gen_il/einfo-entities.ads ada/einfo-entities.ads /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change ada/gen_il/einfo-entities.adb ada/einfo-entities.adb touch ada/stamp-gen_il mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/spark_xrefs.adb -o ada/spark_xrefs.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/ali.adb -o ada/ali.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/alloc.ads -o ada/alloc.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/aspects.adb -o ada/aspects.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/atree.adb -o ada/atree.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/backend_utils.adb -o ada/backend_utils.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/butil.adb -o ada/butil.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/casing.adb -o ada/casing.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/checks.adb -o ada/checks.o mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/comperr.adb -o ada/comperr.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/contracts.adb -o ada/contracts.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/csets.adb -o ada/csets.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/cstand.adb -o ada/cstand.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/debug.adb -o ada/debug.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/debug_a.adb -o ada/debug_a.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada ada/einfo-entities.adb -o ada/einfo-entities.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/einfo-utils.adb -o ada/einfo-utils.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/einfo.adb -o ada/einfo.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/elists.adb -o ada/elists.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/err_vars.ads -o ada/err_vars.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/errout.adb -o ada/errout.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/erroutc.adb -o ada/erroutc.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/eval_fat.adb -o ada/eval_fat.o mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/exp_aggr.adb -o ada/exp_aggr.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/exp_spark.adb -o ada/exp_spark.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/exp_atag.adb -o ada/exp_atag.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/exp_attr.adb -o ada/exp_attr.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/exp_cg.adb -o ada/exp_cg.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/exp_ch11.adb -o ada/exp_ch11.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/exp_ch12.adb -o ada/exp_ch12.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/exp_ch13.adb -o ada/exp_ch13.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/exp_ch2.adb -o ada/exp_ch2.o mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/exp_ch3.adb -o ada/exp_ch3.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/exp_ch4.adb -o ada/exp_ch4.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/exp_ch5.adb -o ada/exp_ch5.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/exp_ch6.adb -o ada/exp_ch6.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/exp_ch7.adb -o ada/exp_ch7.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/exp_ch8.adb -o ada/exp_ch8.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/exp_ch9.adb -o ada/exp_ch9.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/exp_code.adb -o ada/exp_code.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/exp_dbug.adb -o ada/exp_dbug.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/exp_disp.adb -o ada/exp_disp.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/exp_dist.adb -o ada/exp_dist.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/exp_fixd.adb -o ada/exp_fixd.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/exp_imgv.adb -o ada/exp_imgv.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/exp_intr.adb -o ada/exp_intr.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/exp_pakd.adb -o ada/exp_pakd.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/exp_prag.adb -o ada/exp_prag.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/exp_put_image.adb -o ada/exp_put_image.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/exp_sel.adb -o ada/exp_sel.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/exp_smem.adb -o ada/exp_smem.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/exp_strm.adb -o ada/exp_strm.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/exp_tss.adb -o ada/exp_tss.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/exp_unst.adb -o ada/exp_unst.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/exp_util.adb -o ada/exp_util.o mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/expander.adb -o ada/expander.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/fmap.adb -o ada/fmap.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/fname-uf.adb -o ada/fname-uf.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/fname.adb -o ada/fname.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/freeze.adb -o ada/freeze.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/frontend.adb -o ada/frontend.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/get_targ.adb -o ada/get_targ.o mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/ghost.adb -o ada/ghost.o mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/gnatvsn.adb -o ada/gnatvsn.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/gnat_cuda.adb -o ada/gnat_cuda.o mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/hostparm.ads -o ada/hostparm.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/impunit.adb -o ada/impunit.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/inline.adb -o ada/inline.o mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/itypes.adb -o ada/itypes.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/krunch.adb -o ada/krunch.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/layout.adb -o ada/layout.o mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/lib-load.adb -o ada/lib-load.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/lib-util.adb -o ada/lib-util.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/lib-writ.adb -o ada/lib-writ.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/lib-xref.adb -o ada/lib-xref.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/lib.adb -o ada/lib.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/live.adb -o ada/live.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/namet-sp.adb -o ada/namet-sp.o mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/namet.adb -o ada/namet.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/nlists.adb -o ada/nlists.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada ada/nmake.adb -o ada/nmake.o mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/opt.adb -o ada/opt.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/osint-c.adb -o ada/osint-c.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/osint.adb -o ada/osint.o mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/output.adb -o ada/output.o mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/par.adb -o ada/par.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/par_sco.adb -o ada/par_sco.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/prep.adb -o ada/prep.o mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/prepcomp.adb -o ada/prepcomp.o mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/put_scos.adb -o ada/put_scos.o mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/repinfo-input.adb -o ada/repinfo-input.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/repinfo.adb -o ada/repinfo.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/restrict.adb -o ada/restrict.o mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/rident.ads -o ada/rident.o mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/rtsfind.adb -o ada/rtsfind.o mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/scans.adb -o ada/scans.o mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/scil_ll.adb -o ada/scil_ll.o mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/scn.adb -o ada/scn.o mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/scng.adb -o ada/scng.o mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/scos.adb -o ada/scos.o mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada ada/sdefault.adb -o ada/sdefault.o mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada ada/seinfo.ads -o ada/seinfo.o mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/sem.adb -o ada/sem.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/sem_aggr.adb -o ada/sem_aggr.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/sem_attr.adb -o ada/sem_attr.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/sem_aux.adb -o ada/sem_aux.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/sem_case.adb -o ada/sem_case.o mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/sem_cat.adb -o ada/sem_cat.o mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/sem_ch10.adb -o ada/sem_ch10.o mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/sem_ch11.adb -o ada/sem_ch11.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/sem_ch12.adb -o ada/sem_ch12.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/sem_ch13.adb -o ada/sem_ch13.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/sem_ch2.adb -o ada/sem_ch2.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/sem_ch3.adb -o ada/sem_ch3.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/sem_ch4.adb -o ada/sem_ch4.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/sem_ch5.adb -o ada/sem_ch5.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/sem_ch6.adb -o ada/sem_ch6.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/sem_ch7.adb -o ada/sem_ch7.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/sem_ch8.adb -o ada/sem_ch8.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/sem_ch9.adb -o ada/sem_ch9.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/sem_dim.adb -o ada/sem_dim.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/sem_disp.adb -o ada/sem_disp.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/sem_dist.adb -o ada/sem_dist.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/sem_elab.adb -o ada/sem_elab.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/sem_elim.adb -o ada/sem_elim.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/sem_eval.adb -o ada/sem_eval.o mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/sem_intr.adb -o ada/sem_intr.o mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/sem_mech.adb -o ada/sem_mech.o mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/sem_prag.adb -o ada/sem_prag.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/sem_res.adb -o ada/sem_res.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/sem_scil.adb -o ada/sem_scil.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/sem_smem.adb -o ada/sem_smem.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/sem_type.adb -o ada/sem_type.o mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/sem_util.adb -o ada/sem_util.o mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/sem_warn.adb -o ada/sem_warn.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/set_targ.adb -o ada/set_targ.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/sinfo-cn.adb -o ada/sinfo-cn.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada ada/sinfo-nodes.adb -o ada/sinfo-nodes.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/sinfo-utils.adb -o ada/sinfo-utils.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/sinfo.adb -o ada/sinfo.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/sinput-d.adb -o ada/sinput-d.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/sinput-l.adb -o ada/sinput-l.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/sinput.adb -o ada/sinput.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada ada/snames.adb -o ada/snames.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/sprint.adb -o ada/sprint.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/stand.ads -o ada/stand.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/stringt.adb -o ada/stringt.o mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/strub.adb -o ada/strub.o mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/style.adb -o ada/style.o mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/styleg.adb -o ada/styleg.o mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/stylesw.adb -o ada/stylesw.o mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/switch-c.adb -o ada/switch-c.o mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/switch.adb -o ada/switch.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/table.adb -o ada/table.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/targparm.adb -o ada/targparm.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/tbuild.adb -o ada/tbuild.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/treepr.adb -o ada/treepr.o mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/ttypes.ads -o ada/ttypes.o mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/types.adb -o ada/types.o mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/uintp.adb -o ada/uintp.o mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/uname.adb -o ada/uname.o mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/urealp.adb -o ada/urealp.o mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/usage.adb -o ada/usage.o mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/validsw.adb -o ada/validsw.o mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/vast.adb -o ada/vast.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/warnsw.adb -o ada/warnsw.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/widechar.adb -o ada/widechar.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada ada/gnat.ads -o ada/gnat.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada ada/g-dynhta.adb -o ada/g-dynhta.o mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada ada/g-graphs.adb -o ada/g-graphs.o mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada ada/g-lists.adb -o ada/g-lists.o mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada ada/g-sets.adb -o ada/g-sets.o mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada ada/s-pehage.adb -o ada/s-pehage.o mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada ada/s-utf_32.adb -o ada/s-utf_32.o mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/back_end.adb -o ada/back_end.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/gnat1drv.adb -o ada/gnat1drv.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/ali-util.adb -o ada/ali-util.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/bcheck.adb -o ada/bcheck.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/binde.adb -o ada/binde.o mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/binderr.adb -o ada/binderr.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/bindgen.adb -o ada/bindgen.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/bindo.adb -o ada/bindo.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/bindo-augmentors.adb -o ada/bindo-augmentors.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/bindo-builders.adb -o ada/bindo-builders.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/bindo-diagnostics.adb -o ada/bindo-diagnostics.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/bindo-elaborators.adb -o ada/bindo-elaborators.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/bindo-graphs.adb -o ada/bindo-graphs.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/bindo-units.adb -o ada/bindo-units.o mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/bindo-validators.adb -o ada/bindo-validators.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/bindo-writers.adb -o ada/bindo-writers.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/bindusg.adb -o ada/bindusg.o g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ada/exit.o -MT ada/exit.o -MMD -MP -MF ada/.deps/exit.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/exit.c g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ada/final.o -MT ada/final.o -MMD -MP -MF ada/.deps/final.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/final.c mkdir -p ada/ g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ada/link.o -MT ada/link.o -MMD -MP -MF ada/.deps/link.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/link.c mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/gnatbind.adb -o ada/gnatbind.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/osint-b.adb -o ada/osint-b.o mkdir -p ada/ mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/sinput-c.adb -o ada/sinput-c.o mkdir -p ada/ gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada/switch-b.adb -o ada/switch-b.o gcc -c -g -gnatpg -gnatwns -W -Wall -I- -I. -Iada/generated -Iada -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ada ada/s-resfil.adb -o ada/s-resfil.o g++ -std=c++11 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common -o build/genmatch \ build/genmatch.o ../build-armv7-alpine-linux-musleabihf/libcpp/libcpp.a build/errors.o build/vec.o build/hash-table.o build/sort.o ../build-armv7-alpine-linux-musleabihf/libiberty/libiberty.a build/genmatch --gimple /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/match.pd \ > tmp-gimple-match.cc GIMPLE decision tree has 4127 leafs, maximum depth 28 and a total number of 17761 nodes removed 2724 duplicate tails build/genmatch --generic /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/match.pd \ > tmp-generic-match.cc GENERIC decision tree has 3770 leafs, maximum depth 13 and a total number of 15889 nodes removed 2560 duplicate tails /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change tmp-gimple-match.cc \ gimple-match.cc /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change tmp-generic-match.cc \ generic-match.cc echo timestamp > s-match /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change tmp-automata.cc insn-automata.cc echo timestamp > s-automata g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c/c-lang.o -MT c/c-lang.o -MMD -MP -MF c/.deps/c-lang.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c/c-lang.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c-family -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c-family/stub-objc.o -MT c-family/stub-objc.o -MMD -MP -MF c-family/.deps/stub-objc.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c-family/stub-objc.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o attribs.o -MT attribs.o -MMD -MP -MF ./.deps/attribs.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/attribs.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c/c-errors.o -MT c/c-errors.o -MMD -MP -MF c/.deps/c-errors.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c/c-errors.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c/c-decl.o -MT c/c-decl.o -MMD -MP -MF c/.deps/c-decl.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c/c-decl.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c/c-typeck.o -MT c/c-typeck.o -MMD -MP -MF c/.deps/c-typeck.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c/c-typeck.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c/c-convert.o -MT c/c-convert.o -MMD -MP -MF c/.deps/c-convert.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c/c-convert.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c/c-aux-info.o -MT c/c-aux-info.o -MMD -MP -MF c/.deps/c-aux-info.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c/c-aux-info.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c/c-objc-common.o -MT c/c-objc-common.o -MMD -MP -MF c/.deps/c-objc-common.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c/c-objc-common.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c/c-parser.o -MT c/c-parser.o -MMD -MP -MF c/.deps/c-parser.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c/c-parser.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c/c-fold.o -MT c/c-fold.o -MMD -MP -MF c/.deps/c-fold.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c/c-fold.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c/gimple-parser.o -MT c/gimple-parser.o -MMD -MP -MF c/.deps/gimple-parser.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c/gimple-parser.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c-family -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c-family/c-common.o -MT c-family/c-common.o -MMD -MP -MF c-family/.deps/c-common.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c-family/c-common.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c-family -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c-family/c-cppbuiltin.o -MT c-family/c-cppbuiltin.o -MMD -MP -MF c-family/.deps/c-cppbuiltin.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c-family/c-cppbuiltin.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c-family -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c-family/c-dump.o -MT c-family/c-dump.o -MMD -MP -MF c-family/.deps/c-dump.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c-family/c-dump.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c-family -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c-family/c-format.o -MT c-family/c-format.o -MMD -MP -MF c-family/.deps/c-format.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c-family/c-format.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c-family -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c-family/c-gimplify.o -MT c-family/c-gimplify.o -MMD -MP -MF c-family/.deps/c-gimplify.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c-family/c-gimplify.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c-family -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c-family/c-indentation.o -MT c-family/c-indentation.o -MMD -MP -MF c-family/.deps/c-indentation.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c-family/c-indentation.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c-family -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c-family/c-lex.o -MT c-family/c-lex.o -MMD -MP -MF c-family/.deps/c-lex.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c-family/c-lex.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c-family -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c-family/c-omp.o -MT c-family/c-omp.o -MMD -MP -MF c-family/.deps/c-omp.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c-family/c-omp.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c-family -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c-family/c-opts.o -MT c-family/c-opts.o -MMD -MP -MF c-family/.deps/c-opts.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c-family/c-opts.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DHOST_MACHINE=\"armv7-alpine-linux-musleabihf\" -DTARGET_MACHINE=\"armv7-alpine-linux-musleabihf\" -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c-family -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c-family/c-pch.o -MT c-family/c-pch.o -MMD -MP -MF c-family/.deps/c-pch.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c-family/c-pch.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c-family -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c-family/c-ppoutput.o -MT c-family/c-ppoutput.o -MMD -MP -MF c-family/.deps/c-ppoutput.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c-family/c-ppoutput.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c-family -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c-family/c-pragma.o -MT c-family/c-pragma.o -MMD -MP -MF c-family/.deps/c-pragma.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c-family/c-pragma.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c-family -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c-family/c-pretty-print.o -MT c-family/c-pretty-print.o -MMD -MP -MF c-family/.deps/c-pretty-print.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c-family/c-pretty-print.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c-family -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c-family/c-semantics.o -MT c-family/c-semantics.o -MMD -MP -MF c-family/.deps/c-semantics.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c-family/c-semantics.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c-family -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c-family/c-ada-spec.o -MT c-family/c-ada-spec.o -MMD -MP -MF c-family/.deps/c-ada-spec.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c-family/c-ada-spec.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c-family -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c-family/c-ubsan.o -MT c-family/c-ubsan.o -MMD -MP -MF c-family/.deps/c-ubsan.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c-family/c-ubsan.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c-family -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c-family/known-headers.o -MT c-family/known-headers.o -MMD -MP -MF c-family/.deps/known-headers.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c-family/known-headers.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c-family -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c-family/c-attribs.o -MT c-family/c-attribs.o -MMD -MP -MF c-family/.deps/c-attribs.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c-family/c-attribs.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c-family -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c-family/c-warn.o -MT c-family/c-warn.o -MMD -MP -MF c-family/.deps/c-warn.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c-family/c-warn.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c-family -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c-family/c-spellcheck.o -MT c-family/c-spellcheck.o -MMD -MP -MF c-family/.deps/c-spellcheck.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c-family/c-spellcheck.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace \ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/config/arm/arm-c.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o glibc-c.o -MT glibc-c.o -MMD -MP -MF ./.deps/glibc-c.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/config/glibc-c.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-unused -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-match.o -MT gimple-match.o -MMD -MP -MF ./.deps/gimple-match.TPo gimple-match.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-unused -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o generic-match.o -MT generic-match.o -MMD -MP -MF ./.deps/generic-match.TPo generic-match.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o insn-emit.o -MT insn-emit.o -MMD -MP -MF ./.deps/insn-emit.TPo insn-emit.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o insn-extract.o -MT insn-extract.o -MMD -MP -MF ./.deps/insn-extract.TPo insn-extract.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o insn-modes.o -MT insn-modes.o -MMD -MP -MF ./.deps/insn-modes.TPo insn-modes.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o insn-opinit.o -MT insn-opinit.o -MMD -MP -MF ./.deps/insn-opinit.TPo insn-opinit.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o insn-output.o -MT insn-output.o -MMD -MP -MF ./.deps/insn-output.TPo insn-output.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o insn-peep.o -MT insn-peep.o -MMD -MP -MF ./.deps/insn-peep.TPo insn-peep.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o insn-preds.o -MT insn-preds.o -MMD -MP -MF ./.deps/insn-preds.TPo insn-preds.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o insn-recog.o -MT insn-recog.o -MMD -MP -MF ./.deps/insn-recog.TPo insn-recog.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o insn-enums.o -MT insn-enums.o -MMD -MP -MF ./.deps/insn-enums.TPo insn-enums.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ggc-page.o -MT ggc-page.o -MMD -MP -MF ./.deps/ggc-page.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ggc-page.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o adjust-alignment.o -MT adjust-alignment.o -MMD -MP -MF ./.deps/adjust-alignment.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/adjust-alignment.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o alias.o -MT alias.o -MMD -MP -MF ./.deps/alias.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/alias.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o alloc-pool.o -MT alloc-pool.o -MMD -MP -MF ./.deps/alloc-pool.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/alloc-pool.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o auto-inc-dec.o -MT auto-inc-dec.o -MMD -MP -MF ./.deps/auto-inc-dec.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/auto-inc-dec.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o auto-profile.o -MT auto-profile.o -MMD -MP -MF ./.deps/auto-profile.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/auto-profile.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o bb-reorder.o -MT bb-reorder.o -MMD -MP -MF ./.deps/bb-reorder.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/bb-reorder.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o bitmap.o -MT bitmap.o -MMD -MP -MF ./.deps/bitmap.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/bitmap.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o builtins.o -MT builtins.o -MMD -MP -MF ./.deps/builtins.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/builtins.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o caller-save.o -MT caller-save.o -MMD -MP -MF ./.deps/caller-save.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/caller-save.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o calls.o -MT calls.o -MMD -MP -MF ./.deps/calls.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/calls.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ccmp.o -MT ccmp.o -MMD -MP -MF ./.deps/ccmp.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ccmp.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cfg.o -MT cfg.o -MMD -MP -MF ./.deps/cfg.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cfg.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cfganal.o -MT cfganal.o -MMD -MP -MF ./.deps/cfganal.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cfganal.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cfgbuild.o -MT cfgbuild.o -MMD -MP -MF ./.deps/cfgbuild.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cfgbuild.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cfgcleanup.o -MT cfgcleanup.o -MMD -MP -MF ./.deps/cfgcleanup.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cfgcleanup.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cfgexpand.o -MT cfgexpand.o -MMD -MP -MF ./.deps/cfgexpand.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cfgexpand.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cfghooks.o -MT cfghooks.o -MMD -MP -MF ./.deps/cfghooks.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cfghooks.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cfgloop.o -MT cfgloop.o -MMD -MP -MF ./.deps/cfgloop.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cfgloop.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cfgloopanal.o -MT cfgloopanal.o -MMD -MP -MF ./.deps/cfgloopanal.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cfgloopanal.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cfgloopmanip.o -MT cfgloopmanip.o -MMD -MP -MF ./.deps/cfgloopmanip.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cfgloopmanip.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cfgrtl.o -MT cfgrtl.o -MMD -MP -MF ./.deps/cfgrtl.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cfgrtl.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ctfc.o -MT ctfc.o -MMD -MP -MF ./.deps/ctfc.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ctfc.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ctfout.o -MT ctfout.o -MMD -MP -MF ./.deps/ctfout.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ctfout.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o btfout.o -MT btfout.o -MMD -MP -MF ./.deps/btfout.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/btfout.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o symtab.o -MT symtab.o -MMD -MP -MF ./.deps/symtab.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/symtab.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o symtab-thunks.o -MT symtab-thunks.o -MMD -MP -MF ./.deps/symtab-thunks.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/symtab-thunks.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o symtab-clones.o -MT symtab-clones.o -MMD -MP -MF ./.deps/symtab-clones.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/symtab-clones.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cgraph.o -MT cgraph.o -MMD -MP -MF ./.deps/cgraph.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cgraph.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cgraphbuild.o -MT cgraphbuild.o -MMD -MP -MF ./.deps/cgraphbuild.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cgraphbuild.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cgraphunit.o -MT cgraphunit.o -MMD -MP -MF ./.deps/cgraphunit.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cgraphunit.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cgraphclones.o -MT cgraphclones.o -MMD -MP -MF ./.deps/cgraphclones.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cgraphclones.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o combine.o -MT combine.o -MMD -MP -MF ./.deps/combine.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/combine.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o combine-stack-adj.o -MT combine-stack-adj.o -MMD -MP -MF ./.deps/combine-stack-adj.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/combine-stack-adj.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o compare-elim.o -MT compare-elim.o -MMD -MP -MF ./.deps/compare-elim.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/compare-elim.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o context.o -MT context.o -MMD -MP -MF ./.deps/context.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/context.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o convert.o -MT convert.o -MMD -MP -MF ./.deps/convert.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/convert.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o coroutine-passes.o -MT coroutine-passes.o -MMD -MP -MF ./.deps/coroutine-passes.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/coroutine-passes.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o coverage.o -MT coverage.o -MMD -MP -MF ./.deps/coverage.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/coverage.cc g++ -std=c++11 -fno-PIE -c -DGCC_INCLUDE_DIR=\"/usr/lib/gcc/armv7-alpine-linux-musleabihf/12.2.1/include\" -DFIXED_INCLUDE_DIR=\"/usr/lib/gcc/armv7-alpine-linux-musleabihf/12.2.1/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/lib/gcc/armv7-alpine-linux-musleabihf/12.2.1/../../../../include/c++/12.2.1\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/usr/lib/gcc/armv7-alpine-linux-musleabihf/12.2.1/../../../../include/c++/12.2.1/armv7-alpine-linux-musleabihf\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/usr/lib/gcc/armv7-alpine-linux-musleabihf/12.2.1/../../../../include/c++/12.2.1/backward\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR=\"/usr/lib/gcc/armv7-alpine-linux-musleabihf/12.2.1/../../../../libc++_include/c++/12.2.1/v1\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR_ADD_SYSROOT=0 -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/usr/lib/gcc/armv7-alpine-linux-musleabihf/12.2.1/../../../../armv7-alpine-linux-musleabihf/sys-include\" -DTOOL_INCLUDE_DIR=\"/usr/lib/gcc/armv7-alpine-linux-musleabihf/12.2.1/../../../../armv7-alpine-linux-musleabihf/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DPREFIX=\"/usr/\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -DBASEVER="\"12.2.1\"" -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cppbuiltin.o -MT cppbuiltin.o -MMD -MP -MF ./.deps/cppbuiltin.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cppbuiltin.cc g++ -std=c++11 -fno-PIE -c -DGCC_INCLUDE_DIR=\"/usr/lib/gcc/armv7-alpine-linux-musleabihf/12.2.1/include\" -DFIXED_INCLUDE_DIR=\"/usr/lib/gcc/armv7-alpine-linux-musleabihf/12.2.1/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/lib/gcc/armv7-alpine-linux-musleabihf/12.2.1/../../../../include/c++/12.2.1\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/usr/lib/gcc/armv7-alpine-linux-musleabihf/12.2.1/../../../../include/c++/12.2.1/armv7-alpine-linux-musleabihf\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/usr/lib/gcc/armv7-alpine-linux-musleabihf/12.2.1/../../../../include/c++/12.2.1/backward\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR=\"/usr/lib/gcc/armv7-alpine-linux-musleabihf/12.2.1/../../../../libc++_include/c++/12.2.1/v1\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR_ADD_SYSROOT=0 -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/usr/lib/gcc/armv7-alpine-linux-musleabihf/12.2.1/../../../../armv7-alpine-linux-musleabihf/sys-include\" -DTOOL_INCLUDE_DIR=\"/usr/lib/gcc/armv7-alpine-linux-musleabihf/12.2.1/../../../../armv7-alpine-linux-musleabihf/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DPREFIX=\"/usr/\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cppdefault.o -MT cppdefault.o -MMD -MP -MF ./.deps/cppdefault.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cppdefault.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cprop.o -MT cprop.o -MMD -MP -MF ./.deps/cprop.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cprop.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cse.o -MT cse.o -MMD -MP -MF ./.deps/cse.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cse.cc In file included from /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/dumpfile.h:24, from /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/coretypes.h:491, from /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/bb-reorder.cc:95: /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/profile-count.h: In member function 'profile_count profile_count::max(profile_count) const': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/profile-count.h:1017:17: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 1017 | profile_count max (profile_count other) const | ^~~ g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cselib.o -MT cselib.o -MMD -MP -MF ./.deps/cselib.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cselib.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o data-streamer.o -MT data-streamer.o -MMD -MP -MF ./.deps/data-streamer.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/data-streamer.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o data-streamer-in.o -MT data-streamer-in.o -MMD -MP -MF ./.deps/data-streamer-in.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/data-streamer-in.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o data-streamer-out.o -MT data-streamer-out.o -MMD -MP -MF ./.deps/data-streamer-out.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/data-streamer-out.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o dbxout.o -MT dbxout.o -MMD -MP -MF ./.deps/dbxout.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/dbxout.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o dbgcnt.o -MT dbgcnt.o -MMD -MP -MF ./.deps/dbgcnt.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/dbgcnt.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o dce.o -MT dce.o -MMD -MP -MF ./.deps/dce.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/dce.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ddg.o -MT ddg.o -MMD -MP -MF ./.deps/ddg.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ddg.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o debug.o -MT debug.o -MMD -MP -MF ./.deps/debug.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/debug.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o df-core.o -MT df-core.o -MMD -MP -MF ./.deps/df-core.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/df-core.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o df-problems.o -MT df-problems.o -MMD -MP -MF ./.deps/df-problems.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/df-problems.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o df-scan.o -MT df-scan.o -MMD -MP -MF ./.deps/df-scan.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/df-scan.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-strict-aliasing -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o dfp.o -MT dfp.o -MMD -MP -MF ./.deps/dfp.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/dfp.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o digraph.o -MT digraph.o -MMD -MP -MF ./.deps/digraph.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/digraph.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o dojump.o -MT dojump.o -MMD -MP -MF ./.deps/dojump.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/dojump.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o dominance.o -MT dominance.o -MMD -MP -MF ./.deps/dominance.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/dominance.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o domwalk.o -MT domwalk.o -MMD -MP -MF ./.deps/domwalk.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/domwalk.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o double-int.o -MT double-int.o -MMD -MP -MF ./.deps/double-int.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/double-int.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o dse.o -MT dse.o -MMD -MP -MF ./.deps/dse.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/dse.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o dumpfile.o -MT dumpfile.o -MMD -MP -MF ./.deps/dumpfile.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/dumpfile.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o dwarf2asm.o -MT dwarf2asm.o -MMD -MP -MF ./.deps/dwarf2asm.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/dwarf2asm.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o dwarf2cfi.o -MT dwarf2cfi.o -MMD -MP -MF ./.deps/dwarf2cfi.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/dwarf2cfi.cc /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cfg.cc: In function 'void update_bb_profile_for_threading(basic_block, profile_count, edge)': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cfg.cc:912:1: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 912 | update_bb_profile_for_threading (basic_block bb, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cfg.cc: In function 'void scale_bbs_frequencies_profile_count(basic_block_def**, int, profile_count, profile_count)': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cfg.cc:976:1: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 976 | scale_bbs_frequencies_profile_count (basic_block *bbs, int nbbs, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cfg.cc:976:1: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o dwarf2ctf.o -MT dwarf2ctf.o -MMD -MP -MF ./.deps/dwarf2ctf.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/dwarf2ctf.cc /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cfgloopmanip.cc: In function 'bool duplicate_loop_body_to_header_edge(loop*, edge, unsigned int, sbitmap, edge, vec*, int)': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cfgloopmanip.cc:1299:53: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 1299 | scale_bbs_frequencies_profile_count (new_bbs + i, 1, after_exit_num, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1300 | after_exit_den); | ~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cfgloopmanip.cc:1333:49: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 1333 | scale_bbs_frequencies_profile_count (bbs + i, 1, after_exit_num, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1334 | after_exit_den); | ~~~~~~~~~~~~~~~ g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o dwarf2out.o -MT dwarf2out.o -MMD -MP -MF ./.deps/dwarf2out.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/dwarf2out.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o early-remat.o -MT early-remat.o -MMD -MP -MF ./.deps/early-remat.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/early-remat.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o emit-rtl.o -MT emit-rtl.o -MMD -MP -MF ./.deps/emit-rtl.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/emit-rtl.cc /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c/gimple-parser.cc: In function 'void c_parser_parse_gimple_body(c_parser*, char*, c_declspec_il, profile_count)': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c/gimple-parser.cc:212:1: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 212 | c_parser_parse_gimple_body (c_parser *cparser, char *gimple_pass, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o et-forest.o -MT et-forest.o -MMD -MP -MF ./.deps/et-forest.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/et-forest.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o except.o -MT except.o -MMD -MP -MF ./.deps/except.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/except.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o explow.o -MT explow.o -MMD -MP -MF ./.deps/explow.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/explow.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o expmed.o -MT expmed.o -MMD -MP -MF ./.deps/expmed.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/expmed.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o expr.o -MT expr.o -MMD -MP -MF ./.deps/expr.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/expr.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o fibonacci_heap.o -MT fibonacci_heap.o -MMD -MP -MF ./.deps/fibonacci_heap.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/fibonacci_heap.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o file-prefix-map.o -MT file-prefix-map.o -MMD -MP -MF ./.deps/file-prefix-map.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/file-prefix-map.cc /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cgraphbuild.cc: In member function 'virtual unsigned int {anonymous}::pass_build_cgraph_edges::execute(function*)': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cgraphbuild.cc:322:35: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 322 | node->create_edge (cgraph_node::get_create (decl), call_stmt, bb->count); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cgraphbuild.cc:326:44: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 326 | node->create_indirect_edge (call_stmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ 327 | gimple_call_flags (call_stmt), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 328 | bb->count); | ~~~~~~~~~~ g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o final.o -MT final.o -MMD -MP -MF ./.deps/final.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/final.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o fixed-value.o -MT fixed-value.o -MMD -MP -MF ./.deps/fixed-value.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/fixed-value.cc In file included from /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/dumpfile.h:24, from /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/coretypes.h:491, from /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cgraph.cc:29: /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/profile-count.h: In member function 'bool profile_count::compatible_p(profile_count) const': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/profile-count.h:722:8: note: parameter passing for argument of type 'const profile_count' changed in GCC 9.1 722 | bool compatible_p (const profile_count other) const | ^~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cgraphbuild.cc: In static member function 'static unsigned int cgraph_edge::rebuild_edges()': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cgraphbuild.cc:416:35: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 416 | node->create_edge (cgraph_node::get_create (decl), call_stmt, | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 417 | bb->count); | ~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cgraphbuild.cc:421:44: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 421 | node->create_indirect_edge (call_stmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ 422 | gimple_call_flags (call_stmt), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 423 | bb->count); | ~~~~~~~~~~ g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o fold-const.o -MT fold-const.o -MMD -MP -MF ./.deps/fold-const.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/fold-const.cc /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cfgcleanup.cc: In function 'bool try_crossjump_to_edge(int, edge, edge, replace_direction)': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cfgcleanup.cc:2116:27: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 2115 | s->probability = s->probability.combine_with_count | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2116 | (redirect_edges_to->count, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2117 | s2->probability, src1->count); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o fold-const-call.o -MT fold-const-call.o -MMD -MP -MF ./.deps/fold-const-call.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/fold-const-call.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o function.o -MT function.o -MMD -MP -MF ./.deps/function.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/function.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o function-abi.o -MT function-abi.o -MMD -MP -MF ./.deps/function-abi.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/function-abi.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o function-tests.o -MT function-tests.o -MMD -MP -MF ./.deps/function-tests.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/function-tests.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o fwprop.o -MT fwprop.o -MMD -MP -MF ./.deps/fwprop.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/fwprop.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gcc-rich-location.o -MT gcc-rich-location.o -MMD -MP -MF ./.deps/gcc-rich-location.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gcc-rich-location.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gcse.o -MT gcse.o -MMD -MP -MF ./.deps/gcse.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gcse.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gcse-common.o -MT gcse-common.o -MMD -MP -MF ./.deps/gcse-common.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gcse-common.cc /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change tmp-attrtab.cc insn-attrtab.cc /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change tmp-dfatab.cc insn-dfatab.cc /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../move-if-change tmp-latencytab.cc insn-latencytab.cc echo timestamp > s-attrtab g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ggc-common.o -MT ggc-common.o -MMD -MP -MF ./.deps/ggc-common.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ggc-common.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ggc-tests.o -MT ggc-tests.o -MMD -MP -MF ./.deps/ggc-tests.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ggc-tests.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple.o -MT gimple.o -MMD -MP -MF ./.deps/gimple.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gimple.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-array-bounds.o -MT gimple-array-bounds.o -MMD -MP -MF ./.deps/gimple-array-bounds.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gimple-array-bounds.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-builder.o -MT gimple-builder.o -MMD -MP -MF ./.deps/gimple-builder.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gimple-builder.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-expr.o -MT gimple-expr.o -MMD -MP -MF ./.deps/gimple-expr.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gimple-expr.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-if-to-switch.o -MT gimple-if-to-switch.o -MMD -MP -MF ./.deps/gimple-if-to-switch.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gimple-if-to-switch.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-iterator.o -MT gimple-iterator.o -MMD -MP -MF ./.deps/gimple-iterator.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gimple-iterator.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-fold.o -MT gimple-fold.o -MMD -MP -MF ./.deps/gimple-fold.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gimple-fold.cc /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cgraph.cc: In member function 'cgraph_edge* symbol_table::create_edge(cgraph_node*, cgraph_node*, gcall*, profile_count, bool, bool)': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cgraph.cc:872:1: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 872 | symbol_table::create_edge (cgraph_node *caller, cgraph_node *callee, | ^~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cgraphunit.cc: In function 'basic_block_def* init_lowered_empty_function(tree, bool, profile_count)': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cgraphunit.cc:1699:1: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 1699 | init_lowered_empty_function (tree decl, bool in_ssa, profile_count count) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cgraph.cc: In member function 'cgraph_edge* cgraph_node::create_edge(cgraph_node*, gcall*, profile_count, bool)': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cgraph.cc:947:1: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 947 | cgraph_node::create_edge (cgraph_node *callee, | ^~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cgraph.cc:950:43: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 950 | cgraph_edge *edge = symtab->create_edge (this, callee, call_stmt, count, | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 951 | false, cloning_p); | ~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cgraph.cc: In member function 'cgraph_edge* cgraph_edge::make_speculative(cgraph_node*, profile_count, unsigned int)': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cgraph.cc:1105:1: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 1105 | cgraph_edge::make_speculative (cgraph_node *n2, profile_count direct_count, | ^~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cgraph.cc:1116:23: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 1116 | e2 = n->create_edge (n2, call_stmt, direct_count); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cgraph.cc: In member function 'cgraph_edge* cgraph_node::create_indirect_edge(gcall*, int, profile_count, bool)': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cgraph.cc:987:1: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 987 | cgraph_node::create_indirect_edge (gcall *call_stmt, int ecf_flags, | ^~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cgraph.cc:991:43: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 991 | cgraph_edge *edge = symtab->create_edge (this, NULL, call_stmt, count, true, | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 992 | cloning_p); | ~~~~~~~~~~ g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-harden-conditionals.o -MT gimple-harden-conditionals.o -MMD -MP -MF ./.deps/gimple-harden-conditionals.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gimple-harden-conditionals.cc /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cgraphclones.cc: In member function 'cgraph_edge* cgraph_edge::clone(cgraph_node*, gcall*, unsigned int, profile_count, profile_count, bool)': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cgraphclones.cc:95:1: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 95 | cgraph_edge::clone (cgraph_node *n, gcall *call_stmt, unsigned stmt_uid, | ^~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cgraphclones.cc:95:1: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cgraphclones.cc:118:46: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 118 | new_edge = n->create_indirect_edge (call_stmt, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ 119 | indirect_info->ecf_flags, | ~~~~~~~~~~~~~~~~~~~~~~~~~ 120 | prof_count, true); | ~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cgraphclones.cc:114:37: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 114 | new_edge = n->create_edge (callee, call_stmt, prof_count, true); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cgraphclones.cc:126:33: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 126 | new_edge = n->create_edge (callee, call_stmt, prof_count, true); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cgraphclones.cc:148:49: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 148 | count = count.combine_with_ipa_count_within (count.ipa () | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ 149 | - new_edge->count.ipa (), | ~~~~~~~~~~~~~~~~~~~~~~~~~ 150 | caller->count); | ~~~~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cgraphunit.cc: In member function 'void cgraph_node::analyze()': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cgraphunit.cc:631:19: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 631 | create_edge (t, NULL, t->count); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cgraphunit.cc:631:19: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cgraph.cc: In function 'void cgraph_update_edges_for_call_stmt_node(cgraph_node*, gimple*, tree, gimple*)': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cgraph.cc:1681:34: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 1681 | ne = node->create_edge (cgraph_node::get_create (new_call), | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1682 | as_a (new_stmt), count); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-laddress.o -MT gimple-laddress.o -MMD -MP -MF ./.deps/gimple-laddress.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gimple-laddress.cc /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cgraphclones.cc: In member function 'void cgraph_node::create_edge_including_clones(cgraph_node*, gimple*, gcall*, profile_count, cgraph_inline_failed_t)': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cgraphclones.cc:816:1: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 816 | cgraph_node::create_edge_including_clones (cgraph_node *callee, | ^~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cgraphclones.cc:825:39: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 825 | cgraph_edge *edge = create_edge (callee, stmt, count); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cgraphclones.cc:845:40: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 845 | edge = node->create_edge (callee, stmt, count); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-loop-interchange.o -MT gimple-loop-interchange.o -MMD -MP -MF ./.deps/gimple-loop-interchange.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gimple-loop-interchange.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-loop-jam.o -MT gimple-loop-jam.o -MMD -MP -MF ./.deps/gimple-loop-jam.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gimple-loop-jam.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-loop-versioning.o -MT gimple-loop-versioning.o -MMD -MP -MF ./.deps/gimple-loop-versioning.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gimple-loop-versioning.cc /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cgraphclones.cc: In member function 'cgraph_node* cgraph_node::create_version_clone(tree, vec, bitmap, const char*)': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cgraphclones.cc:949:17: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 949 | e->clone (new_version, e->call_stmt, | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 950 | e->lto_stmt_uid, count, count, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 951 | true); | ~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cgraphclones.cc:949:17: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cgraphclones.cc:955:17: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 955 | e->clone (new_version, e->call_stmt, | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 956 | e->lto_stmt_uid, count, count, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 957 | true); | ~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cgraphclones.cc:955:17: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-low.o -MT gimple-low.o -MMD -MP -MF ./.deps/gimple-low.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gimple-low.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-predicate-analysis.o -MT gimple-predicate-analysis.o -MMD -MP -MF ./.deps/gimple-predicate-analysis.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gimple-predicate-analysis.cc /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cgraphclones.cc: In function 'cgraph_node* duplicate_thunk_for_node(cgraph_node*, cgraph_node*)': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cgraphclones.cc:250:43: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 250 | cgraph_edge *e = new_thunk->create_edge (node, NULL, new_thunk->count); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cgraphunit.cc: In member function 'void cgraph_node::create_wrapper(cgraph_node*)': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cgraphunit.cc:2579:15: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 2579 | create_edge (target, NULL, count); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cgraphclones.cc: In member function 'cgraph_node* cgraph_node::create_clone(tree, profile_count, bool, vec, bool, cgraph_node*, ipa_param_adjustments*, const char*)': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cgraphclones.cc:356:1: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 356 | cgraph_node::create_clone (tree new_decl, profile_count prof_count, | ^~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cgraphclones.cc:383:53: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 383 | count = count.combine_with_ipa_count_within (count.ipa () | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ 384 | - prof_count.ipa (), | ~~~~~~~~~~~~~~~~~~~~ 385 | inlined_to->count); | ~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cgraphclones.cc:433:14: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 433 | e->clone (new_node, e->call_stmt, e->lto_stmt_uid, new_node->count, old_count, | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 434 | update_original); | ~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cgraphclones.cc:433:14: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cgraphclones.cc:437:14: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 437 | e->clone (new_node, e->call_stmt, e->lto_stmt_uid, | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 438 | new_node->count, old_count, update_original); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/cgraphclones.cc:437:14: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-pretty-print.o -MT gimple-pretty-print.o -MMD -MP -MF ./.deps/gimple-pretty-print.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gimple-pretty-print.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-range.o -MT gimple-range.o -MMD -MP -MF ./.deps/gimple-range.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gimple-range.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-range-cache.o -MT gimple-range-cache.o -MMD -MP -MF ./.deps/gimple-range-cache.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gimple-range-cache.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-range-edge.o -MT gimple-range-edge.o -MMD -MP -MF ./.deps/gimple-range-edge.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gimple-range-edge.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-range-fold.o -MT gimple-range-fold.o -MMD -MP -MF ./.deps/gimple-range-fold.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gimple-range-fold.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-range-gori.o -MT gimple-range-gori.o -MMD -MP -MF ./.deps/gimple-range-gori.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gimple-range-gori.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-range-trace.o -MT gimple-range-trace.o -MMD -MP -MF ./.deps/gimple-range-trace.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gimple-range-trace.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-ssa-backprop.o -MT gimple-ssa-backprop.o -MMD -MP -MF ./.deps/gimple-ssa-backprop.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gimple-ssa-backprop.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-ssa-evrp.o -MT gimple-ssa-evrp.o -MMD -MP -MF ./.deps/gimple-ssa-evrp.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gimple-ssa-evrp.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-ssa-evrp-analyze.o -MT gimple-ssa-evrp-analyze.o -MMD -MP -MF ./.deps/gimple-ssa-evrp-analyze.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gimple-ssa-evrp-analyze.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-ssa-isolate-paths.o -MT gimple-ssa-isolate-paths.o -MMD -MP -MF ./.deps/gimple-ssa-isolate-paths.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gimple-ssa-isolate-paths.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-ssa-nonnull-compare.o -MT gimple-ssa-nonnull-compare.o -MMD -MP -MF ./.deps/gimple-ssa-nonnull-compare.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gimple-ssa-nonnull-compare.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-ssa-split-paths.o -MT gimple-ssa-split-paths.o -MMD -MP -MF ./.deps/gimple-ssa-split-paths.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gimple-ssa-split-paths.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-ssa-store-merging.o -MT gimple-ssa-store-merging.o -MMD -MP -MF ./.deps/gimple-ssa-store-merging.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gimple-ssa-store-merging.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-ssa-strength-reduction.o -MT gimple-ssa-strength-reduction.o -MMD -MP -MF ./.deps/gimple-ssa-strength-reduction.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gimple-ssa-strength-reduction.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-ssa-sprintf.o -MT gimple-ssa-sprintf.o -MMD -MP -MF ./.deps/gimple-ssa-sprintf.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gimple-ssa-sprintf.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-ssa-warn-access.o -MT gimple-ssa-warn-access.o -MMD -MP -MF ./.deps/gimple-ssa-warn-access.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gimple-ssa-warn-access.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-ssa-warn-alloca.o -MT gimple-ssa-warn-alloca.o -MMD -MP -MF ./.deps/gimple-ssa-warn-alloca.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gimple-ssa-warn-alloca.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-ssa-warn-restrict.o -MT gimple-ssa-warn-restrict.o -MMD -MP -MF ./.deps/gimple-ssa-warn-restrict.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gimple-ssa-warn-restrict.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-streamer-in.o -MT gimple-streamer-in.o -MMD -MP -MF ./.deps/gimple-streamer-in.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gimple-streamer-in.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-streamer-out.o -MT gimple-streamer-out.o -MMD -MP -MF ./.deps/gimple-streamer-out.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gimple-streamer-out.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-walk.o -MT gimple-walk.o -MMD -MP -MF ./.deps/gimple-walk.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gimple-walk.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-warn-recursion.o -MT gimple-warn-recursion.o -MMD -MP -MF ./.deps/gimple-warn-recursion.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gimple-warn-recursion.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimplify.o -MT gimplify.o -MMD -MP -MF ./.deps/gimplify.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gimplify.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimplify-me.o -MT gimplify-me.o -MMD -MP -MF ./.deps/gimplify-me.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gimplify-me.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o godump.o -MT godump.o -MMD -MP -MF ./.deps/godump.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/godump.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o graph.o -MT graph.o -MMD -MP -MF ./.deps/graph.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/graph.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o graphds.o -MT graphds.o -MMD -MP -MF ./.deps/graphds.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/graphds.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o graphviz.o -MT graphviz.o -MMD -MP -MF ./.deps/graphviz.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/graphviz.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o graphite.o -MT graphite.o -MMD -MP -MF ./.deps/graphite.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/graphite.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o graphite-isl-ast-to-gimple.o -MT graphite-isl-ast-to-gimple.o -MMD -MP -MF ./.deps/graphite-isl-ast-to-gimple.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/graphite-isl-ast-to-gimple.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o graphite-dependences.o -MT graphite-dependences.o -MMD -MP -MF ./.deps/graphite-dependences.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/graphite-dependences.cc /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c/c-parser.cc: In function 'void c_parser_declaration_or_fndef(c_parser*, bool, bool, bool, bool, bool, tree_node**, vec*, bool, tree, oacc_routine_data*, bool*)': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/c/c-parser.cc:2538:38: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 2538 | c_parser_parse_gimple_body (parser, specs->gimple_or_rtl_pass, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2539 | specs->declspec_il, | ~~~~~~~~~~~~~~~~~~~ 2540 | specs->entry_bb_count); | ~~~~~~~~~~~~~~~~~~~~~~ g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o graphite-optimize-isl.o -MT graphite-optimize-isl.o -MMD -MP -MF ./.deps/graphite-optimize-isl.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/graphite-optimize-isl.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o graphite-poly.o -MT graphite-poly.o -MMD -MP -MF ./.deps/graphite-poly.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/graphite-poly.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o graphite-scop-detection.o -MT graphite-scop-detection.o -MMD -MP -MF ./.deps/graphite-scop-detection.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/graphite-scop-detection.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o graphite-sese-to-poly.o -MT graphite-sese-to-poly.o -MMD -MP -MF ./.deps/graphite-sese-to-poly.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/graphite-sese-to-poly.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gtype-desc.o -MT gtype-desc.o -MMD -MP -MF ./.deps/gtype-desc.TPo gtype-desc.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o haifa-sched.o -MT haifa-sched.o -MMD -MP -MF ./.deps/haifa-sched.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/haifa-sched.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o hash-map-tests.o -MT hash-map-tests.o -MMD -MP -MF ./.deps/hash-map-tests.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/hash-map-tests.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o hash-set-tests.o -MT hash-set-tests.o -MMD -MP -MF ./.deps/hash-set-tests.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/hash-set-tests.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o hw-doloop.o -MT hw-doloop.o -MMD -MP -MF ./.deps/hw-doloop.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/hw-doloop.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o hwint.o -MT hwint.o -MMD -MP -MF ./.deps/hwint.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/hwint.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ifcvt.o -MT ifcvt.o -MMD -MP -MF ./.deps/ifcvt.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ifcvt.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ree.o -MT ree.o -MMD -MP -MF ./.deps/ree.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ree.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o inchash.o -MT inchash.o -MMD -MP -MF ./.deps/inchash.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/inchash.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o incpath.o -MT incpath.o -MMD -MP -MF ./.deps/incpath.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/incpath.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o init-regs.o -MT init-regs.o -MMD -MP -MF ./.deps/init-regs.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/init-regs.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o internal-fn.o -MT internal-fn.o -MMD -MP -MF ./.deps/internal-fn.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/internal-fn.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ipa-cp.o -MT ipa-cp.o -MMD -MP -MF ./.deps/ipa-cp.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-cp.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ipa-sra.o -MT ipa-sra.o -MMD -MP -MF ./.deps/ipa-sra.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-sra.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ipa-devirt.o -MT ipa-devirt.o -MMD -MP -MF ./.deps/ipa-devirt.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-devirt.cc /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/expmed.cc: In function 'rtx_def* extract_bit_field_1(rtx, poly_uint64, poly_uint64, int, rtx, machine_mode, machine_mode, bool, bool, rtx_def**)': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/expmed.cc:1832:45: warning: '*(unsigned int*)((char*)&imode + offsetof(scalar_int_mode, scalar_int_mode::m_mode))' may be used uninitialized [-Wmaybe-uninitialized] 1832 | rtx sub = extract_bit_field_as_subreg (mode1, op0, imode, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ 1833 | bitsize, bitnum); | ~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/expmed.cc:1792:19: note: '*(unsigned int*)((char*)&imode + offsetof(scalar_int_mode, scalar_int_mode::m_mode))' was declared here 1792 | scalar_int_mode imode; | ^~~~~ g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ipa-fnsummary.o -MT ipa-fnsummary.o -MMD -MP -MF ./.deps/ipa-fnsummary.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-fnsummary.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ipa-polymorphic-call.o -MT ipa-polymorphic-call.o -MMD -MP -MF ./.deps/ipa-polymorphic-call.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-polymorphic-call.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ipa-split.o -MT ipa-split.o -MMD -MP -MF ./.deps/ipa-split.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-split.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ipa-inline.o -MT ipa-inline.o -MMD -MP -MF ./.deps/ipa-inline.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-inline.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ipa-comdats.o -MT ipa-comdats.o -MMD -MP -MF ./.deps/ipa-comdats.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-comdats.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ipa-free-lang-data.o -MT ipa-free-lang-data.o -MMD -MP -MF ./.deps/ipa-free-lang-data.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-free-lang-data.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ipa-visibility.o -MT ipa-visibility.o -MMD -MP -MF ./.deps/ipa-visibility.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-visibility.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ipa-inline-analysis.o -MT ipa-inline-analysis.o -MMD -MP -MF ./.deps/ipa-inline-analysis.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-inline-analysis.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ipa-inline-transform.o -MT ipa-inline-transform.o -MMD -MP -MF ./.deps/ipa-inline-transform.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-inline-transform.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ipa-modref.o -MT ipa-modref.o -MMD -MP -MF ./.deps/ipa-modref.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-modref.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ipa-modref-tree.o -MT ipa-modref-tree.o -MMD -MP -MF ./.deps/ipa-modref-tree.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-modref-tree.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ipa-predicate.o -MT ipa-predicate.o -MMD -MP -MF ./.deps/ipa-predicate.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-predicate.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ipa-profile.o -MT ipa-profile.o -MMD -MP -MF ./.deps/ipa-profile.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-profile.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ipa-prop.o -MT ipa-prop.o -MMD -MP -MF ./.deps/ipa-prop.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-prop.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ipa-param-manipulation.o -MT ipa-param-manipulation.o -MMD -MP -MF ./.deps/ipa-param-manipulation.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-param-manipulation.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ipa-pure-const.o -MT ipa-pure-const.o -MMD -MP -MF ./.deps/ipa-pure-const.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-pure-const.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ipa-icf.o -MT ipa-icf.o -MMD -MP -MF ./.deps/ipa-icf.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-icf.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ipa-icf-gimple.o -MT ipa-icf-gimple.o -MMD -MP -MF ./.deps/ipa-icf-gimple.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-icf-gimple.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ipa-reference.o -MT ipa-reference.o -MMD -MP -MF ./.deps/ipa-reference.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-reference.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ipa-ref.o -MT ipa-ref.o -MMD -MP -MF ./.deps/ipa-ref.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-ref.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ipa-utils.o -MT ipa-utils.o -MMD -MP -MF ./.deps/ipa-utils.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-utils.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ipa.o -MT ipa.o -MMD -MP -MF ./.deps/ipa.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ira.o -MT ira.o -MMD -MP -MF ./.deps/ira.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ira.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ira-build.o -MT ira-build.o -MMD -MP -MF ./.deps/ira-build.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ira-build.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ira-costs.o -MT ira-costs.o -MMD -MP -MF ./.deps/ira-costs.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ira-costs.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ira-conflicts.o -MT ira-conflicts.o -MMD -MP -MF ./.deps/ira-conflicts.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ira-conflicts.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ira-color.o -MT ira-color.o -MMD -MP -MF ./.deps/ira-color.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ira-color.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ira-emit.o -MT ira-emit.o -MMD -MP -MF ./.deps/ira-emit.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ira-emit.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ira-lives.o -MT ira-lives.o -MMD -MP -MF ./.deps/ira-lives.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ira-lives.cc /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/expmed.cc: In function 'rtx_def* emit_store_flag_1(rtx, rtx_code, rtx, rtx, machine_mode, int, int, machine_mode)': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/expmed.cc:5661:19: warning: '*(unsigned int*)((char*)&int_mode + offsetof(scalar_int_mode, scalar_int_mode::m_mode))' may be used uninitialized [-Wmaybe-uninitialized] 5661 | scalar_int_mode int_mode; | ^~~~~~~~ g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o jump.o -MT jump.o -MMD -MP -MF ./.deps/jump.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/jump.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o langhooks.o -MT langhooks.o -MMD -MP -MF ./.deps/langhooks.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/langhooks.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o lcm.o -MT lcm.o -MMD -MP -MF ./.deps/lcm.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/lcm.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o lists.o -MT lists.o -MMD -MP -MF ./.deps/lists.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/lists.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o loop-doloop.o -MT loop-doloop.o -MMD -MP -MF ./.deps/loop-doloop.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/loop-doloop.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o loop-init.o -MT loop-init.o -MMD -MP -MF ./.deps/loop-init.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/loop-init.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o loop-invariant.o -MT loop-invariant.o -MMD -MP -MF ./.deps/loop-invariant.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/loop-invariant.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o loop-iv.o -MT loop-iv.o -MMD -MP -MF ./.deps/loop-iv.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/loop-iv.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o loop-unroll.o -MT loop-unroll.o -MMD -MP -MF ./.deps/loop-unroll.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/loop-unroll.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o lower-subreg.o -MT lower-subreg.o -MMD -MP -MF ./.deps/lower-subreg.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/lower-subreg.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o lra.o -MT lra.o -MMD -MP -MF ./.deps/lra.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/lra.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o lra-assigns.o -MT lra-assigns.o -MMD -MP -MF ./.deps/lra-assigns.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/lra-assigns.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o lra-coalesce.o -MT lra-coalesce.o -MMD -MP -MF ./.deps/lra-coalesce.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/lra-coalesce.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o lra-constraints.o -MT lra-constraints.o -MMD -MP -MF ./.deps/lra-constraints.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/lra-constraints.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o lra-eliminations.o -MT lra-eliminations.o -MMD -MP -MF ./.deps/lra-eliminations.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/lra-eliminations.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o lra-lives.o -MT lra-lives.o -MMD -MP -MF ./.deps/lra-lives.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/lra-lives.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o lra-remat.o -MT lra-remat.o -MMD -MP -MF ./.deps/lra-remat.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/lra-remat.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o lra-spills.o -MT lra-spills.o -MMD -MP -MF ./.deps/lra-spills.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/lra-spills.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o lto-cgraph.o -MT lto-cgraph.o -MMD -MP -MF ./.deps/lto-cgraph.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/lto-cgraph.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o lto-streamer.o -MT lto-streamer.o -MMD -MP -MF ./.deps/lto-streamer.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/lto-streamer.cc g++ -std=c++11 -fno-PIE -c -DTARGET_MACHINE=\"armv7-alpine-linux-musleabihf\" -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o lto-streamer-in.o -MT lto-streamer-in.o -MMD -MP -MF ./.deps/lto-streamer-in.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/lto-streamer-in.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o lto-streamer-out.o -MT lto-streamer-out.o -MMD -MP -MF ./.deps/lto-streamer-out.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/lto-streamer-out.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o lto-section-in.o -MT lto-section-in.o -MMD -MP -MF ./.deps/lto-section-in.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/lto-section-in.cc In file included from /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/dumpfile.h:24, from /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/coretypes.h:491, from /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-inline.cc:94: /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/profile-count.h: In member function 'profile_count profile_count::max(profile_count) const': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/profile-count.h:1017:17: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 1017 | profile_count max (profile_count other) const | ^~~ In file included from /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/dumpfile.h:24, from /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/coretypes.h:491, from /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-inline-transform.cc:33: /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/profile-count.h: In member function 'profile_count profile_count::max(profile_count) const': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/profile-count.h:1017:17: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 1017 | profile_count max (profile_count other) const | ^~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/profile-count.h: In member function 'profile_count profile_count::apply_scale(profile_count, profile_count) const': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/profile-count.h:1092:17: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 1092 | profile_count apply_scale (profile_count num, profile_count den) const | ^~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/profile-count.h:1092:17: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o lto-section-out.o -MT lto-section-out.o -MMD -MP -MF ./.deps/lto-section-out.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/lto-section-out.cc /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-inline-transform.cc: In function 'void update_noncloned_counts(cgraph_node*, profile_count, profile_count)': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-inline-transform.cc:62:1: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 62 | update_noncloned_counts (struct cgraph_node *node, | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-inline-transform.cc:62:1: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-inline-transform.cc:72:33: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 72 | update_noncloned_counts (e->callee, num, den); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-inline-transform.cc:73:39: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 73 | e->count = e->count.apply_scale (num, den); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-inline-transform.cc:76:37: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 76 | e->count = e->count.apply_scale (num, den); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-inline-transform.cc:77:41: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 77 | node->count = node->count.apply_scale (num, den); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o lto-opts.o -MT lto-opts.o -MMD -MP -MF ./.deps/lto-opts.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/lto-opts.cc /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-inline-transform.cc: In function 'void clone_inlined_nodes(cgraph_edge*, bool, bool, int*)': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-inline-transform.cc:213:35: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 213 | update_noncloned_counts (e->callee, e->count, e->callee->count); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o lto-compress.o -MT lto-compress.o -MMD -MP -MF ./.deps/lto-compress.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/lto-compress.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o mcf.o -MT mcf.o -MMD -MP -MF ./.deps/mcf.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/mcf.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o mode-switching.o -MT mode-switching.o -MMD -MP -MF ./.deps/mode-switching.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/mode-switching.cc In file included from /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/dumpfile.h:24, from /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/coretypes.h:491, from /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-utils.cc:23: /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/profile-count.h: In member function 'profile_count profile_count::apply_scale(profile_count, profile_count) const': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/profile-count.h:1092:17: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 1092 | profile_count apply_scale (profile_count num, profile_count den) const | ^~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/profile-count.h:1092:17: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/profile-count.h: In member function 'profile_probability profile_count::probability_in(profile_count) const': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/profile-count.h:1180:23: note: parameter passing for argument of type 'const profile_count' changed in GCC 9.1 1180 | profile_probability probability_in (const profile_count overall) const | ^~~~~~~~~~~~~~ g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o modulo-sched.o -MT modulo-sched.o -MMD -MP -MF ./.deps/modulo-sched.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/modulo-sched.cc /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-utils.cc: In function 'void scale_ipa_profile_for_fn(cgraph_node*, profile_count)': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-utils.cc:377:1: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 377 | scale_ipa_profile_for_fn (struct cgraph_node *node, profile_count orig_count) | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-utils.cc:384:37: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 384 | e->count = e->count.apply_scale (to, orig_count); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-utils.cc:386:37: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 386 | e->count = e->count.apply_scale (to, orig_count); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-inline-transform.cc: In function 'unsigned int inline_transform(cgraph_node*)': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-inline-transform.cc:771:45: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 771 | bb->count = bb->count.apply_scale (num, den); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-utils.cc: In function 'void ipa_merge_profiles(cgraph_node*, cgraph_node*, bool)': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-utils.cc:632:45: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 632 | srccount = srccount.apply_scale (srcnum, srcden); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-utils.cc:634:53: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 634 | dstbb->count = dstbb->count.apply_scale (dstnum, dstden); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o multiple_target.o -MT multiple_target.o -MMD -MP -MF ./.deps/multiple_target.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/multiple_target.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o omp-offload.o -MT omp-offload.o -MMD -MP -MF ./.deps/omp-offload.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/omp-offload.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o omp-expand.o -MT omp-expand.o -MMD -MP -MF ./.deps/omp-expand.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/omp-expand.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o omp-general.o -MT omp-general.o -MMD -MP -MF ./.deps/omp-general.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/omp-general.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o omp-low.o -MT omp-low.o -MMD -MP -MF ./.deps/omp-low.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/omp-low.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o omp-oacc-kernels-decompose.o -MT omp-oacc-kernels-decompose.o -MMD -MP -MF ./.deps/omp-oacc-kernels-decompose.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/omp-oacc-kernels-decompose.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o omp-oacc-neuter-broadcast.o -MT omp-oacc-neuter-broadcast.o -MMD -MP -MF ./.deps/omp-oacc-neuter-broadcast.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/omp-oacc-neuter-broadcast.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o omp-simd-clone.o -MT omp-simd-clone.o -MMD -MP -MF ./.deps/omp-simd-clone.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/omp-simd-clone.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o opt-problem.o -MT opt-problem.o -MMD -MP -MF ./.deps/opt-problem.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/opt-problem.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o optabs.o -MT optabs.o -MMD -MP -MF ./.deps/optabs.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/optabs.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o optabs-libfuncs.o -MT optabs-libfuncs.o -MMD -MP -MF ./.deps/optabs-libfuncs.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/optabs-libfuncs.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o optabs-query.o -MT optabs-query.o -MMD -MP -MF ./.deps/optabs-query.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/optabs-query.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o optabs-tree.o -MT optabs-tree.o -MMD -MP -MF ./.deps/optabs-tree.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/optabs-tree.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o optinfo.o -MT optinfo.o -MMD -MP -MF ./.deps/optinfo.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/optinfo.cc g++ -std=c++11 -fno-PIE -c -DTARGET_NAME=\"armv7-alpine-linux-musleabihf\" -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o optinfo-emit-json.o -MT optinfo-emit-json.o -MMD -MP -MF ./.deps/optinfo-emit-json.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/optinfo-emit-json.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o options-save.o -MT options-save.o -MMD -MP -MF ./.deps/options-save.TPo options-save.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o opts-global.o -MT opts-global.o -MMD -MP -MF ./.deps/opts-global.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/opts-global.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ordered-hash-map-tests.o -MT ordered-hash-map-tests.o -MMD -MP -MF ./.deps/ordered-hash-map-tests.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ordered-hash-map-tests.cc In file included from /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/dumpfile.h:24, from /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/coretypes.h:491, from /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-cp.cc:105: /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/profile-count.h: In member function 'profile_count profile_count::apply_scale(profile_count, profile_count) const': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/profile-count.h:1092:17: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 1092 | profile_count apply_scale (profile_count num, profile_count den) const | ^~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/profile-count.h:1092:17: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o passes.o -MT passes.o -MMD -MP -MF ./.deps/passes.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/passes.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o plugin.o -MT plugin.o -MMD -MP -MF ./.deps/plugin.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/plugin.cc /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-cp.cc: In function 'void update_specialized_profile(cgraph_node*, cgraph_node*, profile_count)': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-cp.cc:4880:1: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 4880 | update_specialized_profile (struct cgraph_node *new_node, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-cp.cc:4903:40: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 4903 | cs->count += cs->count.apply_scale (redirected_sum, new_node_count); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-cp.cc:4907:49: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 4907 | profile_count dec = cs->count.apply_scale (redirected_sum, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ 4908 | orig_node_count); | ~~~~~~~~~~~~~~~~ g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o pointer-query.o -MT pointer-query.o -MMD -MP -MF ./.deps/pointer-query.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/pointer-query.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o postreload-gcse.o -MT postreload-gcse.o -MMD -MP -MF ./.deps/postreload-gcse.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/postreload-gcse.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o postreload.o -MT postreload.o -MMD -MP -MF ./.deps/postreload.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/postreload.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o predict.o -MT predict.o -MMD -MP -MF ./.deps/predict.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/predict.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o print-rtl.o -MT print-rtl.o -MMD -MP -MF ./.deps/print-rtl.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/print-rtl.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o print-rtl-function.o -MT print-rtl-function.o -MMD -MP -MF ./.deps/print-rtl-function.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/print-rtl-function.cc In file included from /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/dumpfile.h:24, from /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/coretypes.h:491, from /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-fnsummary.cc:57: /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/profile-count.h: In member function 'profile_count profile_count::max(profile_count) const': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/profile-count.h:1017:17: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 1017 | profile_count max (profile_count other) const | ^~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-cp.cc: In function 'profile_count lenient_count_portion_handling(profile_count, cgraph_node*)': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-cp.cc:4510:1: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 4510 | lenient_count_portion_handling (profile_count remainder, cgraph_node *orig_node) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-cp.cc:104: /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-cp.cc: In function 'void update_profiling_info(cgraph_node*, cgraph_node*)': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-cp.cc:4830:38: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 4830 | = MAX(MIN (unexp.apply_scale (new_sum, | ~~~~~~~~~~~~~~~~~~^~~~~~~~~ 4831 | new_sum + orig_nonrec_call_count), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/system.h:396:20: note: in definition of macro 'MAX' 396 | #define MAX(X,Y) ((X) > (Y) ? (X) : (Y)) | ^ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-cp.cc:4830:15: note: in expansion of macro 'MIN' 4830 | = MAX(MIN (unexp.apply_scale (new_sum, | ^~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-cp.cc:4830:38: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 4830 | = MAX(MIN (unexp.apply_scale (new_sum, | ~~~~~~~~~~~~~~~~~~^~~~~~~~~ 4831 | new_sum + orig_nonrec_call_count), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/system.h:396:20: note: in definition of macro 'MAX' 396 | #define MAX(X,Y) ((X) > (Y) ? (X) : (Y)) | ^ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-cp.cc:4830:15: note: in expansion of macro 'MIN' 4830 | = MAX(MIN (unexp.apply_scale (new_sum, | ^~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-cp.cc:4830:38: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 4830 | = MAX(MIN (unexp.apply_scale (new_sum, | ~~~~~~~~~~~~~~~~~~^~~~~~~~~ 4831 | new_sum + orig_nonrec_call_count), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/system.h:396:32: note: in definition of macro 'MAX' 396 | #define MAX(X,Y) ((X) > (Y) ? (X) : (Y)) | ^ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-cp.cc:4830:15: note: in expansion of macro 'MIN' 4830 | = MAX(MIN (unexp.apply_scale (new_sum, | ^~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-cp.cc:4830:38: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 4830 | = MAX(MIN (unexp.apply_scale (new_sum, | ~~~~~~~~~~~~~~~~~~^~~~~~~~~ 4831 | new_sum + orig_nonrec_call_count), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/system.h:396:32: note: in definition of macro 'MAX' 396 | #define MAX(X,Y) ((X) > (Y) ? (X) : (Y)) | ^ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-cp.cc:4830:15: note: in expansion of macro 'MIN' 4830 | = MAX(MIN (unexp.apply_scale (new_sum, | ^~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-cp.cc:4858:39: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 4858 | cs->count = cs->count.apply_scale (new_sum, orig_new_node_count); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-cp.cc:4860:39: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 4860 | cs->count = cs->count.apply_scale (new_sum, orig_new_node_count); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-cp.cc:4864:39: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 4864 | cs->count = cs->count.apply_scale (remainder, orig_node_count); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-cp.cc:4866:39: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 4866 | cs->count = cs->count.apply_scale (remainder, orig_node_count); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o print-tree.o -MT print-tree.o -MMD -MP -MF ./.deps/print-tree.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/print-tree.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o profile.o -MT profile.o -MMD -MP -MF ./.deps/profile.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/profile.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o profile-count.o -MT profile-count.o -MMD -MP -MF ./.deps/profile-count.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/profile-count.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o range.o -MT range.o -MMD -MP -MF ./.deps/range.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/range.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o range-op.o -MT range-op.o -MMD -MP -MF ./.deps/range-op.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/range-op.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o read-md.o -MT read-md.o -MMD -MP -MF ./.deps/read-md.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/read-md.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o read-rtl.o -MT read-rtl.o -MMD -MP -MF ./.deps/read-rtl.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/read-rtl.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o read-rtl-function.o -MT read-rtl-function.o -MMD -MP -MF ./.deps/read-rtl-function.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/read-rtl-function.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o real.o -MT real.o -MMD -MP -MF ./.deps/real.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/real.cc /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-cp.cc: In function 'bool good_cloning_opportunity_p(cgraph_node*, sreal, sreal, profile_count, int)': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-cp.cc:3327:1: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 3327 | good_cloning_opportunity_p (struct cgraph_node *node, sreal time_benefit, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o realmpfr.o -MT realmpfr.o -MMD -MP -MF ./.deps/realmpfr.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/realmpfr.cc /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/lto-cgraph.cc: In function 'void input_edge(lto_input_block*, vec, bool)': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/lto-cgraph.cc:1485:41: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 1485 | edge = caller->create_indirect_edge (NULL, 0, count); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/lto-cgraph.cc:1487:32: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 1487 | edge = caller->create_edge (callee, NULL, count); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o recog.o -MT recog.o -MMD -MP -MF ./.deps/recog.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/recog.cc /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-cp.cc: In function 'void estimate_local_effects(cgraph_node*)': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-cp.cc:3586:43: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 3586 | else if (good_cloning_opportunity_p (node, time, stats.freq_sum, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3587 | stats.count_sum, size)) | ~~~~~~~~~~~~~~~~~~~~~~ g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o reg-stack.o -MT reg-stack.o -MMD -MP -MF ./.deps/reg-stack.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/reg-stack.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o regcprop.o -MT regcprop.o -MMD -MP -MF ./.deps/regcprop.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/regcprop.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o reginfo.o -MT reginfo.o -MMD -MP -MF ./.deps/reginfo.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/reginfo.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o regrename.o -MT regrename.o -MMD -MP -MF ./.deps/regrename.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/regrename.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o regstat.o -MT regstat.o -MMD -MP -MF ./.deps/regstat.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/regstat.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o reload.o -MT reload.o -MMD -MP -MF ./.deps/reload.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/reload.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o reload1.o -MT reload1.o -MMD -MP -MF ./.deps/reload1.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/reload1.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o reorg.o -MT reorg.o -MMD -MP -MF ./.deps/reorg.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/reorg.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o resource.o -MT resource.o -MMD -MP -MF ./.deps/resource.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/resource.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o rtl-error.o -MT rtl-error.o -MMD -MP -MF ./.deps/rtl-error.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/rtl-error.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Irtl-ssa -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/rtl-ssa -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o rtl-ssa/accesses.o -MT rtl-ssa/accesses.o -MMD -MP -MF rtl-ssa/.deps/accesses.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/rtl-ssa/accesses.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Irtl-ssa -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/rtl-ssa -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o rtl-ssa/blocks.o -MT rtl-ssa/blocks.o -MMD -MP -MF rtl-ssa/.deps/blocks.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/rtl-ssa/blocks.cc /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-cp.cc: In function 'bool decide_about_value(cgraph_node*, int, long long int, ipcp_value*, ipa_auto_call_arg_values*, vec*) [with valtype = tree_node*]': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-cp.cc:6106:35: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 6106 | if (!good_cloning_opportunity_p (node, val->local_time_benefit, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6107 | freq_sum, count_sum, | ~~~~~~~~~~~~~~~~~~~~ 6108 | val->local_size_cost) | ~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-cp.cc:6109:38: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 6109 | && !good_cloning_opportunity_p (node, val->prop_time_benefit, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6110 | freq_sum, count_sum, val->prop_size_cost)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Irtl-ssa -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/rtl-ssa -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o rtl-ssa/changes.o -MT rtl-ssa/changes.o -MMD -MP -MF rtl-ssa/.deps/changes.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/rtl-ssa/changes.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Irtl-ssa -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/rtl-ssa -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o rtl-ssa/functions.o -MT rtl-ssa/functions.o -MMD -MP -MF rtl-ssa/.deps/functions.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/rtl-ssa/functions.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Irtl-ssa -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/rtl-ssa -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o rtl-ssa/insns.o -MT rtl-ssa/insns.o -MMD -MP -MF rtl-ssa/.deps/insns.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/rtl-ssa/insns.cc In function 'bool decide_about_value(cgraph_node*, int, long long int, ipcp_value*, ipa_auto_call_arg_values*, vec*) [with valtype = ipa_polymorphic_call_context]', inlined from 'bool decide_whether_version_node(cgraph_node*)' at /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-cp.cc:6232:32: /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-cp.cc:6106:35: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 6106 | if (!good_cloning_opportunity_p (node, val->local_time_benefit, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6107 | freq_sum, count_sum, | ~~~~~~~~~~~~~~~~~~~~ 6108 | val->local_size_cost) | ~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-cp.cc:6109:38: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 6109 | && !good_cloning_opportunity_p (node, val->prop_time_benefit, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6110 | freq_sum, count_sum, val->prop_size_cost)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'void update_counts_for_self_gen_clones(cgraph_node*, const vec&)', inlined from 'bool decide_whether_version_node(cgraph_node*)' at /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-cp.cc:6240:41: /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-cp.cc:4661:45: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 4661 | cs->count = cs->count.apply_scale (new_count, orig_count); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ipa-cp.cc:4665:43: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 4665 | cs->count = cs->count.apply_scale (new_count, orig_count); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o rtl-tests.o -MT rtl-tests.o -MMD -MP -MF ./.deps/rtl-tests.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/rtl-tests.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o rtl.o -MT rtl.o -MMD -MP -MF ./.deps/rtl.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/rtl.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o rtlhash.o -MT rtlhash.o -MMD -MP -MF ./.deps/rtlhash.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/rtlhash.cc /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/optinfo-emit-json.cc: In member function 'json::object* optrecord_json_writer::profile_count_to_json(profile_count)': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/optinfo-emit-json.cc:207:1: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 207 | optrecord_json_writer::profile_count_to_json (profile_count count) | ^~~~~~~~~~~~~~~~~~~~~ g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o rtlanal.o -MT rtlanal.o -MMD -MP -MF ./.deps/rtlanal.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/rtlanal.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o rtlhooks.o -MT rtlhooks.o -MMD -MP -MF ./.deps/rtlhooks.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/rtlhooks.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o rtx-vector-builder.o -MT rtx-vector-builder.o -MMD -MP -MF ./.deps/rtx-vector-builder.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/rtx-vector-builder.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o run-rtl-passes.o -MT run-rtl-passes.o -MMD -MP -MF ./.deps/run-rtl-passes.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/run-rtl-passes.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o sched-deps.o -MT sched-deps.o -MMD -MP -MF ./.deps/sched-deps.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/sched-deps.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o sched-ebb.o -MT sched-ebb.o -MMD -MP -MF ./.deps/sched-ebb.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/sched-ebb.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o sched-rgn.o -MT sched-rgn.o -MMD -MP -MF ./.deps/sched-rgn.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/sched-rgn.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o sel-sched-ir.o -MT sel-sched-ir.o -MMD -MP -MF ./.deps/sel-sched-ir.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/sel-sched-ir.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o sel-sched-dump.o -MT sel-sched-dump.o -MMD -MP -MF ./.deps/sel-sched-dump.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/sel-sched-dump.cc /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/profile-count.cc: In member function 'bool profile_count::differs_from_p(profile_count) const': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/profile-count.cc:121:1: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 121 | profile_count::differs_from_p (profile_count other) const | ^~~~~~~~~~~~~ g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o sel-sched.o -MT sel-sched.o -MMD -MP -MF ./.deps/sel-sched.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/sel-sched.cc /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/profile-count.cc: In member function 'int profile_count::to_cgraph_frequency(profile_count) const': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/profile-count.cc:308:1: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 308 | profile_count::to_cgraph_frequency (profile_count entry_bb_count) const | ^~~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/profile-count.cc: In member function 'sreal profile_count::to_sreal_scale(profile_count, bool*) const': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/profile-count.cc:326:1: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 326 | profile_count::to_sreal_scale (profile_count in, bool *known) const | ^~~~~~~~~~~~~ g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o selftest-rtl.o -MT selftest-rtl.o -MMD -MP -MF ./.deps/selftest-rtl.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/selftest-rtl.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o selftest-run-tests.o -MT selftest-run-tests.o -MMD -MP -MF ./.deps/selftest-run-tests.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/selftest-run-tests.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o sese.o -MT sese.o -MMD -MP -MF ./.deps/sese.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/sese.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o shrink-wrap.o -MT shrink-wrap.o -MMD -MP -MF ./.deps/shrink-wrap.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/shrink-wrap.cc /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/profile-count.cc: In member function 'profile_count profile_count::combine_with_ipa_count(profile_count)': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/profile-count.cc:398:1: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 398 | profile_count::combine_with_ipa_count (profile_count ipa) | ^~~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/profile-count.cc: In member function 'profile_count profile_count::combine_with_ipa_count_within(profile_count, profile_count)': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/profile-count.cc:415:1: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 415 | profile_count::combine_with_ipa_count_within (profile_count ipa, | ^~~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/profile-count.cc:415:1: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/profile-count.cc: In member function 'profile_probability profile_probability::combine_with_count(profile_count, profile_probability, profile_count) const': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/profile-count.cc:452:1: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 452 | profile_probability::combine_with_count (profile_count count1, | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/profile-count.cc:452:1: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o simplify-rtx.o -MT simplify-rtx.o -MMD -MP -MF ./.deps/simplify-rtx.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/simplify-rtx.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o sparseset.o -MT sparseset.o -MMD -MP -MF ./.deps/sparseset.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/sparseset.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o spellcheck.o -MT spellcheck.o -MMD -MP -MF ./.deps/spellcheck.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/spellcheck.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o spellcheck-tree.o -MT spellcheck-tree.o -MMD -MP -MF ./.deps/spellcheck-tree.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/spellcheck-tree.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o splay-tree-utils.o -MT splay-tree-utils.o -MMD -MP -MF ./.deps/splay-tree-utils.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/splay-tree-utils.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o sreal.o -MT sreal.o -MMD -MP -MF ./.deps/sreal.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/sreal.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o stack-ptr-mod.o -MT stack-ptr-mod.o -MMD -MP -MF ./.deps/stack-ptr-mod.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/stack-ptr-mod.cc In function 'void simd_clone_adjust(cgraph_node*)', inlined from 'void expand_simd_clones(cgraph_node*)' at /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/omp-simd-clone.cc:1774:24: /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/omp-simd-clone.cc:1486:31: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 1486 | node->create_edge (cgraph_node::get_create (fn), | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1487 | call, entry_bb->count); | ~~~~~~~~~~~~~~~~~~~~~~ g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o statistics.o -MT statistics.o -MMD -MP -MF ./.deps/statistics.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/statistics.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o stmt.o -MT stmt.o -MMD -MP -MF ./.deps/stmt.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/stmt.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o stor-layout.o -MT stor-layout.o -MMD -MP -MF ./.deps/stor-layout.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/stor-layout.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o store-motion.o -MT store-motion.o -MMD -MP -MF ./.deps/store-motion.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/store-motion.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o streamer-hooks.o -MT streamer-hooks.o -MMD -MP -MF ./.deps/streamer-hooks.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/streamer-hooks.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o stringpool.o -MT stringpool.o -MMD -MP -MF ./.deps/stringpool.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/stringpool.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o substring-locations.o -MT substring-locations.o -MMD -MP -MF ./.deps/substring-locations.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/substring-locations.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o target-globals.o -MT target-globals.o -MMD -MP -MF ./.deps/target-globals.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/target-globals.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o targhooks.o -MT targhooks.o -MMD -MP -MF ./.deps/targhooks.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/targhooks.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o timevar.o -MT timevar.o -MMD -MP -MF ./.deps/timevar.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/timevar.cc g++ -std=c++11 -fno-PIE -c -DTARGET_NAME=\"armv7-alpine-linux-musleabihf\" -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o toplev.o -MT toplev.o -MMD -MP -MF ./.deps/toplev.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/toplev.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tracer.o -MT tracer.o -MMD -MP -MF ./.deps/tracer.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tracer.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o trans-mem.o -MT trans-mem.o -MMD -MP -MF ./.deps/trans-mem.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/trans-mem.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-affine.o -MT tree-affine.o -MMD -MP -MF ./.deps/tree-affine.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-affine.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o asan.o -MT asan.o -MMD -MP -MF ./.deps/asan.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/asan.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tsan.o -MT tsan.o -MMD -MP -MF ./.deps/tsan.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tsan.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ubsan.o -MT ubsan.o -MMD -MP -MF ./.deps/ubsan.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ubsan.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o sanopt.o -MT sanopt.o -MMD -MP -MF ./.deps/sanopt.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/sanopt.cc /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/predict.cc: In function 'bool probably_never_executed(function*, profile_count)': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/predict.cc:209:1: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 209 | probably_never_executed (struct function *fun, profile_count count) | ^~~~~~~~~~~~~~~~~~~~~~~ g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o sancov.o -MT sancov.o -MMD -MP -MF ./.deps/sancov.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/sancov.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-call-cdce.o -MT tree-call-cdce.o -MMD -MP -MF ./.deps/tree-call-cdce.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-call-cdce.cc In file included from /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/dumpfile.h:24, from /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/coretypes.h:491, from /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/predict.cc:32: /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/profile-count.h: In member function 'profile_count profile_count::max(profile_count) const': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/profile-count.h:1017:17: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 1017 | profile_count max (profile_count other) const | ^~~ g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-cfg.o -MT tree-cfg.o -MMD -MP -MF ./.deps/tree-cfg.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-cfg.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-cfgcleanup.o -MT tree-cfgcleanup.o -MMD -MP -MF ./.deps/tree-cfgcleanup.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-cfgcleanup.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-chrec.o -MT tree-chrec.o -MMD -MP -MF ./.deps/tree-chrec.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-chrec.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-complex.o -MT tree-complex.o -MMD -MP -MF ./.deps/tree-complex.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-complex.cc /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/predict.cc: In function 'bool maybe_hot_count_p(function*, profile_count)': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/predict.cc:154:1: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 154 | maybe_hot_count_p (struct function *fun, profile_count count) | ^~~~~~~~~~~~~~~~~ g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-data-ref.o -MT tree-data-ref.o -MMD -MP -MF ./.deps/tree-data-ref.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-data-ref.cc /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/predict.cc: In function 'void drop_profile(cgraph_node*, profile_count)': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/predict.cc:3508:1: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 3508 | drop_profile (struct cgraph_node *node, profile_count call_count) | ^~~~~~~~~~~~ g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-dfa.o -MT tree-dfa.o -MMD -MP -MF ./.deps/tree-dfa.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-dfa.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-diagnostic.o -MT tree-diagnostic.o -MMD -MP -MF ./.deps/tree-diagnostic.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-diagnostic.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-diagnostic-path.o -MT tree-diagnostic-path.o -MMD -MP -MF ./.deps/tree-diagnostic-path.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-diagnostic-path.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-dump.o -MT tree-dump.o -MMD -MP -MF ./.deps/tree-dump.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-dump.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-eh.o -MT tree-eh.o -MMD -MP -MF ./.deps/tree-eh.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-eh.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-emutls.o -MT tree-emutls.o -MMD -MP -MF ./.deps/tree-emutls.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-emutls.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-if-conv.o -MT tree-if-conv.o -MMD -MP -MF ./.deps/tree-if-conv.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-if-conv.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-inline.o -MT tree-inline.o -MMD -MP -MF ./.deps/tree-inline.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-inline.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-into-ssa.o -MT tree-into-ssa.o -MMD -MP -MF ./.deps/tree-into-ssa.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-into-ssa.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-iterator.o -MT tree-iterator.o -MMD -MP -MF ./.deps/tree-iterator.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-iterator.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-loop-distribution.o -MT tree-loop-distribution.o -MMD -MP -MF ./.deps/tree-loop-distribution.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-loop-distribution.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-nested.o -MT tree-nested.o -MMD -MP -MF ./.deps/tree-nested.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-nested.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-nrv.o -MT tree-nrv.o -MMD -MP -MF ./.deps/tree-nrv.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-nrv.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-object-size.o -MT tree-object-size.o -MMD -MP -MF ./.deps/tree-object-size.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-object-size.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-outof-ssa.o -MT tree-outof-ssa.o -MMD -MP -MF ./.deps/tree-outof-ssa.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-outof-ssa.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-parloops.o -MT tree-parloops.o -MMD -MP -MF ./.deps/tree-parloops.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-parloops.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-phinodes.o -MT tree-phinodes.o -MMD -MP -MF ./.deps/tree-phinodes.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-phinodes.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-predcom.o -MT tree-predcom.o -MMD -MP -MF ./.deps/tree-predcom.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-predcom.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-pretty-print.o -MT tree-pretty-print.o -MMD -MP -MF ./.deps/tree-pretty-print.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-pretty-print.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-profile.o -MT tree-profile.o -MMD -MP -MF ./.deps/tree-profile.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-profile.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-scalar-evolution.o -MT tree-scalar-evolution.o -MMD -MP -MF ./.deps/tree-scalar-evolution.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-scalar-evolution.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-sra.o -MT tree-sra.o -MMD -MP -MF ./.deps/tree-sra.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-sra.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-switch-conversion.o -MT tree-switch-conversion.o -MMD -MP -MF ./.deps/tree-switch-conversion.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-switch-conversion.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-address.o -MT tree-ssa-address.o -MMD -MP -MF ./.deps/tree-ssa-address.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-address.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-alias.o -MT tree-ssa-alias.o -MMD -MP -MF ./.deps/tree-ssa-alias.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-alias.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-ccp.o -MT tree-ssa-ccp.o -MMD -MP -MF ./.deps/tree-ssa-ccp.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-ccp.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-coalesce.o -MT tree-ssa-coalesce.o -MMD -MP -MF ./.deps/tree-ssa-coalesce.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-coalesce.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-copy.o -MT tree-ssa-copy.o -MMD -MP -MF ./.deps/tree-ssa-copy.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-copy.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-dce.o -MT tree-ssa-dce.o -MMD -MP -MF ./.deps/tree-ssa-dce.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-dce.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-dom.o -MT tree-ssa-dom.o -MMD -MP -MF ./.deps/tree-ssa-dom.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-dom.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-dse.o -MT tree-ssa-dse.o -MMD -MP -MF ./.deps/tree-ssa-dse.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-dse.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-forwprop.o -MT tree-ssa-forwprop.o -MMD -MP -MF ./.deps/tree-ssa-forwprop.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-forwprop.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-ifcombine.o -MT tree-ssa-ifcombine.o -MMD -MP -MF ./.deps/tree-ssa-ifcombine.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-ifcombine.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-live.o -MT tree-ssa-live.o -MMD -MP -MF ./.deps/tree-ssa-live.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-live.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-loop-ch.o -MT tree-ssa-loop-ch.o -MMD -MP -MF ./.deps/tree-ssa-loop-ch.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-loop-ch.cc In function 'tree_node* gen_emutls_addr(tree, lower_emutls_data*, bool)', inlined from 'tree_node* lower_emutls_1(tree_node**, int*, void*)' at /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-emutls.cc:539:26: /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-emutls.cc:422:33: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 422 | d->cfun_node->create_edge (d->builtin_node, x, d->bb->count); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-loop-im.o -MT tree-ssa-loop-im.o -MMD -MP -MF ./.deps/tree-ssa-loop-im.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-loop-im.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-loop-ivcanon.o -MT tree-ssa-loop-ivcanon.o -MMD -MP -MF ./.deps/tree-ssa-loop-ivcanon.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-loop-ivcanon.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-loop-ivopts.o -MT tree-ssa-loop-ivopts.o -MMD -MP -MF ./.deps/tree-ssa-loop-ivopts.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-loop-ivopts.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-loop-manip.o -MT tree-ssa-loop-manip.o -MMD -MP -MF ./.deps/tree-ssa-loop-manip.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-loop-manip.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-loop-niter.o -MT tree-ssa-loop-niter.o -MMD -MP -MF ./.deps/tree-ssa-loop-niter.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-loop-niter.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-loop-prefetch.o -MT tree-ssa-loop-prefetch.o -MMD -MP -MF ./.deps/tree-ssa-loop-prefetch.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-loop-prefetch.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-loop-split.o -MT tree-ssa-loop-split.o -MMD -MP -MF ./.deps/tree-ssa-loop-split.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-loop-split.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-loop-unswitch.o -MT tree-ssa-loop-unswitch.o -MMD -MP -MF ./.deps/tree-ssa-loop-unswitch.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-loop-unswitch.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-loop.o -MT tree-ssa-loop.o -MMD -MP -MF ./.deps/tree-ssa-loop.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-loop.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-math-opts.o -MT tree-ssa-math-opts.o -MMD -MP -MF ./.deps/tree-ssa-math-opts.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-math-opts.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-operands.o -MT tree-ssa-operands.o -MMD -MP -MF ./.deps/tree-ssa-operands.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-operands.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-range-path.o -MT gimple-range-path.o -MMD -MP -MF ./.deps/gimple-range-path.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gimple-range-path.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-phiopt.o -MT tree-ssa-phiopt.o -MMD -MP -MF ./.deps/tree-ssa-phiopt.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-phiopt.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-phiprop.o -MT tree-ssa-phiprop.o -MMD -MP -MF ./.deps/tree-ssa-phiprop.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-phiprop.cc /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ubsan.cc: In function 'void ubsan_create_edge(gimple*)': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/ubsan.cc:687:23: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 687 | node->create_edge (cgraph_node::get_create (decl), call_stmt, bb->count); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-pre.o -MT tree-ssa-pre.o -MMD -MP -MF ./.deps/tree-ssa-pre.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-pre.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-propagate.o -MT tree-ssa-propagate.o -MMD -MP -MF ./.deps/tree-ssa-propagate.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-propagate.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-reassoc.o -MT tree-ssa-reassoc.o -MMD -MP -MF ./.deps/tree-ssa-reassoc.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-reassoc.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-sccvn.o -MT tree-ssa-sccvn.o -MMD -MP -MF ./.deps/tree-ssa-sccvn.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-sccvn.cc /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/trans-mem.cc: In function 'bool ipa_tm_insert_gettmclone_call(cgraph_node*, tm_region*, gimple_stmt_iterator*, gcall*)': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/trans-mem.cc:5103:21: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 5103 | node->create_edge (cgraph_node::get_create (gettm_fn), g, gimple_bb (g)->count); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'void ipa_tm_insert_irr_call(cgraph_node*, tm_region*, basic_block)', inlined from 'bool ipa_tm_transform_calls_1(cgraph_node*, tm_region*, basic_block, bitmap)' at /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/trans-mem.cc:5252:30, inlined from 'bool ipa_tm_transform_calls(cgraph_node*, tm_region*, basic_block, bitmap)' at /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/trans-mem.cc:5292:27: /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/trans-mem.cc:5052:21: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 5052 | node->create_edge (cgraph_node::get_create | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 5053 | (builtin_decl_explicit (BUILT_IN_TM_IRREVOCABLE)), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5054 | g, gimple_bb (g)->count); | ~~~~~~~~~~~~~~~~~~~~~~~~ g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-scopedtables.o -MT tree-ssa-scopedtables.o -MMD -MP -MF ./.deps/tree-ssa-scopedtables.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-scopedtables.cc In file included from /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/dumpfile.h:24, from /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/coretypes.h:491, from /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-inline.cc:23: /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/profile-count.h: In member function 'profile_count profile_count::apply_scale(profile_count, profile_count) const': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/profile-count.h:1092:17: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 1092 | profile_count apply_scale (profile_count num, profile_count den) const | ^~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/profile-count.h:1092:17: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-sink.o -MT tree-ssa-sink.o -MMD -MP -MF ./.deps/tree-ssa-sink.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-sink.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-strlen.o -MT tree-ssa-strlen.o -MMD -MP -MF ./.deps/tree-ssa-strlen.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-strlen.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-structalias.o -MT tree-ssa-structalias.o -MMD -MP -MF ./.deps/tree-ssa-structalias.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-structalias.cc In file included from /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/dumpfile.h:24, from /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/coretypes.h:491, from /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-cfg.cc:23: /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/profile-count.h: In member function 'profile_count profile_count::apply_scale(profile_count, profile_count) const': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/profile-count.h:1092:17: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 1092 | profile_count apply_scale (profile_count num, profile_count den) const | ^~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/profile-count.h:1092:17: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-tail-merge.o -MT tree-ssa-tail-merge.o -MMD -MP -MF ./.deps/tree-ssa-tail-merge.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-tail-merge.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-ter.o -MT tree-ssa-ter.o -MMD -MP -MF ./.deps/tree-ssa-ter.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-ter.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-threadbackward.o -MT tree-ssa-threadbackward.o -MMD -MP -MF ./.deps/tree-ssa-threadbackward.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-threadbackward.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-threadedge.o -MT tree-ssa-threadedge.o -MMD -MP -MF ./.deps/tree-ssa-threadedge.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-threadedge.cc /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-loop-manip.cc: In function 'void scale_dominated_blocks_in_loop(loop*, basic_block, profile_count, profile_count)': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-loop-manip.cc:1124:1: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 1124 | scale_dominated_blocks_in_loop (class loop *loop, basic_block bb, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-loop-manip.cc:1124:1: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-loop-manip.cc:1138:43: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 1138 | scale_bbs_frequencies_profile_count (&son, 1, num, den); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-loop-manip.cc:1139:38: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 1139 | scale_dominated_blocks_in_loop (loop, son, num, den); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-threadupdate.o -MT tree-ssa-threadupdate.o -MMD -MP -MF ./.deps/tree-ssa-threadupdate.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-threadupdate.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-uncprop.o -MT tree-ssa-uncprop.o -MMD -MP -MF ./.deps/tree-ssa-uncprop.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-uncprop.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-uninit.o -MT tree-ssa-uninit.o -MMD -MP -MF ./.deps/tree-ssa-uninit.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-uninit.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa.o -MT tree-ssa.o -MMD -MP -MF ./.deps/tree-ssa.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssanames.o -MT tree-ssanames.o -MMD -MP -MF ./.deps/tree-ssanames.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssanames.cc /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-cfg.cc: In function 'bool gimple_duplicate_sese_region(edge, edge, basic_block_def**, unsigned int, basic_block_def**, bool)': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-cfg.cc:6623:43: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 6623 | scale_bbs_frequencies_profile_count (region, n_region, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ 6624 | total_count - entry_count, | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 6625 | total_count); | ~~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-cfg.cc:6626:43: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 6626 | scale_bbs_frequencies_profile_count (region_copy, n_region, entry_count, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6627 | total_count); | ~~~~~~~~~~~~ g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-stdarg.o -MT tree-stdarg.o -MMD -MP -MF ./.deps/tree-stdarg.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-stdarg.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-streamer.o -MT tree-streamer.o -MMD -MP -MF ./.deps/tree-streamer.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-streamer.cc /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-cfg.cc: In function 'bool gimple_duplicate_sese_tail(edge, edge, basic_block_def**, unsigned int, basic_block_def**)': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-cfg.cc:6771:43: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 6771 | scale_bbs_frequencies_profile_count (region, n_region, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ 6772 | total_count - exit_count, | ~~~~~~~~~~~~~~~~~~~~~~~~~ 6773 | total_count); | ~~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-cfg.cc:6774:43: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 6774 | scale_bbs_frequencies_profile_count (region_copy, n_region, exit_count, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6775 | total_count); | ~~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-loop-manip.cc: In function 'void tree_transform_and_unroll_loop(loop*, unsigned int, tree_niter_desc*, transform_callback, void*)': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-loop-manip.cc:1305:40: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 1305 | scale_dominated_blocks_in_loop (loop, exit->src, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1306 | /* We are scaling up here so | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1307 | probability does not fit. */ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1308 | loop->header->count, | ~~~~~~~~~~~~~~~~~~~~ 1309 | loop->header->count | ~~~~~~~~~~~~~~~~~~~ 1310 | - loop->header->count.apply_probability | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1311 | (exit->probability)); | ~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-loop-manip.cc:1469:47: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 1469 | scale_bbs_frequencies_profile_count (body, loop->num_nodes, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 1470 | new_header_count, | ~~~~~~~~~~~~~~~~~ 1471 | old_header_count); | ~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-loop-manip.cc:1492:40: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 1492 | scale_dominated_blocks_in_loop (loop, new_exit->src, new_latch_count, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1493 | old_latch_count); | ~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-inline.cc: In function 'basic_block_def* copy_bb(copy_body_data*, basic_block, profile_count, profile_count)': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-inline.cc:2022:1: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 2022 | copy_bb (copy_body_data *id, basic_block bb, | ^~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-inline.cc:2022:1: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-inline.cc:2040:51: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 2040 | copy_basic_block->count = bb->count.apply_scale (num, den); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-inline.cc:2279:47: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 2279 | edge = e->clone (id->dst_node, call_stmt, | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2280 | gimple_uid (stmt), num, den, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2281 | true); | ~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-inline.cc:2279:47: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-inline.cc:2296:54: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 2296 | indirect = indirect->clone (id->dst_node, call_stmt, | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2297 | gimple_uid (stmt), | ~~~~~~~~~~~~~~~~~~ 2298 | num, den, | ~~~~~~~~~ 2299 | true); | ~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-inline.cc:2296:54: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-inline.cc:2309:46: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 2309 | edge = edge->clone (id->dst_node, call_stmt, | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2310 | gimple_uid (stmt), | ~~~~~~~~~~~~~~~~~~ 2311 | num, den, | ~~~~~~~~~ 2312 | true); | ~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-inline.cc:2309:46: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-inline.cc:2356:23: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 2355 | id->dst_node->create_edge_including_clones | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2356 | (dest, orig_stmt, call_stmt, bb->count, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2357 | CIF_ORIGINALLY_INDIRECT_CALL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-inline.cc:2359:47: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 2359 | id->dst_node->create_edge (dest, call_stmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 2360 | bb->count)->inline_failed | ~~~~~~~~~~ g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-streamer-in.o -MT tree-streamer-in.o -MMD -MP -MF ./.deps/tree-streamer-in.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-streamer-in.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-streamer-out.o -MT tree-streamer-out.o -MMD -MP -MF ./.deps/tree-streamer-out.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-streamer-out.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-tailcall.o -MT tree-tailcall.o -MMD -MP -MF ./.deps/tree-tailcall.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-tailcall.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-vect-generic.o -MT tree-vect-generic.o -MMD -MP -MF ./.deps/tree-vect-generic.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-vect-generic.cc In function 'tree_node* copy_cfg_body(copy_body_data*, basic_block, basic_block, basic_block)', inlined from 'tree_node* copy_body(copy_body_data*, basic_block, basic_block, basic_block)' at /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-inline.cc:3340:24: /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-inline.cc:3087:38: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 3087 | basic_block new_bb = copy_bb (id, bb, num, den); | ~~~~~~~~^~~~~~~~~~~~~~~~~~ In function 'bool copy_edges_for_bb(basic_block, profile_count, profile_count, basic_block, basic_block, copy_body_data*)', inlined from 'tree_node* copy_cfg_body(copy_body_data*, basic_block, basic_block, basic_block)' at /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-inline.cc:3110:47, inlined from 'tree_node* copy_body(copy_body_data*, basic_block, basic_block, basic_block)' at /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-inline.cc:3340:24: /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-inline.cc:2567:57: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 2567 | new_bb->count -= old_edge->count ().apply_scale (num, den); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-isel.o -MT gimple-isel.o -MMD -MP -MF ./.deps/gimple-isel.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/gimple-isel.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-vect-patterns.o -MT tree-vect-patterns.o -MMD -MP -MF ./.deps/tree-vect-patterns.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-vect-patterns.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-vect-data-refs.o -MT tree-vect-data-refs.o -MMD -MP -MF ./.deps/tree-vect-data-refs.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-vect-data-refs.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-vect-stmts.o -MT tree-vect-stmts.o -MMD -MP -MF ./.deps/tree-vect-stmts.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-vect-stmts.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-vect-loop.o -MT tree-vect-loop.o -MMD -MP -MF ./.deps/tree-vect-loop.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-vect-loop.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-vect-loop-manip.o -MT tree-vect-loop-manip.o -MMD -MP -MF ./.deps/tree-vect-loop-manip.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-vect-loop-manip.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-vect-slp.o -MT tree-vect-slp.o -MMD -MP -MF ./.deps/tree-vect-slp.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-vect-slp.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-vect-slp-patterns.o -MT tree-vect-slp-patterns.o -MMD -MP -MF ./.deps/tree-vect-slp-patterns.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-vect-slp-patterns.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-vectorizer.o -MT tree-vectorizer.o -MMD -MP -MF ./.deps/tree-vectorizer.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-vectorizer.cc /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-cfg.cc: In function 'unsigned int execute_fixup_cfg()': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-cfg.cc:9750:59: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 9750 | = EXIT_BLOCK_PTR_FOR_FN (cfun)->count.apply_scale (num, den); /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-cfg.cc:9756:43: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 9756 | bb->count = bb->count.apply_scale (num, den); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-cfg.cc:9834:37: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 9834 | node->create_edge (cgraph_node::get_create (fndecl), | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 9835 | call_stmt, bb->count); | ~~~~~~~~~~~~~~~~~~~~~ In function 'void initialize_cfun(tree, tree, profile_count)', inlined from 'void tree_function_versioning(tree, tree, vec*, ipa_param_adjustments*, bool, bitmap, basic_block)' at /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-inline.cc:6255:19: /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-inline.cc:2842:58: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 2842 | ENTRY_BLOCK_PTR_FOR_FN (src_cfun)->count.apply_scale (count, /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-inline.cc:2845:57: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 2845 | EXIT_BLOCK_PTR_FOR_FN (src_cfun)->count.apply_scale (count, g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-vector-builder.o -MT tree-vector-builder.o -MMD -MP -MF ./.deps/tree-vector-builder.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-vector-builder.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-vrp.o -MT tree-vrp.o -MMD -MP -MF ./.deps/tree-vrp.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-vrp.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree.o -MT tree.o -MMD -MP -MF ./.deps/tree.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tristate.o -MT tristate.o -MMD -MP -MF ./.deps/tristate.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tristate.cc /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-inline.cc: In function 'bool expand_call_inline(basic_block, gimple*, copy_body_data*, bitmap)': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-inline.cc:4883:43: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 4883 | edge = id->src_node->callees->clone (id->dst_node, call_stmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ 4884 | gimple_uid (stmt), | ~~~~~~~~~~~~~~~~~~ 4885 | profile_count::one (), | ~~~~~~~~~~~~~~~~~~~~~~ 4886 | profile_count::one (), | ~~~~~~~~~~~~~~~~~~~~~~ 4887 | true); | ~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-inline.cc:4883:43: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-inline.cc:4883:43: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-inline.cc:4883:43: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o typed-splay-tree.o -MT typed-splay-tree.o -MMD -MP -MF ./.deps/typed-splay-tree.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/typed-splay-tree.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o valtrack.o -MT valtrack.o -MMD -MP -MF ./.deps/valtrack.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/valtrack.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o value-pointer-equiv.o -MT value-pointer-equiv.o -MMD -MP -MF ./.deps/value-pointer-equiv.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/value-pointer-equiv.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o value-query.o -MT value-query.o -MMD -MP -MF ./.deps/value-query.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/value-query.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o value-range.o -MT value-range.o -MMD -MP -MF ./.deps/value-range.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/value-range.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o value-range-equiv.o -MT value-range-equiv.o -MMD -MP -MF ./.deps/value-range-equiv.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/value-range-equiv.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o value-relation.o -MT value-relation.o -MMD -MP -MF ./.deps/value-relation.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/value-relation.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o value-prof.o -MT value-prof.o -MMD -MP -MF ./.deps/value-prof.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/value-prof.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o var-tracking.o -MT var-tracking.o -MMD -MP -MF ./.deps/var-tracking.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/var-tracking.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o varasm.o -MT varasm.o -MMD -MP -MF ./.deps/varasm.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/varasm.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o varpool.o -MT varpool.o -MMD -MP -MF ./.deps/varpool.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/varpool.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o vec-perm-indices.o -MT vec-perm-indices.o -MMD -MP -MF ./.deps/vec-perm-indices.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/vec-perm-indices.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o vmsdbgout.o -MT vmsdbgout.o -MMD -MP -MF ./.deps/vmsdbgout.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/vmsdbgout.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o vr-values.o -MT vr-values.o -MMD -MP -MF ./.deps/vr-values.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/vr-values.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o vtable-verify.o -MT vtable-verify.o -MMD -MP -MF ./.deps/vtable-verify.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/vtable-verify.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o warning-control.o -MT warning-control.o -MMD -MP -MF ./.deps/warning-control.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/warning-control.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o web.o -MT web.o -MMD -MP -MF ./.deps/web.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/web.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o wide-int.o -MT wide-int.o -MMD -MP -MF ./.deps/wide-int.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/wide-int.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o wide-int-print.o -MT wide-int-print.o -MMD -MP -MF ./.deps/wide-int-print.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/wide-int-print.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o xcoffout.o -MT xcoffout.o -MMD -MP -MF ./.deps/xcoffout.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/xcoffout.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o arm.o -MT arm.o -MMD -MP -MF ./.deps/arm.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/config/arm/arm.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/analysis-plan.o -MT analyzer/analysis-plan.o -MMD -MP -MF analyzer/.deps/analysis-plan.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer/analysis-plan.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/analyzer.o -MT analyzer/analyzer.o -MMD -MP -MF analyzer/.deps/analyzer.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer/analyzer.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/analyzer-logging.o -MT analyzer/analyzer-logging.o -MMD -MP -MF analyzer/.deps/analyzer-logging.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer/analyzer-logging.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/analyzer-pass.o -MT analyzer/analyzer-pass.o -MMD -MP -MF analyzer/.deps/analyzer-pass.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer/analyzer-pass.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/analyzer-selftests.o -MT analyzer/analyzer-selftests.o -MMD -MP -MF analyzer/.deps/analyzer-selftests.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer/analyzer-selftests.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/bar-chart.o -MT analyzer/bar-chart.o -MMD -MP -MF analyzer/.deps/bar-chart.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer/bar-chart.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/call-info.o -MT analyzer/call-info.o -MMD -MP -MF analyzer/.deps/call-info.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer/call-info.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/call-string.o -MT analyzer/call-string.o -MMD -MP -MF analyzer/.deps/call-string.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer/call-string.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/checker-path.o -MT analyzer/checker-path.o -MMD -MP -MF analyzer/.deps/checker-path.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer/checker-path.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/complexity.o -MT analyzer/complexity.o -MMD -MP -MF analyzer/.deps/complexity.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer/complexity.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/constraint-manager.o -MT analyzer/constraint-manager.o -MMD -MP -MF analyzer/.deps/constraint-manager.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer/constraint-manager.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/diagnostic-manager.o -MT analyzer/diagnostic-manager.o -MMD -MP -MF analyzer/.deps/diagnostic-manager.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer/diagnostic-manager.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/engine.o -MT analyzer/engine.o -MMD -MP -MF analyzer/.deps/engine.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer/engine.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/feasible-graph.o -MT analyzer/feasible-graph.o -MMD -MP -MF analyzer/.deps/feasible-graph.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer/feasible-graph.cc /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-threadupdate.cc: In function 'void update_profile(edge, edge, profile_count, profile_count)': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-threadupdate.cc:946:1: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 946 | update_profile (edge epath, edge edup, profile_count path_in_count, | ^~~~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-threadupdate.cc:946:1: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/function-set.o -MT analyzer/function-set.o -MMD -MP -MF analyzer/.deps/function-set.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer/function-set.cc /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-tailcall.cc: In function 'void decrease_profile(basic_block, profile_count)': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-tailcall.cc:915:1: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 915 | decrease_profile (basic_block bb, profile_count count) | ^~~~~~~~~~~~~~~~ g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/pending-diagnostic.o -MT analyzer/pending-diagnostic.o -MMD -MP -MF analyzer/.deps/pending-diagnostic.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer/pending-diagnostic.cc /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-threadupdate.cc: In function 'void ssa_fix_duplicate_block_edges(redirection_data*, ssa_local_info_t*)': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-threadupdate.cc:1129:26: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 1129 | update_profile (epath, e2, path_in_count, path_out_count); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-threadupdate.cc:1148:26: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 1148 | update_profile (epath, EDGE_SUCC (rd->dup_blocks[count], 0), | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1149 | path_out_count, path_out_count); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-threadupdate.cc:1166:27: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 1166 | update_profile (epath, NULL, path_out_count, path_out_count); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/program-point.o -MT analyzer/program-point.o -MMD -MP -MF analyzer/.deps/program-point.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer/program-point.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/program-state.o -MT analyzer/program-state.o -MMD -MP -MF analyzer/.deps/program-state.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer/program-state.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/region.o -MT analyzer/region.o -MMD -MP -MF analyzer/.deps/region.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer/region.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/region-model.o -MT analyzer/region-model.o -MMD -MP -MF analyzer/.deps/region-model.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer/region-model.cc /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-threadupdate.cc: In member function 'bool back_jt_path_registry::duplicate_thread_path(edge, edge, basic_block_def**, unsigned int, unsigned int)': /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-threadupdate.cc:2453:49: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 2453 | scale_bbs_frequencies_profile_count (region + i, 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2454 | region[i]->count - curr_count, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2455 | region[i]->count); | ~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-threadupdate.cc:2460:47: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 2460 | scale_bbs_frequencies_profile_count (region_copy + i, 1, curr_count, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2461 | region_copy[i]->count); | ~~~~~~~~~~~~~~~~~~~~~~ In function 'void replace_block_by(basic_block, basic_block)', inlined from 'int apply_clusters()' at /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-tail-merge.cc:1661:21, inlined from 'unsigned int tail_merge_optimize(bool)' at /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-tail-merge.cc:1773:39: /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/tree-ssa-tail-merge.cc:1598:30: note: parameter passing for argument of type 'profile_count' changed in GCC 9.1 1597 | e2->probability = e1->probability.combine_with_count | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1598 | (bb1->count, e2->probability, bb2->count); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/region-model-asm.o -MT analyzer/region-model-asm.o -MMD -MP -MF analyzer/.deps/region-model-asm.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer/region-model-asm.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/region-model-impl-calls.o -MT analyzer/region-model-impl-calls.o -MMD -MP -MF analyzer/.deps/region-model-impl-calls.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer/region-model-impl-calls.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/region-model-manager.o -MT analyzer/region-model-manager.o -MMD -MP -MF analyzer/.deps/region-model-manager.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer/region-model-manager.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/region-model-reachability.o -MT analyzer/region-model-reachability.o -MMD -MP -MF analyzer/.deps/region-model-reachability.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer/region-model-reachability.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/sm.o -MT analyzer/sm.o -MMD -MP -MF analyzer/.deps/sm.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer/sm.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/sm-file.o -MT analyzer/sm-file.o -MMD -MP -MF analyzer/.deps/sm-file.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer/sm-file.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/sm-malloc.o -MT analyzer/sm-malloc.o -MMD -MP -MF analyzer/.deps/sm-malloc.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer/sm-malloc.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/sm-pattern-test.o -MT analyzer/sm-pattern-test.o -MMD -MP -MF analyzer/.deps/sm-pattern-test.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer/sm-pattern-test.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/sm-sensitive.o -MT analyzer/sm-sensitive.o -MMD -MP -MF analyzer/.deps/sm-sensitive.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer/sm-sensitive.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/sm-signal.o -MT analyzer/sm-signal.o -MMD -MP -MF analyzer/.deps/sm-signal.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer/sm-signal.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/sm-taint.o -MT analyzer/sm-taint.o -MMD -MP -MF analyzer/.deps/sm-taint.TPo /home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer/sm-taint.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12-20220924/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/state-purge.o -MT analyzer/state-purge.o -MMD -MP -MF analyzer/.deps/state-purge.TPo /home/buildoze