>>> host-gcc-initial 11.3.0 Extracting xzcat /home/thomas/autobuild/instance-1/dl/gcc/gcc-11.3.0.tar.xz | tar --strip-components=1 -C /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0 --exclude='libjava/*' --exclude='libgo/*' -xf - >>> host-gcc-initial 11.3.0 Patching for patchdir in package/gcc/11.3.0 ; do if test -d ${patchdir}; then PATH=/home/thomas/autobuild/instance-1/output-1/host/bin:$PATH support/scripts/apply-patches.sh /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0 ${patchdir} \*.patch || exit 1; fi; done Applying 0001-or1k-Add-mcmodel-option-to-handle-large-GOTs.patch using patch: patching file gcc/config/or1k/or1k-opts.h patching file gcc/config/or1k/or1k.c patching file gcc/config/or1k/or1k.h patching file gcc/config/or1k/or1k.opt patching file gcc/doc/invoke.texi Applying 0002-or1k-Use-cmodel-large-when-building-crtstuff.patch using patch: patching file libgcc/config.host patching file libgcc/config/or1k/t-crtstuff Applying 0003-gcc-define-_REENTRANT-for-OpenRISC-when-pthread-is-p.patch using patch: patching file gcc/config/or1k/linux.h Applying 0004-disable-split-stack-for-non-thread-builds.patch using patch: patching file libgcc/config/t-stack Applying 0005-rs6000-Improve-.machine.patch using patch: patching file gcc/config/rs6000/rs6000.c Applying 0006-rs6000-Do-not-use-rs6000_cpu-for-.machine-ppc-and-pp.patch using patch: patching file gcc/config/rs6000/rs6000.c >>> host-gcc-initial 11.3.0 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-gcc-initial 11.3.0 Patching libtool patching file /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/ltmain.sh Hunk #1 succeeded at 1225 (offset 11 lines). Hunk #2 succeeded at 2250 (offset 11 lines). Hunk #3 succeeded at 4318 (offset -114 lines). Hunk #4 succeeded at 4328 (offset -114 lines). Hunk #5 succeeded at 4610 (offset -114 lines). Hunk #6 succeeded at 4883 (offset -111 lines). Hunk #7 succeeded at 5627 (offset -111 lines). Hunk #8 succeeded at 5785 (offset -111 lines). Hunk #9 succeeded at 8269 (offset -109 lines). >>> host-gcc-initial 11.3.0 Configuring mkdir -p /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build ln -sf ../configure /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/configure (cd /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build && rm -rf config.cache; PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/home/thomas/autobuild/instance-1/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/thomas/autobuild/instance-1/output-1/host/lib/pkgconfig:/home/thomas/autobuild/instance-1/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/thomas/autobuild/instance-1/output-1/host/include" CFLAGS="-O2 -I/home/thomas/autobuild/instance-1/output-1/host/include" CXXFLAGS="-O2 -I/home/thomas/autobuild/instance-1/output-1/host/include" LDFLAGS="-L/home/thomas/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-1/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/thomas/autobuild/instance-1/output-1/host/include" LDFLAGS="-L/home/thomas/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-1/output-1/host/lib" MAKEINFO=missing CFLAGS_FOR_TARGET="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS_FOR_TARGET="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" AR_FOR_TARGET=gcc-ar NM_FOR_TARGET=gcc-nm RANLIB_FOR_TARGET=gcc-ranlib CONFIG_SITE=/dev/null ./configure --prefix="/home/thomas/autobuild/instance-1/output-1/host" --sysconfdir="/home/thomas/autobuild/instance-1/output-1/host/etc" --localstatedir="/home/thomas/autobuild/instance-1/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --target=armeb-buildroot-linux-gnueabi --with-sysroot=/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --enable-plugins --enable-lto --with-gmp=/home/thomas/autobuild/instance-1/output-1/host --with-mpc=/home/thomas/autobuild/instance-1/output-1/host --with-mpfr=/home/thomas/autobuild/instance-1/output-1/host --with-pkgversion="Buildroot 2022.08-rc1-468-g0f42b81532" --with-bugurl="http://bugs.buildroot.net/" --without-zstd --disable-libquadmath --disable-libquadmath-support --enable-tls --enable-threads --without-isl --without-cloog --with-float=soft --with-abi="aapcs-linux" --with-cpu=iwmmxt --with-float=soft --with-mode=arm --enable-languages=c --disable-shared --without-headers --disable-threads --with-newlib --disable-largefile ) checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... armeb-buildroot-linux-gnueabi 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... /usr/bin/sed checking for gawk... gawk checking for libatomic support... yes checking for libitm support... yes checking for libsanitizer support... yes checking for libvtv support... yes checking for libhsail-rt support... no checking for libphobos support... yes checking for gcc... /usr/bin/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 /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking whether g++ accepts -static-libstdc++ -static-libgcc... yes checking for gnatbind... no checking for gnatmake... no checking whether compiler driver understands Ada... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking whether /usr/bin/g++ supports C++11 features by default... yes 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 *** This configuration is not supported in the following subdirectories: target-libquadmath gnattools gotools target-libada target-libhsail-rt target-libstdc++-v3 target-libphobos target-zlib target-libbacktrace target-libgfortran target-libffi target-libobjc target-liboffloadmic target-libssp target-libitm target-libsanitizer target-libvtv (Any other directories should still work fine.) checking for default BUILD_CONFIG... 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... missing ./configure: line 10175: missing: command not found checking for expect... expect checking for runtest... no checking for ar... (cached) /usr/bin/ar checking for as... (cached) /usr/bin/as checking for dlltool... no checking for dsymutil... no checking for ld... (cached) /usr/bin/ld checking for lipo... no checking for nm... (cached) /usr/bin/nm checking for ranlib... (cached) /usr/bin/ranlib checking for strip... strip checking for windres... no checking for windmc... no checking for objcopy... (cached) /usr/bin/objcopy checking for objdump... objdump checking for otool... no checking for readelf... readelf checking for armeb-buildroot-linux-gnueabi-cc... no checking for armeb-buildroot-linux-gnueabi-gcc... no checking for armeb-buildroot-linux-gnueabi-c++... no checking for armeb-buildroot-linux-gnueabi-g++... no checking for armeb-buildroot-linux-gnueabi-cxx... no checking for armeb-buildroot-linux-gnueabi-gxx... no checking for armeb-buildroot-linux-gnueabi-gcc... no checking for armeb-buildroot-linux-gnueabi-gfortran... no checking for armeb-buildroot-linux-gnueabi-gccgo... no checking for armeb-buildroot-linux-gnueabi-gdc... no checking for ar... /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ar checking for as... /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/as checking for dlltool... no checking for armeb-buildroot-linux-gnueabi-dlltool... no checking for dsymutil... no checking for armeb-buildroot-linux-gnueabi-dsymutil... no checking for ld... /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ld checking for lipo... no checking for armeb-buildroot-linux-gnueabi-lipo... no checking for nm... /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/nm checking for objcopy... /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/objcopy checking for objdump... /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/objdump checking for otool... no checking for armeb-buildroot-linux-gnueabi-otool... no checking for ranlib... /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ranlib checking for readelf... /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/readelf checking for strip... /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/strip checking for windres... no checking for armeb-buildroot-linux-gnueabi-windres... no checking for windmc... no checking for armeb-buildroot-linux-gnueabi-windmc... no checking where to find the target ar... pre-installed in /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin checking where to find the target as... pre-installed in /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin checking where to find the target cc... just compiled checking where to find the target c++... pre-installed checking where to find the target c++ for libstdc++... pre-installed checking where to find the target dlltool... pre-installed checking where to find the target dsymutil... pre-installed checking where to find the target gcc... just compiled checking where to find the target gfortran... pre-installed checking where to find the target gccgo... pre-installed checking where to find the target gdc... pre-installed checking where to find the target ld... pre-installed in /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin checking where to find the target lipo... pre-installed checking where to find the target nm... pre-installed in /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin checking where to find the target objcopy... pre-installed in /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin checking where to find the target objdump... pre-installed in /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin checking where to find the target otool... pre-installed checking where to find the target ranlib... pre-installed in /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin checking where to find the target readelf... pre-installed in /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin checking where to find the target strip... pre-installed in /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin checking where to find the target windres... pre-installed checking where to find the target windmc... pre-installed checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile >>> host-gcc-initial 11.3.0 Building PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/home/thomas/autobuild/instance-1/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/thomas/autobuild/instance-1/output-1/host/lib/pkgconfig:/home/thomas/autobuild/instance-1/output-1/host/share/pkgconfig" /usr/bin/make -j4 gcc_cv_libc_provides_ssp=yes all-gcc all-target-libgcc -C /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build make[1]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build' mkdir -p -- ./libiberty mkdir -p -- ./intl mkdir -p -- ./lto-plugin mkdir -p -- build-x86_64-pc-linux-gnu/libiberty Configuring in build-x86_64-pc-linux-gnu/libiberty Configuring in ./libiberty Configuring in ./intl Configuring in ./lto-plugin configure: creating cache ./config.cache configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no configure: creating cache ./config.cache checking for makeinfo... /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/missing makeinfo configure: WARNING: *** Makeinfo is missing. Info documentation will not be built. checking for perl... /usr/bin/perl checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/missing makeinfo configure: WARNING: *** Makeinfo is missing. Info documentation will not be built. checking for perl... checking for x86_64-pc-linux-gnu-gcc... /usr/bin/perl /usr/bin/gcc checking build system type... configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking whether to install libiberty headers and static library... x86_64-pc-linux-gnu no configure: target_header_dir = checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc x86_64-pc-linux-gnu checking host system type... checking whether the C compiler works... x86_64-pc-linux-gnu checking target system type... armeb-buildroot-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc checking whether the C compiler works... checking whether the C compiler works... checking whether we are cross compiling... checking whether the C compiler works... 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... no yes checking for C compiler default output file name... a.out checking for suffix of object files... checking for suffix of executables... o checking whether we are using the GNU C compiler... checking whether we are cross compiling... checking whether we are cross compiling... checking whether we are cross compiling... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... no checking for suffix of object files... no checking for suffix of object files... no 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... o checking whether we are using the GNU C compiler... none needed checking how to run the C preprocessor... yes checking whether /usr/bin/gcc accepts -g... yes checking whether /usr/bin/gcc accepts -g... yes checking whether /usr/bin/gcc accepts -g... /usr/bin/gcc -E yes checking for /usr/bin/gcc option to accept ISO C89... yes checking for /usr/bin/gcc option to accept ISO C89... checking for grep that handles long lines and -e... yes checking for /usr/bin/gcc option to accept ISO C89... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... none needed checking how to run the C preprocessor... none needed checking how to run the C preprocessor... none needed checking whether /usr/bin/gcc understands -c and -o together... /usr/bin/gcc -E /usr/bin/gcc -E checking for grep that handles long lines and -e... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... /usr/bin/grep -E checking for ANSI C header files... yes checking dependency style of /usr/bin/gcc... none checking how to run the C preprocessor... /usr/bin/gcc -E yes checking for sys/types.h... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/stat.h... yes yes checking for sys/types.h... checking for stdlib.h... yes checking for sys/types.h... yes yes checking for string.h... yes checking for sys/stat.h... checking for sys/stat.h... yes checking for sys/types.h... yes yes checking for memory.h... yes checking for stdlib.h... checking for stdlib.h... yes checking for sys/stat.h... yes yes yes checking for strings.h... checking for string.h... checking for string.h... yes checking for stdlib.h... yes yes yes checking for memory.h... checking for inttypes.h... checking for memory.h... yes checking for string.h... yes yes yes checking for strings.h... checking for strings.h... checking for stdint.h... yes checking for memory.h... yes yes yes checking for inttypes.h... checking for inttypes.h... checking for unistd.h... yes checking for strings.h... yes checking for stdint.h... yes yes yes checking for stdint.h... checking minix/config.h usability... checking for inttypes.h... yes checking for unistd.h... yes yes no checking minix/config.h presence... checking for unistd.h... checking for stdint.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking minix/config.h usability... yes yes checking for unistd.h... checking minix/config.h usability... yes checking whether make sets $(MAKE)... no checking minix/config.h presence... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... no yes no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking for msgfmt... no checking minix/config.h presence... checking minix/config.h usability... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge no checking minix/config.h presence... yes checking whether /usr/bin/gcc supports -W... yes no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking whether /usr/bin/gcc supports -W... checking build system type... yes yes checking whether /usr/bin/gcc supports -Wall... checking whether /usr/bin/gcc supports -Wall... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for library containing strerror... yes checking for x86_64-pc-linux-gnu-gcc... (cached) /usr/bin/gcc yes yes checking whether /usr/bin/gcc supports -Wwrite-strings... checking whether /usr/bin/gcc supports -Wwrite-strings... checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed checking whether /usr/bin/gcc understands -c and -o together... (cached) yes checking dependency style of /usr/bin/gcc... (cached) none checking whether /usr/bin/gcc supports -Wall... yes checking whether /usr/bin/gcc supports -Wc++-compat... none required checking for an ANSI C-conforming const... yes checking whether /usr/bin/gcc supports -Wc++-compat... yes checking for -static-libgcc... yes yes checking for inline... checking whether /usr/bin/gcc supports -Wstrict-prototypes... yes checking whether /usr/bin/gcc supports -Wstrict-prototypes... inline checking for off_t... yes checking whether /usr/bin/gcc supports -Wshadow=local... yes checking for CET support... yes checking whether /usr/bin/gcc supports -Wshadow=local... yes checking whether /usr/bin/gcc supports -pedantic ... yes checking whether /usr/bin/gcc supports -pedantic ... yes checking whether /usr/bin/gcc and cc understand -c and -o together... yes checking whether /usr/bin/gcc and cc understand -c and -o together... yes checking for size_t... yes checking how to print strings... yes checking for working alloca.h... yes checking for an ANSI C-conforming const... yes checking for an ANSI C-conforming const... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... yes checking for inline... yes checking for inline... yes checking for alloca... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... inline checking whether byte ordering is bigendian... pass_all inline checking whether byte ordering is bigendian... checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... no checking for a BSD-compatible install... no checking for a BSD-compatible install... /usr/bin/install -c checking for CET support... /usr/bin/install -c ok checking for CET support... yes checking for getpagesize... checking for dlfcn.h... yes checking for working mmap... yes checking for objdir... .libs yes yes checking for sys/file.h... checking for sys/file.h... yes yes checking for sys/param.h... yes checking for sys/param.h... checking whether we are using the GNU C Library 2.1 or newer... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... yes checking whether integer division by zero raises SIGFPE... yes yes checking for limits.h... checking for limits.h... yes yes no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... checking for stdlib.h... (cached) yes checking for stdlib.h... (cached) yes checking for malloc.h... checking for malloc.h... yes yes checking if /usr/bin/gcc static flag -static works... yes checking for string.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... yes (cached) yes checking for unistd.h... (cached) yes checking for inttypes.h... checking for sys/time.h... checking for strings.h... (cached) yes checking for sys/time.h... yes yes checking for time.h... checking for time.h... yes checking for stdint.h... yes yes checking for sys/resource.h... checking for sys/resource.h... yes yes checking for sys/stat.h... (cached) yes yes checking for unsigned long long... checking for sys/stat.h... (cached) yes checking for sys/mman.h... checking for sys/mman.h... yes yes checking if /usr/bin/gcc supports -c -o file.o... yes checking for fcntl.h... checking for fcntl.h... yes yes checking for alloca.h... checking for alloca.h... yes checking for inttypes.h... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes yes checking for sys/pstat.h... checking for sys/pstat.h... yes checking whether -lc should be explicitly linked in... no no checking for sys/sysmp.h... checking for sys/sysmp.h... yes checking whether the inttypes.h PRIxNN macros are broken... no no checking for sys/sysinfo.h... checking for sys/sysinfo.h... no checking dynamic linker characteristics... yes yes no checking for ld used by GCC... checking for machine/hal_sysinfo.h... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... checking for machine/hal_sysinfo.h... yes checking for shared library run path origin... no checking for sys/table.h... no checking for sys/table.h... done no checking for sys/sysctl.h... no checking for sys/sysctl.h... checking argz.h usability... no no checking for sys/systemcfg.h... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... checking for sys/systemcfg.h... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for int64_t... no no checking for stdint.h... checking for stdint.h... (cached) (cached) yes yes checking for stdio_ext.h... checking for stdio_ext.h... yes checking argz.h presence... yes yes yes checking for argz.h... yes checking for process.h... checking for process.h... checking limits.h usability... no no checking for sys/prctl.h... checking for sys/prctl.h... yes yes checking for sys/wait.h that is POSIX.1 compatible... checking for sys/wait.h that is POSIX.1 compatible... yes checking limits.h presence... yes checking for uint64_t... yes checking for limits.h... yes yes checking whether time.h and sys/time.h may both be included... checking locale.h usability... yes checking whether time.h and sys/time.h may both be included... yes checking whether errno must be declared... yes checking whether errno must be declared... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking locale.h presence... no checking size of int... no checking size of int... yes yes checking for locale.h... yes checking nl_types.h usability... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... 4 checking size of long... 4 checking size of long... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... 8 checking size of size_t... 8 checking size of size_t... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for feof_unlocked... 8 checking for long long... 8 checking for long long... yes checking for fgets_unlocked... yes yes checking size of long long... yes checking size of long long... checking for getc_unlocked... yes checking for getcwd... 8 checking for a 64-bit type... 8 checking for a 64-bit type... uint64_t checking for intptr_t... uint64_t checking for intptr_t... yes checking for getegid... yes checking for geteuid... yes checking for uintptr_t... yes config.status: creating Makefile checking for uintptr_t... config.status: creating config.h config.status: executing depfiles commands yes config.status: executing libtool commands checking for getgid... yes mkdir -p -- build-x86_64-pc-linux-gnu/fixincludes checking for getuid... Configuring in build-x86_64-pc-linux-gnu/fixincludes yes checking for ssize_t... yes checking for ssize_t... yes checking for mempcpy... yes checking for pid_t... yes checking for pid_t... yes checking for munmap... yes checking for putenv... yes yes checking for library containing strerror... checking for library containing strerror... yes checking for setenv... none required checking for asprintf... none required checking for asprintf... yes checking for setlocale... yes yes checking for atexit... configure: creating cache ./config.cache checking for atexit... checking build system type... yes x86_64-pc-linux-gnu checking host system type... checking for stpcpy... x86_64-pc-linux-gnu checking target system type... yes armeb-buildroot-linux-gnueabi checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc checking for basename... yes checking for basename... checking whether the C compiler works... yes yes checking for strcasecmp... yes checking for bcmp... yes checking for C compiler default output file name... a.out checking for bcmp... checking for suffix of executables... yes checking for strdup... yes checking whether we are cross compiling... checking for bcopy... yes checking for bcopy... yes yes no checking for strtoul... checking for suffix of object files... checking for bsearch... yes checking for bsearch... o checking whether we are using the GNU C compiler... yes yes checking for bzero... checking for tsearch... yes checking whether /usr/bin/gcc accepts -g... yes checking for bzero... yes checking for /usr/bin/gcc option to accept ISO C89... yes yes checking for __argz_count... checking for calloc... yes checking for calloc... none needed checking how to run the C preprocessor... yes /usr/bin/gcc -E yes checking for __argz_stringify... checking for clock... checking for grep that handles long lines and -e... yes /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... checking for clock... yes yes checking for ffs... checking for __argz_next... yes checking for ffs... yes yes checking for __fsetlocking... checking for getcwd... yes checking for getcwd... yes checking for sys/types.h... yes checking for iconv... yes checking for getpagesize... yes checking for getpagesize... yes checking for sys/stat.h... yes checking for iconv declaration... yes yes checking for gettimeofday... yes checking for stdlib.h... checking for gettimeofday... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for string.h... yes yes checking for index... checking for index... yes yes checking for LC_MESSAGES... checking for memory.h... yes yes yes checking for insque... checking for strings.h... checking for insque... 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 checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking bison 3 or later... 3.8.2, bison3 yes checking for inttypes.h... configure: updating cache ./config.cache yes configure: creating ./config.status yes checking for memchr... checking for memchr... yes checking for stdint.h... yes yes yes checking for memcmp... checking for unistd.h... checking for memcmp... config.status: creating Makefile config.status: creating config.intl yes checking minix/config.h usability... config.status: creating config.h config.status: executing default-1 commands yes yes checking for memcpy... checking for memcpy... no checking minix/config.h presence... mkdir -p -- build-x86_64-pc-linux-gnu/libcpp Configuring in build-x86_64-pc-linux-gnu/libcpp no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes yes checking for memmem... checking for memmem... yes checking for a sed that does not truncate output... /usr/bin/sed checking whether /usr/bin/gcc supports -W... yes yes checking for memmove... checking for memmove... yes checking whether /usr/bin/gcc supports -Wall... yes checking whether /usr/bin/gcc supports -Wwrite-strings... yes checking for mempcpy... yes yes checking for mempcpy... checking whether /usr/bin/gcc supports -Wstrict-prototypes... yes checking whether /usr/bin/gcc supports -Wmissing-prototypes... yes checking for memset... yes yes checking whether /usr/bin/gcc supports -Wold-style-definition... checking for memset... yes checking whether /usr/bin/gcc supports -Wmissing-format-attribute... yes checking for mkstemps... yes yes checking for mkstemps... checking whether /usr/bin/gcc supports -Woverlength-strings... yes checking whether /usr/bin/gcc supports -pedantic -Wlong-long... yes yes configure: creating cache ./config.cache checking for putenv... checking build system type... checking for putenv... yes checking for ANSI C header files... (cached) yes checking stddef.h usability... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... armeb-buildroot-linux-gnueabi checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... yes /usr/bin/install -c checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc yes checking for random... yes checking stddef.h presence... checking for random... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking whether the C compiler works... checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes yes checking for rename... checking for rename... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes yes checking whether we are cross compiling... checking for rindex... checking for rindex... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for sys/stat.h... (cached) yes yes no checking for clearerr_unlocked... checking for suffix of object files... yes checking for setenv... checking for setenv... o checking whether we are using the GNU C compiler... yes yes yes checking whether /usr/bin/gcc accepts -g... yes checking for feof_unlocked... checking for snprintf... checking for snprintf... yes checking for /usr/bin/gcc option to accept ISO C89... yes yes yes checking for ferror_unlocked... checking for sigsetmask... checking for sigsetmask... none needed checking whether we are using the GNU C++ compiler... yes yes yes checking for stpcpy... checking for stpcpy... checking for fflush_unlocked... yes checking whether /usr/bin/g++ accepts -g... yes checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking how to run the C preprocessor... yes yes checking for stpncpy... yes /usr/bin/gcc -E checking for fgetc_unlocked... checking for stpncpy... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes yes checking for strcasecmp... yes checking for strcasecmp... checking for fgets_unlocked... yes yes yes checking for strchr... checking for strchr... checking for fileno_unlocked... yes checking for sys/types.h... yes yes yes checking for fprintf_unlocked... checking for strdup... checking for strdup... yes checking for sys/stat.h... no yes yes checking for fputc_unlocked... yes checking for strncasecmp... checking for strncasecmp... checking for stdlib.h... yes checking for string.h... yes yes checking for fputs_unlocked... checking for strndup... yes checking for strndup... yes checking for memory.h... yes yes checking for fread_unlocked... checking for strnlen... yes checking for strnlen... yes checking for strings.h... yes yes yes checking for strrchr... checking for fwrite_unlocked... checking for inttypes.h... yes checking for strrchr... yes checking for stdint.h... yes yes checking for strstr... checking for getchar_unlocked... yes checking for strstr... yes checking for unistd.h... yes yes checking for strtod... checking for getc_unlocked... yes checking for strtod... yes checking minix/config.h usability... yes yes checking for strtol... no checking minix/config.h presence... checking for putchar_unlocked... yes checking for strtol... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for strtoul... yes yes yes checking for putc_unlocked... checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking whether /usr/bin/gcc supports -W... checking for strtoul... yes checking whether /usr/bin/gcc supports -Wall... yes checking for strtoll... yes yes yes checking whether abort is declared... checking for strtoll... checking whether /usr/bin/gcc supports -Wnarrowing... yes checking whether /usr/bin/gcc supports -Wwrite-strings... yes checking for strtoull... yes yes checking whether asprintf is declared... yes checking for strtoull... checking whether /usr/bin/gcc supports -Wmissing-format-attribute... yes yes checking whether /usr/bin/gcc supports -Wstrict-prototypes... checking for strverscmp... yes yes yes checking for strverscmp... checking whether /usr/bin/gcc supports -Wmissing-prototypes... checking whether basename is declared... yes checking for tmpnam... yes checking whether /usr/bin/gcc supports -Wold-style-definition... yes checking for tmpnam... yes checking whether /usr/bin/gcc supports -Wc++-compat... yes checking whether errno is declared... yes checking for vasprintf... yes checking whether /usr/bin/gcc supports -pedantic -Wlong-long... yes no yes checking whether /usr/bin/gcc supports -fno-exceptions... checking for vasprintf... checking whether vasprintf is declared... yes yes checking for vfprintf... checking whether /usr/bin/gcc supports -fno-rtti... yes yes yes checking for vfprintf... checking whether clearerr_unlocked is declared... yes checking dependency style of /usr/bin/g++... checking for vprintf... yes yes checking whether feof_unlocked is declared... checking for vprintf... gcc3 checking whether time.h and sys/time.h may both be included... yes checking for vsnprintf... yes checking whether string.h and strings.h may both be included... yes checking whether ferror_unlocked is declared... yes checking for vsnprintf... yes checking locale.h usability... yes checking for vsprintf... yes checking whether fflush_unlocked is declared... yes checking locale.h presence... yes yes checking for locale.h... checking for vsprintf... yes checking fcntl.h usability... yes checking for waitpid... yes checking whether fgetc_unlocked is declared... yes checking fcntl.h presence... yes yes checking for fcntl.h... yes checking for waitpid... checking limits.h usability... yes checking for setproctitle... yes yes checking limits.h presence... checking whether fgets_unlocked is declared... yes checking for setproctitle... yes checking for limits.h... yes checking stddef.h usability... no checking whether alloca needs Cray hooks... no checking stack direction for C alloca... yes checking whether fileno_unlocked is declared... yes checking stddef.h presence... no checking whether alloca needs Cray hooks... yes checking for stddef.h... yes no checking stack direction for C alloca... checking for stdlib.h... (cached) yes -1 checking for vfork.h... checking for strings.h... (cached) yes no checking for string.h... (cached) yes yes checking for fork... checking sys/file.h usability... checking whether fprintf_unlocked is declared... -1 checking for vfork.h... no checking for fork... yes no checking for vfork... yes checking sys/file.h presence... checking whether fputc_unlocked is declared... yes checking for sys/file.h... yes checking for unistd.h... (cached) yes checking whether byte ordering is bigendian... yes checking for vfork... yes yes checking for working fork... checking whether fputs_unlocked is declared... yes checking for working fork... yes no checking for an ANSI C-conforming const... checking whether fread_unlocked is declared... yes checking for working vfork... (cached) yes checking for _doprnt... yes checking for inline... inline checking for obstacks... yes checking whether fwrite_unlocked is declared... no checking for sys_errlist... yes checking for working vfork... (cached) yes checking for _doprnt... yes checking whether getchar_unlocked is declared... yes checking for off_t... yes checking for sys_nerr... no checking for sys_errlist... yes checking whether getc_unlocked is declared... yes checking for sys_siglist... yes checking for sys_nerr... yes checking for size_t... yes checking whether putchar_unlocked is declared... yes checking for external symbol _system_configuration... yes checking for sys_siglist... no checking for __fsetlocking... yes checking whether putc_unlocked is declared... yes checking for external symbol _system_configuration... yes checking for ssize_t... yes checking for canonicalize_file_name... no checking for __fsetlocking... yes checking for an ANSI C-conforming const... yes yes checking for dup3... checking for canonicalize_file_name... yes checking sys/mman.h usability... yes checking for uintptr_t... yes yes checking sys/mman.h presence... checking for getrlimit... yes yes checking for sys/mman.h... yes checking for mmap... checking for dup3... 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 for getrusage... yes checking for getrlimit... yes checking for ptrdiff_t... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking whether to enable maintainer-specific portions of Makefiles... no configure: updating cache ./config.cache yes configure: creating ./config.status checking for getsysinfo... yes checking for getrusage... no checking for gettimeofday... (cached) yes checking for on_exit... yes yes checking for uint64_t... checking for getsysinfo... config.status: creating Makefile config.status: creating mkheaders.almost yes checking whether struct tm is in sys/time.h or time.h... yes config.status: creating config.h checking for pipe2... no checking for gettimeofday... (cached) yes checking for on_exit... time.h checking size of int... mkdir -p -- ./zlib Configuring in ./zlib yes checking for psignal... yes checking for pipe2... 4 checking size of long... yes checking for pstat_getdynamic... yes checking for psignal... 8 no checking for clearerr_unlocked... checking for pstat_getstatic... yes checking for pstat_getdynamic... yes checking for feof_unlocked... no checking for realpath... no checking for pstat_getstatic... yes yes checking for ferror_unlocked... checking for setrlimit... no checking for realpath... yes yes checking for fflush_unlocked... checking for spawnve... yes checking for setrlimit... configure: creating cache ./config.cache checking build system type... no yes checking for spawnvpe... x86_64-pc-linux-gnu checking host system type... checking for fgetc_unlocked... x86_64-pc-linux-gnu checking target system type... armeb-buildroot-linux-gnueabi checking for a BSD-compatible install... yes checking for spawnve... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... no yes yes checking for strerror... checking whether make supports nested variables... checking for fgets_unlocked... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc no checking for spawnvpe... yes yes checking for strsignal... checking for fileno_unlocked... no checking for strerror... checking whether the C compiler works... yes checking for sysconf... yes checking for fprintf_unlocked... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for strsignal... yes checking for sysctl... no checking for fputc_unlocked... checking whether we are cross compiling... yes checking for sysconf... yes checking for sysmp... yes no checking for suffix of object files... checking for fputs_unlocked... yes o checking whether we are using the GNU C compiler... checking for sysctl... no checking for table... yes checking whether /usr/bin/gcc accepts -g... yes checking for fread_unlocked... yes checking for sysmp... yes checking for /usr/bin/gcc option to accept ISO C89... no checking for times... yes checking for fwrite_unlocked... none needed checking whether /usr/bin/gcc understands -c and -o together... no checking for table... yes checking for wait3... yes checking for style of include used by make... yes GNU checking dependency style of /usr/bin/gcc... none checking for CET support... checking for getchar_unlocked... no yes checking for times... yes checking for wait4... checking how to print strings... yes checking for getc_unlocked... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... yes yes /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/gcc... checking for sbrk... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... checking for wait3... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... checking for putchar_unlocked... yes yes checking for wait4... checking whether basename is declared... yes checking for putc_unlocked... yes yes checking for sbrk... checking whether ffs is declared... ok checking how to run the C preprocessor... yes yes checking whether abort is declared... yes checking whether asprintf is declared... /usr/bin/gcc -E checking whether basename is declared... checking for ANSI C header files... yes yes yes checking whether asprintf is declared... checking whether ffs is declared... checking whether vasprintf is declared... yes checking whether asprintf is declared... yes yes checking whether snprintf is declared... checking whether basename is declared... yes checking for sys/types.h... yes yes yes checking whether vasprintf is declared... checking whether vsnprintf is declared... checking whether errno is declared... yes checking for sys/stat.h... yes yes checking whether snprintf is declared... no checking for stdlib.h... checking whether getopt is declared... yes checking whether calloc is declared... yes checking for string.h... yes yes checking whether vsnprintf is declared... checking whether vasprintf is declared... yes checking whether getenv is declared... yes checking for memory.h... yes yes checking whether calloc is declared... checking whether clearerr_unlocked is declared... yes checking whether getopt is declared... yes checking for strings.h... yes yes checking whether feof_unlocked is declared... yes checking whether getenv is declared... yes checking whether malloc is declared... checking for inttypes.h... yes yes checking whether ferror_unlocked is declared... checking for stdint.h... yes checking whether realloc is declared... yes checking whether getopt is declared... yes yes checking for unistd.h... checking whether fflush_unlocked is declared... yes yes checking whether sbrk is declared... checking whether malloc is declared... yes yes checking for dlfcn.h... checking whether fgetc_unlocked is declared... yes yes checking whether realloc is declared... checking whether strtol is declared... yes checking for objdir... .libs yes checking whether fgets_unlocked is declared... yes yes checking whether strtoul is declared... checking whether sbrk is declared... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... yes checking whether fileno_unlocked is declared... yes checking whether strtoll is declared... no yes checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... checking whether strtol is declared... yes checking if /usr/bin/gcc static flag -static works... yes checking whether fprintf_unlocked is declared... yes yes checking whether strtoull is declared... checking whether strtoul is declared... no checking whether fputc_unlocked is declared... yes yes checking whether strtoll is declared... checking whether strverscmp is declared... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking whether fputs_unlocked is declared... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes yes yes checking dynamic linker characteristics... checking whether strtoull is declared... checking whether strnlen is declared... yes checking whether fread_unlocked is declared... yes checking whether strverscmp is declared... yes checking whether canonicalize_file_name must be declared... 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... no checking whether to build static libraries... yes checking how to run the C preprocessor... /usr/bin/gcc -E yes checking whether fwrite_unlocked is declared... yes checking for stdlib.h... (cached) yes checking whether strnlen is declared... checking for unistd.h... (cached) yes checking for sys/param.h... no yes checking for stdlib.h... (cached) yes checking whether getchar_unlocked is declared... checking for unistd.h... (cached) yes 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 getpagesize... yes checking whether getc_unlocked is declared... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes yes checking for getpagesize... (cached) checking for working strncmp... yes checking for working mmap... yes yes checking whether putchar_unlocked is declared... checking for working mmap... yes yes checking whether putc_unlocked is declared... configure: updating cache ./config.cache yes yes configure: creating ./config.status checking for working strncmp... checking for memcpy... yes checking for working alloca.h... yes checking for strerror... yes yes checking for alloca... configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile yes checking for unistd.h... (cached) yes config.status: creating testsuite/Makefile yes checking for ANSI C header files... (cached) yes checking for nl_langinfo and CODESET... configure: updating cache ./config.cache checking that generated files are newer than configure... done config.status: creating config.h configure: creating ./config.status config.status: executing default commands yes checking whether NLS is requested... no checking for uchar... config.status: creating Makefile mkdir -p -- ./libbacktrace checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... Configuring in ./libbacktrace yes checking for shared library run path origin... config.status: creating testsuite/Makefile config.status: creating config.h done config.status: executing default commands checking for iconv... (cached) no checking for CET support... mkdir -p -- ./libcody Configuring in ./libcody yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depdir commands mkdir -p -- .deps configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... mkdir -p -- ./libdecnumber armeb-buildroot-linux-gnueabi Configuring in ./libdecnumber checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc configure: creating cache ./config.cache checking whether the C compiler works... checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking maintainer-mode... yes checking for C compiler default output file name... a.out config.status: creating Makefile checking for suffix of executables... checking whether the C++ compiler works... config.status: executing depfiles commands config.status: executing libtool commands checking whether we are cross compiling... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... mkdir -p -- ./fixincludes Configuring in ./fixincludes no checking for suffix of object files... checking whether we are cross compiling... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... no checking for suffix of object files... yes checking for /usr/bin/gcc option to accept ISO C89... o checking whether we are using the GNU C++ compiler... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking whether /usr/bin/g++ accepts -g... configure: creating cache ./config.cache checking whether make sets $(MAKE)... yes checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc yes checking whether /usr/bin/g++ is for C++11... checking whether the C compiler works... yes checking how to run the C preprocessor... /usr/bin/gcc -E adding -std=c++11 checking adding -Wl,--no-undefined to linker... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... ok checking whether we are cross compiling... checking exceptions... no checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar configure: updating cache ./config.cache configure: creating ./config.status configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... no checking for suffix of object files... x86_64-pc-linux-gnu checking target system type... armeb-buildroot-linux-gnueabi checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc o checking whether we are using the GNU C compiler... checking whether the C compiler works... yes checking for sys/types.h... yes checking whether /usr/bin/gcc accepts -g... config.status: creating Makefile config.status: creating config.h yes yes checking for /usr/bin/gcc option to accept ISO C89... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking for sys/stat.h... yes none needed checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader make[2]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/libiberty' if [ x"-fpic" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi checking whether /usr/bin/gcc supports -W... touch stamp-picdir checking for stdlib.h... if [ x"" != x ] && [ ! -d noasan ]; then \ mkdir noasan; \ else true; fi checking whether we are cross compiling... touch stamp-noasandir if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi yes checking whether /usr/bin/gcc supports -Wall... yes checking for string.h... yes checking whether /usr/bin/gcc supports -Wwrite-strings... no checking for suffix of object files... yes checking for memory.h... yes o checking whether we are using the GNU C compiler... checking whether /usr/bin/gcc supports -Wstrict-prototypes... yes checking whether /usr/bin/gcc accepts -g... yes yes checking for strings.h... checking whether /usr/bin/gcc supports -Wmissing-prototypes... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/dwarfnames.c -o dwarfnames.o yes checking for /usr/bin/gcc option to accept ISO C89... yes checking whether /usr/bin/gcc supports -Wold-style-definition... yes checking for inttypes.h... none needed checking how to run the C preprocessor... yes checking whether /usr/bin/gcc supports -Wmissing-format-attribute... yes checking for stdint.h... /usr/bin/gcc -E yes checking whether /usr/bin/gcc supports -Wcast-qual... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes yes checking whether /usr/bin/gcc supports -pedantic -Wlong-long... checking for unistd.h... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi yes checking whether /usr/bin/gcc supports -fno-lto... yes checking minix/config.h usability... yes checking how to run the C preprocessor... no checking minix/config.h presence... /usr/bin/gcc -E no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for sys/types.h... checking for grep that handles long lines and -e... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi /usr/bin/grep checking for egrep... /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/dyn-string.c -o dyn-string.o /usr/bin/grep -E checking for ANSI C header files... yes checking for a BSD-compatible install... yes checking for sys/stat.h... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes yes checking whether make supports nested variables... yes checking for stdlib.h... checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... (cached) /usr/bin/gcc checking whether we are using the GNU C compiler... (cached) yes yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed checking whether /usr/bin/gcc understands -c and -o together... (cached) yes checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for gawk... (cached) gawk checking for dwz... no checking how to print strings... checking for string.h... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi yes checking for sys/types.h... yes printf checking for a sed that does not truncate output... checking for memory.h... /usr/bin/sed checking for fgrep... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi /usr/bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/fdmatch.c -o fdmatch.o /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... yes checking for sys/stat.h... yes BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... checking for strings.h... 1572864 checking whether the shell understands some XSI constructs... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... yes checking for stdlib.h... yes checking for inttypes.h... yes checking for string.h... yes checking for stdint.h... ok yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi checking for memory.h... /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/fibheap.c -o fibheap.o yes checking for dlfcn.h... checking for unistd.h... yes checking for strings.h... yes checking minix/config.h usability... yes checking for objdir... .libs yes checking for inttypes.h... no checking minix/config.h presence... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/filedescriptor.c -o pic/filedescriptor.o; \ else true; fi no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for stdint.h... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/filedescriptor.c -o noasan/filedescriptor.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/filedescriptor.c -o filedescriptor.o yes checking for a sed that does not truncate output... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC /usr/bin/sed checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking whether /usr/bin/gcc supports -W... checking for unistd.h... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi yes checking if /usr/bin/gcc static flag -static works... yes checking whether /usr/bin/gcc supports -Wall... yes checking ctype.h usability... yes checking whether /usr/bin/gcc supports -Wwrite-strings... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/filename_cmp.c -o filename_cmp.o yes checking whether /usr/bin/gcc supports -Wstrict-prototypes... yes checking ctype.h presence... yes checking for ctype.h... yes yes checking if /usr/bin/gcc supports -c -o file.o... checking stddef.h usability... yes checking whether /usr/bin/gcc supports -Wmissing-prototypes... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking stddef.h presence... yes checking whether /usr/bin/gcc supports -Wold-style-definition... yes checking for stddef.h... yes yes checking dynamic linker characteristics... checking for string.h... (cached) yes checking stdio.h usability... yes checking whether /usr/bin/gcc supports -Wmissing-format-attribute... yes checking stdio.h presence... yes checking whether /usr/bin/gcc supports -Woverlength-strings... yes checking for stdio.h... yes 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... no checking whether to build static libraries... yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... checking unwind.h usability... yes checking whether /usr/bin/gcc supports -pedantic -Wlong-long... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/floatformat.c -o floatformat.o yes checking for ANSI C header files... (cached) yes checking stddef.h usability... yes checking unwind.h presence... yes checking for uintptr_t... yes checking for unwind.h... yes checking for _Unwind_Backtrace... yes checking stddef.h presence... yes checking for stddef.h... yes yes checking for int_least32_t... checking for stdlib.h... (cached) yes yes checking for -funwind-tables option... checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking for -frandom-seed=string option... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi yes checking for int_fast32_t... yes yes checking fcntl.h presence... checking whether /usr/bin/gcc supports -W... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/fnmatch.c -o fnmatch.o yes checking for fcntl.h... yes checking sys/file.h usability... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi yes checking whether /usr/bin/gcc supports -Wall... yes checking for uint64_t... yes yes checking sys/file.h presence... checking whether /usr/bin/gcc supports -Wwrite-strings... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi yes checking for sys/file.h... yes /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/fopen_unlocked.c -o fopen_unlocked.o checking for sys/stat.h... (cached) yes checking for clearerr_unlocked... yes yes checking what to include in gstdint.h... stdint.h (already complete) checking for an ANSI C-conforming const... checking whether /usr/bin/gcc supports -Wstrict-prototypes... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getopt.c -o pic/getopt.o; \ else true; fi yes checking for off_t... yes yes checking whether /usr/bin/gcc supports -Wmissing-prototypes... checking for feof_unlocked... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getopt.c -o noasan/getopt.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/getopt.c -o getopt.o yes checking whether /usr/bin/gcc supports -Wold-style-definition... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/getopt1.c -o getopt1.o yes checking for ferror_unlocked... checking whether /usr/bin/gcc supports -Wmissing-format-attribute... yes checking size of int... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi yes checking whether /usr/bin/gcc supports -Wcast-qual... yes checking for fflush_unlocked... yes checking for _Unwind_GetIPInfo... 4 checking size of long... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/getpwd.c -o getpwd.o yes yes checking for CET support... checking for fgetc_unlocked... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi 8 checking for ANSI C header files... (cached) yes checking build system type... yes checking for fgets_unlocked... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi armeb-buildroot-linux-gnueabi checking for decimal floating point... dpd checking whether byte ordering is bigendian... /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/getruntime.c -o getruntime.o yes checking for fileno_unlocked... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi yes checking __sync extensions... no checking for CET support... yes checking for fprintf_unlocked... yes checking __atomic extensions... no checking for fputc_unlocked... yes checking output filetype... elf64 looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes yes checking for fputs_unlocked... configure: updating cache ./config.cache configure: creating ./config.status yes checking for uintptr_t... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/hashtab.c -o hashtab.o yes checking for fread_unlocked... yes checking for int_least32_t... yes checking for fwrite_unlocked... config.status: creating Makefile config.status: creating config.h config.status: executing gstdint.h commands yes checking for int_fast32_t... yes checking for getchar_unlocked... make[2]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/intl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/intl' if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/hex.c -o pic/hex.o; \ else true; fi yes checking for uint64_t... yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/hex.c -o noasan/hex.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/hex.c -o hex.o checking for getc_unlocked... yes checking what to include in gstdint.h... stdint.h (already complete) checking sys/mman.h usability... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi make[2]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/build-x86_64-pc-linux-gnu/libiberty' if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir yes if [ x"" != x ] && [ ! -d noasan ]; then \ mkdir noasan; \ else true; fi touch stamp-noasandir if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi checking for putchar_unlocked... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/dwarfnames.c -o dwarfnames.o yes checking sys/mman.h presence... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi yes checking for sys/mman.h... yes /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/lbasename.c -o lbasename.o checking for mmap... yes checking for putc_unlocked... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi yes checking link.h usability... yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/dyn-string.c -o dyn-string.o checking whether abort is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/lrealpath.c -o lrealpath.o yes checking link.h presence... yes yes checking for link.h... yes checking for dl_iterate_phdr... checking whether asprintf is declared... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi yes checking mach-o/dyld.h usability... yes checking whether basename is declared... no checking mach-o/dyld.h presence... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fdmatch.c -o fdmatch.o no checking for mach-o/dyld.h... no checking sys/ldr.h usability... yes checking whether errno is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fibheap.c -o fibheap.o no checking sys/ldr.h presence... no no checking for sys/ldr.h... no checking for fcntl... checking whether vasprintf is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/make-relative-prefix.c -o make-relative-prefix.o yes checking whether clearerr_unlocked is declared... yes checking whether strnlen is declared... yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/filedescriptor.c -o pic/filedescriptor.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/filedescriptor.c -o noasan/filedescriptor.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/filedescriptor.c -o filedescriptor.o checking whether feof_unlocked is declared... yes checking whether getpagesize is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/filename_cmp.c -o filename_cmp.o yes checking whether ferror_unlocked is declared... yes checking for lstat... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/floatformat.c -o floatformat.o yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/make-temp-file.c -o make-temp-file.o checking whether fflush_unlocked is declared... yes checking for readlink... yes yes checking for getexecname... checking whether fgetc_unlocked is declared... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi yes no checking for KERN_PROC... checking whether fgets_unlocked is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fnmatch.c -o fnmatch.o no checking for KERN_PROG_ARGS... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/objalloc.c -o objalloc.o no checking for clock_gettime... yes checking whether fileno_unlocked is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getopt.c -o pic/getopt.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getopt.c -o noasan/getopt.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getopt.c -o getopt.o yes checking whether -pthread is supported... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/obstack.c -o pic/obstack.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getopt1.c -o getopt1.o yes yes checking whether fprintf_unlocked is declared... checking whether -gdwarf-5 is supported... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getpwd.c -o getpwd.o yes checking for compress in -lz... no checking whether fputc_unlocked is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getruntime.c -o getruntime.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/obstack.c -o noasan/obstack.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/obstack.c -o obstack.o yes checking whether --compress-debug-sections is supported... yes checking whether fputs_unlocked is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/hashtab.c -o hashtab.o yes checking for objcopy... objcopy checking for readelf... readelf checking whether objcopy supports debuglink... yes checking for dsymutil... dsymutil checking for nm... /usr/bin/nm checking for xz... xz checking for comm... comm checking for lzma_auto_decoder in -llzma... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/partition.c -o pic/partition.o; \ else true; fi yes checking whether fread_unlocked is declared... yes checking whether tests can run... yes checking whether fwrite_unlocked is declared... yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/partition.c -o noasan/partition.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/partition.c -o partition.o configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking whether getchar_unlocked is declared... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi yes checking whether getc_unlocked is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/pexecute.c -o pexecute.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/hex.c -o pic/hex.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/hex.c -o noasan/hex.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/hex.c -o hex.o yes checking whether putchar_unlocked is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/lbasename.c -o lbasename.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/physmem.c -o pic/physmem.o; \ else true; fi yes checking whether putc_unlocked is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/physmem.c -o noasan/physmem.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/physmem.c -o physmem.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/lrealpath.c -o lrealpath.o yes checking for an ANSI C-conforming const... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/make-relative-prefix.c -o make-relative-prefix.o yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... 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)... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/make-temp-file.c -o make-temp-file.o yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking whether to enable maintainer-specific portions of Makefiles... no if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/pex-common.c -o pex-common.o configure: updating cache ./config.cache configure: creating ./config.status if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi config.status: creating Makefile /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/objalloc.c -o objalloc.o config.status: creating backtrace-supported.h config.status: creating install-debuginfo-for-buildid.sh config.status: creating Makefile config.status: creating config.h config.status: creating mkheaders.almost config.status: executing libtool commands config.status: creating config.h if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/obstack.c -o pic/obstack.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/obstack.c -o noasan/obstack.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/obstack.c -o obstack.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi config.status: executing gstdint.h commands config.status: executing default commands if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/pex-one.c -o pex-one.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/partition.c -o pic/partition.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/partition.c -o noasan/partition.o; \ else true; fi make[2]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/zlib' /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fcf-protection -mshstk -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -c -o libz_a-adler32.o `test -f 'adler32.c' || echo '../../zlib/'`adler32.c /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/partition.c -o partition.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/vprintf-support.c -o vprintf-support.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/pex-unix.c -o pex-unix.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pexecute.c -o pexecute.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/physmem.c -o pic/physmem.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/physmem.c -o noasan/physmem.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/physmem.c -o physmem.o /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fcf-protection -mshstk -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -c -o libz_a-compress.o `test -f 'compress.c' || echo '../../zlib/'`compress.c /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fcf-protection -mshstk -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -c -o libz_a-crc32.o `test -f 'crc32.c' || echo '../../zlib/'`crc32.c if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pex-common.c -o pex-common.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pex-one.c -o pex-one.o /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fcf-protection -mshstk -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -c -o libz_a-deflate.o `test -f 'deflate.c' || echo '../../zlib/'`deflate.c if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/safe-ctype.c -o safe-ctype.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pex-unix.c -o pex-unix.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/vprintf-support.c -o vprintf-support.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/rust-demangle.c -o rust-demangle.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object.c -o simple-object.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/rust-demangle.c -o rust-demangle.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/safe-ctype.c -o safe-ctype.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fcf-protection -mshstk -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -c -o libz_a-gzread.o `test -f 'gzread.c' || echo '../../zlib/'`gzread.c if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object.c -o simple-object.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-coff.c -o simple-object-coff.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-coff.c -o simple-object-coff.o /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fcf-protection -mshstk -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -c -o libz_a-gzclose.o `test -f 'gzclose.c' || echo '../../zlib/'`gzclose.c /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fcf-protection -mshstk -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -c -o libz_a-gzwrite.o `test -f 'gzwrite.c' || echo '../../zlib/'`gzwrite.c if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-elf.c -o simple-object-elf.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fcf-protection -mshstk -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -c -o libz_a-gzlib.o `test -f 'gzlib.c' || echo '../../zlib/'`gzlib.c ../../libiberty/simple-object-mach-o.c: In function 'simple_object_mach_o_write_segment': ../../libiberty/simple-object-mach-o.c:1231:10: warning: passing argument 1 of 'set_32' from incompatible pointer type [-Wincompatible-pointer-types] 1231 | set_32 (&index[i], index[i]); | ^~~~~~~~~ | | | unsigned int * ../../libiberty/simple-object-mach-o.c:1231:10: note: expected 'unsigned char *' but argument is of type 'unsigned int *' /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fcf-protection -mshstk -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -c -o libz_a-infback.o `test -f 'infback.c' || echo '../../zlib/'`infback.c if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o ../../libiberty/simple-object-mach-o.c: In function 'simple_object_mach_o_write_segment': ../../libiberty/simple-object-mach-o.c:1231:10: warning: passing argument 1 of 'set_32' from incompatible pointer type [-Wincompatible-pointer-types] 1231 | set_32 (&index[i], index[i]); | ^~~~~~~~~ | | | unsigned int * ../../libiberty/simple-object-mach-o.c:1231:10: note: expected 'unsigned char *' but argument is of type 'unsigned int *' if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-elf.c -o simple-object-elf.o ../../../libiberty/simple-object-mach-o.c: In function 'simple_object_mach_o_write_segment': ../../../libiberty/simple-object-mach-o.c:1231:10: warning: passing argument 1 of 'set_32' from incompatible pointer type [-Wincompatible-pointer-types] 1231 | set_32 (&index[i], index[i]); | ^~~~~~~~~ | | | unsigned int * ../../../libiberty/simple-object-mach-o.c:1231:10: note: expected 'unsigned char *' but argument is of type 'unsigned int *' /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fcf-protection -mshstk -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -c -o libz_a-inffast.o `test -f 'inffast.c' || echo '../../zlib/'`inffast.c /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fcf-protection -mshstk -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -c -o libz_a-inflate.o `test -f 'inflate.c' || echo '../../zlib/'`inflate.c if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fcf-protection -mshstk -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -c -o libz_a-inftrees.o `test -f 'inftrees.c' || echo '../../zlib/'`inftrees.c if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/sort.c -o pic/sort.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/sort.c -o noasan/sort.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/sort.c -o sort.o /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fcf-protection -mshstk -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -c -o libz_a-trees.o `test -f 'trees.c' || echo '../../zlib/'`trees.c if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/spaces.c -o pic/spaces.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/spaces.c -o noasan/spaces.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/spaces.c -o spaces.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/splay-tree.c -o splay-tree.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/stack-limit.c -o stack-limit.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/strerror.c -o pic/strerror.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/strerror.c -o noasan/strerror.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/strerror.c -o strerror.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fcf-protection -mshstk -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -c -o libz_a-uncompr.o `test -f 'uncompr.c' || echo '../../zlib/'`uncompr.c /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/strsignal.c -o strsignal.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/sort.c -o pic/sort.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/timeval-utils.c -o timeval-utils.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/sort.c -o noasan/sort.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/sort.c -o sort.o /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fcf-protection -mshstk -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -c -o libz_a-zutil.o `test -f 'zutil.c' || echo '../../zlib/'`zutil.c if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xasprintf.c -o xasprintf.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xatexit.c -o xatexit.o true "AR_FLAGS=rc" "CC_FOR_BUILD=/usr/bin/gcc" "CFLAGS=-O2 -I/home/thomas/autobuild/instance-1/output-1/host/include" "CXXFLAGS=-O2 -I/home/thomas/autobuild/instance-1/output-1/host/include" "CFLAGS_FOR_BUILD=-O2 -I/home/thomas/autobuild/instance-1/output-1/host/include" "CFLAGS_FOR_TARGET=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=-static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-1/output-1/host/lib" "LIBCFLAGS=-O2 -I/home/thomas/autobuild/instance-1/output-1/host/include" "LIBCFLAGS_FOR_TARGET=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" "MAKE=/usr/bin/make" "MAKEINFO=/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/missing makeinfo --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/bash" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/home/thomas/autobuild/instance-1/output-1/host" "infodir=/home/thomas/autobuild/instance-1/output-1/host/share/info" "libdir=/home/thomas/autobuild/instance-1/output-1/host/lib" "prefix=/home/thomas/autobuild/instance-1/output-1/host" "tooldir=/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi" "AR=/usr/bin/ar" "AS=/usr/bin/as" "CC=/usr/bin/gcc" "CXX=/usr/bin/g++" "LD=/usr/bin/ld" "LIBCFLAGS=-O2 -I/home/thomas/autobuild/instance-1/output-1/host/include" "NM=/usr/bin/nm" "PICFLAG=" "RANLIB=/usr/bin/ranlib" "DESTDIR=" DO=all multi-do # /usr/bin/make if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xexit.c -o pic/xexit.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xexit.c -o noasan/xexit.o; \ else true; fi rm -f libz.a /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xexit.c -o xexit.o /usr/bin/ar cru libz.a libz_a-adler32.o libz_a-compress.o libz_a-crc32.o libz_a-deflate.o libz_a-gzread.o libz_a-gzclose.o libz_a-gzwrite.o libz_a-gzlib.o libz_a-infback.o libz_a-inffast.o libz_a-inflate.o libz_a-inftrees.o libz_a-trees.o libz_a-uncompr.o libz_a-zutil.o /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') /usr/bin/ranlib libz.a if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/spaces.c -o pic/spaces.o; \ else true; fi make[2]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/zlib' make[2]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/libbacktrace' /usr/bin/make all-am make[3]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/libbacktrace' /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -c -o atomic.lo ../../libbacktrace/atomic.c mkdir -p -- ./libcpp if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi Configuring in ./libcpp if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/spaces.c -o noasan/spaces.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xmalloc.c -o xmalloc.o /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/spaces.c -o spaces.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -c ../../libbacktrace/atomic.c -o atomic.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -c -o dwarf.lo ../../libbacktrace/dwarf.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -c ../../libbacktrace/dwarf.c -o dwarf.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xstrdup.c -o xstrdup.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/splay-tree.c -o splay-tree.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xvasprintf.c -o xvasprintf.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/setproctitle.c -o setproctitle.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi 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 configure: creating cache ./config.cache make[3]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/build-x86_64-pc-linux-gnu/libiberty/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/build-x86_64-pc-linux-gnu/libiberty/testsuite' if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/regex.c -o pic/regex.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/regex.c -o noasan/regex.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/regex.c -o regex.o checking build system type... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/stack-limit.c -o stack-limit.o x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... armeb-buildroot-linux-gnueabi checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/strerror.c -o pic/strerror.o; \ else true; fi /usr/bin/install -c checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc checking whether the C compiler works... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/strerror.c -o noasan/strerror.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/strerror.c -o strerror.o yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi no checking for suffix of object files... o checking whether we are using the GNU C compiler... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/strsignal.c -o strsignal.o yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi none needed if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/timeval-utils.c -o timeval-utils.o checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -c -o fileline.lo ../../libbacktrace/fileline.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -c ../../libbacktrace/fileline.c -o fileline.o yes checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking how to run the C preprocessor... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o /usr/bin/gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -c -o posix.lo ../../libbacktrace/posix.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -c ../../libbacktrace/posix.c -o posix.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xasprintf.c -o xasprintf.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -c -o print.lo ../../libbacktrace/print.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -c ../../libbacktrace/print.c -o print.o yes checking for sys/types.h... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xatexit.c -o xatexit.o yes /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -c -o sort.lo ../../libbacktrace/sort.c checking for sys/stat.h... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xexit.c -o pic/xexit.o; \ else true; fi libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -c ../../libbacktrace/sort.c -o sort.o yes checking for stdlib.h... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xexit.c -o noasan/xexit.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xexit.c -o xexit.o /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -c -o state.lo ../../libbacktrace/state.c yes checking for string.h... libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -c ../../libbacktrace/state.c -o state.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi yes checking for memory.h... /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -c -o backtrace.lo ../../libbacktrace/backtrace.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -c ../../libbacktrace/backtrace.c -o backtrace.o yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xmalloc.c -o xmalloc.o checking for strings.h... /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -c -o simple.lo ../../libbacktrace/simple.c yes libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -c ../../libbacktrace/simple.c -o simple.o checking for inttypes.h... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi yes /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -c -o elf.lo ../../libbacktrace/elf.c checking for stdint.h... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -c ../../libbacktrace/elf.c -o elf.o /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xmemdup.c -o xmemdup.o yes checking for unistd.h... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi yes checking minix/config.h usability... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xstrdup.c -o xstrdup.o no checking minix/config.h presence... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xstrerror.c -o xstrerror.o yes checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking whether /usr/bin/gcc supports -W... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi yes checking whether /usr/bin/gcc supports -Wall... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xstrndup.c -o xstrndup.o yes checking whether /usr/bin/gcc supports -Wnarrowing... yes if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi checking whether /usr/bin/gcc supports -Wwrite-strings... yes checking whether /usr/bin/gcc supports -Wmissing-format-attribute... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xvasprintf.c -o xvasprintf.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/cplus-dem.c -o cplus-dem.o yes checking whether /usr/bin/gcc supports -Wstrict-prototypes... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi yes checking whether /usr/bin/gcc supports -Wmissing-prototypes... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/setproctitle.c -o setproctitle.o yes checking whether /usr/bin/gcc supports -Wold-style-definition... 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 make[3]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/libiberty/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/libiberty/testsuite' if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/regex.c -o pic/regex.o; \ else true; fi yes checking whether /usr/bin/gcc supports -Wc++-compat... yes checking whether /usr/bin/gcc supports -pedantic -Wlong-long... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/cp-demangle.c -o cp-demangle.o yes checking whether /usr/bin/gcc supports -fno-exceptions... yes checking whether /usr/bin/gcc supports -fno-rtti... yes checking dependency style of /usr/bin/g++... 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... /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -c -o mmapio.lo ../../libbacktrace/mmapio.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -c ../../libbacktrace/mmapio.c -o mmapio.o yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -c -o mmap.lo ../../libbacktrace/mmap.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -c ../../libbacktrace/mmap.c -o mmap.o yes checking limits.h presence... yes checking for limits.h... yes checking stddef.h usability... true DO=all multi-do # /usr/bin/make /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-1/output-1/host/lib -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 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... libtool: link: /usr/bin/ar cru .libs/libbacktrace.a atomic.o dwarf.o fileline.o posix.o print.o sort.o state.o backtrace.o simple.o elf.o mmapio.o mmap.o /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: /usr/bin/ranlib .libs/libbacktrace.a libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" ) make[3]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/libbacktrace' make[2]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/libbacktrace' if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/md5.c -o pic/md5.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/md5.c -o noasan/md5.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/md5.c -o md5.o 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... make[2]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/libcody' /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -fno-exceptions -fno-rtti -include config.h -I../../libcody \ -MMD -MP -MF buffer.d -c -o buffer.o ../../libcody/buffer.cc yes checking for off_t... yes checking for size_t... yes checking for ssize_t... yes checking for uintptr_t... yes checking for ptrdiff_t... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/sha1.c -o pic/sha1.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/sha1.c -o noasan/sha1.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/sha1.c -o sha1.o yes checking for uint64_t... yes checking whether struct tm is in sys/time.h or time.h... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/regex.c -o noasan/regex.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/regex.c -o regex.o time.h checking size of int... 4 checking size of long... /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -fno-exceptions -fno-rtti -include config.h -I../../libcody \ -MMD -MP -MF client.d -c -o client.o ../../libcody/client.cc if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/alloca.c -o pic/alloca.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/alloca.c -o noasan/alloca.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/alloca.c -o alloca.o 8 checking for clearerr_unlocked... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/argv.c -o pic/argv.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/argv.c -o noasan/argv.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/argv.c -o argv.o yes checking for feof_unlocked... yes checking for ferror_unlocked... yes checking for fflush_unlocked... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/bsearch_r.c -o pic/bsearch_r.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/bsearch_r.c -o noasan/bsearch_r.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/bsearch_r.c -o bsearch_r.o yes checking for fgetc_unlocked... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/choose-temp.c -o choose-temp.o yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/concat.c -o pic/concat.o; \ else true; fi checking for fgets_unlocked... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/concat.c -o noasan/concat.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/concat.c -o concat.o yes checking for fileno_unlocked... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/cp-demint.c -o cp-demint.o yes checking for fprintf_unlocked... no checking for fputc_unlocked... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/crc32.c -o pic/crc32.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/crc32.c -o noasan/crc32.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/crc32.c -o crc32.o yes checking for fputs_unlocked... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/d-demangle.c -o d-demangle.o yes checking for fread_unlocked... /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -fno-exceptions -fno-rtti -include config.h -I../../libcody \ -MMD -MP -MF netclient.d -c -o netclient.o ../../libcody/netclient.cc 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... rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a /usr/bin/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 ./setproctitle.o /usr/bin/ranlib ./libiberty.a if [ x"" != x ]; then \ cd pic; \ /usr/bin/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 ./setproctitle.o; \ /usr/bin/ranlib ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ /usr/bin/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 ./setproctitle.o; \ /usr/bin/ranlib ./libiberty.a; \ cd ..; \ else true; fi make[2]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/build-x86_64-pc-linux-gnu/libiberty' /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -fno-exceptions -fno-rtti -include config.h -I../../libcody \ -MMD -MP -MF netserver.d -c -o netserver.o ../../libcody/netserver.cc yes checking whether abort is declared... yes checking whether asprintf is declared... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi yes checking whether basename is declared... yes checking whether errno is declared... no checking whether getopt is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/cplus-dem.c -o cplus-dem.o yes checking whether vasprintf is declared... yes checking whether clearerr_unlocked is declared... make[2]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/libdecnumber' source='../../libdecnumber/decNumber.c' object='decNumber.o' libtool=no /usr/bin/gcc -I../../libdecnumber -I. -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/decNumber.c /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -fno-exceptions -fno-rtti -include config.h -I../../libcody \ -MMD -MP -MF resolver.d -c -o resolver.o ../../libcody/resolver.cc yes checking whether feof_unlocked is declared... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi 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... /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -fno-exceptions -fno-rtti -include config.h -I../../libcody \ -MMD -MP -MF packet.d -c -o packet.o ../../libcody/packet.cc 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... /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -fno-exceptions -fno-rtti -include config.h -I../../libcody \ -MMD -MP -MF server.d -c -o server.o ../../libcody/server.cc yes checking whether putchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking for working alloca.h... yes checking for alloca... yes checking for ANSI C header files... (cached) yes checking for nl_langinfo and CODESET... yes checking whether NLS is requested... no checking for uchar... checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/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 CET support... source='../../libdecnumber/decContext.c' object='decContext.o' libtool=no /usr/bin/gcc -I../../libdecnumber -I. -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/decContext.c yes /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -fno-exceptions -fno-rtti -include config.h -DSRCDIR='"../../libcody"' -I../../libcody \ -MMD -MP -MF fatal.d -c -o fatal.o ../../libcody/fatal.cc configure: updating cache ./config.cache configure: creating ./config.status source='../../libdecnumber/dpd/decimal32.c' object='decimal32.o' libtool=no /usr/bin/gcc -I../../libdecnumber -I. -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/dpd/decimal32.c config.status: creating Makefile config.status: creating config.h config.status: executing depdir commands mkdir -p -- .deps source='../../libdecnumber/dpd/decimal64.c' object='decimal64.o' libtool=no /usr/bin/gcc -I../../libdecnumber -I. -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/dpd/decimal64.c if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/cp-demangle.c -o cp-demangle.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/md5.c -o pic/md5.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/md5.c -o noasan/md5.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/md5.c -o md5.o source='../../libdecnumber/dpd/decimal128.c' object='decimal128.o' libtool=no /usr/bin/gcc -I../../libdecnumber -I. -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/dpd/decimal128.c /usr/bin/ar -cr libcody.a buffer.o client.o fatal.o netclient.o netserver.o resolver.o packet.o server.o /usr/bin/ranlib libcody.a make[2]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/libcody' make[2]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/build-x86_64-pc-linux-gnu/fixincludes' /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixincl.c /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixtests.c rm -f libdecnumber.a /usr/bin/ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') /usr/bin/ranlib libdecnumber.a make[2]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/libdecnumber' /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixfixes.c /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/server.c make[2]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/build-x86_64-pc-linux-gnu/libcpp' /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../../libcpp/charset.c /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo ../../../libcpp/directives.c /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/procopen.c /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixlib.c /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixopts.c srcdir="../../../fixincludes" /bin/bash ../../../fixincludes/mkfixinc.sh armeb-buildroot-linux-gnueabi sed -e 's/@gcc_version@/11.3.0/' < mkheaders.almost > mkheadersT mv -f mkheadersT mkheaders /usr/bin/gcc -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -L/home/thomas/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-1/output-1/host/lib -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a echo timestamp > full-stamp make[2]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/build-x86_64-pc-linux-gnu/fixincludes' /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../../libcpp/errors.c /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../../libcpp/expr.c ../../../libcpp/expr.c: In function 'unsigned int cpp_classify_number(cpp_reader*, const cpp_token*, const char**, location_t)': ../../../libcpp/expr.c:812:18: warning: format not a string literal and no format arguments [-Wformat-security] 812 | 0, message); | ^ ../../../libcpp/expr.c:815:39: warning: format not a string literal and no format arguments [-Wformat-security] 815 | virtual_location, 0, message); | ^ ../../../libcpp/expr.c:825:34: warning: format not a string literal and no format arguments [-Wformat-security] 825 | virtual_location, 0, message); | ^ /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../../libcpp/files.c /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo ../../../libcpp/identifiers.c if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/sha1.c -o pic/sha1.o; \ else true; fi echo "#define LOCALEDIR \"/home/thomas/autobuild/instance-1/output-1/host/share/locale\"" > localedir.new ../../../libcpp/../move-if-change localedir.new localedir.h echo timestamp > localedir.hs if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/alloca.c -o pic/alloca.o; \ else true; fi if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/argv.c -o pic/argv.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/alloca.c -o noasan/alloca.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/alloca.c -o alloca.o /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo ../../../libcpp/lex.c if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/sha1.c -o noasan/sha1.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/sha1.c -o sha1.o /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo ../../../libcpp/line-map.c if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/argv.c -o noasan/argv.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/argv.c -o argv.o /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../../libcpp/macro.c ../../../libcpp/macro.c: In member function 'vaopt_state::update_type vaopt_state::update(const cpp_token*)': ../../../libcpp/macro.c:184:23: warning: format not a string literal and no format arguments [-Wformat-security] 184 | vaopt_paste_error); | ^ ../../../libcpp/macro.c:213:24: warning: format not a string literal and no format arguments [-Wformat-security] 213 | vaopt_paste_error); | ^ if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/bsearch_r.c -o pic/bsearch_r.o; \ else true; fi ../../../libcpp/macro.c: In function 'cpp_macro* create_iso_definition(cpp_reader*)': ../../../libcpp/macro.c:3618:58: warning: format not a string literal and no format arguments [-Wformat-security] 3618 | cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg); | ^ ../../../libcpp/macro.c:3633:58: warning: format not a string literal and no format arguments [-Wformat-security] 3633 | cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg); | ^ if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/bsearch_r.c -o noasan/bsearch_r.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/bsearch_r.c -o bsearch_r.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/choose-temp.c -o choose-temp.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/concat.c -o pic/concat.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/concat.c -o noasan/concat.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/concat.c -o concat.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/crc32.c -o pic/crc32.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/crc32.c -o noasan/crc32.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/crc32.c -o crc32.o /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/cp-demint.c -o cp-demint.o /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../../libcpp/mkdeps.c if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo ../../../libcpp/pch.c /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../../libcpp/symtab.c /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../../libcpp/traditional.c if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/d-demangle.c -o d-demangle.o /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../../libcpp/init.c rm -f libcpp.a /usr/bin/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 /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') /usr/bin/ranlib libcpp.a make[2]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/build-x86_64-pc-linux-gnu/libcpp' rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a /usr/bin/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 ./setproctitle.o /usr/bin/ranlib ./libiberty.a if [ x"-fpic" != x ]; then \ cd pic; \ /usr/bin/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 ./setproctitle.o; \ /usr/bin/ranlib ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ /usr/bin/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 ./setproctitle.o; \ /usr/bin/ranlib ./libiberty.a; \ cd ..; \ else true; fi make[2]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/libiberty' make[2]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/lto-plugin' make[2]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/libcpp' /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../libcpp/charset.c make[2]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/fixincludes' /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo ../../libcpp/directives.c /usr/bin/make all-am /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../fixincludes -I../include -I../../fixincludes/../include ../../fixincludes/fixincl.c make[3]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/lto-plugin' /bin/bash ./libtool --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../lto-plugin -I../../lto-plugin/../include -DHAVE_CONFIG_H -Wall -fcf-protection -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -c -o lto-plugin.lo ../../lto-plugin/lto-plugin.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../lto-plugin -I../../lto-plugin/../include -DHAVE_CONFIG_H -Wall -fcf-protection -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -c ../../lto-plugin/lto-plugin.c -fPIC -DPIC -o .libs/lto-plugin.o /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../fixincludes -I../include -I../../fixincludes/../include ../../fixincludes/fixtests.c /bin/bash ./libtool --tag=CC --tag=disable-static --mode=link /usr/bin/gcc -Wall -fcf-protection -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -Wc,-static-libgcc -module -avoid-version -bindir /home/thomas/autobuild/instance-1/output-1/host/libexec/gcc/armeb-buildroot-linux-gnueabi/11.3.0 -Xcompiler '-static-libstdc++' -Xcompiler '-static-libgcc' '-L/home/thomas/autobuild/instance-1/output-1/host/lib' '-Wl,-rpath,/home/thomas/autobuild/instance-1/output-1/host/lib' -o liblto_plugin.la -rpath /home/thomas/autobuild/instance-1/output-1/host/libexec/gcc/armeb-buildroot-linux-gnueabi/11.3.0 lto-plugin.lo -Wc,../libiberty/pic/libiberty.a /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../fixincludes -I../include -I../../fixincludes/../include ../../fixincludes/fixfixes.c libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/lto-plugin.o -L/home/thomas/autobuild/instance-1/output-1/host/lib -static-libgcc -static-libstdc++ -static-libgcc -Wl,-rpath -Wl,/home/thomas/autobuild/instance-1/output-1/host/lib ../libiberty/pic/libiberty.a -Wl,-soname -Wl,liblto_plugin.so -o .libs/liblto_plugin.so libtool: link: ( cd ".libs" && rm -f "liblto_plugin.la" && ln -s "../liblto_plugin.la" "liblto_plugin.la" ) mkdir -p -- ../gcc libtool: install: /usr/bin/install -c .libs/liblto_plugin.so /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/lto-plugin/../gcc/liblto_plugin.so libtool: install: /usr/bin/install -c .libs/liblto_plugin.lai /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/lto-plugin/../gcc/liblto_plugin.la libtool: install: warning: remember to run `libtool --finish /home/thomas/autobuild/instance-1/output-1/host/libexec/gcc/armeb-buildroot-linux-gnueabi/11.3.0' make[3]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/lto-plugin' make[2]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/lto-plugin' /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../fixincludes -I../include -I../../fixincludes/../include ../../fixincludes/server.c Configuring in ./gcc /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../fixincludes -I../include -I../../fixincludes/../include ../../fixincludes/procopen.c /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../libcpp/errors.c /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../fixincludes -I../include -I../../fixincludes/../include ../../fixincludes/fixlib.c /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../fixincludes -I../include -I../../fixincludes/../include ../../fixincludes/fixopts.c srcdir="../../fixincludes" /bin/bash ../../fixincludes/mkfixinc.sh armeb-buildroot-linux-gnueabi sed -e 's/@gcc_version@/11.3.0/' < mkheaders.almost > mkheadersT mv -f mkheadersT mkheaders /usr/bin/gcc -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-1/output-1/host/lib -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a configure: creating cache ./config.cache /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../libcpp/expr.c checking build system type... x86_64-pc-linux-gnu checking host system type... echo timestamp > full-stamp make[2]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/fixincludes' /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../libcpp/files.c x86_64-pc-linux-gnu checking target system type... armeb-buildroot-linux-gnueabi 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 x86_64-pc-linux-gnu-gcc... /usr/bin/gcc /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo ../../libcpp/identifiers.c checking whether the C compiler works... ../../libcpp/expr.c: In function 'unsigned int cpp_classify_number(cpp_reader*, const cpp_token*, const char**, location_t)': ../../libcpp/expr.c:812:18: warning: format not a string literal and no format arguments [-Wformat-security] 812 | 0, message); | ^ ../../libcpp/expr.c:815:39: warning: format not a string literal and no format arguments [-Wformat-security] 815 | virtual_location, 0, message); | ^ ../../libcpp/expr.c:825:34: warning: format not a string literal and no format arguments [-Wformat-security] 825 | virtual_location, 0, message); | ^ yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... echo "#define LOCALEDIR \"/home/thomas/autobuild/instance-1/output-1/host/share/locale\"" > localedir.new ../../libcpp/../move-if-change localedir.new localedir.h echo timestamp > localedir.hs /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo ../../libcpp/lex.c no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking for x86_64-pc-linux-gnu-gnatbind... no checking for gnatbind... no checking for x86_64-pc-linux-gnu-gnatmake... no checking for gnatmake... no checking whether compiler driver understands Ada... no checking how to run the C++ preprocessor... /usr/bin/g++ -E /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo ../../libcpp/line-map.c checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../libcpp/macro.c yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... ../../libcpp/macro.c: In member function 'vaopt_state::update_type vaopt_state::update(const cpp_token*)': ../../libcpp/macro.c:184:23: warning: format not a string literal and no format arguments [-Wformat-security] 184 | vaopt_paste_error); | ^ ../../libcpp/macro.c:213:24: warning: format not a string literal and no format arguments [-Wformat-security] 213 | vaopt_paste_error); | ^ yes checking for memory.h... ../../libcpp/macro.c: In function 'cpp_macro* create_iso_definition(cpp_reader*)': ../../libcpp/macro.c:3618:58: warning: format not a string literal and no format arguments [-Wformat-security] 3618 | cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg); | ^ ../../libcpp/macro.c:3633:58: warning: format not a string literal and no format arguments [-Wformat-security] 3633 | cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg); | ^ 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... /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../libcpp/mkdeps.c 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... /usr/bin/gcc -E checking for inline... inline checking size of void *... /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo ../../libcpp/pch.c 8 checking size of short... /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../libcpp/symtab.c 2 checking size of int... 4 checking size of long... /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../libcpp/traditional.c 8 checking for long long... /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../libcpp/init.c yes checking size of long long... 8 checking for int8_t... yes checking for int16_t... yes checking for int32_t... rm -f libcpp.a /usr/bin/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 /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') /usr/bin/ranlib libcpp.a make[2]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/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 checking for std::swap in ... yes checking whether /usr/bin/g++ is affected by placement new aliasing bug... no checking whether /usr/bin/g++ supports -W... yes checking whether /usr/bin/g++ supports -Wall... yes checking whether /usr/bin/g++ supports -Wnarrowing... yes checking whether /usr/bin/g++ supports -Wwrite-strings... yes checking whether /usr/bin/g++ supports -Wcast-qual... yes checking whether /usr/bin/g++ supports -Werror=format-diag... no checking whether /usr/bin/gcc supports -Wstrict-prototypes... yes checking whether /usr/bin/gcc supports -Wmissing-prototypes... yes checking whether /usr/bin/gcc supports -Werror=format-diag... (cached) no checking whether /usr/bin/g++ supports -Wmissing-format-attribute... yes checking whether /usr/bin/g++ supports -Woverloaded-virtual... yes checking whether /usr/bin/gcc supports -Wold-style-definition... yes checking whether /usr/bin/gcc supports -Wc++-compat... yes checking whether /usr/bin/g++ supports -pedantic -Wlong-long -Wvariadic-macros -Woverlength-strings... yes checking whether /usr/bin/gcc supports -fno-exceptions... yes checking whether /usr/bin/gcc supports -fno-rtti... yes checking whether /usr/bin/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 checking whether make sets $(MAKE)... yes checking for gawk... gawk checking whether ln -s works... yes checking whether ln works... yes checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for a BSD compatible install... /usr/bin/install -c checking for cmp's capabilities... gnucompare checking for mktemp... yes checking for makeinfo... /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/missing makeinfo checking for modern makeinfo... yes checking for recent Pod::Man... yes checking for flex... flex checking for bison... bison checking for nm... /usr/bin/nm checking for ar... /usr/bin/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 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... /usr/bin/g++ -E checking for unordered_map... yes checking for tr1/unordered_map... yes checking for ext/hash_map... yes checking dependency style of /usr/bin/g++... 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... -ldl checking for inttypes.h... yes 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... yes 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/bin/ld checking if the linker (/usr/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... yes 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... yes 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... yes 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 if mkdir takes one argument... no For iwmmxt real value is iwmmxt Using `../../gcc/config/arm/arm.c' for machine-specific logic. Using `../../gcc/config/arm/arm.md' as machine description file. Using the following target machine macro files: ../../gcc/config/vxworks-dummy.h ../../gcc/config/dbxelf.h ../../gcc/config/elfos.h ../../gcc/config/gnu-user.h ../../gcc/config/linux.h ../../gcc/config/linux-android.h ../../gcc/config/glibc-stdint.h ../../gcc/config/arm/elf.h ../../gcc/config/arm/linux-gas.h ../../gcc/config/arm/linux-elf.h ../../gcc/config/arm/bpabi.h ../../gcc/config/arm/linux-eabi.h ../../gcc/config/arm/aout.h ../../gcc/config/arm/arm.h ../../gcc/config/initfini-array.h Using host-linux.o for host machine hooks. checking whether NLS is requested... no checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... (cached) /usr/bin/ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 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... no checking whether to build static libraries... yes checking how to run the C++ preprocessor... /usr/bin/g++ -E checking for ld used by /usr/bin/g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for /usr/bin/g++ option to produce PIC... -fPIC -DPIC checking if /usr/bin/g++ PIC flag -fPIC -DPIC works... yes checking if /usr/bin/g++ static flag -static works... yes checking if /usr/bin/g++ supports -c -o file.o... yes checking if /usr/bin/g++ supports -c -o file.o... (cached) yes checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking what assembler to use... /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/as checking whether we are using gold... no checking gold linker with split stack support as non default... checking what linker to use... /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ld checking what nm to use... /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/nm checking what objdump to use... /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/objdump checking what readelf to use... /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/readelf checking for armeb-buildroot-linux-gnueabi-otool... no checking what otool to use... not found checking for armeb-buildroot-linux-gnueabi-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... checking cross compile... guessing... no 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 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... (cached) yes checking sys/sdt.h in the target C library... no checking dl_iterate_phdr in target C library... unknown 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 cross-compiler from x86_64-pc-linux-gnu to armeb-buildroot-linux-gnueabi. checking for exported symbols... yes checking for -rdynamic... yes checking for library containing dlopen... (cached) -ldl checking for -fPIC -shared... yes gcc_driver_version: 11.3.0 checking for -fno-PIE option... yes checking for -no-pie option... yes checking for CET support... yes 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 -p -- .deps config.status: executing gccdepdir commands mkdir -p -- build/.deps mkdir -p -- ada/.deps mkdir -p -- brig/.deps mkdir -p -- c/.deps mkdir -p -- cp/.deps mkdir -p -- d/.deps mkdir -p -- fortran/.deps mkdir -p -- go/.deps mkdir -p -- jit/.deps mkdir -p -- lto/.deps mkdir -p -- objc/.deps mkdir -p -- objcp/.deps mkdir -p -- c-family/.deps mkdir -p -- common/.deps mkdir -p -- analyzer/.deps mkdir -p -- rtl-ssa/.deps config.status: executing default commands make[2]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/gcc' TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="" \ /bin/bash ../../gcc/mkconfig.sh config.h TARGET_CPU_DEFAULT="\"iwmmxt\"" \ 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_GLIBC ANDROID_DEFAULT=0 TARGET_BIG_ENDIAN_DEFAULT=1" \ /bin/bash ../../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/bash ../../gcc/mkconfig.sh tm_p.h TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="" \ /bin/bash ../../gcc/mkconfig.sh bconfig.h /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -DBASEVER="\"11.3.0\"" -DDATESTAMP="\"\"" \ -DREVISION="\"\"" \ -DDEVPHASE="\"\"" -DPKGVERSION="\"(Buildroot 2022.08-rc1-468-g0f42b81532) \"" \ -DBUGURL="\"\"" -o build/version.o ../../gcc/version.c LC_ALL=C ; export LC_ALL ; \ gawk -f ../../gcc/opt-gather.awk ../../gcc/ada/gcc-interface/lang.opt ../../gcc/brig/lang.opt ../../gcc/d/lang.opt ../../gcc/fortran/lang.opt ../../gcc/go/lang.opt ../../gcc/lto/lang.opt ../../gcc/c-family/c.opt ../../gcc/common.opt ../../gcc/params.opt ../../gcc/analyzer/analyzer.opt ../../gcc/config/arm/arm-tables.opt ../../gcc/config/arm/arm.opt ../../gcc/config/gnu-user.opt ../../gcc/config/linux.opt ../../gcc/config/linux-android.opt > tmp-optionlist gawk -f ../../gcc/config/arm/parsecpu.awk -v cmd=headers \ ../../gcc/config/arm/arm-cpus.in > tmp-arm-cpu.h gawk -f ../../gcc/config/arm/parsecpu.awk -v cmd=isa \ ../../gcc/config/arm/arm-cpus.in > tmp-arm-isa.h /bin/bash ../../gcc/../move-if-change tmp-gi.list gtyp-input.list echo timestamp > s-gtyp-input echo "#define BUILDING_GCC_MAJOR `echo 11.3.0 | sed -e 's/^\([0-9]*\).*$/\1/'`" > bversion.h echo "#define BUILDING_GCC_MINOR `echo 11.3.0 | sed -e 's/^[0-9]*\.\([0-9]*\).*$/\1/'`" >> bversion.h echo "#define BUILDING_GCC_PATCHLEVEL `echo 11.3.0 | sed -e 's/^[0-9]*\.[0-9]*\.\([0-9]*\)$/\1/'`" >> bversion.h /bin/bash ../../gcc/../move-if-change tmp-arm-cpu.h arm-cpu.h echo "#define BUILDING_GCC_VERSION (BUILDING_GCC_MAJOR * 1000 + BUILDING_GCC_MINOR)" >> bversion.h echo timestamp > s-bversion echo timestamp > s-arm-cpu TARGET_CPU_DEFAULT="" \ HEADERS="options.h insn-constants.h config/arm/arm.h config/arm/arm-protos.h defaults.h" DEFINES="" \ /bin/bash ../../gcc/mkconfig.sh tm_d.h /bin/bash ../../gcc/../move-if-change tmp-arm-isa.h arm-isa.h echo timestamp > s-arm-isa if test no = yes \ || test -n ""; then \ /bin/bash ../../gcc/genmultilib \ "" \ "" \ "" \ "" \ "" \ "" \ "" \ "" \ "" \ "" \ "no" \ > tmp-mlib.h; \ else \ /bin/bash ../../gcc/genmultilib '' '' '' '' '' '' '' '' \ "" '' no \ > tmp-mlib.h; \ fi lsf="../../gcc/lto/lang-specs.h"; for f in $lsf; do \ echo "#include \"$f\""; \ done | sed 's|../../gcc/||' > tmp-specs.h rm -f tmp-all-tree.def echo '#include "tree.def"' > tmp-all-tree.def /bin/bash ../../gcc/../move-if-change tmp-specs.h specs.h echo 'END_OF_BASE_TREE_CODES' >> tmp-all-tree.def echo '#include "c-family/c-common.def"' >> tmp-all-tree.def ltf="../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/objc/objc-tree.def"; for f in $ltf; do \ echo "#include \"$f\""; \ done | sed 's|../../gcc/||' >> tmp-all-tree.def echo timestamp > s-specs /bin/bash ../../gcc/../move-if-change tmp-all-tree.def all-tree.def gawk -f ../../gcc/gen-pass-instances.awk \ ../../gcc/passes.def > pass-instances.def echo timestamp > s-alltree 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/bash ../../gcc/../move-if-change tmp-omp-device-properties.h \ omp-device-properties.h echo "/usr/bin/g++ -no-pie -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-1/output-1/host/lib" > checksum-options.tmp \ && ../../gcc/../move-if-change checksum-options.tmp checksum-options /bin/bash ../../gcc/../move-if-change tmp-mlib.h multilib.h echo timestamp > s-omp-device-properties-h gawk -f ../../gcc/config/arm/parsecpu.awk -v cmd=data \ ../../gcc/config/arm/arm-cpus.in > tmp-arm-cpu-data.h gawk -f ../../gcc/config/arm/parsecpu.awk -v cmd=common-data \ ../../gcc/config/arm/arm-cpus.in > tmp-arm-cpu-cdata.h echo timestamp > s-mlib cp ../../gcc/gcc-ar.c gcc-nm.c cp ../../gcc/gcc-ar.c gcc-ranlib.c TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="USED_FOR_TARGET " \ /bin/bash ../../gcc/mkconfig.sh tconfig.h /bin/bash ../../gcc/../move-if-change tmp-arm-cpu-data.h arm-cpu-data.h echo timestamp > s-arm-data (echo "@set version-GCC 11.3.0"; \ if [ "" = "experimental" ]; \ then echo "@set DEVELOPMENT"; \ else echo "@clear DEVELOPMENT"; \ fi) > gcc-vers.texiT echo @set srcdir `echo /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/gcc/../../gcc | sed -e 's|\\([@{}]\\)|@\\1|g'` >> gcc-vers.texiT if [ -n "(Buildroot 2022.08-rc1-468-g0f42b81532) " ]; then \ echo "@set VERSION_PACKAGE (Buildroot 2022.08-rc1-468-g0f42b81532) " >> gcc-vers.texiT; \ fi echo "@set BUGURL @uref{http://bugs.buildroot.net/}" >> gcc-vers.texiT; \ mv -f gcc-vers.texiT gcc-vers.texi /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/gengenrtl.o ../../gcc/gengenrtl.c /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/sort.o ../../gcc/sort.cc /bin/bash ../../gcc/../move-if-change tmp-arm-cpu-cdata.h arm-cpu-cdata.h echo timestamp > s-arm-cdata /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genhooks.o ../../gcc/genhooks.c /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genchecksum.o ../../gcc/genchecksum.c /bin/bash ../../gcc/../move-if-change tmp-optionlist optionlist ../../gcc/genhooks.c: In function 'void emit_documentation(const char*)': ../../gcc/genhooks.c:131:17: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] 131 | while (fscanf (f, "%*[^@]"), buf[0] = '\0', | ~~~~~~~^~~~~~~~~~~~~ ../../gcc/genhooks.c:140:14: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] 140 | fscanf (f, "%999s", buf); | ~~~~~~~^~~~~~~~~~~~~~~~~ ../../gcc/genhooks.c:193:14: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] 193 | fscanf (f, "%5[^ \n]", buf); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../../gcc/genhooks.c:199:14: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] 199 | fscanf (f, "%999s", buf); | ~~~~~~~^~~~~~~~~~~~~~~~~ echo timestamp > s-options if [ xinfo = xinfo ]; then \ /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/missing makeinfo --split-size=5000000 --no-split -I . -I ../../gcc/doc \ -I ../../gcc/doc/include -o doc/cpp.info ../../gcc/doc/cpp.texi; \ fi if [ xinfo = xinfo ]; then \ /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/missing makeinfo --split-size=5000000 --no-split -I . -I ../../gcc/doc \ -I ../../gcc/doc/include -o doc/gcc.info ../../gcc/doc/gcc.texi; \ fi if [ xinfo = xinfo ]; then \ /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/missing makeinfo --split-size=5000000 --no-split -I ../../gcc/doc \ -I ../../gcc/doc/include -o doc/gccinstall.info ../../gcc/doc/install.texi; \ fi if [ xinfo = xinfo ]; then \ /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/missing makeinfo --split-size=5000000 --no-split -I . -I ../../gcc/doc \ -I ../../gcc/doc/include -o doc/cppinternals.info ../../gcc/doc/cppinternals.texi; \ fi echo timestamp > gcc.pod perl ../../gcc/../contrib/texi2pod.pl ../../gcc/doc/invoke.texi > gcc.pod /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genmodes.o ../../gcc/genmodes.c /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/errors.o ../../gcc/errors.c /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/gengtype.o ../../gcc/gengtype.c /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/gengtype-lex.o ../../gcc/gengtype-lex.c /home/rguenther/src/releases/gcc-11.3.0/gcc-11.3.0/gcc/gengtype-lex.l: In function 'int yylex(const char**)': gengtype-lex.c:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=] /home/rguenther/src/releases/gcc-11.3.0/gcc-11.3.0/gcc/gengtype-lex.l:119:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION' /home/rguenther/src/releases/gcc-11.3.0/gcc-11.3.0/gcc/gengtype-lex.l:114:1: note: here gengtype-lex.c:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=] /home/rguenther/src/releases/gcc-11.3.0/gcc-11.3.0/gcc/gengtype-lex.l:139:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION' /home/rguenther/src/releases/gcc-11.3.0/gcc-11.3.0/gcc/gengtype-lex.l:135:1: note: here /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/gengtype-parse.o ../../gcc/gengtype-parse.c /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/gengtype-state.o ../../gcc/gengtype-state.c /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-1/output-1/host/lib -o build/gengenrtl \ build/gengenrtl.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-1/output-1/host/lib -o build/genhooks \ build/genhooks.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-1/output-1/host/lib -o build/genchecksum \ build/genchecksum.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a gawk -f ../../gcc/opt-functions.awk -f ../../gcc/opt-read.awk \ -f ../../gcc/optc-save-gen.awk \ -v header_name="config.h system.h coretypes.h tm.h" < optionlist > options-save.c gawk -f ../../gcc/opt-functions.awk -f ../../gcc/opt-read.awk \ -f ../../gcc/optc-gen.awk \ -v header_name="config.h system.h coretypes.h options.h tm.h" < optionlist > options.c build/genhooks -d \ ../../gcc/doc/tm.texi.in > tmp-tm.texi 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/bash ../../gcc/../move-if-change tmp-tm.texi tm.texi echo timestamp > doc/gcc.1 (pod2man --center="GNU" --release="gcc-11.3.0" --date=2022-04-21 --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) /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-1/output-1/host/lib -o build/genmodes \ build/genmodes.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-1/output-1/host/lib -o build/gengtype \ build/gengtype.o build/errors.o build/gengtype-lex.o build/gengtype-parse.o build/gengtype-state.o build/version.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a gawk -f ../../gcc/opt-functions.awk -f ../../gcc/opt-read.awk \ -f ../../gcc/opth-gen.awk \ < optionlist > tmp-options.h /bin/bash ../../gcc/../move-if-change tmp-options.h options.h echo timestamp > s-options-h build/gengenrtl > tmp-genrtl.h /bin/bash ../../gcc/../move-if-change tmp-genrtl.h genrtl.h echo timestamp > s-genrtl-h build/genmodes -m > tmp-min-modes.c /bin/bash ../../gcc/../move-if-change tmp-min-modes.c min-insn-modes.c echo timestamp > s-modes-m build/genhooks "Target Hook" \ > tmp-target-hooks-def.h /bin/bash ../../gcc/../move-if-change tmp-target-hooks-def.h \ target-hooks-def.h echo timestamp > s-target-hooks-def-h build/genhooks "Common Target Hook" \ > tmp-common-target-hooks-def.h /bin/bash ../../gcc/../move-if-change tmp-common-target-hooks-def.h \ common/common-target-hooks-def.h echo timestamp > s-common-target-hooks-def-h build/genhooks "C Target Hook" \ > tmp-c-target-hooks-def.h /bin/bash ../../gcc/../move-if-change tmp-c-target-hooks-def.h \ c-family/c-target-hooks-def.h echo timestamp > s-c-target-hooks-def-h build/genhooks "D Target Hook" \ > tmp-d-target-hooks-def.h /bin/bash ../../gcc/../move-if-change tmp-d-target-hooks-def.h \ d/d-target-hooks-def.h echo timestamp > s-d-target-hooks-def-h build/genmodes > tmp-modes.c /bin/bash ../../gcc/../move-if-change tmp-modes.c insn-modes.c echo timestamp > s-modes build/genmodes -h > tmp-modes.h /bin/bash ../../gcc/../move-if-change tmp-modes.h insn-modes.h echo timestamp > s-modes-h build/genmodes -i > tmp-modes-inline.h /bin/bash ../../gcc/../move-if-change tmp-modes-inline.h \ insn-modes-inline.h echo timestamp > s-modes-inline-h if [ xinfo = xinfo ]; then \ /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/missing makeinfo --split-size=5000000 --no-split -I . -I ../../gcc/doc \ -I ../../gcc/doc/include -o doc/gccint.info ../../gcc/doc/gccint.texi; \ fi build/gengtype \ -S ../../gcc -I gtyp-input.list -w tmp-gtype.state /bin/bash ../../gcc/../move-if-change tmp-gtype.state gtype.state build/gengtype \ -r gtype.state echo timestamp > s-gtype /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genconstants.o ../../gcc/genconstants.c /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/min-insn-modes.o min-insn-modes.c /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/inchash.o ../../gcc/inchash.c /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genenums.o ../../gcc/genenums.c /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genmddeps.o ../../gcc/genmddeps.c /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/read-md.o ../../gcc/read-md.c /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/ggc-none.o ../../gcc/ggc-none.c /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/vec.o ../../gcc/vec.c /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/hash-table.o ../../gcc/hash-table.c /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/gencfn-macros.o ../../gcc/gencfn-macros.c ../../gcc/doc/extend.texi:2490: warning: @itemx should not begin @table /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-1/output-1/host/lib -o build/genenums \ build/genenums.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-1/output-1/host/lib -o build/genmddeps \ build/genmddeps.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-1/output-1/host/lib -o build/genconstants \ build/genconstants.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genmddeps ../../gcc/common.md ../../gcc/config/arm/arm.md > tmp-mddeps /bin/bash ../../gcc/../move-if-change tmp-mddeps mddeps.mk echo timestamp > s-mddeps build/genconstants ../../gcc/common.md ../../gcc/config/arm/arm.md \ > tmp-constants.h /bin/bash ../../gcc/../move-if-change tmp-constants.h insn-constants.h echo timestamp > s-constants build/genenums ../../gcc/common.md ../../gcc/config/arm/arm.md \ > tmp-enums.c /bin/bash ../../gcc/../move-if-change tmp-enums.c insn-enums.c echo timestamp > s-enums /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genpreds.o ../../gcc/genpreds.c /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/rtl.o ../../gcc/rtl.c /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/read-rtl.o ../../gcc/read-rtl.c /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/gensupport.o ../../gcc/gensupport.c /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/print-rtl.o ../../gcc/print-rtl.c /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genflags.o ../../gcc/genflags.c /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genconditions.o ../../gcc/genconditions.c /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genattr.o ../../gcc/genattr.c /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genattr-common.o ../../gcc/genattr-common.c /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/gencodes.o ../../gcc/gencodes.c /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genconfig.o ../../gcc/genconfig.c /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/gentarget-def.o ../../gcc/gentarget-def.c /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/gencheck.o ../../gcc/gencheck.c /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genopinit.o ../../gcc/genopinit.c /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-1/output-1/host/lib -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-x86_64-pc-linux-gnu/libiberty/libiberty.a /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genattrtab.o ../../gcc/genattrtab.c /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genautomata.o ../../gcc/genautomata.c /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genemit.o ../../gcc/genemit.c /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genextract.o ../../gcc/genextract.c /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genoutput.o ../../gcc/genoutput.c /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genpeep.o ../../gcc/genpeep.c /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genrecog.o ../../gcc/genrecog.c /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-1/output-1/host/lib -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-x86_64-pc-linux-gnu/libiberty/libiberty.a /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-1/output-1/host/lib -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-x86_64-pc-linux-gnu/libiberty/libiberty.a /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-1/output-1/host/lib -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-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genpreds -c ../../gcc/common.md ../../gcc/config/arm/arm.md > tmp-constrs.h /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-1/output-1/host/lib -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-x86_64-pc-linux-gnu/libiberty/libiberty.a /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-1/output-1/host/lib -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-x86_64-pc-linux-gnu/libiberty/libiberty.a /bin/bash ../../gcc/../move-if-change tmp-constrs.h tm-constrs.h echo timestamp > s-constrs-h /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-1/output-1/host/lib -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-x86_64-pc-linux-gnu/libiberty/libiberty.a /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-1/output-1/host/lib -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-x86_64-pc-linux-gnu/libiberty/libiberty.a /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-1/output-1/host/lib -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-x86_64-pc-linux-gnu/libiberty/libiberty.a /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-1/output-1/host/lib -o build/gencheck \ build/gencheck.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-1/output-1/host/lib -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-x86_64-pc-linux-gnu/libiberty/libiberty.a build/gencfn-macros -c \ > tmp-case-cfn-macros.h /bin/bash ../../gcc/../move-if-change tmp-case-cfn-macros.h \ case-cfn-macros.h echo timestamp > s-case-cfn-macros build/gencfn-macros -o \ > tmp-cfn-operators.pd /bin/bash ../../gcc/../move-if-change tmp-cfn-operators.pd \ cfn-operators.pd echo timestamp > s-cfn-operators /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-1/output-1/host/lib -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-x86_64-pc-linux-gnu/libiberty/libiberty.a /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-1/output-1/host/lib -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-x86_64-pc-linux-gnu/libiberty/libiberty.a /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-1/output-1/host/lib -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-x86_64-pc-linux-gnu/libiberty/libiberty.a /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-1/output-1/host/lib -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-x86_64-pc-linux-gnu/libiberty/libiberty.a /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-1/output-1/host/lib -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-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genpreds ../../gcc/common.md ../../gcc/config/arm/arm.md > tmp-preds.c build/genpreds -h ../../gcc/common.md ../../gcc/config/arm/arm.md > tmp-preds.h /bin/bash ../../gcc/../move-if-change tmp-preds.h tm-preds.h echo timestamp > s-preds-h build/genconditions ../../gcc/common.md ../../gcc/config/arm/arm.md > tmp-condmd.c /bin/bash ../../gcc/../move-if-change tmp-preds.c insn-preds.c echo timestamp > s-preds build/gencheck > tmp-check.h /bin/bash ../../gcc/../move-if-change tmp-check.h tree-check.h echo timestamp > s-check /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genmatch.o ../../gcc/genmatch.c /bin/bash ../../gcc/../move-if-change tmp-condmd.c build/gencondmd.c echo timestamp > s-conditions /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/gencondmd.o build/gencondmd.c /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-1/output-1/host/lib -o build/gencondmd \ build/gencondmd.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/gencondmd > tmp-cond.md /bin/bash ../../gcc/../move-if-change tmp-cond.md insn-conditions.md echo timestamp > s-condmd build/genflags ../../gcc/common.md ../../gcc/config/arm/arm.md \ insn-conditions.md > tmp-flags.h build/genattr ../../gcc/common.md ../../gcc/config/arm/arm.md \ insn-conditions.md > tmp-attr.h /bin/bash ../../gcc/../move-if-change tmp-attr.h insn-attr.h echo timestamp > s-attr build/genattr-common ../../gcc/common.md ../../gcc/config/arm/arm.md \ insn-conditions.md > tmp-attr-common.h /bin/bash ../../gcc/../move-if-change tmp-flags.h insn-flags.h echo timestamp > s-flags build/gencodes ../../gcc/common.md ../../gcc/config/arm/arm.md \ insn-conditions.md > tmp-codes.h /bin/bash ../../gcc/../move-if-change tmp-attr-common.h insn-attr-common.h echo timestamp > s-attr-common build/genconfig ../../gcc/common.md ../../gcc/config/arm/arm.md \ insn-conditions.md > tmp-config.h /bin/bash ../../gcc/../move-if-change tmp-codes.h insn-codes.h echo timestamp > s-codes build/gentarget-def ../../gcc/common.md ../../gcc/config/arm/arm.md \ insn-conditions.md > tmp-target-def.h /bin/bash ../../gcc/../move-if-change tmp-config.h insn-config.h echo timestamp > s-config build/genopinit ../../gcc/common.md ../../gcc/config/arm/arm.md \ insn-conditions.md -htmp-opinit.h -ctmp-opinit.c /bin/bash ../../gcc/../move-if-change tmp-target-def.h insn-target-def.h echo timestamp > s-target-def build/genattrtab ../../gcc/common.md ../../gcc/config/arm/arm.md insn-conditions.md \ -Atmp-attrtab.c -Dtmp-dfatab.c -Ltmp-latencytab.c /bin/bash ../../gcc/../move-if-change tmp-opinit.h insn-opinit.h /bin/bash ../../gcc/../move-if-change tmp-opinit.c insn-opinit.c echo timestamp > s-opinit /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-1/output-1/host/lib -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-x86_64-pc-linux-gnu/libiberty/libiberty.a -lm build/genemit ../../gcc/common.md ../../gcc/config/arm/arm.md \ insn-conditions.md > tmp-emit.c build/genextract ../../gcc/common.md ../../gcc/config/arm/arm.md \ insn-conditions.md > tmp-extract.c /bin/bash ../../gcc/../move-if-change tmp-emit.c insn-emit.c echo timestamp > s-emit build/genoutput ../../gcc/common.md ../../gcc/config/arm/arm.md \ insn-conditions.md > tmp-output.c /bin/bash ../../gcc/../move-if-change tmp-extract.c insn-extract.c echo timestamp > s-extract build/genpeep ../../gcc/common.md ../../gcc/config/arm/arm.md \ insn-conditions.md > tmp-peep.c /bin/bash ../../gcc/../move-if-change tmp-peep.c insn-peep.c echo timestamp > s-peep /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-1/output-1/host/lib -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-x86_64-pc-linux-gnu/libiberty/libiberty.a /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/gcov-iov.o ../../gcc/gcov-iov.c build/genautomata ../../gcc/common.md ../../gcc/config/arm/arm.md \ insn-conditions.md > tmp-automata.c /bin/bash ../../gcc/../move-if-change tmp-output.c insn-output.c echo timestamp > s-output build/genrecog ../../gcc/common.md ../../gcc/config/arm/arm.md \ insn-conditions.md > tmp-recog.c Statistics for recog: Number of decisions: 34247 longest path: 335 (code: 429) longest backtrack: 25 (code: 344) Statistics for split_insns: Number of decisions: 1612 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 27399 out of 55718 states by creating 4968 new states, saving 22431 /bin/bash ../../gcc/../move-if-change tmp-recog.c insn-recog.c echo timestamp > s-recog /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-1/output-1/host/lib \ build/gcov-iov.o -o build/gcov-iov build/gcov-iov '11.3.0' '' \ > tmp-gcov-iov.h /bin/bash ../../gcc/../move-if-change tmp-gcov-iov.h gcov-iov.h echo timestamp > s-iov /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc -I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c/c-lang.o -MT c/c-lang.o -MMD -MP -MF c/.deps/c-lang.TPo ../../gcc/c/c-lang.c /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/stub-objc.o -MT c-family/stub-objc.o -MMD -MP -MF c-family/.deps/stub-objc.TPo ../../gcc/c-family/stub-objc.c /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o attribs.o -MT attribs.o -MMD -MP -MF ./.deps/attribs.TPo ../../gcc/attribs.c /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc -I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c/c-errors.o -MT c/c-errors.o -MMD -MP -MF c/.deps/c-errors.TPo ../../gcc/c/c-errors.c /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc -I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c/c-decl.o -MT c/c-decl.o -MMD -MP -MF c/.deps/c-decl.TPo ../../gcc/c/c-decl.c /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc -I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c/c-typeck.o -MT c/c-typeck.o -MMD -MP -MF c/.deps/c-typeck.TPo ../../gcc/c/c-typeck.c /bin/bash ../../gcc/../move-if-change tmp-automata.c insn-automata.c echo timestamp > s-automata /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc -I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c/c-convert.o -MT c/c-convert.o -MMD -MP -MF c/.deps/c-convert.TPo ../../gcc/c/c-convert.c /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc -I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c/c-aux-info.o -MT c/c-aux-info.o -MMD -MP -MF c/.deps/c-aux-info.TPo ../../gcc/c/c-aux-info.c /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc -I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c/c-objc-common.o -MT c/c-objc-common.o -MMD -MP -MF c/.deps/c-objc-common.TPo ../../gcc/c/c-objc-common.c /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc -I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c/c-parser.o -MT c/c-parser.o -MMD -MP -MF c/.deps/c-parser.TPo ../../gcc/c/c-parser.c /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc -I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c/c-fold.o -MT c/c-fold.o -MMD -MP -MF c/.deps/c-fold.TPo ../../gcc/c/c-fold.c /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc -I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c/gimple-parser.o -MT c/gimple-parser.o -MMD -MP -MF c/.deps/gimple-parser.TPo ../../gcc/c/gimple-parser.c /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-common.o -MT c-family/c-common.o -MMD -MP -MF c-family/.deps/c-common.TPo ../../gcc/c-family/c-common.c /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-cppbuiltin.o -MT c-family/c-cppbuiltin.o -MMD -MP -MF c-family/.deps/c-cppbuiltin.TPo ../../gcc/c-family/c-cppbuiltin.c /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-dump.o -MT c-family/c-dump.o -MMD -MP -MF c-family/.deps/c-dump.TPo ../../gcc/c-family/c-dump.c /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-format.o -MT c-family/c-format.o -MMD -MP -MF c-family/.deps/c-format.TPo ../../gcc/c-family/c-format.c /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-gimplify.o -MT c-family/c-gimplify.o -MMD -MP -MF c-family/.deps/c-gimplify.TPo ../../gcc/c-family/c-gimplify.c /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-indentation.o -MT c-family/c-indentation.o -MMD -MP -MF c-family/.deps/c-indentation.TPo ../../gcc/c-family/c-indentation.c /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-lex.o -MT c-family/c-lex.o -MMD -MP -MF c-family/.deps/c-lex.TPo ../../gcc/c-family/c-lex.c /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-omp.o -MT c-family/c-omp.o -MMD -MP -MF c-family/.deps/c-omp.TPo ../../gcc/c-family/c-omp.c /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -DTARGET_SYSTEM_ROOT=\"/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sysroot\" -DTARGET_SYSTEM_ROOT_RELOCATABLE -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-opts.o -MT c-family/c-opts.o -MMD -MP -MF c-family/.deps/c-opts.TPo ../../gcc/c-family/c-opts.c /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -DHOST_MACHINE=\"x86_64-pc-linux-gnu\" -DTARGET_MACHINE=\"armeb-buildroot-linux-gnueabi\" -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-pch.o -MT c-family/c-pch.o -MMD -MP -MF c-family/.deps/c-pch.TPo ../../gcc/c-family/c-pch.c /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-ppoutput.o -MT c-family/c-ppoutput.o -MMD -MP -MF c-family/.deps/c-ppoutput.TPo ../../gcc/c-family/c-ppoutput.c /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-pragma.o -MT c-family/c-pragma.o -MMD -MP -MF c-family/.deps/c-pragma.TPo ../../gcc/c-family/c-pragma.c /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-pretty-print.o -MT c-family/c-pretty-print.o -MMD -MP -MF c-family/.deps/c-pretty-print.TPo ../../gcc/c-family/c-pretty-print.c /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-semantics.o -MT c-family/c-semantics.o -MMD -MP -MF c-family/.deps/c-semantics.TPo ../../gcc/c-family/c-semantics.c /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-ada-spec.o -MT c-family/c-ada-spec.o -MMD -MP -MF c-family/.deps/c-ada-spec.TPo ../../gcc/c-family/c-ada-spec.c /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-ubsan.o -MT c-family/c-ubsan.o -MMD -MP -MF c-family/.deps/c-ubsan.TPo ../../gcc/c-family/c-ubsan.c /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/known-headers.o -MT c-family/known-headers.o -MMD -MP -MF c-family/.deps/known-headers.TPo ../../gcc/c-family/known-headers.cc /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-attribs.o -MT c-family/c-attribs.o -MMD -MP -MF c-family/.deps/c-attribs.TPo ../../gcc/c-family/c-attribs.c /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-warn.o -MT c-family/c-warn.o -MMD -MP -MF c-family/.deps/c-warn.TPo ../../gcc/c-family/c-warn.c /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-spellcheck.o -MT c-family/c-spellcheck.o -MMD -MP -MF c-family/.deps/c-spellcheck.TPo ../../gcc/c-family/c-spellcheck.cc /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace \ ../../gcc/config/arm/arm-c.c /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o glibc-c.o -MT glibc-c.o -MMD -MP -MF ./.deps/glibc-c.TPo ../../gcc/config/glibc-c.c /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-1/output-1/host/lib -o build/genmatch \ build/genmatch.o ../build-x86_64-pc-linux-gnu/libcpp/libcpp.a build/errors.o build/vec.o build/hash-table.o build/sort.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-emit.o -MT insn-emit.o -MMD -MP -MF ./.deps/insn-emit.TPo insn-emit.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-extract.o -MT insn-extract.o -MMD -MP -MF ./.deps/insn-extract.TPo insn-extract.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-modes.o -MT insn-modes.o -MMD -MP -MF ./.deps/insn-modes.TPo insn-modes.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-opinit.o -MT insn-opinit.o -MMD -MP -MF ./.deps/insn-opinit.TPo insn-opinit.c /bin/bash ../../gcc/../move-if-change tmp-attrtab.c insn-attrtab.c /bin/bash ../../gcc/../move-if-change tmp-dfatab.c insn-dfatab.c /bin/bash ../../gcc/../move-if-change tmp-latencytab.c insn-latencytab.c echo timestamp > s-attrtab /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-output.o -MT insn-output.o -MMD -MP -MF ./.deps/insn-output.TPo insn-output.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-peep.o -MT insn-peep.o -MMD -MP -MF ./.deps/insn-peep.TPo insn-peep.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-preds.o -MT insn-preds.o -MMD -MP -MF ./.deps/insn-preds.TPo insn-preds.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-recog.o -MT insn-recog.o -MMD -MP -MF ./.deps/insn-recog.TPo insn-recog.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-enums.o -MT insn-enums.o -MMD -MP -MF ./.deps/insn-enums.TPo insn-enums.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ggc-page.o -MT ggc-page.o -MMD -MP -MF ./.deps/ggc-page.TPo ../../gcc/ggc-page.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o adjust-alignment.o -MT adjust-alignment.o -MMD -MP -MF ./.deps/adjust-alignment.TPo ../../gcc/adjust-alignment.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o alias.o -MT alias.o -MMD -MP -MF ./.deps/alias.TPo ../../gcc/alias.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o alloc-pool.o -MT alloc-pool.o -MMD -MP -MF ./.deps/alloc-pool.TPo ../../gcc/alloc-pool.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o auto-inc-dec.o -MT auto-inc-dec.o -MMD -MP -MF ./.deps/auto-inc-dec.TPo ../../gcc/auto-inc-dec.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o auto-profile.o -MT auto-profile.o -MMD -MP -MF ./.deps/auto-profile.TPo ../../gcc/auto-profile.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o bb-reorder.o -MT bb-reorder.o -MMD -MP -MF ./.deps/bb-reorder.TPo ../../gcc/bb-reorder.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o bitmap.o -MT bitmap.o -MMD -MP -MF ./.deps/bitmap.TPo ../../gcc/bitmap.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o builtins.o -MT builtins.o -MMD -MP -MF ./.deps/builtins.TPo ../../gcc/builtins.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o caller-save.o -MT caller-save.o -MMD -MP -MF ./.deps/caller-save.TPo ../../gcc/caller-save.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o calls.o -MT calls.o -MMD -MP -MF ./.deps/calls.TPo ../../gcc/calls.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ccmp.o -MT ccmp.o -MMD -MP -MF ./.deps/ccmp.TPo ../../gcc/ccmp.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cfg.o -MT cfg.o -MMD -MP -MF ./.deps/cfg.TPo ../../gcc/cfg.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cfganal.o -MT cfganal.o -MMD -MP -MF ./.deps/cfganal.TPo ../../gcc/cfganal.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cfgbuild.o -MT cfgbuild.o -MMD -MP -MF ./.deps/cfgbuild.TPo ../../gcc/cfgbuild.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cfgcleanup.o -MT cfgcleanup.o -MMD -MP -MF ./.deps/cfgcleanup.TPo ../../gcc/cfgcleanup.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cfgexpand.o -MT cfgexpand.o -MMD -MP -MF ./.deps/cfgexpand.TPo ../../gcc/cfgexpand.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cfghooks.o -MT cfghooks.o -MMD -MP -MF ./.deps/cfghooks.TPo ../../gcc/cfghooks.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cfgloop.o -MT cfgloop.o -MMD -MP -MF ./.deps/cfgloop.TPo ../../gcc/cfgloop.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cfgloopanal.o -MT cfgloopanal.o -MMD -MP -MF ./.deps/cfgloopanal.TPo ../../gcc/cfgloopanal.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cfgloopmanip.o -MT cfgloopmanip.o -MMD -MP -MF ./.deps/cfgloopmanip.TPo ../../gcc/cfgloopmanip.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cfgrtl.o -MT cfgrtl.o -MMD -MP -MF ./.deps/cfgrtl.TPo ../../gcc/cfgrtl.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o symtab.o -MT symtab.o -MMD -MP -MF ./.deps/symtab.TPo ../../gcc/symtab.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o symtab-thunks.o -MT symtab-thunks.o -MMD -MP -MF ./.deps/symtab-thunks.TPo ../../gcc/symtab-thunks.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o symtab-clones.o -MT symtab-clones.o -MMD -MP -MF ./.deps/symtab-clones.TPo ../../gcc/symtab-clones.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cgraph.o -MT cgraph.o -MMD -MP -MF ./.deps/cgraph.TPo ../../gcc/cgraph.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cgraphbuild.o -MT cgraphbuild.o -MMD -MP -MF ./.deps/cgraphbuild.TPo ../../gcc/cgraphbuild.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cgraphunit.o -MT cgraphunit.o -MMD -MP -MF ./.deps/cgraphunit.TPo ../../gcc/cgraphunit.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cgraphclones.o -MT cgraphclones.o -MMD -MP -MF ./.deps/cgraphclones.TPo ../../gcc/cgraphclones.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o combine.o -MT combine.o -MMD -MP -MF ./.deps/combine.TPo ../../gcc/combine.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o combine-stack-adj.o -MT combine-stack-adj.o -MMD -MP -MF ./.deps/combine-stack-adj.TPo ../../gcc/combine-stack-adj.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o compare-elim.o -MT compare-elim.o -MMD -MP -MF ./.deps/compare-elim.TPo ../../gcc/compare-elim.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o context.o -MT context.o -MMD -MP -MF ./.deps/context.TPo ../../gcc/context.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o convert.o -MT convert.o -MMD -MP -MF ./.deps/convert.TPo ../../gcc/convert.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o coroutine-passes.o -MT coroutine-passes.o -MMD -MP -MF ./.deps/coroutine-passes.TPo ../../gcc/coroutine-passes.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o coverage.o -MT coverage.o -MMD -MP -MF ./.deps/coverage.TPo ../../gcc/coverage.c /usr/bin/g++ -fno-PIE -c -DGCC_INCLUDE_DIR=\"/home/thomas/autobuild/instance-1/output-1/host/lib/gcc/armeb-buildroot-linux-gnueabi/11.3.0/include\" -DFIXED_INCLUDE_DIR=\"/home/thomas/autobuild/instance-1/output-1/host/lib/gcc/armeb-buildroot-linux-gnueabi/11.3.0/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/home/thomas/autobuild/instance-1/output-1/host/lib/gcc/armeb-buildroot-linux-gnueabi/11.3.0/../../../../armeb-buildroot-linux-gnueabi/include/c++/11.3.0\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/home/thomas/autobuild/instance-1/output-1/host/lib/gcc/armeb-buildroot-linux-gnueabi/11.3.0/../../../../armeb-buildroot-linux-gnueabi/include/c++/11.3.0/armeb-buildroot-linux-gnueabi\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/home/thomas/autobuild/instance-1/output-1/host/lib/gcc/armeb-buildroot-linux-gnueabi/11.3.0/../../../../armeb-buildroot-linux-gnueabi/include/c++/11.3.0/backward\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR=\"/home/thomas/autobuild/instance-1/output-1/host/lib/gcc/armeb-buildroot-linux-gnueabi/11.3.0/../../../../armeb-buildroot-linux-gnueabi/libc++_include/c++/11.3.0/v1\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR_ADD_SYSROOT=0 -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sysroot${sysroot_headers_suffix}/usr/include\" -DTOOL_INCLUDE_DIR=\"/home/thomas/autobuild/instance-1/output-1/host/lib/gcc/armeb-buildroot-linux-gnueabi/11.3.0/../../../../armeb-buildroot-linux-gnueabi/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DPREFIX=\"/home/thomas/autobuild/instance-1/output-1/host/\" -DSTANDARD_EXEC_PREFIX=\"/home/thomas/autobuild/instance-1/output-1/host/lib/gcc/\" -DTARGET_SYSTEM_ROOT=\"/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sysroot\" -DTARGET_SYSTEM_ROOT_RELOCATABLE -DBASEVER="\"11.3.0\"" -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cppbuiltin.o -MT cppbuiltin.o -MMD -MP -MF ./.deps/cppbuiltin.TPo ../../gcc/cppbuiltin.c /usr/bin/g++ -fno-PIE -c -DGCC_INCLUDE_DIR=\"/home/thomas/autobuild/instance-1/output-1/host/lib/gcc/armeb-buildroot-linux-gnueabi/11.3.0/include\" -DFIXED_INCLUDE_DIR=\"/home/thomas/autobuild/instance-1/output-1/host/lib/gcc/armeb-buildroot-linux-gnueabi/11.3.0/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/home/thomas/autobuild/instance-1/output-1/host/lib/gcc/armeb-buildroot-linux-gnueabi/11.3.0/../../../../armeb-buildroot-linux-gnueabi/include/c++/11.3.0\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/home/thomas/autobuild/instance-1/output-1/host/lib/gcc/armeb-buildroot-linux-gnueabi/11.3.0/../../../../armeb-buildroot-linux-gnueabi/include/c++/11.3.0/armeb-buildroot-linux-gnueabi\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/home/thomas/autobuild/instance-1/output-1/host/lib/gcc/armeb-buildroot-linux-gnueabi/11.3.0/../../../../armeb-buildroot-linux-gnueabi/include/c++/11.3.0/backward\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR=\"/home/thomas/autobuild/instance-1/output-1/host/lib/gcc/armeb-buildroot-linux-gnueabi/11.3.0/../../../../armeb-buildroot-linux-gnueabi/libc++_include/c++/11.3.0/v1\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR_ADD_SYSROOT=0 -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sysroot${sysroot_headers_suffix}/usr/include\" -DTOOL_INCLUDE_DIR=\"/home/thomas/autobuild/instance-1/output-1/host/lib/gcc/armeb-buildroot-linux-gnueabi/11.3.0/../../../../armeb-buildroot-linux-gnueabi/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DPREFIX=\"/home/thomas/autobuild/instance-1/output-1/host/\" -DSTANDARD_EXEC_PREFIX=\"/home/thomas/autobuild/instance-1/output-1/host/lib/gcc/\" -DTARGET_SYSTEM_ROOT=\"/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sysroot\" -DTARGET_SYSTEM_ROOT_RELOCATABLE -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cppdefault.o -MT cppdefault.o -MMD -MP -MF ./.deps/cppdefault.TPo ../../gcc/cppdefault.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cprop.o -MT cprop.o -MMD -MP -MF ./.deps/cprop.TPo ../../gcc/cprop.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cse.o -MT cse.o -MMD -MP -MF ./.deps/cse.TPo ../../gcc/cse.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cselib.o -MT cselib.o -MMD -MP -MF ./.deps/cselib.TPo ../../gcc/cselib.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o data-streamer.o -MT data-streamer.o -MMD -MP -MF ./.deps/data-streamer.TPo ../../gcc/data-streamer.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o data-streamer-in.o -MT data-streamer-in.o -MMD -MP -MF ./.deps/data-streamer-in.TPo ../../gcc/data-streamer-in.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o data-streamer-out.o -MT data-streamer-out.o -MMD -MP -MF ./.deps/data-streamer-out.TPo ../../gcc/data-streamer-out.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o dbxout.o -MT dbxout.o -MMD -MP -MF ./.deps/dbxout.TPo ../../gcc/dbxout.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o dbgcnt.o -MT dbgcnt.o -MMD -MP -MF ./.deps/dbgcnt.TPo ../../gcc/dbgcnt.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o dce.o -MT dce.o -MMD -MP -MF ./.deps/dce.TPo ../../gcc/dce.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ddg.o -MT ddg.o -MMD -MP -MF ./.deps/ddg.TPo ../../gcc/ddg.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o debug.o -MT debug.o -MMD -MP -MF ./.deps/debug.TPo ../../gcc/debug.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o df-core.o -MT df-core.o -MMD -MP -MF ./.deps/df-core.TPo ../../gcc/df-core.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o df-problems.o -MT df-problems.o -MMD -MP -MF ./.deps/df-problems.TPo ../../gcc/df-problems.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o df-scan.o -MT df-scan.o -MMD -MP -MF ./.deps/df-scan.TPo ../../gcc/df-scan.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-strict-aliasing -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o dfp.o -MT dfp.o -MMD -MP -MF ./.deps/dfp.TPo ../../gcc/dfp.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o digraph.o -MT digraph.o -MMD -MP -MF ./.deps/digraph.TPo ../../gcc/digraph.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o dojump.o -MT dojump.o -MMD -MP -MF ./.deps/dojump.TPo ../../gcc/dojump.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o dominance.o -MT dominance.o -MMD -MP -MF ./.deps/dominance.TPo ../../gcc/dominance.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o domwalk.o -MT domwalk.o -MMD -MP -MF ./.deps/domwalk.TPo ../../gcc/domwalk.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o double-int.o -MT double-int.o -MMD -MP -MF ./.deps/double-int.TPo ../../gcc/double-int.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o dse.o -MT dse.o -MMD -MP -MF ./.deps/dse.TPo ../../gcc/dse.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o dumpfile.o -MT dumpfile.o -MMD -MP -MF ./.deps/dumpfile.TPo ../../gcc/dumpfile.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o dwarf2asm.o -MT dwarf2asm.o -MMD -MP -MF ./.deps/dwarf2asm.TPo ../../gcc/dwarf2asm.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o dwarf2cfi.o -MT dwarf2cfi.o -MMD -MP -MF ./.deps/dwarf2cfi.TPo ../../gcc/dwarf2cfi.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o dwarf2out.o -MT dwarf2out.o -MMD -MP -MF ./.deps/dwarf2out.TPo ../../gcc/dwarf2out.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o early-remat.o -MT early-remat.o -MMD -MP -MF ./.deps/early-remat.TPo ../../gcc/early-remat.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o emit-rtl.o -MT emit-rtl.o -MMD -MP -MF ./.deps/emit-rtl.TPo ../../gcc/emit-rtl.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o et-forest.o -MT et-forest.o -MMD -MP -MF ./.deps/et-forest.TPo ../../gcc/et-forest.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o except.o -MT except.o -MMD -MP -MF ./.deps/except.TPo ../../gcc/except.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o explow.o -MT explow.o -MMD -MP -MF ./.deps/explow.TPo ../../gcc/explow.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o expmed.o -MT expmed.o -MMD -MP -MF ./.deps/expmed.TPo ../../gcc/expmed.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o expr.o -MT expr.o -MMD -MP -MF ./.deps/expr.TPo ../../gcc/expr.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o fibonacci_heap.o -MT fibonacci_heap.o -MMD -MP -MF ./.deps/fibonacci_heap.TPo ../../gcc/fibonacci_heap.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o file-prefix-map.o -MT file-prefix-map.o -MMD -MP -MF ./.deps/file-prefix-map.TPo ../../gcc/file-prefix-map.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o final.o -MT final.o -MMD -MP -MF ./.deps/final.TPo ../../gcc/final.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o fixed-value.o -MT fixed-value.o -MMD -MP -MF ./.deps/fixed-value.TPo ../../gcc/fixed-value.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o fold-const.o -MT fold-const.o -MMD -MP -MF ./.deps/fold-const.TPo ../../gcc/fold-const.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o fold-const-call.o -MT fold-const-call.o -MMD -MP -MF ./.deps/fold-const-call.TPo ../../gcc/fold-const-call.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o function.o -MT function.o -MMD -MP -MF ./.deps/function.TPo ../../gcc/function.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o function-abi.o -MT function-abi.o -MMD -MP -MF ./.deps/function-abi.TPo ../../gcc/function-abi.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o function-tests.o -MT function-tests.o -MMD -MP -MF ./.deps/function-tests.TPo ../../gcc/function-tests.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o fwprop.o -MT fwprop.o -MMD -MP -MF ./.deps/fwprop.TPo ../../gcc/fwprop.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gcc-rich-location.o -MT gcc-rich-location.o -MMD -MP -MF ./.deps/gcc-rich-location.TPo ../../gcc/gcc-rich-location.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gcse.o -MT gcse.o -MMD -MP -MF ./.deps/gcse.TPo ../../gcc/gcse.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gcse-common.o -MT gcse-common.o -MMD -MP -MF ./.deps/gcse-common.TPo ../../gcc/gcse-common.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ggc-common.o -MT ggc-common.o -MMD -MP -MF ./.deps/ggc-common.TPo ../../gcc/ggc-common.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ggc-tests.o -MT ggc-tests.o -MMD -MP -MF ./.deps/ggc-tests.TPo ../../gcc/ggc-tests.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple.o -MT gimple.o -MMD -MP -MF ./.deps/gimple.TPo ../../gcc/gimple.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-array-bounds.o -MT gimple-array-bounds.o -MMD -MP -MF ./.deps/gimple-array-bounds.TPo ../../gcc/gimple-array-bounds.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-builder.o -MT gimple-builder.o -MMD -MP -MF ./.deps/gimple-builder.TPo ../../gcc/gimple-builder.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-expr.o -MT gimple-expr.o -MMD -MP -MF ./.deps/gimple-expr.TPo ../../gcc/gimple-expr.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-if-to-switch.o -MT gimple-if-to-switch.o -MMD -MP -MF ./.deps/gimple-if-to-switch.TPo ../../gcc/gimple-if-to-switch.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-iterator.o -MT gimple-iterator.o -MMD -MP -MF ./.deps/gimple-iterator.TPo ../../gcc/gimple-iterator.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-fold.o -MT gimple-fold.o -MMD -MP -MF ./.deps/gimple-fold.TPo ../../gcc/gimple-fold.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-laddress.o -MT gimple-laddress.o -MMD -MP -MF ./.deps/gimple-laddress.TPo ../../gcc/gimple-laddress.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-loop-interchange.o -MT gimple-loop-interchange.o -MMD -MP -MF ./.deps/gimple-loop-interchange.TPo ../../gcc/gimple-loop-interchange.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-loop-jam.o -MT gimple-loop-jam.o -MMD -MP -MF ./.deps/gimple-loop-jam.TPo ../../gcc/gimple-loop-jam.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-loop-versioning.o -MT gimple-loop-versioning.o -MMD -MP -MF ./.deps/gimple-loop-versioning.TPo ../../gcc/gimple-loop-versioning.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-low.o -MT gimple-low.o -MMD -MP -MF ./.deps/gimple-low.TPo ../../gcc/gimple-low.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-pretty-print.o -MT gimple-pretty-print.o -MMD -MP -MF ./.deps/gimple-pretty-print.TPo ../../gcc/gimple-pretty-print.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-range.o -MT gimple-range.o -MMD -MP -MF ./.deps/gimple-range.TPo ../../gcc/gimple-range.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-range-cache.o -MT gimple-range-cache.o -MMD -MP -MF ./.deps/gimple-range-cache.TPo ../../gcc/gimple-range-cache.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-range-edge.o -MT gimple-range-edge.o -MMD -MP -MF ./.deps/gimple-range-edge.TPo ../../gcc/gimple-range-edge.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-range-gori.o -MT gimple-range-gori.o -MMD -MP -MF ./.deps/gimple-range-gori.TPo ../../gcc/gimple-range-gori.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-ssa-backprop.o -MT gimple-ssa-backprop.o -MMD -MP -MF ./.deps/gimple-ssa-backprop.TPo ../../gcc/gimple-ssa-backprop.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-ssa-evrp.o -MT gimple-ssa-evrp.o -MMD -MP -MF ./.deps/gimple-ssa-evrp.TPo ../../gcc/gimple-ssa-evrp.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-ssa-evrp-analyze.o -MT gimple-ssa-evrp-analyze.o -MMD -MP -MF ./.deps/gimple-ssa-evrp-analyze.TPo ../../gcc/gimple-ssa-evrp-analyze.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-ssa-isolate-paths.o -MT gimple-ssa-isolate-paths.o -MMD -MP -MF ./.deps/gimple-ssa-isolate-paths.TPo ../../gcc/gimple-ssa-isolate-paths.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-ssa-nonnull-compare.o -MT gimple-ssa-nonnull-compare.o -MMD -MP -MF ./.deps/gimple-ssa-nonnull-compare.TPo ../../gcc/gimple-ssa-nonnull-compare.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-ssa-split-paths.o -MT gimple-ssa-split-paths.o -MMD -MP -MF ./.deps/gimple-ssa-split-paths.TPo ../../gcc/gimple-ssa-split-paths.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-ssa-store-merging.o -MT gimple-ssa-store-merging.o -MMD -MP -MF ./.deps/gimple-ssa-store-merging.TPo ../../gcc/gimple-ssa-store-merging.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-ssa-strength-reduction.o -MT gimple-ssa-strength-reduction.o -MMD -MP -MF ./.deps/gimple-ssa-strength-reduction.TPo ../../gcc/gimple-ssa-strength-reduction.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-ssa-sprintf.o -MT gimple-ssa-sprintf.o -MMD -MP -MF ./.deps/gimple-ssa-sprintf.TPo ../../gcc/gimple-ssa-sprintf.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-ssa-warn-alloca.o -MT gimple-ssa-warn-alloca.o -MMD -MP -MF ./.deps/gimple-ssa-warn-alloca.TPo ../../gcc/gimple-ssa-warn-alloca.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-ssa-warn-restrict.o -MT gimple-ssa-warn-restrict.o -MMD -MP -MF ./.deps/gimple-ssa-warn-restrict.TPo ../../gcc/gimple-ssa-warn-restrict.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-streamer-in.o -MT gimple-streamer-in.o -MMD -MP -MF ./.deps/gimple-streamer-in.TPo ../../gcc/gimple-streamer-in.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-streamer-out.o -MT gimple-streamer-out.o -MMD -MP -MF ./.deps/gimple-streamer-out.TPo ../../gcc/gimple-streamer-out.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-walk.o -MT gimple-walk.o -MMD -MP -MF ./.deps/gimple-walk.TPo ../../gcc/gimple-walk.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimplify.o -MT gimplify.o -MMD -MP -MF ./.deps/gimplify.TPo ../../gcc/gimplify.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimplify-me.o -MT gimplify-me.o -MMD -MP -MF ./.deps/gimplify-me.TPo ../../gcc/gimplify-me.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o godump.o -MT godump.o -MMD -MP -MF ./.deps/godump.TPo ../../gcc/godump.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o graph.o -MT graph.o -MMD -MP -MF ./.deps/graph.TPo ../../gcc/graph.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o graphds.o -MT graphds.o -MMD -MP -MF ./.deps/graphds.TPo ../../gcc/graphds.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o graphviz.o -MT graphviz.o -MMD -MP -MF ./.deps/graphviz.TPo ../../gcc/graphviz.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o graphite.o -MT graphite.o -MMD -MP -MF ./.deps/graphite.TPo ../../gcc/graphite.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o graphite-isl-ast-to-gimple.o -MT graphite-isl-ast-to-gimple.o -MMD -MP -MF ./.deps/graphite-isl-ast-to-gimple.TPo ../../gcc/graphite-isl-ast-to-gimple.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o graphite-dependences.o -MT graphite-dependences.o -MMD -MP -MF ./.deps/graphite-dependences.TPo ../../gcc/graphite-dependences.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o graphite-optimize-isl.o -MT graphite-optimize-isl.o -MMD -MP -MF ./.deps/graphite-optimize-isl.TPo ../../gcc/graphite-optimize-isl.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o graphite-poly.o -MT graphite-poly.o -MMD -MP -MF ./.deps/graphite-poly.TPo ../../gcc/graphite-poly.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o graphite-scop-detection.o -MT graphite-scop-detection.o -MMD -MP -MF ./.deps/graphite-scop-detection.TPo ../../gcc/graphite-scop-detection.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o graphite-sese-to-poly.o -MT graphite-sese-to-poly.o -MMD -MP -MF ./.deps/graphite-sese-to-poly.TPo ../../gcc/graphite-sese-to-poly.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gtype-desc.o -MT gtype-desc.o -MMD -MP -MF ./.deps/gtype-desc.TPo gtype-desc.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o haifa-sched.o -MT haifa-sched.o -MMD -MP -MF ./.deps/haifa-sched.TPo ../../gcc/haifa-sched.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o hash-map-tests.o -MT hash-map-tests.o -MMD -MP -MF ./.deps/hash-map-tests.TPo ../../gcc/hash-map-tests.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o hash-set-tests.o -MT hash-set-tests.o -MMD -MP -MF ./.deps/hash-set-tests.TPo ../../gcc/hash-set-tests.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o hw-doloop.o -MT hw-doloop.o -MMD -MP -MF ./.deps/hw-doloop.TPo ../../gcc/hw-doloop.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o hwint.o -MT hwint.o -MMD -MP -MF ./.deps/hwint.TPo ../../gcc/hwint.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ifcvt.o -MT ifcvt.o -MMD -MP -MF ./.deps/ifcvt.TPo ../../gcc/ifcvt.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ree.o -MT ree.o -MMD -MP -MF ./.deps/ree.TPo ../../gcc/ree.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o inchash.o -MT inchash.o -MMD -MP -MF ./.deps/inchash.TPo ../../gcc/inchash.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o incpath.o -MT incpath.o -MMD -MP -MF ./.deps/incpath.TPo ../../gcc/incpath.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o init-regs.o -MT init-regs.o -MMD -MP -MF ./.deps/init-regs.TPo ../../gcc/init-regs.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o internal-fn.o -MT internal-fn.o -MMD -MP -MF ./.deps/internal-fn.TPo ../../gcc/internal-fn.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-cp.o -MT ipa-cp.o -MMD -MP -MF ./.deps/ipa-cp.TPo ../../gcc/ipa-cp.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-sra.o -MT ipa-sra.o -MMD -MP -MF ./.deps/ipa-sra.TPo ../../gcc/ipa-sra.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-devirt.o -MT ipa-devirt.o -MMD -MP -MF ./.deps/ipa-devirt.TPo ../../gcc/ipa-devirt.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-fnsummary.o -MT ipa-fnsummary.o -MMD -MP -MF ./.deps/ipa-fnsummary.TPo ../../gcc/ipa-fnsummary.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-polymorphic-call.o -MT ipa-polymorphic-call.o -MMD -MP -MF ./.deps/ipa-polymorphic-call.TPo ../../gcc/ipa-polymorphic-call.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-split.o -MT ipa-split.o -MMD -MP -MF ./.deps/ipa-split.TPo ../../gcc/ipa-split.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-inline.o -MT ipa-inline.o -MMD -MP -MF ./.deps/ipa-inline.TPo ../../gcc/ipa-inline.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-comdats.o -MT ipa-comdats.o -MMD -MP -MF ./.deps/ipa-comdats.TPo ../../gcc/ipa-comdats.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-visibility.o -MT ipa-visibility.o -MMD -MP -MF ./.deps/ipa-visibility.TPo ../../gcc/ipa-visibility.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-inline-analysis.o -MT ipa-inline-analysis.o -MMD -MP -MF ./.deps/ipa-inline-analysis.TPo ../../gcc/ipa-inline-analysis.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-inline-transform.o -MT ipa-inline-transform.o -MMD -MP -MF ./.deps/ipa-inline-transform.TPo ../../gcc/ipa-inline-transform.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-modref.o -MT ipa-modref.o -MMD -MP -MF ./.deps/ipa-modref.TPo ../../gcc/ipa-modref.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-modref-tree.o -MT ipa-modref-tree.o -MMD -MP -MF ./.deps/ipa-modref-tree.TPo ../../gcc/ipa-modref-tree.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-predicate.o -MT ipa-predicate.o -MMD -MP -MF ./.deps/ipa-predicate.TPo ../../gcc/ipa-predicate.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-profile.o -MT ipa-profile.o -MMD -MP -MF ./.deps/ipa-profile.TPo ../../gcc/ipa-profile.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-prop.o -MT ipa-prop.o -MMD -MP -MF ./.deps/ipa-prop.TPo ../../gcc/ipa-prop.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-param-manipulation.o -MT ipa-param-manipulation.o -MMD -MP -MF ./.deps/ipa-param-manipulation.TPo ../../gcc/ipa-param-manipulation.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-pure-const.o -MT ipa-pure-const.o -MMD -MP -MF ./.deps/ipa-pure-const.TPo ../../gcc/ipa-pure-const.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-icf.o -MT ipa-icf.o -MMD -MP -MF ./.deps/ipa-icf.TPo ../../gcc/ipa-icf.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-icf-gimple.o -MT ipa-icf-gimple.o -MMD -MP -MF ./.deps/ipa-icf-gimple.TPo ../../gcc/ipa-icf-gimple.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-reference.o -MT ipa-reference.o -MMD -MP -MF ./.deps/ipa-reference.TPo ../../gcc/ipa-reference.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-ref.o -MT ipa-ref.o -MMD -MP -MF ./.deps/ipa-ref.TPo ../../gcc/ipa-ref.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-utils.o -MT ipa-utils.o -MMD -MP -MF ./.deps/ipa-utils.TPo ../../gcc/ipa-utils.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa.o -MT ipa.o -MMD -MP -MF ./.deps/ipa.TPo ../../gcc/ipa.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ira.o -MT ira.o -MMD -MP -MF ./.deps/ira.TPo ../../gcc/ira.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ira-build.o -MT ira-build.o -MMD -MP -MF ./.deps/ira-build.TPo ../../gcc/ira-build.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ira-costs.o -MT ira-costs.o -MMD -MP -MF ./.deps/ira-costs.TPo ../../gcc/ira-costs.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ira-conflicts.o -MT ira-conflicts.o -MMD -MP -MF ./.deps/ira-conflicts.TPo ../../gcc/ira-conflicts.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ira-color.o -MT ira-color.o -MMD -MP -MF ./.deps/ira-color.TPo ../../gcc/ira-color.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ira-emit.o -MT ira-emit.o -MMD -MP -MF ./.deps/ira-emit.TPo ../../gcc/ira-emit.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ira-lives.o -MT ira-lives.o -MMD -MP -MF ./.deps/ira-lives.TPo ../../gcc/ira-lives.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o jump.o -MT jump.o -MMD -MP -MF ./.deps/jump.TPo ../../gcc/jump.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o langhooks.o -MT langhooks.o -MMD -MP -MF ./.deps/langhooks.TPo ../../gcc/langhooks.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lcm.o -MT lcm.o -MMD -MP -MF ./.deps/lcm.TPo ../../gcc/lcm.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lists.o -MT lists.o -MMD -MP -MF ./.deps/lists.TPo ../../gcc/lists.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o loop-doloop.o -MT loop-doloop.o -MMD -MP -MF ./.deps/loop-doloop.TPo ../../gcc/loop-doloop.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o loop-init.o -MT loop-init.o -MMD -MP -MF ./.deps/loop-init.TPo ../../gcc/loop-init.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o loop-invariant.o -MT loop-invariant.o -MMD -MP -MF ./.deps/loop-invariant.TPo ../../gcc/loop-invariant.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o loop-iv.o -MT loop-iv.o -MMD -MP -MF ./.deps/loop-iv.TPo ../../gcc/loop-iv.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o loop-unroll.o -MT loop-unroll.o -MMD -MP -MF ./.deps/loop-unroll.TPo ../../gcc/loop-unroll.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lower-subreg.o -MT lower-subreg.o -MMD -MP -MF ./.deps/lower-subreg.TPo ../../gcc/lower-subreg.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lra.o -MT lra.o -MMD -MP -MF ./.deps/lra.TPo ../../gcc/lra.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lra-assigns.o -MT lra-assigns.o -MMD -MP -MF ./.deps/lra-assigns.TPo ../../gcc/lra-assigns.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lra-coalesce.o -MT lra-coalesce.o -MMD -MP -MF ./.deps/lra-coalesce.TPo ../../gcc/lra-coalesce.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lra-constraints.o -MT lra-constraints.o -MMD -MP -MF ./.deps/lra-constraints.TPo ../../gcc/lra-constraints.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lra-eliminations.o -MT lra-eliminations.o -MMD -MP -MF ./.deps/lra-eliminations.TPo ../../gcc/lra-eliminations.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lra-lives.o -MT lra-lives.o -MMD -MP -MF ./.deps/lra-lives.TPo ../../gcc/lra-lives.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lra-remat.o -MT lra-remat.o -MMD -MP -MF ./.deps/lra-remat.TPo ../../gcc/lra-remat.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lra-spills.o -MT lra-spills.o -MMD -MP -MF ./.deps/lra-spills.TPo ../../gcc/lra-spills.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lto-cgraph.o -MT lto-cgraph.o -MMD -MP -MF ./.deps/lto-cgraph.TPo ../../gcc/lto-cgraph.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lto-streamer.o -MT lto-streamer.o -MMD -MP -MF ./.deps/lto-streamer.TPo ../../gcc/lto-streamer.c /usr/bin/g++ -fno-PIE -c -DTARGET_MACHINE=\"armeb-buildroot-linux-gnueabi\" -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lto-streamer-in.o -MT lto-streamer-in.o -MMD -MP -MF ./.deps/lto-streamer-in.TPo ../../gcc/lto-streamer-in.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lto-streamer-out.o -MT lto-streamer-out.o -MMD -MP -MF ./.deps/lto-streamer-out.TPo ../../gcc/lto-streamer-out.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lto-section-in.o -MT lto-section-in.o -MMD -MP -MF ./.deps/lto-section-in.TPo ../../gcc/lto-section-in.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lto-section-out.o -MT lto-section-out.o -MMD -MP -MF ./.deps/lto-section-out.TPo ../../gcc/lto-section-out.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lto-opts.o -MT lto-opts.o -MMD -MP -MF ./.deps/lto-opts.TPo ../../gcc/lto-opts.c /usr/bin/g++ -fno-PIE -c -I../../gcc/../zlib -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lto-compress.o -MT lto-compress.o -MMD -MP -MF ./.deps/lto-compress.TPo ../../gcc/lto-compress.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o mcf.o -MT mcf.o -MMD -MP -MF ./.deps/mcf.TPo ../../gcc/mcf.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o mode-switching.o -MT mode-switching.o -MMD -MP -MF ./.deps/mode-switching.TPo ../../gcc/mode-switching.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o modulo-sched.o -MT modulo-sched.o -MMD -MP -MF ./.deps/modulo-sched.TPo ../../gcc/modulo-sched.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o multiple_target.o -MT multiple_target.o -MMD -MP -MF ./.deps/multiple_target.TPo ../../gcc/multiple_target.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o omp-offload.o -MT omp-offload.o -MMD -MP -MF ./.deps/omp-offload.TPo ../../gcc/omp-offload.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o omp-expand.o -MT omp-expand.o -MMD -MP -MF ./.deps/omp-expand.TPo ../../gcc/omp-expand.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o omp-general.o -MT omp-general.o -MMD -MP -MF ./.deps/omp-general.TPo ../../gcc/omp-general.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o omp-low.o -MT omp-low.o -MMD -MP -MF ./.deps/omp-low.TPo ../../gcc/omp-low.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o omp-oacc-kernels-decompose.o -MT omp-oacc-kernels-decompose.o -MMD -MP -MF ./.deps/omp-oacc-kernels-decompose.TPo ../../gcc/omp-oacc-kernels-decompose.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o omp-simd-clone.o -MT omp-simd-clone.o -MMD -MP -MF ./.deps/omp-simd-clone.TPo ../../gcc/omp-simd-clone.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o opt-problem.o -MT opt-problem.o -MMD -MP -MF ./.deps/opt-problem.TPo ../../gcc/opt-problem.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o optabs.o -MT optabs.o -MMD -MP -MF ./.deps/optabs.TPo ../../gcc/optabs.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o optabs-libfuncs.o -MT optabs-libfuncs.o -MMD -MP -MF ./.deps/optabs-libfuncs.TPo ../../gcc/optabs-libfuncs.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o optabs-query.o -MT optabs-query.o -MMD -MP -MF ./.deps/optabs-query.TPo ../../gcc/optabs-query.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o optabs-tree.o -MT optabs-tree.o -MMD -MP -MF ./.deps/optabs-tree.TPo ../../gcc/optabs-tree.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o optinfo.o -MT optinfo.o -MMD -MP -MF ./.deps/optinfo.TPo ../../gcc/optinfo.cc /usr/bin/g++ -fno-PIE -c -DTARGET_NAME=\"armeb-buildroot-linux-gnueabi\" -I../../gcc/../zlib -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o optinfo-emit-json.o -MT optinfo-emit-json.o -MMD -MP -MF ./.deps/optinfo-emit-json.TPo ../../gcc/optinfo-emit-json.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o options-save.o -MT options-save.o -MMD -MP -MF ./.deps/options-save.TPo options-save.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o opts-global.o -MT opts-global.o -MMD -MP -MF ./.deps/opts-global.TPo ../../gcc/opts-global.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ordered-hash-map-tests.o -MT ordered-hash-map-tests.o -MMD -MP -MF ./.deps/ordered-hash-map-tests.TPo ../../gcc/ordered-hash-map-tests.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o passes.o -MT passes.o -MMD -MP -MF ./.deps/passes.TPo ../../gcc/passes.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o plugin.o -MT plugin.o -MMD -MP -MF ./.deps/plugin.TPo ../../gcc/plugin.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o postreload-gcse.o -MT postreload-gcse.o -MMD -MP -MF ./.deps/postreload-gcse.TPo ../../gcc/postreload-gcse.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o postreload.o -MT postreload.o -MMD -MP -MF ./.deps/postreload.TPo ../../gcc/postreload.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o predict.o -MT predict.o -MMD -MP -MF ./.deps/predict.TPo ../../gcc/predict.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o print-rtl.o -MT print-rtl.o -MMD -MP -MF ./.deps/print-rtl.TPo ../../gcc/print-rtl.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o print-rtl-function.o -MT print-rtl-function.o -MMD -MP -MF ./.deps/print-rtl-function.TPo ../../gcc/print-rtl-function.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o print-tree.o -MT print-tree.o -MMD -MP -MF ./.deps/print-tree.TPo ../../gcc/print-tree.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o profile.o -MT profile.o -MMD -MP -MF ./.deps/profile.TPo ../../gcc/profile.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o profile-count.o -MT profile-count.o -MMD -MP -MF ./.deps/profile-count.TPo ../../gcc/profile-count.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o range.o -MT range.o -MMD -MP -MF ./.deps/range.TPo ../../gcc/range.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o range-op.o -MT range-op.o -MMD -MP -MF ./.deps/range-op.TPo ../../gcc/range-op.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o read-md.o -MT read-md.o -MMD -MP -MF ./.deps/read-md.TPo ../../gcc/read-md.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o read-rtl.o -MT read-rtl.o -MMD -MP -MF ./.deps/read-rtl.TPo ../../gcc/read-rtl.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o read-rtl-function.o -MT read-rtl-function.o -MMD -MP -MF ./.deps/read-rtl-function.TPo ../../gcc/read-rtl-function.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o real.o -MT real.o -MMD -MP -MF ./.deps/real.TPo ../../gcc/real.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o realmpfr.o -MT realmpfr.o -MMD -MP -MF ./.deps/realmpfr.TPo ../../gcc/realmpfr.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o recog.o -MT recog.o -MMD -MP -MF ./.deps/recog.TPo ../../gcc/recog.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o reg-stack.o -MT reg-stack.o -MMD -MP -MF ./.deps/reg-stack.TPo ../../gcc/reg-stack.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o regcprop.o -MT regcprop.o -MMD -MP -MF ./.deps/regcprop.TPo ../../gcc/regcprop.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o reginfo.o -MT reginfo.o -MMD -MP -MF ./.deps/reginfo.TPo ../../gcc/reginfo.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o regrename.o -MT regrename.o -MMD -MP -MF ./.deps/regrename.TPo ../../gcc/regrename.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o regstat.o -MT regstat.o -MMD -MP -MF ./.deps/regstat.TPo ../../gcc/regstat.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o reload.o -MT reload.o -MMD -MP -MF ./.deps/reload.TPo ../../gcc/reload.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o reload1.o -MT reload1.o -MMD -MP -MF ./.deps/reload1.TPo ../../gcc/reload1.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o reorg.o -MT reorg.o -MMD -MP -MF ./.deps/reorg.TPo ../../gcc/reorg.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o resource.o -MT resource.o -MMD -MP -MF ./.deps/resource.TPo ../../gcc/resource.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o rtl-error.o -MT rtl-error.o -MMD -MP -MF ./.deps/rtl-error.TPo ../../gcc/rtl-error.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Irtl-ssa -I../../gcc -I../../gcc/rtl-ssa -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o rtl-ssa/accesses.o -MT rtl-ssa/accesses.o -MMD -MP -MF rtl-ssa/.deps/accesses.TPo ../../gcc/rtl-ssa/accesses.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Irtl-ssa -I../../gcc -I../../gcc/rtl-ssa -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o rtl-ssa/blocks.o -MT rtl-ssa/blocks.o -MMD -MP -MF rtl-ssa/.deps/blocks.TPo ../../gcc/rtl-ssa/blocks.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Irtl-ssa -I../../gcc -I../../gcc/rtl-ssa -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o rtl-ssa/changes.o -MT rtl-ssa/changes.o -MMD -MP -MF rtl-ssa/.deps/changes.TPo ../../gcc/rtl-ssa/changes.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Irtl-ssa -I../../gcc -I../../gcc/rtl-ssa -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o rtl-ssa/functions.o -MT rtl-ssa/functions.o -MMD -MP -MF rtl-ssa/.deps/functions.TPo ../../gcc/rtl-ssa/functions.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Irtl-ssa -I../../gcc -I../../gcc/rtl-ssa -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o rtl-ssa/insns.o -MT rtl-ssa/insns.o -MMD -MP -MF rtl-ssa/.deps/insns.TPo ../../gcc/rtl-ssa/insns.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o rtl-tests.o -MT rtl-tests.o -MMD -MP -MF ./.deps/rtl-tests.TPo ../../gcc/rtl-tests.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o rtl.o -MT rtl.o -MMD -MP -MF ./.deps/rtl.TPo ../../gcc/rtl.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o rtlhash.o -MT rtlhash.o -MMD -MP -MF ./.deps/rtlhash.TPo ../../gcc/rtlhash.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o rtlanal.o -MT rtlanal.o -MMD -MP -MF ./.deps/rtlanal.TPo ../../gcc/rtlanal.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o rtlhooks.o -MT rtlhooks.o -MMD -MP -MF ./.deps/rtlhooks.TPo ../../gcc/rtlhooks.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o rtx-vector-builder.o -MT rtx-vector-builder.o -MMD -MP -MF ./.deps/rtx-vector-builder.TPo ../../gcc/rtx-vector-builder.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o run-rtl-passes.o -MT run-rtl-passes.o -MMD -MP -MF ./.deps/run-rtl-passes.TPo ../../gcc/run-rtl-passes.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o sched-deps.o -MT sched-deps.o -MMD -MP -MF ./.deps/sched-deps.TPo ../../gcc/sched-deps.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o sched-ebb.o -MT sched-ebb.o -MMD -MP -MF ./.deps/sched-ebb.TPo ../../gcc/sched-ebb.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o sched-rgn.o -MT sched-rgn.o -MMD -MP -MF ./.deps/sched-rgn.TPo ../../gcc/sched-rgn.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o sel-sched-ir.o -MT sel-sched-ir.o -MMD -MP -MF ./.deps/sel-sched-ir.TPo ../../gcc/sel-sched-ir.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o sel-sched-dump.o -MT sel-sched-dump.o -MMD -MP -MF ./.deps/sel-sched-dump.TPo ../../gcc/sel-sched-dump.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o sel-sched.o -MT sel-sched.o -MMD -MP -MF ./.deps/sel-sched.TPo ../../gcc/sel-sched.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o selftest-rtl.o -MT selftest-rtl.o -MMD -MP -MF ./.deps/selftest-rtl.TPo ../../gcc/selftest-rtl.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o selftest-run-tests.o -MT selftest-run-tests.o -MMD -MP -MF ./.deps/selftest-run-tests.TPo ../../gcc/selftest-run-tests.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o sese.o -MT sese.o -MMD -MP -MF ./.deps/sese.TPo ../../gcc/sese.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o shrink-wrap.o -MT shrink-wrap.o -MMD -MP -MF ./.deps/shrink-wrap.TPo ../../gcc/shrink-wrap.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o simplify-rtx.o -MT simplify-rtx.o -MMD -MP -MF ./.deps/simplify-rtx.TPo ../../gcc/simplify-rtx.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o sparseset.o -MT sparseset.o -MMD -MP -MF ./.deps/sparseset.TPo ../../gcc/sparseset.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o spellcheck.o -MT spellcheck.o -MMD -MP -MF ./.deps/spellcheck.TPo ../../gcc/spellcheck.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o spellcheck-tree.o -MT spellcheck-tree.o -MMD -MP -MF ./.deps/spellcheck-tree.TPo ../../gcc/spellcheck-tree.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o splay-tree-utils.o -MT splay-tree-utils.o -MMD -MP -MF ./.deps/splay-tree-utils.TPo ../../gcc/splay-tree-utils.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o sreal.o -MT sreal.o -MMD -MP -MF ./.deps/sreal.TPo ../../gcc/sreal.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o stack-ptr-mod.o -MT stack-ptr-mod.o -MMD -MP -MF ./.deps/stack-ptr-mod.TPo ../../gcc/stack-ptr-mod.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o statistics.o -MT statistics.o -MMD -MP -MF ./.deps/statistics.TPo ../../gcc/statistics.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o stmt.o -MT stmt.o -MMD -MP -MF ./.deps/stmt.TPo ../../gcc/stmt.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o stor-layout.o -MT stor-layout.o -MMD -MP -MF ./.deps/stor-layout.TPo ../../gcc/stor-layout.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o store-motion.o -MT store-motion.o -MMD -MP -MF ./.deps/store-motion.TPo ../../gcc/store-motion.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o streamer-hooks.o -MT streamer-hooks.o -MMD -MP -MF ./.deps/streamer-hooks.TPo ../../gcc/streamer-hooks.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o stringpool.o -MT stringpool.o -MMD -MP -MF ./.deps/stringpool.TPo ../../gcc/stringpool.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o substring-locations.o -MT substring-locations.o -MMD -MP -MF ./.deps/substring-locations.TPo ../../gcc/substring-locations.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o target-globals.o -MT target-globals.o -MMD -MP -MF ./.deps/target-globals.TPo ../../gcc/target-globals.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o targhooks.o -MT targhooks.o -MMD -MP -MF ./.deps/targhooks.TPo ../../gcc/targhooks.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o timevar.o -MT timevar.o -MMD -MP -MF ./.deps/timevar.TPo ../../gcc/timevar.c /usr/bin/g++ -fno-PIE -c -DTARGET_NAME=\"armeb-buildroot-linux-gnueabi\" -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o toplev.o -MT toplev.o -MMD -MP -MF ./.deps/toplev.TPo ../../gcc/toplev.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tracer.o -MT tracer.o -MMD -MP -MF ./.deps/tracer.TPo ../../gcc/tracer.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o trans-mem.o -MT trans-mem.o -MMD -MP -MF ./.deps/trans-mem.TPo ../../gcc/trans-mem.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-affine.o -MT tree-affine.o -MMD -MP -MF ./.deps/tree-affine.TPo ../../gcc/tree-affine.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o asan.o -MT asan.o -MMD -MP -MF ./.deps/asan.TPo ../../gcc/asan.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tsan.o -MT tsan.o -MMD -MP -MF ./.deps/tsan.TPo ../../gcc/tsan.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ubsan.o -MT ubsan.o -MMD -MP -MF ./.deps/ubsan.TPo ../../gcc/ubsan.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o sanopt.o -MT sanopt.o -MMD -MP -MF ./.deps/sanopt.TPo ../../gcc/sanopt.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o sancov.o -MT sancov.o -MMD -MP -MF ./.deps/sancov.TPo ../../gcc/sancov.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-call-cdce.o -MT tree-call-cdce.o -MMD -MP -MF ./.deps/tree-call-cdce.TPo ../../gcc/tree-call-cdce.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-cfg.o -MT tree-cfg.o -MMD -MP -MF ./.deps/tree-cfg.TPo ../../gcc/tree-cfg.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-cfgcleanup.o -MT tree-cfgcleanup.o -MMD -MP -MF ./.deps/tree-cfgcleanup.TPo ../../gcc/tree-cfgcleanup.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-chrec.o -MT tree-chrec.o -MMD -MP -MF ./.deps/tree-chrec.TPo ../../gcc/tree-chrec.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-complex.o -MT tree-complex.o -MMD -MP -MF ./.deps/tree-complex.TPo ../../gcc/tree-complex.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-data-ref.o -MT tree-data-ref.o -MMD -MP -MF ./.deps/tree-data-ref.TPo ../../gcc/tree-data-ref.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-dfa.o -MT tree-dfa.o -MMD -MP -MF ./.deps/tree-dfa.TPo ../../gcc/tree-dfa.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-diagnostic.o -MT tree-diagnostic.o -MMD -MP -MF ./.deps/tree-diagnostic.TPo ../../gcc/tree-diagnostic.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-diagnostic-path.o -MT tree-diagnostic-path.o -MMD -MP -MF ./.deps/tree-diagnostic-path.TPo ../../gcc/tree-diagnostic-path.cc ../../gcc/tree-diagnostic-path.cc: In member function 'virtual label_text {anonymous}::path_label::get_text(unsigned int) const': ../../gcc/tree-diagnostic-path.cc:68:23: warning: unknown conversion type character '@' in format [-Wformat=] 68 | pp_printf (&pp, "%@ %s", &event_id, event_text.m_buffer); | ^ ../../gcc/tree-diagnostic-path.cc:68:26: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'diagnostic_event_id_t*' [-Wformat=] 68 | pp_printf (&pp, "%@ %s", &event_id, event_text.m_buffer); | ~^ ~~~~~~~~~ | | | | | diagnostic_event_id_t* | char* ../../gcc/tree-diagnostic-path.cc:68:21: warning: too many arguments for format [-Wformat-extra-args] 68 | pp_printf (&pp, "%@ %s", &event_id, event_text.m_buffer); | ^~~~~~~ ../../gcc/tree-diagnostic-path.cc: In member function 'void {anonymous}::event_range::print(diagnostic_context*)': ../../gcc/tree-diagnostic-path.cc:177:24: warning: unknown conversion type character '@' in format [-Wformat=] 177 | pp_printf (pp, " %@: %s", &event_id, event_text.m_buffer); | ^ ../../gcc/tree-diagnostic-path.cc:177:28: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'diagnostic_event_id_t*' [-Wformat=] 177 | pp_printf (pp, " %@: %s", &event_id, event_text.m_buffer); | ~^ ~~~~~~~~~ | | | | | diagnostic_event_id_t* | char* ../../gcc/tree-diagnostic-path.cc:177:21: warning: too many arguments for format [-Wformat-extra-args] 177 | pp_printf (pp, " %@: %s", &event_id, event_text.m_buffer); | ^~~~~~~~~ /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-dump.o -MT tree-dump.o -MMD -MP -MF ./.deps/tree-dump.TPo ../../gcc/tree-dump.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-eh.o -MT tree-eh.o -MMD -MP -MF ./.deps/tree-eh.TPo ../../gcc/tree-eh.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-emutls.o -MT tree-emutls.o -MMD -MP -MF ./.deps/tree-emutls.TPo ../../gcc/tree-emutls.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-if-conv.o -MT tree-if-conv.o -MMD -MP -MF ./.deps/tree-if-conv.TPo ../../gcc/tree-if-conv.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-inline.o -MT tree-inline.o -MMD -MP -MF ./.deps/tree-inline.TPo ../../gcc/tree-inline.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-into-ssa.o -MT tree-into-ssa.o -MMD -MP -MF ./.deps/tree-into-ssa.TPo ../../gcc/tree-into-ssa.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-iterator.o -MT tree-iterator.o -MMD -MP -MF ./.deps/tree-iterator.TPo ../../gcc/tree-iterator.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-loop-distribution.o -MT tree-loop-distribution.o -MMD -MP -MF ./.deps/tree-loop-distribution.TPo ../../gcc/tree-loop-distribution.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-nested.o -MT tree-nested.o -MMD -MP -MF ./.deps/tree-nested.TPo ../../gcc/tree-nested.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-nrv.o -MT tree-nrv.o -MMD -MP -MF ./.deps/tree-nrv.TPo ../../gcc/tree-nrv.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-object-size.o -MT tree-object-size.o -MMD -MP -MF ./.deps/tree-object-size.TPo ../../gcc/tree-object-size.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-outof-ssa.o -MT tree-outof-ssa.o -MMD -MP -MF ./.deps/tree-outof-ssa.TPo ../../gcc/tree-outof-ssa.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-parloops.o -MT tree-parloops.o -MMD -MP -MF ./.deps/tree-parloops.TPo ../../gcc/tree-parloops.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-phinodes.o -MT tree-phinodes.o -MMD -MP -MF ./.deps/tree-phinodes.TPo ../../gcc/tree-phinodes.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-predcom.o -MT tree-predcom.o -MMD -MP -MF ./.deps/tree-predcom.TPo ../../gcc/tree-predcom.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-pretty-print.o -MT tree-pretty-print.o -MMD -MP -MF ./.deps/tree-pretty-print.TPo ../../gcc/tree-pretty-print.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-profile.o -MT tree-profile.o -MMD -MP -MF ./.deps/tree-profile.TPo ../../gcc/tree-profile.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-scalar-evolution.o -MT tree-scalar-evolution.o -MMD -MP -MF ./.deps/tree-scalar-evolution.TPo ../../gcc/tree-scalar-evolution.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-sra.o -MT tree-sra.o -MMD -MP -MF ./.deps/tree-sra.TPo ../../gcc/tree-sra.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-switch-conversion.o -MT tree-switch-conversion.o -MMD -MP -MF ./.deps/tree-switch-conversion.TPo ../../gcc/tree-switch-conversion.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-address.o -MT tree-ssa-address.o -MMD -MP -MF ./.deps/tree-ssa-address.TPo ../../gcc/tree-ssa-address.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-alias.o -MT tree-ssa-alias.o -MMD -MP -MF ./.deps/tree-ssa-alias.TPo ../../gcc/tree-ssa-alias.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-ccp.o -MT tree-ssa-ccp.o -MMD -MP -MF ./.deps/tree-ssa-ccp.TPo ../../gcc/tree-ssa-ccp.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-coalesce.o -MT tree-ssa-coalesce.o -MMD -MP -MF ./.deps/tree-ssa-coalesce.TPo ../../gcc/tree-ssa-coalesce.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-copy.o -MT tree-ssa-copy.o -MMD -MP -MF ./.deps/tree-ssa-copy.TPo ../../gcc/tree-ssa-copy.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-dce.o -MT tree-ssa-dce.o -MMD -MP -MF ./.deps/tree-ssa-dce.TPo ../../gcc/tree-ssa-dce.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-dom.o -MT tree-ssa-dom.o -MMD -MP -MF ./.deps/tree-ssa-dom.TPo ../../gcc/tree-ssa-dom.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-dse.o -MT tree-ssa-dse.o -MMD -MP -MF ./.deps/tree-ssa-dse.TPo ../../gcc/tree-ssa-dse.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-forwprop.o -MT tree-ssa-forwprop.o -MMD -MP -MF ./.deps/tree-ssa-forwprop.TPo ../../gcc/tree-ssa-forwprop.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-ifcombine.o -MT tree-ssa-ifcombine.o -MMD -MP -MF ./.deps/tree-ssa-ifcombine.TPo ../../gcc/tree-ssa-ifcombine.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-live.o -MT tree-ssa-live.o -MMD -MP -MF ./.deps/tree-ssa-live.TPo ../../gcc/tree-ssa-live.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-loop-ch.o -MT tree-ssa-loop-ch.o -MMD -MP -MF ./.deps/tree-ssa-loop-ch.TPo ../../gcc/tree-ssa-loop-ch.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-loop-im.o -MT tree-ssa-loop-im.o -MMD -MP -MF ./.deps/tree-ssa-loop-im.TPo ../../gcc/tree-ssa-loop-im.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-loop-ivcanon.o -MT tree-ssa-loop-ivcanon.o -MMD -MP -MF ./.deps/tree-ssa-loop-ivcanon.TPo ../../gcc/tree-ssa-loop-ivcanon.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-loop-ivopts.o -MT tree-ssa-loop-ivopts.o -MMD -MP -MF ./.deps/tree-ssa-loop-ivopts.TPo ../../gcc/tree-ssa-loop-ivopts.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-loop-manip.o -MT tree-ssa-loop-manip.o -MMD -MP -MF ./.deps/tree-ssa-loop-manip.TPo ../../gcc/tree-ssa-loop-manip.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-loop-niter.o -MT tree-ssa-loop-niter.o -MMD -MP -MF ./.deps/tree-ssa-loop-niter.TPo ../../gcc/tree-ssa-loop-niter.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-loop-prefetch.o -MT tree-ssa-loop-prefetch.o -MMD -MP -MF ./.deps/tree-ssa-loop-prefetch.TPo ../../gcc/tree-ssa-loop-prefetch.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-loop-split.o -MT tree-ssa-loop-split.o -MMD -MP -MF ./.deps/tree-ssa-loop-split.TPo ../../gcc/tree-ssa-loop-split.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-loop-unswitch.o -MT tree-ssa-loop-unswitch.o -MMD -MP -MF ./.deps/tree-ssa-loop-unswitch.TPo ../../gcc/tree-ssa-loop-unswitch.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-loop.o -MT tree-ssa-loop.o -MMD -MP -MF ./.deps/tree-ssa-loop.TPo ../../gcc/tree-ssa-loop.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-math-opts.o -MT tree-ssa-math-opts.o -MMD -MP -MF ./.deps/tree-ssa-math-opts.TPo ../../gcc/tree-ssa-math-opts.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-operands.o -MT tree-ssa-operands.o -MMD -MP -MF ./.deps/tree-ssa-operands.TPo ../../gcc/tree-ssa-operands.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-phiopt.o -MT tree-ssa-phiopt.o -MMD -MP -MF ./.deps/tree-ssa-phiopt.TPo ../../gcc/tree-ssa-phiopt.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-phiprop.o -MT tree-ssa-phiprop.o -MMD -MP -MF ./.deps/tree-ssa-phiprop.TPo ../../gcc/tree-ssa-phiprop.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-pre.o -MT tree-ssa-pre.o -MMD -MP -MF ./.deps/tree-ssa-pre.TPo ../../gcc/tree-ssa-pre.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-propagate.o -MT tree-ssa-propagate.o -MMD -MP -MF ./.deps/tree-ssa-propagate.TPo ../../gcc/tree-ssa-propagate.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-reassoc.o -MT tree-ssa-reassoc.o -MMD -MP -MF ./.deps/tree-ssa-reassoc.TPo ../../gcc/tree-ssa-reassoc.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-sccvn.o -MT tree-ssa-sccvn.o -MMD -MP -MF ./.deps/tree-ssa-sccvn.TPo ../../gcc/tree-ssa-sccvn.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-scopedtables.o -MT tree-ssa-scopedtables.o -MMD -MP -MF ./.deps/tree-ssa-scopedtables.TPo ../../gcc/tree-ssa-scopedtables.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-sink.o -MT tree-ssa-sink.o -MMD -MP -MF ./.deps/tree-ssa-sink.TPo ../../gcc/tree-ssa-sink.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-strlen.o -MT tree-ssa-strlen.o -MMD -MP -MF ./.deps/tree-ssa-strlen.TPo ../../gcc/tree-ssa-strlen.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-structalias.o -MT tree-ssa-structalias.o -MMD -MP -MF ./.deps/tree-ssa-structalias.TPo ../../gcc/tree-ssa-structalias.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-tail-merge.o -MT tree-ssa-tail-merge.o -MMD -MP -MF ./.deps/tree-ssa-tail-merge.TPo ../../gcc/tree-ssa-tail-merge.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-ter.o -MT tree-ssa-ter.o -MMD -MP -MF ./.deps/tree-ssa-ter.TPo ../../gcc/tree-ssa-ter.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-threadbackward.o -MT tree-ssa-threadbackward.o -MMD -MP -MF ./.deps/tree-ssa-threadbackward.TPo ../../gcc/tree-ssa-threadbackward.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-threadedge.o -MT tree-ssa-threadedge.o -MMD -MP -MF ./.deps/tree-ssa-threadedge.TPo ../../gcc/tree-ssa-threadedge.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-threadupdate.o -MT tree-ssa-threadupdate.o -MMD -MP -MF ./.deps/tree-ssa-threadupdate.TPo ../../gcc/tree-ssa-threadupdate.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-uncprop.o -MT tree-ssa-uncprop.o -MMD -MP -MF ./.deps/tree-ssa-uncprop.TPo ../../gcc/tree-ssa-uncprop.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-uninit.o -MT tree-ssa-uninit.o -MMD -MP -MF ./.deps/tree-ssa-uninit.TPo ../../gcc/tree-ssa-uninit.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa.o -MT tree-ssa.o -MMD -MP -MF ./.deps/tree-ssa.TPo ../../gcc/tree-ssa.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssanames.o -MT tree-ssanames.o -MMD -MP -MF ./.deps/tree-ssanames.TPo ../../gcc/tree-ssanames.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-stdarg.o -MT tree-stdarg.o -MMD -MP -MF ./.deps/tree-stdarg.TPo ../../gcc/tree-stdarg.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-streamer.o -MT tree-streamer.o -MMD -MP -MF ./.deps/tree-streamer.TPo ../../gcc/tree-streamer.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-streamer-in.o -MT tree-streamer-in.o -MMD -MP -MF ./.deps/tree-streamer-in.TPo ../../gcc/tree-streamer-in.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-streamer-out.o -MT tree-streamer-out.o -MMD -MP -MF ./.deps/tree-streamer-out.TPo ../../gcc/tree-streamer-out.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-tailcall.o -MT tree-tailcall.o -MMD -MP -MF ./.deps/tree-tailcall.TPo ../../gcc/tree-tailcall.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-vect-generic.o -MT tree-vect-generic.o -MMD -MP -MF ./.deps/tree-vect-generic.TPo ../../gcc/tree-vect-generic.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-isel.o -MT gimple-isel.o -MMD -MP -MF ./.deps/gimple-isel.TPo ../../gcc/gimple-isel.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-vect-patterns.o -MT tree-vect-patterns.o -MMD -MP -MF ./.deps/tree-vect-patterns.TPo ../../gcc/tree-vect-patterns.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-vect-data-refs.o -MT tree-vect-data-refs.o -MMD -MP -MF ./.deps/tree-vect-data-refs.TPo ../../gcc/tree-vect-data-refs.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-vect-stmts.o -MT tree-vect-stmts.o -MMD -MP -MF ./.deps/tree-vect-stmts.TPo ../../gcc/tree-vect-stmts.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-vect-loop.o -MT tree-vect-loop.o -MMD -MP -MF ./.deps/tree-vect-loop.TPo ../../gcc/tree-vect-loop.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-vect-loop-manip.o -MT tree-vect-loop-manip.o -MMD -MP -MF ./.deps/tree-vect-loop-manip.TPo ../../gcc/tree-vect-loop-manip.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-vect-slp.o -MT tree-vect-slp.o -MMD -MP -MF ./.deps/tree-vect-slp.TPo ../../gcc/tree-vect-slp.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-vect-slp-patterns.o -MT tree-vect-slp-patterns.o -MMD -MP -MF ./.deps/tree-vect-slp-patterns.TPo ../../gcc/tree-vect-slp-patterns.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-vectorizer.o -MT tree-vectorizer.o -MMD -MP -MF ./.deps/tree-vectorizer.TPo ../../gcc/tree-vectorizer.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-vector-builder.o -MT tree-vector-builder.o -MMD -MP -MF ./.deps/tree-vector-builder.TPo ../../gcc/tree-vector-builder.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-vrp.o -MT tree-vrp.o -MMD -MP -MF ./.deps/tree-vrp.TPo ../../gcc/tree-vrp.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree.o -MT tree.o -MMD -MP -MF ./.deps/tree.TPo ../../gcc/tree.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tristate.o -MT tristate.o -MMD -MP -MF ./.deps/tristate.TPo ../../gcc/tristate.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o typed-splay-tree.o -MT typed-splay-tree.o -MMD -MP -MF ./.deps/typed-splay-tree.TPo ../../gcc/typed-splay-tree.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o unique-ptr-tests.o -MT unique-ptr-tests.o -MMD -MP -MF ./.deps/unique-ptr-tests.TPo ../../gcc/unique-ptr-tests.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o valtrack.o -MT valtrack.o -MMD -MP -MF ./.deps/valtrack.TPo ../../gcc/valtrack.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o value-query.o -MT value-query.o -MMD -MP -MF ./.deps/value-query.TPo ../../gcc/value-query.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o value-range.o -MT value-range.o -MMD -MP -MF ./.deps/value-range.TPo ../../gcc/value-range.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o value-range-equiv.o -MT value-range-equiv.o -MMD -MP -MF ./.deps/value-range-equiv.TPo ../../gcc/value-range-equiv.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o value-prof.o -MT value-prof.o -MMD -MP -MF ./.deps/value-prof.TPo ../../gcc/value-prof.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o var-tracking.o -MT var-tracking.o -MMD -MP -MF ./.deps/var-tracking.TPo ../../gcc/var-tracking.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o varasm.o -MT varasm.o -MMD -MP -MF ./.deps/varasm.TPo ../../gcc/varasm.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o varpool.o -MT varpool.o -MMD -MP -MF ./.deps/varpool.TPo ../../gcc/varpool.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o vec-perm-indices.o -MT vec-perm-indices.o -MMD -MP -MF ./.deps/vec-perm-indices.TPo ../../gcc/vec-perm-indices.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o vmsdbgout.o -MT vmsdbgout.o -MMD -MP -MF ./.deps/vmsdbgout.TPo ../../gcc/vmsdbgout.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o vr-values.o -MT vr-values.o -MMD -MP -MF ./.deps/vr-values.TPo ../../gcc/vr-values.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o vtable-verify.o -MT vtable-verify.o -MMD -MP -MF ./.deps/vtable-verify.TPo ../../gcc/vtable-verify.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o web.o -MT web.o -MMD -MP -MF ./.deps/web.TPo ../../gcc/web.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o wide-int.o -MT wide-int.o -MMD -MP -MF ./.deps/wide-int.TPo ../../gcc/wide-int.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o wide-int-print.o -MT wide-int-print.o -MMD -MP -MF ./.deps/wide-int-print.TPo ../../gcc/wide-int-print.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o xcoffout.o -MT xcoffout.o -MMD -MP -MF ./.deps/xcoffout.TPo ../../gcc/xcoffout.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o arm.o -MT arm.o -MMD -MP -MF ./.deps/arm.TPo ../../gcc/config/arm/arm.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/analysis-plan.o -MT analyzer/analysis-plan.o -MMD -MP -MF analyzer/.deps/analysis-plan.TPo ../../gcc/analyzer/analysis-plan.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/analyzer.o -MT analyzer/analyzer.o -MMD -MP -MF analyzer/.deps/analyzer.TPo ../../gcc/analyzer/analyzer.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/analyzer-logging.o -MT analyzer/analyzer-logging.o -MMD -MP -MF analyzer/.deps/analyzer-logging.TPo ../../gcc/analyzer/analyzer-logging.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/analyzer-pass.o -MT analyzer/analyzer-pass.o -MMD -MP -MF analyzer/.deps/analyzer-pass.TPo ../../gcc/analyzer/analyzer-pass.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/analyzer-selftests.o -MT analyzer/analyzer-selftests.o -MMD -MP -MF analyzer/.deps/analyzer-selftests.TPo ../../gcc/analyzer/analyzer-selftests.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/bar-chart.o -MT analyzer/bar-chart.o -MMD -MP -MF analyzer/.deps/bar-chart.TPo ../../gcc/analyzer/bar-chart.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/call-string.o -MT analyzer/call-string.o -MMD -MP -MF analyzer/.deps/call-string.TPo ../../gcc/analyzer/call-string.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/checker-path.o -MT analyzer/checker-path.o -MMD -MP -MF analyzer/.deps/checker-path.TPo ../../gcc/analyzer/checker-path.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/complexity.o -MT analyzer/complexity.o -MMD -MP -MF analyzer/.deps/complexity.TPo ../../gcc/analyzer/complexity.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/constraint-manager.o -MT analyzer/constraint-manager.o -MMD -MP -MF analyzer/.deps/constraint-manager.TPo ../../gcc/analyzer/constraint-manager.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/diagnostic-manager.o -MT analyzer/diagnostic-manager.o -MMD -MP -MF analyzer/.deps/diagnostic-manager.TPo ../../gcc/analyzer/diagnostic-manager.cc /usr/bin/g++ -fno-PIE -c -I../../gcc/../zlib -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/engine.o -MT analyzer/engine.o -MMD -MP -MF analyzer/.deps/engine.TPo ../../gcc/analyzer/engine.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/feasible-graph.o -MT analyzer/feasible-graph.o -MMD -MP -MF analyzer/.deps/feasible-graph.TPo ../../gcc/analyzer/feasible-graph.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/function-set.o -MT analyzer/function-set.o -MMD -MP -MF analyzer/.deps/function-set.TPo ../../gcc/analyzer/function-set.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/pending-diagnostic.o -MT analyzer/pending-diagnostic.o -MMD -MP -MF analyzer/.deps/pending-diagnostic.TPo ../../gcc/analyzer/pending-diagnostic.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/program-point.o -MT analyzer/program-point.o -MMD -MP -MF analyzer/.deps/program-point.TPo ../../gcc/analyzer/program-point.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/program-state.o -MT analyzer/program-state.o -MMD -MP -MF analyzer/.deps/program-state.TPo ../../gcc/analyzer/program-state.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/region.o -MT analyzer/region.o -MMD -MP -MF analyzer/.deps/region.TPo ../../gcc/analyzer/region.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/region-model.o -MT analyzer/region-model.o -MMD -MP -MF analyzer/.deps/region-model.TPo ../../gcc/analyzer/region-model.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/region-model-impl-calls.o -MT analyzer/region-model-impl-calls.o -MMD -MP -MF analyzer/.deps/region-model-impl-calls.TPo ../../gcc/analyzer/region-model-impl-calls.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/region-model-manager.o -MT analyzer/region-model-manager.o -MMD -MP -MF analyzer/.deps/region-model-manager.TPo ../../gcc/analyzer/region-model-manager.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/region-model-reachability.o -MT analyzer/region-model-reachability.o -MMD -MP -MF analyzer/.deps/region-model-reachability.TPo ../../gcc/analyzer/region-model-reachability.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/sm.o -MT analyzer/sm.o -MMD -MP -MF analyzer/.deps/sm.TPo ../../gcc/analyzer/sm.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/sm-file.o -MT analyzer/sm-file.o -MMD -MP -MF analyzer/.deps/sm-file.TPo ../../gcc/analyzer/sm-file.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/sm-malloc.o -MT analyzer/sm-malloc.o -MMD -MP -MF analyzer/.deps/sm-malloc.TPo ../../gcc/analyzer/sm-malloc.cc ../../gcc/config/arm/arm.c: In function 'const char* arm_gen_far_branch(rtx_def**, int, const char*, const char*)': ../../gcc/config/arm/arm.c:33997:38: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 128 [-Wformat-truncation=] 33997 | snprintf (buffer, sizeof (buffer), "%s%s", branch_format , label_ptr); | ^~~~~~ In file included from /usr/include/stdio.h:867, from ../../gcc/system.h:46, from ../../gcc/config/arm/arm.c:27: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output 1 or more bytes (assuming 256) into a destination of size 128 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc/config/arm/arm.c:34000:38: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size between 111 and 121 [-Wformat-truncation=] 34000 | snprintf (buffer, sizeof (buffer), "b\t%%l0%d\n%s:", pos_label, label_ptr); | ^~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from ../../gcc/system.h:46, from ../../gcc/config/arm/arm.c:27: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 9 and 274 bytes into a destination of size 128 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/sm-pattern-test.o -MT analyzer/sm-pattern-test.o -MMD -MP -MF analyzer/.deps/sm-pattern-test.TPo ../../gcc/analyzer/sm-pattern-test.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/sm-sensitive.o -MT analyzer/sm-sensitive.o -MMD -MP -MF analyzer/.deps/sm-sensitive.TPo ../../gcc/analyzer/sm-sensitive.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/sm-signal.o -MT analyzer/sm-signal.o -MMD -MP -MF analyzer/.deps/sm-signal.TPo ../../gcc/analyzer/sm-signal.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/sm-taint.o -MT analyzer/sm-taint.o -MMD -MP -MF analyzer/.deps/sm-taint.TPo ../../gcc/analyzer/sm-taint.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/state-purge.o -MT analyzer/state-purge.o -MMD -MP -MF analyzer/.deps/state-purge.TPo ../../gcc/analyzer/state-purge.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/store.o -MT analyzer/store.o -MMD -MP -MF analyzer/.deps/store.TPo ../../gcc/analyzer/store.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/supergraph.o -MT analyzer/supergraph.o -MMD -MP -MF analyzer/.deps/supergraph.TPo ../../gcc/analyzer/supergraph.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/svalue.o -MT analyzer/svalue.o -MMD -MP -MF analyzer/.deps/svalue.TPo ../../gcc/analyzer/svalue.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/trimmed-graph.o -MT analyzer/trimmed-graph.o -MMD -MP -MF analyzer/.deps/trimmed-graph.TPo ../../gcc/analyzer/trimmed-graph.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace \ ../../gcc/config/arm/arm-builtins.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace \ ../../gcc/config/arm/aarch-common.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o linux.o -MT linux.o -MMD -MP -MF ./.deps/linux.TPo ../../gcc/config/linux.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o host-linux.o -MT host-linux.o -MMD -MP -MF ./.deps/host-linux.TPo ../../gcc/config/host-linux.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o main.o -MT main.o -MMD -MP -MF ./.deps/main.TPo ../../gcc/main.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o arm-common.o -MT arm-common.o -MMD -MP -MF ./.deps/arm-common.TPo ../../gcc/common/config/arm/arm-common.c /usr/bin/g++ -fno-PIE -c -DPREFIX=\"/home/thomas/autobuild/instance-1/output-1/host\" -DBASEVER="\"11.3.0\"" -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o prefix.o -MT prefix.o -MMD -MP -MF ./.deps/prefix.TPo ../../gcc/prefix.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o opts.o -MT opts.o -MMD -MP -MF ./.deps/opts.TPo ../../gcc/opts.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o opts-common.o -MT opts-common.o -MMD -MP -MF ./.deps/opts-common.TPo ../../gcc/opts-common.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o options.o -MT options.o -MMD -MP -MF ./.deps/options.TPo options.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o vec.o -MT vec.o -MMD -MP -MF ./.deps/vec.TPo ../../gcc/vec.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o hooks.o -MT hooks.o -MMD -MP -MF ./.deps/hooks.TPo ../../gcc/hooks.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Icommon -I../../gcc -I../../gcc/common -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o common/common-targhooks.o -MT common/common-targhooks.o -MMD -MP -MF common/.deps/common-targhooks.TPo ../../gcc/common/common-targhooks.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o hash-table.o -MT hash-table.o -MMD -MP -MF ./.deps/hash-table.TPo ../../gcc/hash-table.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o file-find.o -MT file-find.o -MMD -MP -MF ./.deps/file-find.TPo ../../gcc/file-find.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o selftest.o -MT selftest.o -MMD -MP -MF ./.deps/selftest.TPo ../../gcc/selftest.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o opt-suggestions.o -MT opt-suggestions.o -MMD -MP -MF ./.deps/opt-suggestions.TPo ../../gcc/opt-suggestions.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o diagnostic.o -MT diagnostic.o -MMD -MP -MF ./.deps/diagnostic.TPo ../../gcc/diagnostic.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o diagnostic-color.o -MT diagnostic-color.o -MMD -MP -MF ./.deps/diagnostic-color.TPo ../../gcc/diagnostic-color.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o diagnostic-show-locus.o -MT diagnostic-show-locus.o -MMD -MP -MF ./.deps/diagnostic-show-locus.TPo ../../gcc/diagnostic-show-locus.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o diagnostic-format-json.o -MT diagnostic-format-json.o -MMD -MP -MF ./.deps/diagnostic-format-json.TPo ../../gcc/diagnostic-format-json.cc ../../gcc/diagnostic.c: In function 'void fancy_abort(const char*, int, const char*)': ../../gcc/diagnostic.c:1887:52: warning: format not a string literal and no format arguments [-Wformat-security] 1887 | fnotice (stderr, diagnostic_kind_text[DK_ICE]); | ^ /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o json.o -MT json.o -MMD -MP -MF ./.deps/json.TPo ../../gcc/json.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o edit-context.o -MT edit-context.o -MMD -MP -MF ./.deps/edit-context.TPo ../../gcc/edit-context.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o pretty-print.o -MT pretty-print.o -MMD -MP -MF ./.deps/pretty-print.TPo ../../gcc/pretty-print.c /usr/bin/g++ -fno-PIE -c -DLOCALEDIR=\"/home/thomas/autobuild/instance-1/output-1/host/share/locale\" -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o intl.o -MT intl.o -MMD -MP -MF ./.deps/intl.TPo ../../gcc/intl.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o sbitmap.o -MT sbitmap.o -MMD -MP -MF ./.deps/sbitmap.TPo ../../gcc/sbitmap.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o input.o -MT input.o -MMD -MP -MF ./.deps/input.TPo ../../gcc/input.c /usr/bin/g++ -fno-PIE -c -DBASEVER="\"11.3.0\"" -DDATESTAMP="\"\"" -DREVISION="\"\"" -DDEVPHASE="\"\"" -DPKGVERSION="\"(Buildroot 2022.08-rc1-468-g0f42b81532) \"" -DBUGURL="\"\"" -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o version.o -MT version.o -MMD -MP -MF ./.deps/version.TPo ../../gcc/version.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ggc-none.o -MT ggc-none.o -MMD -MP -MF ./.deps/ggc-none.TPo ../../gcc/ggc-none.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o memory-block.o -MT memory-block.o -MMD -MP -MF ./.deps/memory-block.TPo ../../gcc/memory-block.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o selftest-diagnostic.o -MT selftest-diagnostic.o -MMD -MP -MF ./.deps/selftest-diagnostic.TPo ../../gcc/selftest-diagnostic.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o sort.o -MT sort.o -MMD -MP -MF ./.deps/sort.TPo ../../gcc/sort.cc /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ilto -I../../gcc -I../../gcc/lto -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lto/lto-lang.o -MT lto/lto-lang.o -MMD -MP -MF lto/.deps/lto-lang.TPo ../../gcc/lto/lto-lang.c /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ilto -I../../gcc -I../../gcc/lto -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lto/lto.o -MT lto/lto.o -MMD -MP -MF lto/.deps/lto.TPo ../../gcc/lto/lto.c /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ilto -I../../gcc -I../../gcc/lto -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lto/lto-object.o -MT lto/lto-object.o -MMD -MP -MF lto/.deps/lto-object.TPo ../../gcc/lto/lto-object.c /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ilto -I../../gcc -I../../gcc/lto -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lto/lto-partition.o -MT lto/lto-partition.o -MMD -MP -MF lto/.deps/lto-partition.TPo ../../gcc/lto/lto-partition.c /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ilto -I../../gcc -I../../gcc/lto -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lto/lto-symtab.o -MT lto/lto-symtab.o -MMD -MP -MF lto/.deps/lto-symtab.TPo ../../gcc/lto/lto-symtab.c /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ilto -I../../gcc -I../../gcc/lto -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lto/lto-common.o -MT lto/lto-common.o -MMD -MP -MF lto/.deps/lto-common.TPo ../../gcc/lto/lto-common.c ../../gcc/lto/lto-common.c: In function 'void lto_resolution_read(splay_tree, FILE*, lto_file*)': ../../gcc/lto/lto-common.c:2071:10: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] 2071 | fscanf (resolution, " "); /* Read white space. */ | ~~~~~~~^~~~~~~~~~~~~~~~~ ../../gcc/lto/lto-common.c:2073:9: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] 2073 | fread (obj_name, sizeof (char), name_len, resolution); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc/lto/lto-common.c:2093:10: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] 2093 | fscanf (resolution, "%u", &num_symbols); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/bin/g++ -fno-PIE -c -I../../gcc/../zlib -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gcov.o -MT gcov.o -MMD -MP -MF ./.deps/gcov.TPo ../../gcc/gcov.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gcov-dump.o -MT gcov-dump.o -MMD -MP -MF ./.deps/gcov-dump.TPo ../../gcc/gcov-dump.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gcov-tool.o -MT gcov-tool.o -MMD -MP -MF ./.deps/gcov-tool.TPo ../../gcc/gcov-tool.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o libgcov-util.o ../../gcc/../libgcc/libgcov-util.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace \ -DIN_GCOV_TOOL=1 -o libgcov-driver-tool.o ../../gcc/../libgcc/libgcov-driver.c ../../gcc/../libgcc/libgcov-util.c: In function 'gcov_info* gcov_read_profile_dir(const char*, int)': ../../gcc/../libgcc/libgcov-util.c:462:9: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result [-Wunused-result] 462 | chdir (pwd); | ~~~~~~^~~~~ /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace \ -DIN_GCOV_TOOL=1 -o libgcov-merge-tool.o ../../gcc/../libgcc/libgcov-merge.c /usr/bin/g++ -fno-PIE -c -DTARGET_MACHINE=\"armeb-buildroot-linux-gnueabi\" -DTARGET_SYSTEM_ROOT=\"/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sysroot\" -DTARGET_SYSTEM_ROOT_RELOCATABLE -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o collect2.o -MT collect2.o -MMD -MP -MF ./.deps/collect2.TPo ../../gcc/collect2.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o collect2-aix.o -MT collect2-aix.o -MMD -MP -MF ./.deps/collect2-aix.TPo ../../gcc/collect2-aix.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o collect-utils.o -MT collect-utils.o -MMD -MP -MF ./.deps/collect-utils.TPo ../../gcc/collect-utils.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lto-wrapper.o -MT lto-wrapper.o -MMD -MP -MF ./.deps/lto-wrapper.TPo ../../gcc/lto-wrapper.c /usr/bin/g++ -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/home/thomas/autobuild/instance-1/output-1/host/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/home/thomas/autobuild/instance-1/output-1/host/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"11.3.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"armeb-buildroot-linux-gnueabi\" -DDEFAULT_TARGET_MACHINE=\"armeb-buildroot-linux-gnueabi\" -DSTANDARD_BINDIR_PREFIX=\"/home/thomas/autobuild/instance-1/output-1/host/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DTARGET_SYSTEM_ROOT=\"/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sysroot\" -DTARGET_SYSTEM_ROOT_RELOCATABLE -DCONFIGURE_SPECS="\"\"" -DTOOL_INCLUDE_DIR=\"/home/thomas/autobuild/instance-1/output-1/host/lib/gcc/armeb-buildroot-linux-gnueabi/11.3.0/../../../../armeb-buildroot-linux-gnueabi/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DTARGET_MACHINE=\"armeb-buildroot-linux-gnueabi\" -DTARGET_SYSTEM_ROOT=\"/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sysroot\" -DTARGET_SYSTEM_ROOT_RELOCATABLE -DPERSONALITY=\"ar\" -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gcc-ar.o -MT gcc-ar.o -MMD -MP -MF ./.deps/gcc-ar.TPo ../../gcc/gcc-ar.c /usr/bin/g++ -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/home/thomas/autobuild/instance-1/output-1/host/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/home/thomas/autobuild/instance-1/output-1/host/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"11.3.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"armeb-buildroot-linux-gnueabi\" -DDEFAULT_TARGET_MACHINE=\"armeb-buildroot-linux-gnueabi\" -DSTANDARD_BINDIR_PREFIX=\"/home/thomas/autobuild/instance-1/output-1/host/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DTARGET_SYSTEM_ROOT=\"/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sysroot\" -DTARGET_SYSTEM_ROOT_RELOCATABLE -DCONFIGURE_SPECS="\"\"" -DTOOL_INCLUDE_DIR=\"/home/thomas/autobuild/instance-1/output-1/host/lib/gcc/armeb-buildroot-linux-gnueabi/11.3.0/../../../../armeb-buildroot-linux-gnueabi/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DTARGET_MACHINE=\"armeb-buildroot-linux-gnueabi\" -DTARGET_SYSTEM_ROOT=\"/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sysroot\" -DTARGET_SYSTEM_ROOT_RELOCATABLE -DPERSONALITY=\"nm\" -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gcc-nm.o -MT gcc-nm.o -MMD -MP -MF ./.deps/gcc-nm.TPo gcc-nm.c /usr/bin/g++ -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/home/thomas/autobuild/instance-1/output-1/host/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/home/thomas/autobuild/instance-1/output-1/host/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"11.3.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"armeb-buildroot-linux-gnueabi\" -DDEFAULT_TARGET_MACHINE=\"armeb-buildroot-linux-gnueabi\" -DSTANDARD_BINDIR_PREFIX=\"/home/thomas/autobuild/instance-1/output-1/host/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DTARGET_SYSTEM_ROOT=\"/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sysroot\" -DTARGET_SYSTEM_ROOT_RELOCATABLE -DCONFIGURE_SPECS="\"\"" -DTOOL_INCLUDE_DIR=\"/home/thomas/autobuild/instance-1/output-1/host/lib/gcc/armeb-buildroot-linux-gnueabi/11.3.0/../../../../armeb-buildroot-linux-gnueabi/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DTARGET_MACHINE=\"armeb-buildroot-linux-gnueabi\" -DTARGET_SYSTEM_ROOT=\"/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sysroot\" -DTARGET_SYSTEM_ROOT_RELOCATABLE -DPERSONALITY=\"ranlib\" -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gcc-ranlib.o -MT gcc-ranlib.o -MMD -MP -MF ./.deps/gcc-ranlib.TPo gcc-ranlib.c /usr/bin/g++ -fno-PIE -c -DHOST_GENERATOR_FILE -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gengtype.o -MT gengtype.o -MMD -MP -MF ./.deps/gengtype.TPo ../../gcc/gengtype.c ../../gcc/lto-wrapper.c: In function 'bool find_and_merge_options(int, off_t, const char*, cl_decoded_option*, unsigned int, cl_decoded_option**, unsigned int*, const char*)': ../../gcc/lto-wrapper.c:1099:8: warning: ignoring return value of 'ssize_t read(int, void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] 1099 | read (fd, data, length); | ~~~~~^~~~~~~~~~~~~~~~~~ /usr/bin/g++ -fno-PIE -c -DHOST_GENERATOR_FILE -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gengtype-lex.o -MT gengtype-lex.o -MMD -MP -MF ./.deps/gengtype-lex.TPo ../../gcc/gengtype-lex.c /usr/bin/g++ -fno-PIE -c -DHOST_GENERATOR_FILE -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gengtype-parse.o -MT gengtype-parse.o -MMD -MP -MF ./.deps/gengtype-parse.TPo ../../gcc/gengtype-parse.c /home/rguenther/src/releases/gcc-11.3.0/gcc-11.3.0/gcc/gengtype-lex.l: In function 'int yylex(const char**)': gengtype-lex.c:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=] /home/rguenther/src/releases/gcc-11.3.0/gcc-11.3.0/gcc/gengtype-lex.l:119:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION' /home/rguenther/src/releases/gcc-11.3.0/gcc-11.3.0/gcc/gengtype-lex.l:114:1: note: here gengtype-lex.c:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=] /home/rguenther/src/releases/gcc-11.3.0/gcc-11.3.0/gcc/gengtype-lex.l:139:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION' /home/rguenther/src/releases/gcc-11.3.0/gcc-11.3.0/gcc/gengtype-lex.l:135:1: note: here /usr/bin/g++ -fno-PIE -c -DHOST_GENERATOR_FILE -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gengtype-state.o -MT gengtype-state.o -MMD -MP -MF ./.deps/gengtype-state.TPo ../../gcc/gengtype-state.c /usr/bin/g++ -fno-PIE -c -DHOST_GENERATOR_FILE -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o errors.o -MT errors.o -MMD -MP -MF ./.deps/errors.TPo ../../gcc/errors.c /usr/bin/g++ -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/home/thomas/autobuild/instance-1/output-1/host/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/home/thomas/autobuild/instance-1/output-1/host/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"11.3.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"armeb-buildroot-linux-gnueabi\" -DDEFAULT_TARGET_MACHINE=\"armeb-buildroot-linux-gnueabi\" -DSTANDARD_BINDIR_PREFIX=\"/home/thomas/autobuild/instance-1/output-1/host/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DTARGET_SYSTEM_ROOT=\"/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sysroot\" -DTARGET_SYSTEM_ROOT_RELOCATABLE -DCONFIGURE_SPECS="\"\"" -DTOOL_INCLUDE_DIR=\"/home/thomas/autobuild/instance-1/output-1/host/lib/gcc/armeb-buildroot-linux-gnueabi/11.3.0/../../../../armeb-buildroot-linux-gnueabi/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DBASEVER="\"11.3.0\"" -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gcc.o -MT gcc.o -MMD -MP -MF ./.deps/gcc.TPo ../../gcc/gcc.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gcc-main.o -MT gcc-main.o -MMD -MP -MF ./.deps/gcc-main.TPo ../../gcc/gcc-main.c ../../gcc/gcc.c: In function 'long unsigned int get_random_number()': ../../gcc/gcc.c:10454:12: warning: ignoring return value of 'ssize_t read(int, void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] 10454 | read (fd, &ret, sizeof (HOST_WIDE_INT)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc/gcc.c: In function 'void do_report_bug(const char**, int, char**, char**)': ../../gcc/gcc.c:7671:9: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] 7671 | write (fd, "\n//", 3); | ~~~~~~^~~~~~~~~~~~~~~ ../../gcc/gcc.c:7674:13: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] 7674 | write (fd, " ", 1); | ~~~~~~^~~~~~~~~~~~ ../../gcc/gcc.c:7675:13: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] 7675 | write (fd, new_argv[i], strlen (new_argv[i])); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc/gcc.c:7677:9: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] 7677 | write (fd, "\n\n", 2); | ~~~~~~^~~~~~~~~~~~~~~ /usr/bin/g++ -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/home/thomas/autobuild/instance-1/output-1/host/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/home/thomas/autobuild/instance-1/output-1/host/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"11.3.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"armeb-buildroot-linux-gnueabi\" -DDEFAULT_TARGET_MACHINE=\"armeb-buildroot-linux-gnueabi\" -DSTANDARD_BINDIR_PREFIX=\"/home/thomas/autobuild/instance-1/output-1/host/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DTARGET_SYSTEM_ROOT=\"/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sysroot\" -DTARGET_SYSTEM_ROOT_RELOCATABLE -DCONFIGURE_SPECS="\"\"" -DTOOL_INCLUDE_DIR=\"/home/thomas/autobuild/instance-1/output-1/host/lib/gcc/armeb-buildroot-linux-gnueabi/11.3.0/../../../../armeb-buildroot-linux-gnueabi/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc -I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c/gccspec.o -MT c/gccspec.o -MMD -MP -MF c/.deps/gccspec.TPo ../../gcc/c/gccspec.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/cppspec.o -MT c-family/cppspec.o -MMD -MP -MF c-family/.deps/cppspec.TPo ../../gcc/c-family/cppspec.c build/genmatch --gimple ../../gcc/match.pd \ > tmp-gimple-match.c GIMPLE decision tree has 3777 leafs, maximum depth 28 and a total number of 16110 nodes removed 2477 duplicate tails build/genmatch --generic ../../gcc/match.pd \ > tmp-generic-match.c GENERIC decision tree has 3513 leafs, maximum depth 13 and a total number of 14675 nodes removed 2401 duplicate tails /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-automata.o -MT insn-automata.o -MMD -MP -MF ./.deps/insn-automata.TPo insn-automata.c /bin/bash ../../gcc/../move-if-change tmp-gimple-match.c \ gimple-match.c /bin/bash ../../gcc/../move-if-change tmp-generic-match.c \ generic-match.c echo timestamp > s-match rm -rf libcommon-target.a /usr/bin/ar rc libcommon-target.a arm-common.o prefix.o opts.o opts-common.o options.o vec.o hooks.o common/common-targhooks.o hash-table.o file-find.o spellcheck.o selftest.o opt-suggestions.o /usr/bin/ranlib libcommon-target.a rm -rf libcommon.a /usr/bin/ar rc libcommon.a diagnostic.o diagnostic-color.o diagnostic-show-locus.o diagnostic-format-json.o json.o edit-context.o pretty-print.o intl.o sbitmap.o vec.o input.o version.o hash-table.o ggc-none.o memory-block.o selftest.o selftest-diagnostic.o sort.o /usr/bin/ranlib libcommon.a /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ilto -I../../gcc -I../../gcc/lto -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lto/lto-dump.o -MT lto/lto-dump.o -MMD -MP -MF lto/.deps/lto-dump.TPo ../../gcc/lto/lto-dump.c /usr/bin/g++ -no-pie -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-1/output-1/host/lib gcov.o json.o \ hash-table.o ggc-none.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -L./../zlib -lz -o gcov /usr/bin/g++ -no-pie -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-1/output-1/host/lib gcov-dump.o \ hash-table.o ggc-none.o\ libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -o gcov-dump /usr/bin/g++ -no-pie -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-1/output-1/host/lib gcov-tool.o libgcov-util.o libgcov-driver-tool.o libgcov-merge-tool.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -o gcov-tool /usr/bin/g++ -no-pie -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-1/output-1/host/lib -o Tcollect2 \ collect2.o collect2-aix.o vec.o ggc-none.o collect-utils.o file-find.o hash-table.o selftest.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a mv -f Tcollect2 collect2 /usr/bin/g++ -no-pie -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-1/output-1/host/lib -o Tlto-wrapper \ lto-wrapper.o collect-utils.o ggc-none.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a mv -f Tlto-wrapper lto-wrapper /usr/bin/g++ -no-pie -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-1/output-1/host/lib gcc-ar.o -o gcc-ar \ file-find.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a /usr/bin/g++ -no-pie -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-1/output-1/host/lib gcc-nm.o -o gcc-nm \ file-find.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a /usr/bin/g++ -no-pie -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-1/output-1/host/lib gcc-ranlib.o -o gcc-ranlib \ file-find.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a /usr/bin/g++ -no-pie -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-1/output-1/host/lib -o gengtype \ gengtype.o gengtype-lex.o gengtype-parse.o gengtype-state.o version.o errors.o libcommon.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a ../libbacktrace/.libs/libbacktrace.a libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-attrtab.o -MT insn-attrtab.o -MMD -MP -MF ./.deps/insn-attrtab.TPo insn-attrtab.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-dfatab.o -MT insn-dfatab.o -MMD -MP -MF ./.deps/insn-dfatab.TPo insn-dfatab.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-latencytab.o -MT insn-latencytab.o -MMD -MP -MF ./.deps/insn-latencytab.TPo insn-latencytab.c /usr/bin/g++ -no-pie -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-1/output-1/host/lib -o xgcc gcc.o gcc-main.o ggc-none.o \ c/gccspec.o libcommon-target.a \ libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a /usr/bin/g++ -no-pie -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-1/output-1/host/lib -o cpp gcc.o gcc-main.o ggc-none.o \ c-family/cppspec.o libcommon-target.a \ libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -dumpspecs > tmp-specs mv tmp-specs specs /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-unused -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-match.o -MT gimple-match.o -MMD -MP -MF ./.deps/gimple-match.TPo gimple-match.c /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-unused -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o generic-match.o -MT generic-match.o -MMD -MP -MF ./.deps/generic-match.TPo generic-match.c cp xgcc gcc-cross : > tmp-libgcc.mvars echo GCC_CFLAGS = '-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include ' >> tmp-libgcc.mvars echo INHIBIT_LIBC_CFLAGS = '-Dinhibit_libc' >> tmp-libgcc.mvars echo TARGET_SYSTEM_ROOT = '/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sysroot' >> tmp-libgcc.mvars if test no = yes; then \ NO_PIE_CFLAGS="-fno-PIE"; \ else \ NO_PIE_CFLAGS=; \ fi; \ echo NO_PIE_CFLAGS = "$NO_PIE_CFLAGS" >> tmp-libgcc.mvars mv tmp-libgcc.mvars libgcc.mvars if /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -print-sysroot-headers-suffix > /dev/null 2>&1; then \ set -e; for ml in `/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -print-multi-lib`; do \ multi_dir=`echo ${ml} | sed -e 's/;.*$//'`; \ flags=`echo ${ml} | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ sfx=`/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ ${flags} -print-sysroot-headers-suffix`; \ if [ "${multi_dir}" = "." ]; \ then multi_dir=""; \ else \ multi_dir=/${multi_dir}; \ fi; \ echo "${sfx};${multi_dir}"; \ done; \ else \ echo ";"; \ fi > tmp-fixinc_list /bin/bash ../../gcc/../move-if-change tmp-fixinc_list fixinc_list echo timestamp > s-fixinc_list rm -rf libbackend.a /usr/bin/ar rcT libbackend.a gimple-match.o generic-match.o insn-attrtab.o insn-automata.o insn-dfatab.o insn-emit.o insn-extract.o insn-latencytab.o insn-modes.o insn-opinit.o insn-output.o insn-peep.o insn-preds.o insn-recog.o insn-enums.o ggc-page.o adjust-alignment.o alias.o alloc-pool.o auto-inc-dec.o auto-profile.o bb-reorder.o bitmap.o builtins.o caller-save.o calls.o ccmp.o cfg.o cfganal.o cfgbuild.o cfgcleanup.o cfgexpand.o cfghooks.o cfgloop.o cfgloopanal.o cfgloopmanip.o cfgrtl.o symtab.o symtab-thunks.o symtab-clones.o cgraph.o cgraphbuild.o cgraphunit.o cgraphclones.o combine.o combine-stack-adj.o compare-elim.o context.o convert.o coroutine-passes.o coverage.o cppbuiltin.o cppdefault.o cprop.o cse.o cselib.o data-streamer.o data-streamer-in.o data-streamer-out.o dbxout.o dbgcnt.o dce.o ddg.o debug.o df-core.o df-problems.o df-scan.o dfp.o digraph.o dojump.o dominance.o domwalk.o double-int.o dse.o dumpfile.o dwarf2asm.o dwarf2cfi.o dwarf2out.o early-remat.o emit-rtl.o et-forest.o except.o explow.o expmed.o expr.o fibonacci_heap.o file-prefix-map.o final.o fixed-value.o fold-const.o fold-const-call.o function.o function-abi.o function-tests.o fwprop.o gcc-rich-location.o gcse.o gcse-common.o ggc-common.o ggc-tests.o gimple.o gimple-array-bounds.o gimple-builder.o gimple-expr.o gimple-if-to-switch.o gimple-iterator.o gimple-fold.o gimple-laddress.o gimple-loop-interchange.o gimple-loop-jam.o gimple-loop-versioning.o gimple-low.o gimple-pretty-print.o gimple-range.o gimple-range-cache.o gimple-range-edge.o gimple-range-gori.o gimple-ssa-backprop.o gimple-ssa-evrp.o gimple-ssa-evrp-analyze.o gimple-ssa-isolate-paths.o gimple-ssa-nonnull-compare.o gimple-ssa-split-paths.o gimple-ssa-store-merging.o gimple-ssa-strength-reduction.o gimple-ssa-sprintf.o gimple-ssa-warn-alloca.o gimple-ssa-warn-restrict.o gimple-streamer-in.o gimple-streamer-out.o gimple-walk.o gimplify.o gimplify-me.o godump.o graph.o graphds.o graphviz.o graphite.o graphite-isl-ast-to-gimple.o graphite-dependences.o graphite-optimize-isl.o graphite-poly.o graphite-scop-detection.o graphite-sese-to-poly.o gtype-desc.o haifa-sched.o hash-map-tests.o hash-set-tests.o hw-doloop.o hwint.o ifcvt.o ree.o inchash.o incpath.o init-regs.o internal-fn.o ipa-cp.o ipa-sra.o ipa-devirt.o ipa-fnsummary.o ipa-polymorphic-call.o ipa-split.o ipa-inline.o ipa-comdats.o ipa-visibility.o ipa-inline-analysis.o ipa-inline-transform.o ipa-modref.o ipa-modref-tree.o ipa-predicate.o ipa-profile.o ipa-prop.o ipa-param-manipulation.o ipa-pure-const.o ipa-icf.o ipa-icf-gimple.o ipa-reference.o ipa-ref.o ipa-utils.o ipa.o ira.o ira-build.o ira-costs.o ira-conflicts.o ira-color.o ira-emit.o ira-lives.o jump.o langhooks.o lcm.o lists.o loop-doloop.o loop-init.o loop-invariant.o loop-iv.o loop-unroll.o lower-subreg.o lra.o lra-assigns.o lra-coalesce.o lra-constraints.o lra-eliminations.o lra-lives.o lra-remat.o lra-spills.o lto-cgraph.o lto-streamer.o lto-streamer-in.o lto-streamer-out.o lto-section-in.o lto-section-out.o lto-opts.o lto-compress.o mcf.o mode-switching.o modulo-sched.o multiple_target.o omp-offload.o omp-expand.o omp-general.o omp-low.o omp-oacc-kernels-decompose.o omp-simd-clone.o opt-problem.o optabs.o optabs-libfuncs.o optabs-query.o optabs-tree.o optinfo.o optinfo-emit-json.o options-save.o opts-global.o ordered-hash-map-tests.o passes.o plugin.o postreload-gcse.o postreload.o predict.o print-rtl.o print-rtl-function.o print-tree.o profile.o profile-count.o range.o range-op.o read-md.o read-rtl.o read-rtl-function.o real.o realmpfr.o recog.o reg-stack.o regcprop.o reginfo.o regrename.o regstat.o reload.o reload1.o reorg.o resource.o rtl-error.o rtl-ssa/accesses.o rtl-ssa/blocks.o rtl-ssa/changes.o rtl-ssa/functions.o rtl-ssa/insns.o rtl-tests.o rtl.o rtlhash.o rtlanal.o rtlhooks.o rtx-vector-builder.o run-rtl-passes.o sched-deps.o sched-ebb.o sched-rgn.o sel-sched-ir.o sel-sched-dump.o sel-sched.o selftest-rtl.o selftest-run-tests.o sese.o shrink-wrap.o simplify-rtx.o sparseset.o spellcheck.o spellcheck-tree.o splay-tree-utils.o sreal.o stack-ptr-mod.o statistics.o stmt.o stor-layout.o store-motion.o streamer-hooks.o stringpool.o substring-locations.o target-globals.o targhooks.o timevar.o toplev.o tracer.o trans-mem.o tree-affine.o asan.o tsan.o ubsan.o sanopt.o sancov.o tree-call-cdce.o tree-cfg.o tree-cfgcleanup.o tree-chrec.o tree-complex.o tree-data-ref.o tree-dfa.o tree-diagnostic.o tree-diagnostic-path.o tree-dump.o tree-eh.o tree-emutls.o tree-if-conv.o tree-inline.o tree-into-ssa.o tree-iterator.o tree-loop-distribution.o tree-nested.o tree-nrv.o tree-object-size.o tree-outof-ssa.o tree-parloops.o tree-phinodes.o tree-predcom.o tree-pretty-print.o tree-profile.o tree-scalar-evolution.o tree-sra.o tree-switch-conversion.o tree-ssa-address.o tree-ssa-alias.o tree-ssa-ccp.o tree-ssa-coalesce.o tree-ssa-copy.o tree-ssa-dce.o tree-ssa-dom.o tree-ssa-dse.o tree-ssa-forwprop.o tree-ssa-ifcombine.o tree-ssa-live.o tree-ssa-loop-ch.o tree-ssa-loop-im.o tree-ssa-loop-ivcanon.o tree-ssa-loop-ivopts.o tree-ssa-loop-manip.o tree-ssa-loop-niter.o tree-ssa-loop-prefetch.o tree-ssa-loop-split.o tree-ssa-loop-unswitch.o tree-ssa-loop.o tree-ssa-math-opts.o tree-ssa-operands.o tree-ssa-phiopt.o tree-ssa-phiprop.o tree-ssa-pre.o tree-ssa-propagate.o tree-ssa-reassoc.o tree-ssa-sccvn.o tree-ssa-scopedtables.o tree-ssa-sink.o tree-ssa-strlen.o tree-ssa-structalias.o tree-ssa-tail-merge.o tree-ssa-ter.o tree-ssa-threadbackward.o tree-ssa-threadedge.o tree-ssa-threadupdate.o tree-ssa-uncprop.o tree-ssa-uninit.o tree-ssa.o tree-ssanames.o tree-stdarg.o tree-streamer.o tree-streamer-in.o tree-streamer-out.o tree-tailcall.o tree-vect-generic.o gimple-isel.o tree-vect-patterns.o tree-vect-data-refs.o tree-vect-stmts.o tree-vect-loop.o tree-vect-loop-manip.o tree-vect-slp.o tree-vect-slp-patterns.o tree-vectorizer.o tree-vector-builder.o tree-vrp.o tree.o tristate.o typed-splay-tree.o unique-ptr-tests.o valtrack.o value-query.o value-range.o value-range-equiv.o value-prof.o var-tracking.o varasm.o varpool.o vec-perm-indices.o vmsdbgout.o vr-values.o vtable-verify.o web.o wide-int.o wide-int-print.o xcoffout.o arm.o analyzer/analysis-plan.o analyzer/analyzer.o analyzer/analyzer-logging.o analyzer/analyzer-pass.o analyzer/analyzer-selftests.o analyzer/bar-chart.o analyzer/call-string.o analyzer/checker-path.o analyzer/complexity.o analyzer/constraint-manager.o analyzer/diagnostic-manager.o analyzer/engine.o analyzer/feasible-graph.o analyzer/function-set.o analyzer/pending-diagnostic.o analyzer/program-point.o analyzer/program-state.o analyzer/region.o analyzer/region-model.o analyzer/region-model-impl-calls.o analyzer/region-model-manager.o analyzer/region-model-reachability.o analyzer/sm.o analyzer/sm-file.o analyzer/sm-malloc.o analyzer/sm-pattern-test.o analyzer/sm-sensitive.o analyzer/sm-signal.o analyzer/sm-taint.o analyzer/state-purge.o analyzer/store.o analyzer/supergraph.o analyzer/svalue.o analyzer/trimmed-graph.o arm-builtins.o aarch-common.o linux.o host-linux.o if [ -f ../stage_final ] \ && cmp -s ../stage_current ../stage_final; then \ cp ../prev-gcc/cc1-checksum.c cc1-checksum.c; \ else \ build/genchecksum c/c-lang.o c-family/stub-objc.o attribs.o c/c-errors.o c/c-decl.o c/c-typeck.o c/c-convert.o c/c-aux-info.o c/c-objc-common.o c/c-parser.o c/c-fold.o c/gimple-parser.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-indentation.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o c-family/c-ubsan.o c-family/known-headers.o c-family/c-attribs.o c-family/c-warn.o c-family/c-spellcheck.o arm-c.o glibc-c.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a libcommon.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a ../libbacktrace/.libs/libbacktrace.a \ checksum-options > cc1-checksum.c.tmp && \ ../../gcc/../move-if-change cc1-checksum.c.tmp cc1-checksum.c; \ fi /usr/bin/g++ -no-pie -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-1/output-1/host/lib -o lto1 \ lto/lto-lang.o lto/lto.o lto/lto-object.o attribs.o lto/lto-partition.o lto/lto-symtab.o lto/lto-common.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a -L/home/thomas/autobuild/instance-1/output-1/host/lib -L/home/thomas/autobuild/instance-1/output-1/host/lib -L/home/thomas/autobuild/instance-1/output-1/host/lib -lmpc -lmpfr -lgmp -rdynamic -ldl -L./../zlib -lz libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a /usr/bin/g++ -no-pie -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-1/output-1/host/lib -o lto-dump \ lto/lto-lang.o lto/lto-object.o attribs.o lto/lto-partition.o lto/lto-symtab.o lto/lto-dump.o lto/lto-common.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a -L/home/thomas/autobuild/instance-1/output-1/host/lib -L/home/thomas/autobuild/instance-1/output-1/host/lib -L/home/thomas/autobuild/instance-1/output-1/host/lib -lmpc -lmpfr -lgmp -rdynamic -ldl -L./../zlib -lz libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I/home/thomas/autobuild/instance-1/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cc1-checksum.o -MT cc1-checksum.o -MMD -MP -MF ./.deps/cc1-checksum.TPo cc1-checksum.c /usr/bin/g++ -no-pie -O2 -I/home/thomas/autobuild/instance-1/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-1/output-1/host/lib -o cc1 c/c-lang.o c-family/stub-objc.o attribs.o c/c-errors.o c/c-decl.o c/c-typeck.o c/c-convert.o c/c-aux-info.o c/c-objc-common.o c/c-parser.o c/c-fold.o c/gimple-parser.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-indentation.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o c-family/c-ubsan.o c-family/known-headers.o c-family/c-attribs.o c-family/c-warn.o c-family/c-spellcheck.o arm-c.o glibc-c.o \ cc1-checksum.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -L/home/thomas/autobuild/instance-1/output-1/host/lib -L/home/thomas/autobuild/instance-1/output-1/host/lib -L/home/thomas/autobuild/instance-1/output-1/host/lib -lmpc -lmpfr -lgmp -rdynamic -ldl -L./../zlib -lz echo | /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -E -dM - | \ sed -n -e 's/^#define \([^_][a-zA-Z0-9_]*\).*/\1/p' \ -e 's/^#define \(_[^_A-Z][a-zA-Z0-9_]*\).*/\1/p' | \ sort -u > tmp-macro_list /bin/bash ../../gcc/../move-if-change tmp-macro_list macro_list echo timestamp > s-macro_list rm -rf include-fixed; mkdir include-fixed chmod a+rx include-fixed if [ -d ../prev-gcc ]; then \ cd ../prev-gcc && \ /usr/bin/make real-install-headers-tar DESTDIR=`pwd`/../gcc/ \ libsubdir=. ; \ else \ set -e; for ml in `cat fixinc_list`; do \ sysroot_headers_suffix=`echo ${ml} | sed -e 's/;.*$//'`; \ multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`; \ fix_dir=include-fixed${multi_dir}; \ if ! true && test ! -d `echo /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sysroot${sysroot_headers_suffix}/usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`; then \ echo The directory that should contain system headers does not exist: >&2 ; \ echo " `echo /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sysroot${sysroot_headers_suffix}/usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`" >&2 ; \ tooldir_sysinc=`echo "/home/thomas/autobuild/instance-1/output-1/host/lib/gcc/armeb-buildroot-linux-gnueabi/11.3.0/../../../../armeb-buildroot-linux-gnueabi/sys-include" | sed -e :a -e "s,[^/]*/\.\.\/,," -e ta`; \ if test "x`echo /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sysroot${sysroot_headers_suffix}/usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`" = "x${tooldir_sysinc}"; \ then sleep 1; else exit 1; fi; \ fi; \ /bin/bash ../../gcc/../mkinstalldirs ${fix_dir}; \ chmod a+rx ${fix_dir} || true; \ (TARGET_MACHINE='armeb-buildroot-linux-gnueabi'; srcdir=`cd ../../gcc; ${PWDCMD-pwd}`; \ SHELL='/bin/bash'; MACRO_LIST=`${PWDCMD-pwd}`/macro_list ; \ gcc_dir=`${PWDCMD-pwd}` ; \ export TARGET_MACHINE srcdir SHELL MACRO_LIST && \ cd ../build-x86_64-pc-linux-gnu/fixincludes && \ /bin/bash ./fixinc.sh "${gcc_dir}/${fix_dir}" \ `echo /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sysroot${sysroot_headers_suffix}/usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta` ); \ rm -f ${fix_dir}/syslimits.h; \ if [ -f ${fix_dir}/limits.h ]; then \ mv ${fix_dir}/limits.h ${fix_dir}/syslimits.h; \ else \ cp ../../gcc/gsyslimits.h ${fix_dir}/syslimits.h; \ fi; \ chmod a+r ${fix_dir}/syslimits.h; \ done; \ fi Fixing headers into /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/gcc/include-fixed for armeb-buildroot-linux-gnueabi target Forbidden identifiers: linux unix Finding directories and links to directories Searching /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sysroot/usr/include/. Making symbolic directory links Fixing directory /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sysroot/usr/include into /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/gcc/include-fixed Cleaning up unneeded directories: fixincludes is done echo timestamp > stmp-fixinc if [ -d include ] ; then true; else mkdir include; chmod a+rx include; fi if [ -d include-fixed ] ; then true; else mkdir include-fixed; chmod a+rx include-fixed; fi for file in .. ../../gcc/ginclude/float.h ../../gcc/ginclude/iso646.h ../../gcc/ginclude/stdarg.h ../../gcc/ginclude/stdbool.h ../../gcc/ginclude/stddef.h ../../gcc/ginclude/varargs.h ../../gcc/ginclude/stdfix.h ../../gcc/ginclude/stdnoreturn.h ../../gcc/ginclude/stdalign.h ../../gcc/ginclude/stdatomic.h ../../gcc/config/arm/mmintrin.h ../../gcc/config/arm/arm_neon.h ../../gcc/config/arm/arm_acle.h ../../gcc/config/arm/arm_fp16.h ../../gcc/config/arm/arm_cmse.h ../../gcc/config/arm/arm_bf16.h ../../gcc/config/arm/arm_mve_types.h ../../gcc/config/arm/arm_mve.h ../../gcc/config/arm/arm_cde.h ../../gcc/ginclude/unwind-arm-common.h; do \ if [ X$file != X.. ]; then \ realfile=`echo $file | sed -e 's|.*/\([^/]*\)$|\1|'`; \ echo timestamp > include/$realfile; \ rm -f include/$realfile; \ cp $file include; \ chmod a+r include/$realfile; \ fi; \ done for file in .. ; do \ if [ X$file != X.. ]; then \ mv include/$file include/x_$file; \ echo "#include_next <$file>" >include/$file; \ cat include/x_$file >>include/$file; \ rm -f include/x_$file; \ chmod a+r include/$file; \ fi; \ done for file in .. ; do \ if [ X$file != X.. ]; then \ echo "#include_next <$file>" >>include/$file; \ chmod a+r include/$file; \ fi; \ done rm -f include/stdint.h if [ wrap = wrap ]; then \ rm -f include/stdint-gcc.h; \ cp ../../gcc/ginclude/stdint-gcc.h include/stdint-gcc.h; \ chmod a+r include/stdint-gcc.h; \ cp ../../gcc/ginclude/stdint-wrap.h include/stdint.h; \ chmod a+r include/stdint.h; \ elif [ wrap = provide ]; then \ cp ../../gcc/ginclude/stdint-gcc.h include/stdint.h; \ chmod a+r include/stdint.h; \ fi set -e; for ml in `cat fixinc_list`; do \ sysroot_headers_suffix=`echo ${ml} | sed -e 's/;.*$//'`; \ multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`; \ fix_dir=include-fixed${multi_dir}; \ if [ -f `echo /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sysroot${sysroot_headers_suffix}/usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`/limits.h ] ; then \ cat ../../gcc/limitx.h ../../gcc/glimits.h ../../gcc/limity.h > tmp-xlimits.h; \ else \ cat ../../gcc/glimits.h > tmp-xlimits.h; \ fi; \ /bin/bash ../../gcc/../mkinstalldirs ${fix_dir}; \ chmod a+rx ${fix_dir} || true; \ /bin/bash ../../gcc/../move-if-change \ tmp-xlimits.h tmp-limits.h; \ rm -f ${fix_dir}/limits.h; \ cp -p tmp-limits.h ${fix_dir}/limits.h; \ chmod a+r ${fix_dir}/limits.h; \ done rm -f include-fixed/README cp ../../gcc/../fixincludes/README-fixinc include-fixed/README chmod a+r include-fixed/README echo timestamp > stmp-int-hdrs /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -xc -nostdinc /dev/null -S -o /dev/null -fself-test=../../gcc/testsuite/selftests cc1: note: self-tests are not enabled in this build echo timestamp > s-selftest-c rm gcc.pod make[2]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/gcc' Checking multilib configuration for libgcc... mkdir -p -- armeb-buildroot-linux-gnueabi/libgcc Configuring in armeb-buildroot-linux-gnueabi/libgcc configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... armeb-buildroot-linux-gnueabi checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for armeb-buildroot-linux-gnueabi-ar... /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ar checking for armeb-buildroot-linux-gnueabi-lipo... armeb-buildroot-linux-gnueabi-lipo checking for armeb-buildroot-linux-gnueabi-nm... /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm checking for armeb-buildroot-linux-gnueabi-ranlib... /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ranlib checking for armeb-buildroot-linux-gnueabi-strip... /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/strip checking whether ln -s works... yes checking for armeb-buildroot-linux-gnueabi-gcc... /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include accepts -g... yes checking for /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include option to accept ISO C89... unsupported checking how to run the C preprocessor... /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -E checking size of double... 8 checking size of long double... 8 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... no checking whether decimal floating point is supported... no checking whether fixed-point is supported... yes checking whether the compiler is configured for setjmp/longjmp exceptions... no checking for CET support... no checking if the linker (/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/collect-ld) is GNU ld... yes checking for thread model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... no checking for init priority support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands make[2]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/armeb-buildroot-linux-gnueabi/libgcc' # If this is the top-level multilib, build all the other /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _thumb1_case_sqi_s.o -MT _thumb1_case_sqi_s.o -MD -MP -MF _thumb1_case_sqi_s.dep -DSHARED -DL_thumb1_case_sqi -xassembler-with-cpp -c ../../../libgcc/config/arm/lib1funcs.S ln -s ../../../libgcc/enable-execute-stack-empty.c enable-execute-stack.c ln -s ../../../libgcc/config/arm/unwind-arm.h unwind.h # multilibs. ln -s ../../../libgcc/config/no-unwind.h md-unwind-support.h ln -s ../../../libgcc/config/arm/sfp-machine.h sfp-machine.h ln -s ../../../libgcc/gthr-single.h gthr-default.h DEFINES='' HEADERS='../../../libgcc/config/arm/bpabi-lib.h' \ ../../../libgcc/mkheader.sh > tmp-libgcc_tm.h /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _thumb1_case_uqi_s.o -MT _thumb1_case_uqi_s.o -MD -MP -MF _thumb1_case_uqi_s.dep -DSHARED -DL_thumb1_case_uqi -xassembler-with-cpp -c ../../../libgcc/config/arm/lib1funcs.S /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _thumb1_case_shi_s.o -MT _thumb1_case_shi_s.o -MD -MP -MF _thumb1_case_shi_s.dep -DSHARED -DL_thumb1_case_shi -xassembler-with-cpp -c ../../../libgcc/config/arm/lib1funcs.S /bin/bash ../../../libgcc/../move-if-change tmp-libgcc_tm.h libgcc_tm.h echo timestamp > libgcc_tm.stamp /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _thumb1_case_uhi_s.o -MT _thumb1_case_uhi_s.o -MD -MP -MF _thumb1_case_uhi_s.dep -DSHARED -DL_thumb1_case_uhi -xassembler-with-cpp -c ../../../libgcc/config/arm/lib1funcs.S /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _thumb1_case_si_s.o -MT _thumb1_case_si_s.o -MD -MP -MF _thumb1_case_si_s.dep -DSHARED -DL_thumb1_case_si -xassembler-with-cpp -c ../../../libgcc/config/arm/lib1funcs.S /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _speculation_barrier_s.o -MT _speculation_barrier_s.o -MD -MP -MF _speculation_barrier_s.dep -DSHARED -DL_speculation_barrier -xassembler-with-cpp -c ../../../libgcc/config/arm/lib1funcs.S /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _arm_muldf3_s.o -MT _arm_muldf3_s.o -MD -MP -MF _arm_muldf3_s.dep -DSHARED -DL_arm_muldf3 -xassembler-with-cpp -c ../../../libgcc/config/arm/lib1funcs.S /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _arm_mulsf3_s.o -MT _arm_mulsf3_s.o -MD -MP -MF _arm_mulsf3_s.dep -DSHARED -DL_arm_mulsf3 -xassembler-with-cpp -c ../../../libgcc/config/arm/lib1funcs.S /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _udivsi3_s.o -MT _udivsi3_s.o -MD -MP -MF _udivsi3_s.dep -DSHARED -DL_udivsi3 -xassembler-with-cpp -c ../../../libgcc/config/arm/lib1funcs.S /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _divsi3_s.o -MT _divsi3_s.o -MD -MP -MF _divsi3_s.dep -DSHARED -DL_divsi3 -xassembler-with-cpp -c ../../../libgcc/config/arm/lib1funcs.S ../../../libgcc/config/arm/ieee754-df.S: Assembler messages: ../../../libgcc/config/arm/ieee754-df.S:727: conditional infixes are deprecated in unified syntax ../../../libgcc/config/arm/ieee754-df.S:742: conditional infixes are deprecated in unified syntax /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _umodsi3_s.o -MT _umodsi3_s.o -MD -MP -MF _umodsi3_s.dep -DSHARED -DL_umodsi3 -xassembler-with-cpp -c ../../../libgcc/config/arm/lib1funcs.S ../../../libgcc/config/arm/lib1funcs.S: Assembler messages: ../../../libgcc/config/arm/lib1funcs.S:1113: conditional infixes are deprecated in unified syntax /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _modsi3_s.o -MT _modsi3_s.o -MD -MP -MF _modsi3_s.dep -DSHARED -DL_modsi3 -xassembler-with-cpp -c ../../../libgcc/config/arm/lib1funcs.S /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _bb_init_func_s.o -MT _bb_init_func_s.o -MD -MP -MF _bb_init_func_s.dep -DSHARED -DL_bb_init_func -xassembler-with-cpp -c ../../../libgcc/config/arm/lib1funcs.S ../../../libgcc/config/arm/lib1funcs.S: Assembler messages: ../../../libgcc/config/arm/lib1funcs.S:1313: conditional infixes are deprecated in unified syntax /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _call_via_rX_s.o -MT _call_via_rX_s.o -MD -MP -MF _call_via_rX_s.dep -DSHARED -DL_call_via_rX -xassembler-with-cpp -c ../../../libgcc/config/arm/lib1funcs.S ../../../libgcc/config/arm/lib1funcs.S: Assembler messages: ../../../libgcc/config/arm/lib1funcs.S:1217: conditional infixes are deprecated in unified syntax /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _interwork_call_via_rX_s.o -MT _interwork_call_via_rX_s.o -MD -MP -MF _interwork_call_via_rX_s.dep -DSHARED -DL_interwork_call_via_rX -xassembler-with-cpp -c ../../../libgcc/config/arm/lib1funcs.S ../../../libgcc/config/arm/lib1funcs.S: Assembler messages: ../../../libgcc/config/arm/lib1funcs.S:1447: conditional infixes are deprecated in unified syntax /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _lshrdi3_s.o -MT _lshrdi3_s.o -MD -MP -MF _lshrdi3_s.dep -DSHARED -DL_lshrdi3 -xassembler-with-cpp -c ../../../libgcc/config/arm/lib1funcs.S /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ashrdi3_s.o -MT _ashrdi3_s.o -MD -MP -MF _ashrdi3_s.dep -DSHARED -DL_ashrdi3 -xassembler-with-cpp -c ../../../libgcc/config/arm/lib1funcs.S /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ashldi3_s.o -MT _ashldi3_s.o -MD -MP -MF _ashldi3_s.dep -DSHARED -DL_ashldi3 -xassembler-with-cpp -c ../../../libgcc/config/arm/lib1funcs.S ../../../libgcc/config/arm/lib1funcs.S: Assembler messages: ../../../libgcc/config/arm/lib1funcs.S:2057: conditional infixes are deprecated in unified syntax /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _arm_negdf2_s.o -MT _arm_negdf2_s.o -MD -MP -MF _arm_negdf2_s.dep -DSHARED -DL_arm_negdf2 -xassembler-with-cpp -c ../../../libgcc/config/arm/lib1funcs.S /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _arm_addsubdf3_s.o -MT _arm_addsubdf3_s.o -MD -MP -MF _arm_addsubdf3_s.dep -DSHARED -DL_arm_addsubdf3 -xassembler-with-cpp -c ../../../libgcc/config/arm/lib1funcs.S /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _arm_muldivdf3_s.o -MT _arm_muldivdf3_s.o -MD -MP -MF _arm_muldivdf3_s.dep -DSHARED -DL_arm_muldivdf3 -xassembler-with-cpp -c ../../../libgcc/config/arm/lib1funcs.S /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _arm_cmpdf2_s.o -MT _arm_cmpdf2_s.o -MD -MP -MF _arm_cmpdf2_s.dep -DSHARED -DL_arm_cmpdf2 -xassembler-with-cpp -c ../../../libgcc/config/arm/lib1funcs.S /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _arm_unorddf2_s.o -MT _arm_unorddf2_s.o -MD -MP -MF _arm_unorddf2_s.dep -DSHARED -DL_arm_unorddf2 -xassembler-with-cpp -c ../../../libgcc/config/arm/lib1funcs.S ../../../libgcc/config/arm/ieee754-df.S: Assembler messages: ../../../libgcc/config/arm/ieee754-df.S:727: conditional infixes are deprecated in unified syntax ../../../libgcc/config/arm/ieee754-df.S:742: conditional infixes are deprecated in unified syntax ../../../libgcc/config/arm/ieee754-df.S: Assembler messages: ../../../libgcc/config/arm/ieee754-df.S:130: conditional infixes are deprecated in unified syntax ../../../libgcc/config/arm/ieee754-df.S:319: conditional infixes are deprecated in unified syntax ../../../libgcc/config/arm/ieee754-df.S:1030: conditional infixes are deprecated in unified syntax ../../../libgcc/config/arm/ieee754-df.S:388: conditional infixes are deprecated in unified syntax ../../../libgcc/config/arm/ieee754-df.S:401: conditional infixes are deprecated in unified syntax /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _arm_fixdfsi_s.o -MT _arm_fixdfsi_s.o -MD -MP -MF _arm_fixdfsi_s.dep -DSHARED -DL_arm_fixdfsi -xassembler-with-cpp -c ../../../libgcc/config/arm/lib1funcs.S /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _arm_fixunsdfsi_s.o -MT _arm_fixunsdfsi_s.o -MD -MP -MF _arm_fixunsdfsi_s.dep -DSHARED -DL_arm_fixunsdfsi -xassembler-with-cpp -c ../../../libgcc/config/arm/lib1funcs.S /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _arm_truncdfsf2_s.o -MT _arm_truncdfsf2_s.o -MD -MP -MF _arm_truncdfsf2_s.dep -DSHARED -DL_arm_truncdfsf2 -xassembler-with-cpp -c ../../../libgcc/config/arm/lib1funcs.S /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _arm_negsf2_s.o -MT _arm_negsf2_s.o -MD -MP -MF _arm_negsf2_s.dep -DSHARED -DL_arm_negsf2 -xassembler-with-cpp -c ../../../libgcc/config/arm/lib1funcs.S /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _arm_addsubsf3_s.o -MT _arm_addsubsf3_s.o -MD -MP -MF _arm_addsubsf3_s.dep -DSHARED -DL_arm_addsubsf3 -xassembler-with-cpp -c ../../../libgcc/config/arm/lib1funcs.S /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _arm_muldivsf3_s.o -MT _arm_muldivsf3_s.o -MD -MP -MF _arm_muldivsf3_s.dep -DSHARED -DL_arm_muldivsf3 -xassembler-with-cpp -c ../../../libgcc/config/arm/lib1funcs.S /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _arm_cmpsf2_s.o -MT _arm_cmpsf2_s.o -MD -MP -MF _arm_cmpsf2_s.dep -DSHARED -DL_arm_cmpsf2 -xassembler-with-cpp -c ../../../libgcc/config/arm/lib1funcs.S /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _arm_unordsf2_s.o -MT _arm_unordsf2_s.o -MD -MP -MF _arm_unordsf2_s.dep -DSHARED -DL_arm_unordsf2 -xassembler-with-cpp -c ../../../libgcc/config/arm/lib1funcs.S /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _arm_fixsfsi_s.o -MT _arm_fixsfsi_s.o -MD -MP -MF _arm_fixsfsi_s.dep -DSHARED -DL_arm_fixsfsi -xassembler-with-cpp -c ../../../libgcc/config/arm/lib1funcs.S /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _arm_fixunssfsi_s.o -MT _arm_fixunssfsi_s.o -MD -MP -MF _arm_fixunssfsi_s.dep -DSHARED -DL_arm_fixunssfsi -xassembler-with-cpp -c ../../../libgcc/config/arm/lib1funcs.S /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _arm_floatdidf_s.o -MT _arm_floatdidf_s.o -MD -MP -MF _arm_floatdidf_s.dep -DSHARED -DL_arm_floatdidf -xassembler-with-cpp -c ../../../libgcc/config/arm/lib1funcs.S /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _arm_floatdisf_s.o -MT _arm_floatdisf_s.o -MD -MP -MF _arm_floatdisf_s.dep -DSHARED -DL_arm_floatdisf -xassembler-with-cpp -c ../../../libgcc/config/arm/lib1funcs.S /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _arm_floatundidf_s.o -MT _arm_floatundidf_s.o -MD -MP -MF _arm_floatundidf_s.dep -DSHARED -DL_arm_floatundidf -xassembler-with-cpp -c ../../../libgcc/config/arm/lib1funcs.S /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _arm_floatundisf_s.o -MT _arm_floatundisf_s.o -MD -MP -MF _arm_floatundisf_s.dep -DSHARED -DL_arm_floatundisf -xassembler-with-cpp -c ../../../libgcc/config/arm/lib1funcs.S /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _clzsi2_s.o -MT _clzsi2_s.o -MD -MP -MF _clzsi2_s.dep -DSHARED -DL_clzsi2 -xassembler-with-cpp -c ../../../libgcc/config/arm/lib1funcs.S /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _clzdi2_s.o -MT _clzdi2_s.o -MD -MP -MF _clzdi2_s.dep -DSHARED -DL_clzdi2 -xassembler-with-cpp -c ../../../libgcc/config/arm/lib1funcs.S /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ctzsi2_s.o -MT _ctzsi2_s.o -MD -MP -MF _ctzsi2_s.dep -DSHARED -DL_ctzsi2 -xassembler-with-cpp -c ../../../libgcc/config/arm/lib1funcs.S /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _aeabi_lcmp_s.o -MT _aeabi_lcmp_s.o -MD -MP -MF _aeabi_lcmp_s.dep -DSHARED -DL_aeabi_lcmp -xassembler-with-cpp -c ../../../libgcc/config/arm/lib1funcs.S /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _aeabi_ulcmp_s.o -MT _aeabi_ulcmp_s.o -MD -MP -MF _aeabi_ulcmp_s.dep -DSHARED -DL_aeabi_ulcmp -xassembler-with-cpp -c ../../../libgcc/config/arm/lib1funcs.S /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _aeabi_ldivmod_s.o -MT _aeabi_ldivmod_s.o -MD -MP -MF _aeabi_ldivmod_s.dep -DSHARED -DL_aeabi_ldivmod -xassembler-with-cpp -c ../../../libgcc/config/arm/lib1funcs.S /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _aeabi_uldivmod_s.o -MT _aeabi_uldivmod_s.o -MD -MP -MF _aeabi_uldivmod_s.dep -DSHARED -DL_aeabi_uldivmod -xassembler-with-cpp -c ../../../libgcc/config/arm/lib1funcs.S /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _dvmd_lnx_s.o -MT _dvmd_lnx_s.o -MD -MP -MF _dvmd_lnx_s.dep -DSHARED -DL_dvmd_lnx -xassembler-with-cpp -c ../../../libgcc/config/arm/lib1funcs.S /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _clear_cache_s.o -MT _clear_cache_s.o -MD -MP -MF _clear_cache_s.dep -DSHARED -DL_clear_cache -xassembler-with-cpp -c ../../../libgcc/config/arm/lib1funcs.S echo '#if !__ARM_ARCH_ISA_ARM && __ARM_ARCH_ISA_THUMB == 1' > addsf3.c echo '#include "soft-fp/addsf3.c"' >> addsf3.c echo '#endif' >> addsf3.c echo '#if !__ARM_ARCH_ISA_ARM && __ARM_ARCH_ISA_THUMB == 1' > divsf3.c echo '#if !__ARM_ARCH_ISA_ARM && __ARM_ARCH_ISA_THUMB == 1' > eqsf2.c echo '#include "soft-fp/divsf3.c"' >> divsf3.c echo '#include "soft-fp/eqsf2.c"' >> eqsf2.c echo '#endif' >> divsf3.c echo '#endif' >> eqsf2.c echo '#if !__ARM_ARCH_ISA_ARM && __ARM_ARCH_ISA_THUMB == 1' > gesf2.c echo '#if !__ARM_ARCH_ISA_ARM && __ARM_ARCH_ISA_THUMB == 1' > lesf2.c echo '#if !__ARM_ARCH_ISA_ARM && __ARM_ARCH_ISA_THUMB == 1' > mulsf3.c echo '#include "soft-fp/gesf2.c"' >> gesf2.c echo '#include "soft-fp/lesf2.c"' >> lesf2.c echo '#include "soft-fp/mulsf3.c"' >> mulsf3.c echo '#if !__ARM_ARCH_ISA_ARM && __ARM_ARCH_ISA_THUMB == 1' > negsf2.c echo '#endif' >> gesf2.c echo '#endif' >> mulsf3.c echo '#endif' >> lesf2.c echo '#include "soft-fp/negsf2.c"' >> negsf2.c echo '#if !__ARM_ARCH_ISA_ARM && __ARM_ARCH_ISA_THUMB == 1' > subsf3.c echo '#if !__ARM_ARCH_ISA_ARM && __ARM_ARCH_ISA_THUMB == 1' > unordsf2.c echo '#endif' >> negsf2.c echo '#if !__ARM_ARCH_ISA_ARM && __ARM_ARCH_ISA_THUMB == 1' > fixsfsi.c echo '#include "soft-fp/subsf3.c"' >> subsf3.c echo '#include "soft-fp/unordsf2.c"' >> unordsf2.c echo '#if !__ARM_ARCH_ISA_ARM && __ARM_ARCH_ISA_THUMB == 1' > floatsisf.c echo '#include "soft-fp/fixsfsi.c"' >> fixsfsi.c echo '#endif' >> subsf3.c echo '#endif' >> unordsf2.c echo '#include "soft-fp/floatsisf.c"' >> floatsisf.c echo '#endif' >> fixsfsi.c echo '#if !__ARM_ARCH_ISA_ARM && __ARM_ARCH_ISA_THUMB == 1' > floatunsisf.c echo '#if !__ARM_ARCH_ISA_ARM && __ARM_ARCH_ISA_THUMB == 1' > adddf3.c echo '#endif' >> floatsisf.c echo '#if !__ARM_ARCH_ISA_ARM && __ARM_ARCH_ISA_THUMB == 1' > divdf3.c echo '#include "soft-fp/floatunsisf.c"' >> floatunsisf.c echo '#include "soft-fp/adddf3.c"' >> adddf3.c echo '#if !__ARM_ARCH_ISA_ARM && __ARM_ARCH_ISA_THUMB == 1' > eqdf2.c echo '#include "soft-fp/divdf3.c"' >> divdf3.c echo '#endif' >> floatunsisf.c echo '#endif' >> adddf3.c echo '#include "soft-fp/eqdf2.c"' >> eqdf2.c echo '#endif' >> divdf3.c echo '#if !__ARM_ARCH_ISA_ARM && __ARM_ARCH_ISA_THUMB == 1' > gedf2.c echo '#if !__ARM_ARCH_ISA_ARM && __ARM_ARCH_ISA_THUMB == 1' > ledf2.c echo '#endif' >> eqdf2.c echo '#if !__ARM_ARCH_ISA_ARM && __ARM_ARCH_ISA_THUMB == 1' > muldf3.c echo '#include "soft-fp/gedf2.c"' >> gedf2.c echo '#include "soft-fp/ledf2.c"' >> ledf2.c echo '#include "soft-fp/muldf3.c"' >> muldf3.c echo '#if !__ARM_ARCH_ISA_ARM && __ARM_ARCH_ISA_THUMB == 1' > negdf2.c echo '#endif' >> gedf2.c echo '#endif' >> ledf2.c echo '#endif' >> muldf3.c echo '#include "soft-fp/negdf2.c"' >> negdf2.c echo '#if !__ARM_ARCH_ISA_ARM && __ARM_ARCH_ISA_THUMB == 1' > subdf3.c echo '#if !__ARM_ARCH_ISA_ARM && __ARM_ARCH_ISA_THUMB == 1' > unorddf2.c echo '#if !__ARM_ARCH_ISA_ARM && __ARM_ARCH_ISA_THUMB == 1' > fixdfsi.c echo '#endif' >> negdf2.c echo '#include "soft-fp/subdf3.c"' >> subdf3.c echo '#include "soft-fp/unorddf2.c"' >> unorddf2.c echo '#include "soft-fp/fixdfsi.c"' >> fixdfsi.c echo '#if !__ARM_ARCH_ISA_ARM && __ARM_ARCH_ISA_THUMB == 1' > floatsidf.c echo '#endif' >> subdf3.c echo '#endif' >> fixdfsi.c echo '#endif' >> unorddf2.c echo '#include "soft-fp/floatsidf.c"' >> floatsidf.c echo '#if !__ARM_ARCH_ISA_ARM && __ARM_ARCH_ISA_THUMB == 1' > floatunsidf.c echo '#if !__ARM_ARCH_ISA_ARM && __ARM_ARCH_ISA_THUMB == 1' > extendsfdf2.c echo '#endif' >> floatsidf.c echo '#if !__ARM_ARCH_ISA_ARM && __ARM_ARCH_ISA_THUMB == 1' > truncdfsf2.c echo '#include "soft-fp/floatunsidf.c"' >> floatunsidf.c echo '#include "soft-fp/extendsfdf2.c"' >> extendsfdf2.c echo '#include "soft-fp/truncdfsf2.c"' >> truncdfsf2.c /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o libunwind_s.o -MT libunwind_s.o -MD -MP -MF libunwind_s.dep -DSHARED -c -xassembler-with-cpp ../../../libgcc/config/arm/libunwind.S echo '#endif' >> floatunsidf.c echo '#endif' >> extendsfdf2.c echo '#endif' >> truncdfsf2.c dest=../.././gcc/include/tmp$$-unwind.h; \ cp unwind.h $dest; \ chmod a+r $dest; \ sh ../../../libgcc/../move-if-change $dest ../.././gcc/include/unwind.h /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg _thumb1_case_sqi_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _thumb1_case_sqi.visT /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg _thumb1_case_uqi_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _thumb1_case_uqi.visT mv -f _thumb1_case_sqi.visT _thumb1_case_sqi.vis /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg _thumb1_case_shi_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _thumb1_case_shi.visT /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg _thumb1_case_uhi_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _thumb1_case_uhi.visT mv -f _thumb1_case_uqi.visT _thumb1_case_uqi.vis /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg _thumb1_case_si_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _thumb1_case_si.visT mv -f _thumb1_case_shi.visT _thumb1_case_shi.vis mv -f _thumb1_case_uhi.visT _thumb1_case_uhi.vis /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg _speculation_barrier_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _speculation_barrier.visT mv -f _thumb1_case_si.visT _thumb1_case_si.vis /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg _arm_muldf3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _arm_muldf3.visT /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg _arm_mulsf3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _arm_mulsf3.visT /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg _udivsi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivsi3.visT mv -f _speculation_barrier.visT _speculation_barrier.vis mv -f _arm_muldf3.visT _arm_muldf3.vis /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg _divsi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divsi3.visT mv -f _arm_mulsf3.visT _arm_mulsf3.vis mv -f _udivsi3.visT _udivsi3.vis /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg _umodsi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _umodsi3.visT /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg _modsi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _modsi3.visT /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg _bb_init_func_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _bb_init_func.visT mv -f _divsi3.visT _divsi3.vis mv -f _umodsi3.visT _umodsi3.vis /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg _call_via_rX_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _call_via_rX.visT mv -f _modsi3.visT _modsi3.vis mv -f _bb_init_func.visT _bb_init_func.vis /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg _interwork_call_via_rX_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _interwork_call_via_rX.visT /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg _lshrdi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _lshrdi3.visT /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg _ashrdi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ashrdi3.visT mv -f _call_via_rX.visT _call_via_rX.vis /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg _ashldi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ashldi3.visT mv -f _interwork_call_via_rX.visT _interwork_call_via_rX.vis mv -f _lshrdi3.visT _lshrdi3.vis mv -f _ashrdi3.visT _ashrdi3.vis /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg _arm_negdf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _arm_negdf2.visT /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg _arm_addsubdf3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _arm_addsubdf3.visT /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg _arm_muldivdf3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _arm_muldivdf3.visT mv -f _ashldi3.visT _ashldi3.vis mv -f _arm_negdf2.visT _arm_negdf2.vis /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg _arm_cmpdf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _arm_cmpdf2.visT mv -f _arm_addsubdf3.visT _arm_addsubdf3.vis mv -f _arm_muldivdf3.visT _arm_muldivdf3.vis /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg _arm_unorddf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _arm_unorddf2.visT /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg _arm_fixdfsi_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _arm_fixdfsi.visT /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg _arm_fixunsdfsi_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _arm_fixunsdfsi.visT mv -f _arm_cmpdf2.visT _arm_cmpdf2.vis mv -f _arm_unorddf2.visT _arm_unorddf2.vis /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg _arm_truncdfsf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _arm_truncdfsf2.visT mv -f _arm_fixdfsi.visT _arm_fixdfsi.vis mv -f _arm_fixunsdfsi.visT _arm_fixunsdfsi.vis /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg _arm_negsf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _arm_negsf2.visT /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg _arm_addsubsf3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _arm_addsubsf3.visT /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg _arm_muldivsf3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _arm_muldivsf3.visT mv -f _arm_truncdfsf2.visT _arm_truncdfsf2.vis mv -f _arm_negsf2.visT _arm_negsf2.vis /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg _arm_cmpsf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _arm_cmpsf2.visT mv -f _arm_addsubsf3.visT _arm_addsubsf3.vis mv -f _arm_muldivsf3.visT _arm_muldivsf3.vis /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg _arm_unordsf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _arm_unordsf2.visT /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg _arm_fixsfsi_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _arm_fixsfsi.visT /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg _arm_fixunssfsi_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _arm_fixunssfsi.visT mv -f _arm_cmpsf2.visT _arm_cmpsf2.vis mv -f _arm_unordsf2.visT _arm_unordsf2.vis mv -f _arm_fixsfsi.visT _arm_fixsfsi.vis /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg _arm_floatdidf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _arm_floatdidf.visT mv -f _arm_fixunssfsi.visT _arm_fixunssfsi.vis /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg _arm_floatdisf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _arm_floatdisf.visT /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg _arm_floatundidf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _arm_floatundidf.visT /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg _arm_floatundisf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _arm_floatundisf.visT mv -f _arm_floatdidf.visT _arm_floatdidf.vis mv -f _arm_floatdisf.visT _arm_floatdisf.vis mv -f _arm_floatundidf.visT _arm_floatundidf.vis mv -f _arm_floatundisf.visT _arm_floatundisf.vis /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg _clzsi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _clzsi2.visT /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg _clzdi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _clzdi2.visT /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg _ctzsi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ctzsi2.visT /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg _aeabi_lcmp_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _aeabi_lcmp.visT mv -f _clzsi2.visT _clzsi2.vis mv -f _aeabi_lcmp.visT _aeabi_lcmp.vis mv -f _clzdi2.visT _clzdi2.vis mv -f _ctzsi2.visT _ctzsi2.vis /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg _aeabi_ulcmp_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _aeabi_ulcmp.visT /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg _aeabi_ldivmod_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _aeabi_ldivmod.visT /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg _aeabi_uldivmod_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _aeabi_uldivmod.visT /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg _dvmd_lnx_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _dvmd_lnx.visT mv -f _aeabi_ldivmod.visT _aeabi_ldivmod.vis mv -f _aeabi_uldivmod.visT _aeabi_uldivmod.vis mv -f _aeabi_ulcmp.visT _aeabi_ulcmp.vis mv -f _dvmd_lnx.visT _dvmd_lnx.vis /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg _clear_cache_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _clear_cache.visT /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _muldi3.o -MT _muldi3.o -MD -MP -MF _muldi3.dep -DL_muldi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _negdi2.o -MT _negdi2.o -MD -MP -MF _negdi2.dep -DL_negdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _cmpdi2.o -MT _cmpdi2.o -MD -MP -MF _cmpdi2.dep -DL_cmpdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS mv -f _clear_cache.visT _clear_cache.vis /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ucmpdi2.o -MT _ucmpdi2.o -MD -MP -MF _ucmpdi2.dep -DL_ucmpdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _trampoline.o -MT _trampoline.o -MD -MP -MF _trampoline.dep -DL_trampoline -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o __main.o -MT __main.o -MD -MP -MF __main.dep -DL__main -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _absvsi2.o -MT _absvsi2.o -MD -MP -MF _absvsi2.dep -DL_absvsi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _absvdi2.o -MT _absvdi2.o -MD -MP -MF _absvdi2.dep -DL_absvdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _addvsi3.o -MT _addvsi3.o -MD -MP -MF _addvsi3.dep -DL_addvsi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _addvdi3.o -MT _addvdi3.o -MD -MP -MF _addvdi3.dep -DL_addvdi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _subvsi3.o -MT _subvsi3.o -MD -MP -MF _subvsi3.dep -DL_subvsi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _subvdi3.o -MT _subvdi3.o -MD -MP -MF _subvdi3.dep -DL_subvdi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _mulvsi3.o -MT _mulvsi3.o -MD -MP -MF _mulvsi3.dep -DL_mulvsi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _mulvdi3.o -MT _mulvdi3.o -MD -MP -MF _mulvdi3.dep -DL_mulvdi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _negvsi2.o -MT _negvsi2.o -MD -MP -MF _negvsi2.dep -DL_negvsi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _negvdi2.o -MT _negvdi2.o -MD -MP -MF _negvdi2.dep -DL_negvdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ctors.o -MT _ctors.o -MD -MP -MF _ctors.dep -DL_ctors -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ffssi2.o -MT _ffssi2.o -MD -MP -MF _ffssi2.dep -DL_ffssi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ffsdi2.o -MT _ffsdi2.o -MD -MP -MF _ffsdi2.dep -DL_ffsdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _clz.o -MT _clz.o -MD -MP -MF _clz.dep -DL_clz -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ctzdi2.o -MT _ctzdi2.o -MD -MP -MF _ctzdi2.dep -DL_ctzdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _popcount_tab.o -MT _popcount_tab.o -MD -MP -MF _popcount_tab.dep -DL_popcount_tab -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _popcountsi2.o -MT _popcountsi2.o -MD -MP -MF _popcountsi2.dep -DL_popcountsi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _popcountdi2.o -MT _popcountdi2.o -MD -MP -MF _popcountdi2.dep -DL_popcountdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _paritysi2.o -MT _paritysi2.o -MD -MP -MF _paritysi2.dep -DL_paritysi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _paritydi2.o -MT _paritydi2.o -MD -MP -MF _paritydi2.dep -DL_paritydi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _powisf2.o -MT _powisf2.o -MD -MP -MF _powisf2.dep -DL_powisf2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _powidf2.o -MT _powidf2.o -MD -MP -MF _powidf2.dep -DL_powidf2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _powixf2.o -MT _powixf2.o -MD -MP -MF _powixf2.dep -DL_powixf2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _powitf2.o -MT _powitf2.o -MD -MP -MF _powitf2.dep -DL_powitf2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _mulhc3.o -MT _mulhc3.o -MD -MP -MF _mulhc3.dep -DL_mulhc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _mulsc3.o -MT _mulsc3.o -MD -MP -MF _mulsc3.dep -DL_mulsc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _muldc3.o -MT _muldc3.o -MD -MP -MF _muldc3.dep -DL_muldc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _mulxc3.o -MT _mulxc3.o -MD -MP -MF _mulxc3.dep -DL_mulxc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _multc3.o -MT _multc3.o -MD -MP -MF _multc3.dep -DL_multc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _divhc3.o -MT _divhc3.o -MD -MP -MF _divhc3.dep -DL_divhc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _divsc3.o -MT _divsc3.o -MD -MP -MF _divsc3.dep -DL_divsc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _divdc3.o -MT _divdc3.o -MD -MP -MF _divdc3.dep -DL_divdc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _divxc3.o -MT _divxc3.o -MD -MP -MF _divxc3.dep -DL_divxc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _divtc3.o -MT _divtc3.o -MD -MP -MF _divtc3.dep -DL_divtc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _bswapsi2.o -MT _bswapsi2.o -MD -MP -MF _bswapsi2.dep -DL_bswapsi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _bswapdi2.o -MT _bswapdi2.o -MD -MP -MF _bswapdi2.dep -DL_bswapdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _clrsbsi2.o -MT _clrsbsi2.o -MD -MP -MF _clrsbsi2.dep -DL_clrsbsi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _clrsbdi2.o -MT _clrsbdi2.o -MD -MP -MF _clrsbdi2.dep -DL_clrsbdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fixunssfsi.o -MT _fixunssfsi.o -MD -MP -MF _fixunssfsi.dep -DL_fixunssfsi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fixunsdfsi.o -MT _fixunsdfsi.o -MD -MP -MF _fixunsdfsi.dep -DL_fixunsdfsi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fixunsxfsi.o -MT _fixunsxfsi.o -MD -MP -MF _fixunsxfsi.dep -DL_fixunsxfsi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fixsfdi.o -MT _fixsfdi.o -MD -MP -MF _fixsfdi.dep -DL_fixsfdi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fixdfdi.o -MT _fixdfdi.o -MD -MP -MF _fixdfdi.dep -DL_fixdfdi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fixxfdi.o -MT _fixxfdi.o -MD -MP -MF _fixxfdi.dep -DL_fixxfdi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fixtfdi.o -MT _fixtfdi.o -MD -MP -MF _fixtfdi.dep -DL_fixtfdi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fixunssfdi.o -MT _fixunssfdi.o -MD -MP -MF _fixunssfdi.dep -DL_fixunssfdi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fixunsdfdi.o -MT _fixunsdfdi.o -MD -MP -MF _fixunsdfdi.dep -DL_fixunsdfdi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fixunsxfdi.o -MT _fixunsxfdi.o -MD -MP -MF _fixunsxfdi.dep -DL_fixunsxfdi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fixunstfdi.o -MT _fixunstfdi.o -MD -MP -MF _fixunstfdi.dep -DL_fixunstfdi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _floatdisf.o -MT _floatdisf.o -MD -MP -MF _floatdisf.dep -DL_floatdisf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _floatdidf.o -MT _floatdidf.o -MD -MP -MF _floatdidf.dep -DL_floatdidf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _floatdixf.o -MT _floatdixf.o -MD -MP -MF _floatdixf.dep -DL_floatdixf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _floatditf.o -MT _floatditf.o -MD -MP -MF _floatditf.dep -DL_floatditf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _floatundisf.o -MT _floatundisf.o -MD -MP -MF _floatundisf.dep -DL_floatundisf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _floatundidf.o -MT _floatundidf.o -MD -MP -MF _floatundidf.dep -DL_floatundidf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _floatundixf.o -MT _floatundixf.o -MD -MP -MF _floatundixf.dep -DL_floatundixf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _floatunditf.o -MT _floatunditf.o -MD -MP -MF _floatunditf.dep -DL_floatunditf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _eprintf.o -MT _eprintf.o -MD -MP -MF _eprintf.dep -DL_eprintf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o __gcc_bcmp.o -MT __gcc_bcmp.o -MD -MP -MF __gcc_bcmp.dep -DL__gcc_bcmp -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _divdi3.o -MT _divdi3.o -MD -MP -MF _divdi3.dep -DL_divdi3 -c ../../../libgcc/libgcc2.c \ -fexceptions -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _moddi3.o -MT _moddi3.o -MD -MP -MF _moddi3.dep -DL_moddi3 -c ../../../libgcc/libgcc2.c \ -fexceptions -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _divmoddi4.o -MT _divmoddi4.o -MD -MP -MF _divmoddi4.dep -DL_divmoddi4 -c ../../../libgcc/libgcc2.c \ -fexceptions -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _udivdi3.o -MT _udivdi3.o -MD -MP -MF _udivdi3.dep -DL_udivdi3 -c ../../../libgcc/libgcc2.c \ -fexceptions -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _umoddi3.o -MT _umoddi3.o -MD -MP -MF _umoddi3.dep -DL_umoddi3 -c ../../../libgcc/libgcc2.c \ -fexceptions -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _udivmoddi4.o -MT _udivmoddi4.o -MD -MP -MF _udivmoddi4.dep -DL_udivmoddi4 -c ../../../libgcc/libgcc2.c \ -fexceptions -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _udiv_w_sdiv.o -MT _udiv_w_sdiv.o -MD -MP -MF _udiv_w_sdiv.dep -DL_udiv_w_sdiv -c ../../../libgcc/libgcc2.c \ -fexceptions -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _addQQ.o -MT _addQQ.o -MD -MP -MF _addQQ.dep -DL_add -DQQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _addHQ.o -MT _addHQ.o -MD -MP -MF _addHQ.dep -DL_add -DHQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _addSQ.o -MT _addSQ.o -MD -MP -MF _addSQ.dep -DL_add -DSQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _addDQ.o -MT _addDQ.o -MD -MP -MF _addDQ.dep -DL_add -DDQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _addTQ.o -MT _addTQ.o -MD -MP -MF _addTQ.dep -DL_add -DTQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _addHA.o -MT _addHA.o -MD -MP -MF _addHA.dep -DL_add -DHA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _addSA.o -MT _addSA.o -MD -MP -MF _addSA.dep -DL_add -DSA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _addDA.o -MT _addDA.o -MD -MP -MF _addDA.dep -DL_add -DDA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _addTA.o -MT _addTA.o -MD -MP -MF _addTA.dep -DL_add -DTA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _addUQQ.o -MT _addUQQ.o -MD -MP -MF _addUQQ.dep -DL_add -DUQQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _addUHQ.o -MT _addUHQ.o -MD -MP -MF _addUHQ.dep -DL_add -DUHQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _addUSQ.o -MT _addUSQ.o -MD -MP -MF _addUSQ.dep -DL_add -DUSQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _addUDQ.o -MT _addUDQ.o -MD -MP -MF _addUDQ.dep -DL_add -DUDQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _addUTQ.o -MT _addUTQ.o -MD -MP -MF _addUTQ.dep -DL_add -DUTQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _addUHA.o -MT _addUHA.o -MD -MP -MF _addUHA.dep -DL_add -DUHA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _addUSA.o -MT _addUSA.o -MD -MP -MF _addUSA.dep -DL_add -DUSA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _addUDA.o -MT _addUDA.o -MD -MP -MF _addUDA.dep -DL_add -DUDA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _addUTA.o -MT _addUTA.o -MD -MP -MF _addUTA.dep -DL_add -DUTA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _subQQ.o -MT _subQQ.o -MD -MP -MF _subQQ.dep -DL_sub -DQQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _subHQ.o -MT _subHQ.o -MD -MP -MF _subHQ.dep -DL_sub -DHQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _subSQ.o -MT _subSQ.o -MD -MP -MF _subSQ.dep -DL_sub -DSQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _subDQ.o -MT _subDQ.o -MD -MP -MF _subDQ.dep -DL_sub -DDQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _subTQ.o -MT _subTQ.o -MD -MP -MF _subTQ.dep -DL_sub -DTQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _subHA.o -MT _subHA.o -MD -MP -MF _subHA.dep -DL_sub -DHA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _subSA.o -MT _subSA.o -MD -MP -MF _subSA.dep -DL_sub -DSA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _subDA.o -MT _subDA.o -MD -MP -MF _subDA.dep -DL_sub -DDA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _subTA.o -MT _subTA.o -MD -MP -MF _subTA.dep -DL_sub -DTA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _subUQQ.o -MT _subUQQ.o -MD -MP -MF _subUQQ.dep -DL_sub -DUQQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _subUHQ.o -MT _subUHQ.o -MD -MP -MF _subUHQ.dep -DL_sub -DUHQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _subUSQ.o -MT _subUSQ.o -MD -MP -MF _subUSQ.dep -DL_sub -DUSQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _subUDQ.o -MT _subUDQ.o -MD -MP -MF _subUDQ.dep -DL_sub -DUDQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _subUTQ.o -MT _subUTQ.o -MD -MP -MF _subUTQ.dep -DL_sub -DUTQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _subUHA.o -MT _subUHA.o -MD -MP -MF _subUHA.dep -DL_sub -DUHA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _subUSA.o -MT _subUSA.o -MD -MP -MF _subUSA.dep -DL_sub -DUSA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _subUDA.o -MT _subUDA.o -MD -MP -MF _subUDA.dep -DL_sub -DUDA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _subUTA.o -MT _subUTA.o -MD -MP -MF _subUTA.dep -DL_sub -DUTA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _negQQ.o -MT _negQQ.o -MD -MP -MF _negQQ.dep -DL_neg -DQQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _negHQ.o -MT _negHQ.o -MD -MP -MF _negHQ.dep -DL_neg -DHQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _negSQ.o -MT _negSQ.o -MD -MP -MF _negSQ.dep -DL_neg -DSQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _negDQ.o -MT _negDQ.o -MD -MP -MF _negDQ.dep -DL_neg -DDQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _negTQ.o -MT _negTQ.o -MD -MP -MF _negTQ.dep -DL_neg -DTQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _negHA.o -MT _negHA.o -MD -MP -MF _negHA.dep -DL_neg -DHA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _negSA.o -MT _negSA.o -MD -MP -MF _negSA.dep -DL_neg -DSA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _negDA.o -MT _negDA.o -MD -MP -MF _negDA.dep -DL_neg -DDA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _negTA.o -MT _negTA.o -MD -MP -MF _negTA.dep -DL_neg -DTA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _negUQQ.o -MT _negUQQ.o -MD -MP -MF _negUQQ.dep -DL_neg -DUQQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _negUHQ.o -MT _negUHQ.o -MD -MP -MF _negUHQ.dep -DL_neg -DUHQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _negUSQ.o -MT _negUSQ.o -MD -MP -MF _negUSQ.dep -DL_neg -DUSQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _negUDQ.o -MT _negUDQ.o -MD -MP -MF _negUDQ.dep -DL_neg -DUDQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _negUTQ.o -MT _negUTQ.o -MD -MP -MF _negUTQ.dep -DL_neg -DUTQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _negUHA.o -MT _negUHA.o -MD -MP -MF _negUHA.dep -DL_neg -DUHA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _negUSA.o -MT _negUSA.o -MD -MP -MF _negUSA.dep -DL_neg -DUSA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _negUDA.o -MT _negUDA.o -MD -MP -MF _negUDA.dep -DL_neg -DUDA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _negUTA.o -MT _negUTA.o -MD -MP -MF _negUTA.dep -DL_neg -DUTA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _mulQQ.o -MT _mulQQ.o -MD -MP -MF _mulQQ.dep -DL_mul -DQQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _mulHQ.o -MT _mulHQ.o -MD -MP -MF _mulHQ.dep -DL_mul -DHQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _mulSQ.o -MT _mulSQ.o -MD -MP -MF _mulSQ.dep -DL_mul -DSQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _mulDQ.o -MT _mulDQ.o -MD -MP -MF _mulDQ.dep -DL_mul -DDQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _mulTQ.o -MT _mulTQ.o -MD -MP -MF _mulTQ.dep -DL_mul -DTQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _mulHA.o -MT _mulHA.o -MD -MP -MF _mulHA.dep -DL_mul -DHA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _mulSA.o -MT _mulSA.o -MD -MP -MF _mulSA.dep -DL_mul -DSA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _mulDA.o -MT _mulDA.o -MD -MP -MF _mulDA.dep -DL_mul -DDA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _mulTA.o -MT _mulTA.o -MD -MP -MF _mulTA.dep -DL_mul -DTA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _mulUQQ.o -MT _mulUQQ.o -MD -MP -MF _mulUQQ.dep -DL_mul -DUQQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _mulUHQ.o -MT _mulUHQ.o -MD -MP -MF _mulUHQ.dep -DL_mul -DUHQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _mulUSQ.o -MT _mulUSQ.o -MD -MP -MF _mulUSQ.dep -DL_mul -DUSQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _mulUDQ.o -MT _mulUDQ.o -MD -MP -MF _mulUDQ.dep -DL_mul -DUDQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _mulUTQ.o -MT _mulUTQ.o -MD -MP -MF _mulUTQ.dep -DL_mul -DUTQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _mulUHA.o -MT _mulUHA.o -MD -MP -MF _mulUHA.dep -DL_mul -DUHA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _mulUSA.o -MT _mulUSA.o -MD -MP -MF _mulUSA.dep -DL_mul -DUSA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _mulUDA.o -MT _mulUDA.o -MD -MP -MF _mulUDA.dep -DL_mul -DUDA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _mulUTA.o -MT _mulUTA.o -MD -MP -MF _mulUTA.dep -DL_mul -DUTA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _mulhelperQQ.o -MT _mulhelperQQ.o -MD -MP -MF _mulhelperQQ.dep -DL_mulhelper -DQQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _mulhelperHQ.o -MT _mulhelperHQ.o -MD -MP -MF _mulhelperHQ.dep -DL_mulhelper -DHQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _mulhelperSQ.o -MT _mulhelperSQ.o -MD -MP -MF _mulhelperSQ.dep -DL_mulhelper -DSQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _mulhelperDQ.o -MT _mulhelperDQ.o -MD -MP -MF _mulhelperDQ.dep -DL_mulhelper -DDQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _mulhelperTQ.o -MT _mulhelperTQ.o -MD -MP -MF _mulhelperTQ.dep -DL_mulhelper -DTQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _mulhelperHA.o -MT _mulhelperHA.o -MD -MP -MF _mulhelperHA.dep -DL_mulhelper -DHA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _mulhelperSA.o -MT _mulhelperSA.o -MD -MP -MF _mulhelperSA.dep -DL_mulhelper -DSA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _mulhelperDA.o -MT _mulhelperDA.o -MD -MP -MF _mulhelperDA.dep -DL_mulhelper -DDA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _mulhelperTA.o -MT _mulhelperTA.o -MD -MP -MF _mulhelperTA.dep -DL_mulhelper -DTA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _mulhelperUQQ.o -MT _mulhelperUQQ.o -MD -MP -MF _mulhelperUQQ.dep -DL_mulhelper -DUQQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _mulhelperUHQ.o -MT _mulhelperUHQ.o -MD -MP -MF _mulhelperUHQ.dep -DL_mulhelper -DUHQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _mulhelperUSQ.o -MT _mulhelperUSQ.o -MD -MP -MF _mulhelperUSQ.dep -DL_mulhelper -DUSQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _mulhelperUDQ.o -MT _mulhelperUDQ.o -MD -MP -MF _mulhelperUDQ.dep -DL_mulhelper -DUDQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _mulhelperUTQ.o -MT _mulhelperUTQ.o -MD -MP -MF _mulhelperUTQ.dep -DL_mulhelper -DUTQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _mulhelperUHA.o -MT _mulhelperUHA.o -MD -MP -MF _mulhelperUHA.dep -DL_mulhelper -DUHA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _mulhelperUSA.o -MT _mulhelperUSA.o -MD -MP -MF _mulhelperUSA.dep -DL_mulhelper -DUSA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _mulhelperUDA.o -MT _mulhelperUDA.o -MD -MP -MF _mulhelperUDA.dep -DL_mulhelper -DUDA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _mulhelperUTA.o -MT _mulhelperUTA.o -MD -MP -MF _mulhelperUTA.dep -DL_mulhelper -DUTA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _divhelperQQ.o -MT _divhelperQQ.o -MD -MP -MF _divhelperQQ.dep -DL_divhelper -DQQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _divhelperHQ.o -MT _divhelperHQ.o -MD -MP -MF _divhelperHQ.dep -DL_divhelper -DHQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _divhelperSQ.o -MT _divhelperSQ.o -MD -MP -MF _divhelperSQ.dep -DL_divhelper -DSQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _divhelperDQ.o -MT _divhelperDQ.o -MD -MP -MF _divhelperDQ.dep -DL_divhelper -DDQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _divhelperTQ.o -MT _divhelperTQ.o -MD -MP -MF _divhelperTQ.dep -DL_divhelper -DTQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _divhelperHA.o -MT _divhelperHA.o -MD -MP -MF _divhelperHA.dep -DL_divhelper -DHA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _divhelperSA.o -MT _divhelperSA.o -MD -MP -MF _divhelperSA.dep -DL_divhelper -DSA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _divhelperDA.o -MT _divhelperDA.o -MD -MP -MF _divhelperDA.dep -DL_divhelper -DDA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _divhelperTA.o -MT _divhelperTA.o -MD -MP -MF _divhelperTA.dep -DL_divhelper -DTA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _divhelperUQQ.o -MT _divhelperUQQ.o -MD -MP -MF _divhelperUQQ.dep -DL_divhelper -DUQQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _divhelperUHQ.o -MT _divhelperUHQ.o -MD -MP -MF _divhelperUHQ.dep -DL_divhelper -DUHQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _divhelperUSQ.o -MT _divhelperUSQ.o -MD -MP -MF _divhelperUSQ.dep -DL_divhelper -DUSQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _divhelperUDQ.o -MT _divhelperUDQ.o -MD -MP -MF _divhelperUDQ.dep -DL_divhelper -DUDQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _divhelperUTQ.o -MT _divhelperUTQ.o -MD -MP -MF _divhelperUTQ.dep -DL_divhelper -DUTQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _divhelperUHA.o -MT _divhelperUHA.o -MD -MP -MF _divhelperUHA.dep -DL_divhelper -DUHA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _divhelperUSA.o -MT _divhelperUSA.o -MD -MP -MF _divhelperUSA.dep -DL_divhelper -DUSA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _divhelperUDA.o -MT _divhelperUDA.o -MD -MP -MF _divhelperUDA.dep -DL_divhelper -DUDA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _divhelperUTA.o -MT _divhelperUTA.o -MD -MP -MF _divhelperUTA.dep -DL_divhelper -DUTA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ashlQQ.o -MT _ashlQQ.o -MD -MP -MF _ashlQQ.dep -DL_ashl -DQQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ashlHQ.o -MT _ashlHQ.o -MD -MP -MF _ashlHQ.dep -DL_ashl -DHQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ashlSQ.o -MT _ashlSQ.o -MD -MP -MF _ashlSQ.dep -DL_ashl -DSQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ashlDQ.o -MT _ashlDQ.o -MD -MP -MF _ashlDQ.dep -DL_ashl -DDQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ashlTQ.o -MT _ashlTQ.o -MD -MP -MF _ashlTQ.dep -DL_ashl -DTQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ashlHA.o -MT _ashlHA.o -MD -MP -MF _ashlHA.dep -DL_ashl -DHA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ashlSA.o -MT _ashlSA.o -MD -MP -MF _ashlSA.dep -DL_ashl -DSA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ashlDA.o -MT _ashlDA.o -MD -MP -MF _ashlDA.dep -DL_ashl -DDA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ashlTA.o -MT _ashlTA.o -MD -MP -MF _ashlTA.dep -DL_ashl -DTA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ashlUQQ.o -MT _ashlUQQ.o -MD -MP -MF _ashlUQQ.dep -DL_ashl -DUQQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ashlUHQ.o -MT _ashlUHQ.o -MD -MP -MF _ashlUHQ.dep -DL_ashl -DUHQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ashlUSQ.o -MT _ashlUSQ.o -MD -MP -MF _ashlUSQ.dep -DL_ashl -DUSQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ashlUDQ.o -MT _ashlUDQ.o -MD -MP -MF _ashlUDQ.dep -DL_ashl -DUDQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ashlUTQ.o -MT _ashlUTQ.o -MD -MP -MF _ashlUTQ.dep -DL_ashl -DUTQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ashlUHA.o -MT _ashlUHA.o -MD -MP -MF _ashlUHA.dep -DL_ashl -DUHA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ashlUSA.o -MT _ashlUSA.o -MD -MP -MF _ashlUSA.dep -DL_ashl -DUSA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ashlUDA.o -MT _ashlUDA.o -MD -MP -MF _ashlUDA.dep -DL_ashl -DUDA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ashlUTA.o -MT _ashlUTA.o -MD -MP -MF _ashlUTA.dep -DL_ashl -DUTA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ashlhelperQQ.o -MT _ashlhelperQQ.o -MD -MP -MF _ashlhelperQQ.dep -DL_ashlhelper -DQQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ashlhelperHQ.o -MT _ashlhelperHQ.o -MD -MP -MF _ashlhelperHQ.dep -DL_ashlhelper -DHQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ashlhelperSQ.o -MT _ashlhelperSQ.o -MD -MP -MF _ashlhelperSQ.dep -DL_ashlhelper -DSQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ashlhelperDQ.o -MT _ashlhelperDQ.o -MD -MP -MF _ashlhelperDQ.dep -DL_ashlhelper -DDQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ashlhelperTQ.o -MT _ashlhelperTQ.o -MD -MP -MF _ashlhelperTQ.dep -DL_ashlhelper -DTQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ashlhelperHA.o -MT _ashlhelperHA.o -MD -MP -MF _ashlhelperHA.dep -DL_ashlhelper -DHA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ashlhelperSA.o -MT _ashlhelperSA.o -MD -MP -MF _ashlhelperSA.dep -DL_ashlhelper -DSA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ashlhelperDA.o -MT _ashlhelperDA.o -MD -MP -MF _ashlhelperDA.dep -DL_ashlhelper -DDA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ashlhelperTA.o -MT _ashlhelperTA.o -MD -MP -MF _ashlhelperTA.dep -DL_ashlhelper -DTA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ashlhelperUQQ.o -MT _ashlhelperUQQ.o -MD -MP -MF _ashlhelperUQQ.dep -DL_ashlhelper -DUQQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ashlhelperUHQ.o -MT _ashlhelperUHQ.o -MD -MP -MF _ashlhelperUHQ.dep -DL_ashlhelper -DUHQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ashlhelperUSQ.o -MT _ashlhelperUSQ.o -MD -MP -MF _ashlhelperUSQ.dep -DL_ashlhelper -DUSQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ashlhelperUDQ.o -MT _ashlhelperUDQ.o -MD -MP -MF _ashlhelperUDQ.dep -DL_ashlhelper -DUDQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ashlhelperUTQ.o -MT _ashlhelperUTQ.o -MD -MP -MF _ashlhelperUTQ.dep -DL_ashlhelper -DUTQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ashlhelperUHA.o -MT _ashlhelperUHA.o -MD -MP -MF _ashlhelperUHA.dep -DL_ashlhelper -DUHA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ashlhelperUSA.o -MT _ashlhelperUSA.o -MD -MP -MF _ashlhelperUSA.dep -DL_ashlhelper -DUSA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ashlhelperUDA.o -MT _ashlhelperUDA.o -MD -MP -MF _ashlhelperUDA.dep -DL_ashlhelper -DUDA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ashlhelperUTA.o -MT _ashlhelperUTA.o -MD -MP -MF _ashlhelperUTA.dep -DL_ashlhelper -DUTA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _cmpQQ.o -MT _cmpQQ.o -MD -MP -MF _cmpQQ.dep -DL_cmp -DQQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _cmpHQ.o -MT _cmpHQ.o -MD -MP -MF _cmpHQ.dep -DL_cmp -DHQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _cmpSQ.o -MT _cmpSQ.o -MD -MP -MF _cmpSQ.dep -DL_cmp -DSQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _cmpDQ.o -MT _cmpDQ.o -MD -MP -MF _cmpDQ.dep -DL_cmp -DDQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _cmpTQ.o -MT _cmpTQ.o -MD -MP -MF _cmpTQ.dep -DL_cmp -DTQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _cmpHA.o -MT _cmpHA.o -MD -MP -MF _cmpHA.dep -DL_cmp -DHA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _cmpSA.o -MT _cmpSA.o -MD -MP -MF _cmpSA.dep -DL_cmp -DSA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _cmpDA.o -MT _cmpDA.o -MD -MP -MF _cmpDA.dep -DL_cmp -DDA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _cmpTA.o -MT _cmpTA.o -MD -MP -MF _cmpTA.dep -DL_cmp -DTA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _cmpUQQ.o -MT _cmpUQQ.o -MD -MP -MF _cmpUQQ.dep -DL_cmp -DUQQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _cmpUHQ.o -MT _cmpUHQ.o -MD -MP -MF _cmpUHQ.dep -DL_cmp -DUHQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _cmpUSQ.o -MT _cmpUSQ.o -MD -MP -MF _cmpUSQ.dep -DL_cmp -DUSQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _cmpUDQ.o -MT _cmpUDQ.o -MD -MP -MF _cmpUDQ.dep -DL_cmp -DUDQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _cmpUTQ.o -MT _cmpUTQ.o -MD -MP -MF _cmpUTQ.dep -DL_cmp -DUTQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _cmpUHA.o -MT _cmpUHA.o -MD -MP -MF _cmpUHA.dep -DL_cmp -DUHA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _cmpUSA.o -MT _cmpUSA.o -MD -MP -MF _cmpUSA.dep -DL_cmp -DUSA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _cmpUDA.o -MT _cmpUDA.o -MD -MP -MF _cmpUDA.dep -DL_cmp -DUDA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _cmpUTA.o -MT _cmpUTA.o -MD -MP -MF _cmpUTA.dep -DL_cmp -DUTA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _saturate1QQ.o -MT _saturate1QQ.o -MD -MP -MF _saturate1QQ.dep -DL_saturate1 -DQQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _saturate1HQ.o -MT _saturate1HQ.o -MD -MP -MF _saturate1HQ.dep -DL_saturate1 -DHQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _saturate1SQ.o -MT _saturate1SQ.o -MD -MP -MF _saturate1SQ.dep -DL_saturate1 -DSQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _saturate1DQ.o -MT _saturate1DQ.o -MD -MP -MF _saturate1DQ.dep -DL_saturate1 -DDQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _saturate1TQ.o -MT _saturate1TQ.o -MD -MP -MF _saturate1TQ.dep -DL_saturate1 -DTQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _saturate1HA.o -MT _saturate1HA.o -MD -MP -MF _saturate1HA.dep -DL_saturate1 -DHA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _saturate1SA.o -MT _saturate1SA.o -MD -MP -MF _saturate1SA.dep -DL_saturate1 -DSA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _saturate1DA.o -MT _saturate1DA.o -MD -MP -MF _saturate1DA.dep -DL_saturate1 -DDA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _saturate1TA.o -MT _saturate1TA.o -MD -MP -MF _saturate1TA.dep -DL_saturate1 -DTA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _saturate1UQQ.o -MT _saturate1UQQ.o -MD -MP -MF _saturate1UQQ.dep -DL_saturate1 -DUQQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _saturate1UHQ.o -MT _saturate1UHQ.o -MD -MP -MF _saturate1UHQ.dep -DL_saturate1 -DUHQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _saturate1USQ.o -MT _saturate1USQ.o -MD -MP -MF _saturate1USQ.dep -DL_saturate1 -DUSQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _saturate1UDQ.o -MT _saturate1UDQ.o -MD -MP -MF _saturate1UDQ.dep -DL_saturate1 -DUDQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _saturate1UTQ.o -MT _saturate1UTQ.o -MD -MP -MF _saturate1UTQ.dep -DL_saturate1 -DUTQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _saturate1UHA.o -MT _saturate1UHA.o -MD -MP -MF _saturate1UHA.dep -DL_saturate1 -DUHA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _saturate1USA.o -MT _saturate1USA.o -MD -MP -MF _saturate1USA.dep -DL_saturate1 -DUSA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _saturate1UDA.o -MT _saturate1UDA.o -MD -MP -MF _saturate1UDA.dep -DL_saturate1 -DUDA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _saturate1UTA.o -MT _saturate1UTA.o -MD -MP -MF _saturate1UTA.dep -DL_saturate1 -DUTA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _saturate2QQ.o -MT _saturate2QQ.o -MD -MP -MF _saturate2QQ.dep -DL_saturate2 -DQQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _saturate2HQ.o -MT _saturate2HQ.o -MD -MP -MF _saturate2HQ.dep -DL_saturate2 -DHQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _saturate2SQ.o -MT _saturate2SQ.o -MD -MP -MF _saturate2SQ.dep -DL_saturate2 -DSQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _saturate2DQ.o -MT _saturate2DQ.o -MD -MP -MF _saturate2DQ.dep -DL_saturate2 -DDQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _saturate2TQ.o -MT _saturate2TQ.o -MD -MP -MF _saturate2TQ.dep -DL_saturate2 -DTQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _saturate2HA.o -MT _saturate2HA.o -MD -MP -MF _saturate2HA.dep -DL_saturate2 -DHA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _saturate2SA.o -MT _saturate2SA.o -MD -MP -MF _saturate2SA.dep -DL_saturate2 -DSA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _saturate2DA.o -MT _saturate2DA.o -MD -MP -MF _saturate2DA.dep -DL_saturate2 -DDA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _saturate2TA.o -MT _saturate2TA.o -MD -MP -MF _saturate2TA.dep -DL_saturate2 -DTA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _saturate2UQQ.o -MT _saturate2UQQ.o -MD -MP -MF _saturate2UQQ.dep -DL_saturate2 -DUQQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _saturate2UHQ.o -MT _saturate2UHQ.o -MD -MP -MF _saturate2UHQ.dep -DL_saturate2 -DUHQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _saturate2USQ.o -MT _saturate2USQ.o -MD -MP -MF _saturate2USQ.dep -DL_saturate2 -DUSQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _saturate2UDQ.o -MT _saturate2UDQ.o -MD -MP -MF _saturate2UDQ.dep -DL_saturate2 -DUDQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _saturate2UTQ.o -MT _saturate2UTQ.o -MD -MP -MF _saturate2UTQ.dep -DL_saturate2 -DUTQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _saturate2UHA.o -MT _saturate2UHA.o -MD -MP -MF _saturate2UHA.dep -DL_saturate2 -DUHA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _saturate2USA.o -MT _saturate2USA.o -MD -MP -MF _saturate2USA.dep -DL_saturate2 -DUSA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _saturate2UDA.o -MT _saturate2UDA.o -MD -MP -MF _saturate2UDA.dep -DL_saturate2 -DUDA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _saturate2UTA.o -MT _saturate2UTA.o -MD -MP -MF _saturate2UTA.dep -DL_saturate2 -DUTA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ssaddQQ.o -MT _ssaddQQ.o -MD -MP -MF _ssaddQQ.dep -DL_ssadd -DQQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ssaddHQ.o -MT _ssaddHQ.o -MD -MP -MF _ssaddHQ.dep -DL_ssadd -DHQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ssaddSQ.o -MT _ssaddSQ.o -MD -MP -MF _ssaddSQ.dep -DL_ssadd -DSQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ssaddDQ.o -MT _ssaddDQ.o -MD -MP -MF _ssaddDQ.dep -DL_ssadd -DDQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ssaddTQ.o -MT _ssaddTQ.o -MD -MP -MF _ssaddTQ.dep -DL_ssadd -DTQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ssaddHA.o -MT _ssaddHA.o -MD -MP -MF _ssaddHA.dep -DL_ssadd -DHA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ssaddSA.o -MT _ssaddSA.o -MD -MP -MF _ssaddSA.dep -DL_ssadd -DSA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ssaddDA.o -MT _ssaddDA.o -MD -MP -MF _ssaddDA.dep -DL_ssadd -DDA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ssaddTA.o -MT _ssaddTA.o -MD -MP -MF _ssaddTA.dep -DL_ssadd -DTA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _sssubQQ.o -MT _sssubQQ.o -MD -MP -MF _sssubQQ.dep -DL_sssub -DQQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _sssubHQ.o -MT _sssubHQ.o -MD -MP -MF _sssubHQ.dep -DL_sssub -DHQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _sssubSQ.o -MT _sssubSQ.o -MD -MP -MF _sssubSQ.dep -DL_sssub -DSQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _sssubDQ.o -MT _sssubDQ.o -MD -MP -MF _sssubDQ.dep -DL_sssub -DDQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _sssubTQ.o -MT _sssubTQ.o -MD -MP -MF _sssubTQ.dep -DL_sssub -DTQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _sssubHA.o -MT _sssubHA.o -MD -MP -MF _sssubHA.dep -DL_sssub -DHA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _sssubSA.o -MT _sssubSA.o -MD -MP -MF _sssubSA.dep -DL_sssub -DSA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _sssubDA.o -MT _sssubDA.o -MD -MP -MF _sssubDA.dep -DL_sssub -DDA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _sssubTA.o -MT _sssubTA.o -MD -MP -MF _sssubTA.dep -DL_sssub -DTA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ssnegQQ.o -MT _ssnegQQ.o -MD -MP -MF _ssnegQQ.dep -DL_ssneg -DQQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ssnegHQ.o -MT _ssnegHQ.o -MD -MP -MF _ssnegHQ.dep -DL_ssneg -DHQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ssnegSQ.o -MT _ssnegSQ.o -MD -MP -MF _ssnegSQ.dep -DL_ssneg -DSQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ssnegDQ.o -MT _ssnegDQ.o -MD -MP -MF _ssnegDQ.dep -DL_ssneg -DDQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ssnegTQ.o -MT _ssnegTQ.o -MD -MP -MF _ssnegTQ.dep -DL_ssneg -DTQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ssnegHA.o -MT _ssnegHA.o -MD -MP -MF _ssnegHA.dep -DL_ssneg -DHA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ssnegSA.o -MT _ssnegSA.o -MD -MP -MF _ssnegSA.dep -DL_ssneg -DSA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ssnegDA.o -MT _ssnegDA.o -MD -MP -MF _ssnegDA.dep -DL_ssneg -DDA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ssnegTA.o -MT _ssnegTA.o -MD -MP -MF _ssnegTA.dep -DL_ssneg -DTA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ssmulQQ.o -MT _ssmulQQ.o -MD -MP -MF _ssmulQQ.dep -DL_ssmul -DQQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ssmulHQ.o -MT _ssmulHQ.o -MD -MP -MF _ssmulHQ.dep -DL_ssmul -DHQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ssmulSQ.o -MT _ssmulSQ.o -MD -MP -MF _ssmulSQ.dep -DL_ssmul -DSQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ssmulDQ.o -MT _ssmulDQ.o -MD -MP -MF _ssmulDQ.dep -DL_ssmul -DDQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ssmulTQ.o -MT _ssmulTQ.o -MD -MP -MF _ssmulTQ.dep -DL_ssmul -DTQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ssmulHA.o -MT _ssmulHA.o -MD -MP -MF _ssmulHA.dep -DL_ssmul -DHA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ssmulSA.o -MT _ssmulSA.o -MD -MP -MF _ssmulSA.dep -DL_ssmul -DSA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ssmulDA.o -MT _ssmulDA.o -MD -MP -MF _ssmulDA.dep -DL_ssmul -DDA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ssmulTA.o -MT _ssmulTA.o -MD -MP -MF _ssmulTA.dep -DL_ssmul -DTA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ssdivQQ.o -MT _ssdivQQ.o -MD -MP -MF _ssdivQQ.dep -DL_ssdiv -DQQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ssdivHQ.o -MT _ssdivHQ.o -MD -MP -MF _ssdivHQ.dep -DL_ssdiv -DHQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ssdivSQ.o -MT _ssdivSQ.o -MD -MP -MF _ssdivSQ.dep -DL_ssdiv -DSQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ssdivDQ.o -MT _ssdivDQ.o -MD -MP -MF _ssdivDQ.dep -DL_ssdiv -DDQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ssdivTQ.o -MT _ssdivTQ.o -MD -MP -MF _ssdivTQ.dep -DL_ssdiv -DTQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ssdivHA.o -MT _ssdivHA.o -MD -MP -MF _ssdivHA.dep -DL_ssdiv -DHA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ssdivSA.o -MT _ssdivSA.o -MD -MP -MF _ssdivSA.dep -DL_ssdiv -DSA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ssdivDA.o -MT _ssdivDA.o -MD -MP -MF _ssdivDA.dep -DL_ssdiv -DDA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ssdivTA.o -MT _ssdivTA.o -MD -MP -MF _ssdivTA.dep -DL_ssdiv -DTA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _divQQ.o -MT _divQQ.o -MD -MP -MF _divQQ.dep -DL_div -DQQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _divHQ.o -MT _divHQ.o -MD -MP -MF _divHQ.dep -DL_div -DHQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _divSQ.o -MT _divSQ.o -MD -MP -MF _divSQ.dep -DL_div -DSQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _divDQ.o -MT _divDQ.o -MD -MP -MF _divDQ.dep -DL_div -DDQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _divTQ.o -MT _divTQ.o -MD -MP -MF _divTQ.dep -DL_div -DTQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _divHA.o -MT _divHA.o -MD -MP -MF _divHA.dep -DL_div -DHA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _divSA.o -MT _divSA.o -MD -MP -MF _divSA.dep -DL_div -DSA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _divDA.o -MT _divDA.o -MD -MP -MF _divDA.dep -DL_div -DDA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _divTA.o -MT _divTA.o -MD -MP -MF _divTA.dep -DL_div -DTA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ssashlQQ.o -MT _ssashlQQ.o -MD -MP -MF _ssashlQQ.dep -DL_ssashl -DQQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ssashlHQ.o -MT _ssashlHQ.o -MD -MP -MF _ssashlHQ.dep -DL_ssashl -DHQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ssashlSQ.o -MT _ssashlSQ.o -MD -MP -MF _ssashlSQ.dep -DL_ssashl -DSQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ssashlDQ.o -MT _ssashlDQ.o -MD -MP -MF _ssashlDQ.dep -DL_ssashl -DDQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ssashlTQ.o -MT _ssashlTQ.o -MD -MP -MF _ssashlTQ.dep -DL_ssashl -DTQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ssashlHA.o -MT _ssashlHA.o -MD -MP -MF _ssashlHA.dep -DL_ssashl -DHA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ssashlSA.o -MT _ssashlSA.o -MD -MP -MF _ssashlSA.dep -DL_ssashl -DSA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ssashlDA.o -MT _ssashlDA.o -MD -MP -MF _ssashlDA.dep -DL_ssashl -DDA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ssashlTA.o -MT _ssashlTA.o -MD -MP -MF _ssashlTA.dep -DL_ssashl -DTA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ashrQQ.o -MT _ashrQQ.o -MD -MP -MF _ashrQQ.dep -DL_ashr -DQQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ashrHQ.o -MT _ashrHQ.o -MD -MP -MF _ashrHQ.dep -DL_ashr -DHQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ashrSQ.o -MT _ashrSQ.o -MD -MP -MF _ashrSQ.dep -DL_ashr -DSQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ashrDQ.o -MT _ashrDQ.o -MD -MP -MF _ashrDQ.dep -DL_ashr -DDQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ashrTQ.o -MT _ashrTQ.o -MD -MP -MF _ashrTQ.dep -DL_ashr -DTQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ashrHA.o -MT _ashrHA.o -MD -MP -MF _ashrHA.dep -DL_ashr -DHA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ashrSA.o -MT _ashrSA.o -MD -MP -MF _ashrSA.dep -DL_ashr -DSA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ashrDA.o -MT _ashrDA.o -MD -MP -MF _ashrDA.dep -DL_ashr -DDA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ashrTA.o -MT _ashrTA.o -MD -MP -MF _ashrTA.dep -DL_ashr -DTA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _usaddUQQ.o -MT _usaddUQQ.o -MD -MP -MF _usaddUQQ.dep -DL_usadd -DUQQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _usaddUHQ.o -MT _usaddUHQ.o -MD -MP -MF _usaddUHQ.dep -DL_usadd -DUHQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _usaddUSQ.o -MT _usaddUSQ.o -MD -MP -MF _usaddUSQ.dep -DL_usadd -DUSQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _usaddUDQ.o -MT _usaddUDQ.o -MD -MP -MF _usaddUDQ.dep -DL_usadd -DUDQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _usaddUTQ.o -MT _usaddUTQ.o -MD -MP -MF _usaddUTQ.dep -DL_usadd -DUTQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _usaddUHA.o -MT _usaddUHA.o -MD -MP -MF _usaddUHA.dep -DL_usadd -DUHA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _usaddUSA.o -MT _usaddUSA.o -MD -MP -MF _usaddUSA.dep -DL_usadd -DUSA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _usaddUDA.o -MT _usaddUDA.o -MD -MP -MF _usaddUDA.dep -DL_usadd -DUDA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _usaddUTA.o -MT _usaddUTA.o -MD -MP -MF _usaddUTA.dep -DL_usadd -DUTA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ussubUQQ.o -MT _ussubUQQ.o -MD -MP -MF _ussubUQQ.dep -DL_ussub -DUQQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ussubUHQ.o -MT _ussubUHQ.o -MD -MP -MF _ussubUHQ.dep -DL_ussub -DUHQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ussubUSQ.o -MT _ussubUSQ.o -MD -MP -MF _ussubUSQ.dep -DL_ussub -DUSQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ussubUDQ.o -MT _ussubUDQ.o -MD -MP -MF _ussubUDQ.dep -DL_ussub -DUDQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ussubUTQ.o -MT _ussubUTQ.o -MD -MP -MF _ussubUTQ.dep -DL_ussub -DUTQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ussubUHA.o -MT _ussubUHA.o -MD -MP -MF _ussubUHA.dep -DL_ussub -DUHA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ussubUSA.o -MT _ussubUSA.o -MD -MP -MF _ussubUSA.dep -DL_ussub -DUSA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ussubUDA.o -MT _ussubUDA.o -MD -MP -MF _ussubUDA.dep -DL_ussub -DUDA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _ussubUTA.o -MT _ussubUTA.o -MD -MP -MF _ussubUTA.dep -DL_ussub -DUTA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _usnegUQQ.o -MT _usnegUQQ.o -MD -MP -MF _usnegUQQ.dep -DL_usneg -DUQQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _usnegUHQ.o -MT _usnegUHQ.o -MD -MP -MF _usnegUHQ.dep -DL_usneg -DUHQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _usnegUSQ.o -MT _usnegUSQ.o -MD -MP -MF _usnegUSQ.dep -DL_usneg -DUSQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _usnegUDQ.o -MT _usnegUDQ.o -MD -MP -MF _usnegUDQ.dep -DL_usneg -DUDQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _usnegUTQ.o -MT _usnegUTQ.o -MD -MP -MF _usnegUTQ.dep -DL_usneg -DUTQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _usnegUHA.o -MT _usnegUHA.o -MD -MP -MF _usnegUHA.dep -DL_usneg -DUHA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _usnegUSA.o -MT _usnegUSA.o -MD -MP -MF _usnegUSA.dep -DL_usneg -DUSA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _usnegUDA.o -MT _usnegUDA.o -MD -MP -MF _usnegUDA.dep -DL_usneg -DUDA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _usnegUTA.o -MT _usnegUTA.o -MD -MP -MF _usnegUTA.dep -DL_usneg -DUTA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _usmulUQQ.o -MT _usmulUQQ.o -MD -MP -MF _usmulUQQ.dep -DL_usmul -DUQQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _usmulUHQ.o -MT _usmulUHQ.o -MD -MP -MF _usmulUHQ.dep -DL_usmul -DUHQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _usmulUSQ.o -MT _usmulUSQ.o -MD -MP -MF _usmulUSQ.dep -DL_usmul -DUSQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _usmulUDQ.o -MT _usmulUDQ.o -MD -MP -MF _usmulUDQ.dep -DL_usmul -DUDQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _usmulUTQ.o -MT _usmulUTQ.o -MD -MP -MF _usmulUTQ.dep -DL_usmul -DUTQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _usmulUHA.o -MT _usmulUHA.o -MD -MP -MF _usmulUHA.dep -DL_usmul -DUHA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _usmulUSA.o -MT _usmulUSA.o -MD -MP -MF _usmulUSA.dep -DL_usmul -DUSA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _usmulUDA.o -MT _usmulUDA.o -MD -MP -MF _usmulUDA.dep -DL_usmul -DUDA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _usmulUTA.o -MT _usmulUTA.o -MD -MP -MF _usmulUTA.dep -DL_usmul -DUTA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _usdivUQQ.o -MT _usdivUQQ.o -MD -MP -MF _usdivUQQ.dep -DL_usdiv -DUQQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _usdivUHQ.o -MT _usdivUHQ.o -MD -MP -MF _usdivUHQ.dep -DL_usdiv -DUHQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _usdivUSQ.o -MT _usdivUSQ.o -MD -MP -MF _usdivUSQ.dep -DL_usdiv -DUSQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _usdivUDQ.o -MT _usdivUDQ.o -MD -MP -MF _usdivUDQ.dep -DL_usdiv -DUDQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _usdivUTQ.o -MT _usdivUTQ.o -MD -MP -MF _usdivUTQ.dep -DL_usdiv -DUTQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _usdivUHA.o -MT _usdivUHA.o -MD -MP -MF _usdivUHA.dep -DL_usdiv -DUHA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _usdivUSA.o -MT _usdivUSA.o -MD -MP -MF _usdivUSA.dep -DL_usdiv -DUSA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _usdivUDA.o -MT _usdivUDA.o -MD -MP -MF _usdivUDA.dep -DL_usdiv -DUDA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _usdivUTA.o -MT _usdivUTA.o -MD -MP -MF _usdivUTA.dep -DL_usdiv -DUTA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _udivUQQ.o -MT _udivUQQ.o -MD -MP -MF _udivUQQ.dep -DL_udiv -DUQQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _udivUHQ.o -MT _udivUHQ.o -MD -MP -MF _udivUHQ.dep -DL_udiv -DUHQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _udivUSQ.o -MT _udivUSQ.o -MD -MP -MF _udivUSQ.dep -DL_udiv -DUSQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _udivUDQ.o -MT _udivUDQ.o -MD -MP -MF _udivUDQ.dep -DL_udiv -DUDQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _udivUTQ.o -MT _udivUTQ.o -MD -MP -MF _udivUTQ.dep -DL_udiv -DUTQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _udivUHA.o -MT _udivUHA.o -MD -MP -MF _udivUHA.dep -DL_udiv -DUHA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _udivUSA.o -MT _udivUSA.o -MD -MP -MF _udivUSA.dep -DL_udiv -DUSA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _udivUDA.o -MT _udivUDA.o -MD -MP -MF _udivUDA.dep -DL_udiv -DUDA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _udivUTA.o -MT _udivUTA.o -MD -MP -MF _udivUTA.dep -DL_udiv -DUTA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _usashlUQQ.o -MT _usashlUQQ.o -MD -MP -MF _usashlUQQ.dep -DL_usashl -DUQQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _usashlUHQ.o -MT _usashlUHQ.o -MD -MP -MF _usashlUHQ.dep -DL_usashl -DUHQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _usashlUSQ.o -MT _usashlUSQ.o -MD -MP -MF _usashlUSQ.dep -DL_usashl -DUSQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _usashlUDQ.o -MT _usashlUDQ.o -MD -MP -MF _usashlUDQ.dep -DL_usashl -DUDQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _usashlUTQ.o -MT _usashlUTQ.o -MD -MP -MF _usashlUTQ.dep -DL_usashl -DUTQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _usashlUHA.o -MT _usashlUHA.o -MD -MP -MF _usashlUHA.dep -DL_usashl -DUHA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _usashlUSA.o -MT _usashlUSA.o -MD -MP -MF _usashlUSA.dep -DL_usashl -DUSA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _usashlUDA.o -MT _usashlUDA.o -MD -MP -MF _usashlUDA.dep -DL_usashl -DUDA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _usashlUTA.o -MT _usashlUTA.o -MD -MP -MF _usashlUTA.dep -DL_usashl -DUTA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _lshrUQQ.o -MT _lshrUQQ.o -MD -MP -MF _lshrUQQ.dep -DL_lshr -DUQQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _lshrUHQ.o -MT _lshrUHQ.o -MD -MP -MF _lshrUHQ.dep -DL_lshr -DUHQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _lshrUSQ.o -MT _lshrUSQ.o -MD -MP -MF _lshrUSQ.dep -DL_lshr -DUSQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _lshrUDQ.o -MT _lshrUDQ.o -MD -MP -MF _lshrUDQ.dep -DL_lshr -DUDQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _lshrUTQ.o -MT _lshrUTQ.o -MD -MP -MF _lshrUTQ.dep -DL_lshr -DUTQ_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _lshrUHA.o -MT _lshrUHA.o -MD -MP -MF _lshrUHA.dep -DL_lshr -DUHA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _lshrUSA.o -MT _lshrUSA.o -MD -MP -MF _lshrUSA.dep -DL_lshr -DUSA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _lshrUDA.o -MT _lshrUDA.o -MD -MP -MF _lshrUDA.dep -DL_lshr -DUDA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _lshrUTA.o -MT _lshrUTA.o -MD -MP -MF _lshrUTA.dep -DL_lshr -DUTA_MODE -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractQQHQ.o -MT _fractQQHQ.o -MD -MP -MF _fractQQHQ.dep -DL_fract -DFROM_QQ -DTO_HQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractQQSQ.o -MT _fractQQSQ.o -MD -MP -MF _fractQQSQ.dep -DL_fract -DFROM_QQ -DTO_SQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractQQDQ.o -MT _fractQQDQ.o -MD -MP -MF _fractQQDQ.dep -DL_fract -DFROM_QQ -DTO_DQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractQQTQ.o -MT _fractQQTQ.o -MD -MP -MF _fractQQTQ.dep -DL_fract -DFROM_QQ -DTO_TQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractQQHA.o -MT _fractQQHA.o -MD -MP -MF _fractQQHA.dep -DL_fract -DFROM_QQ -DTO_HA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractQQSA.o -MT _fractQQSA.o -MD -MP -MF _fractQQSA.dep -DL_fract -DFROM_QQ -DTO_SA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractQQDA.o -MT _fractQQDA.o -MD -MP -MF _fractQQDA.dep -DL_fract -DFROM_QQ -DTO_DA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractQQTA.o -MT _fractQQTA.o -MD -MP -MF _fractQQTA.dep -DL_fract -DFROM_QQ -DTO_TA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractQQUQQ.o -MT _fractQQUQQ.o -MD -MP -MF _fractQQUQQ.dep -DL_fract -DFROM_QQ -DTO_UQQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractQQUHQ.o -MT _fractQQUHQ.o -MD -MP -MF _fractQQUHQ.dep -DL_fract -DFROM_QQ -DTO_UHQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractQQUSQ.o -MT _fractQQUSQ.o -MD -MP -MF _fractQQUSQ.dep -DL_fract -DFROM_QQ -DTO_USQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractQQUDQ.o -MT _fractQQUDQ.o -MD -MP -MF _fractQQUDQ.dep -DL_fract -DFROM_QQ -DTO_UDQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractQQUTQ.o -MT _fractQQUTQ.o -MD -MP -MF _fractQQUTQ.dep -DL_fract -DFROM_QQ -DTO_UTQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractQQUHA.o -MT _fractQQUHA.o -MD -MP -MF _fractQQUHA.dep -DL_fract -DFROM_QQ -DTO_UHA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractQQUSA.o -MT _fractQQUSA.o -MD -MP -MF _fractQQUSA.dep -DL_fract -DFROM_QQ -DTO_USA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractQQUDA.o -MT _fractQQUDA.o -MD -MP -MF _fractQQUDA.dep -DL_fract -DFROM_QQ -DTO_UDA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractQQUTA.o -MT _fractQQUTA.o -MD -MP -MF _fractQQUTA.dep -DL_fract -DFROM_QQ -DTO_UTA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractQQQI.o -MT _fractQQQI.o -MD -MP -MF _fractQQQI.dep -DL_fract -DFROM_QQ -DTO_QI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractQQHI.o -MT _fractQQHI.o -MD -MP -MF _fractQQHI.dep -DL_fract -DFROM_QQ -DTO_HI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractQQSI.o -MT _fractQQSI.o -MD -MP -MF _fractQQSI.dep -DL_fract -DFROM_QQ -DTO_SI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractQQDI.o -MT _fractQQDI.o -MD -MP -MF _fractQQDI.dep -DL_fract -DFROM_QQ -DTO_DI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractQQTI.o -MT _fractQQTI.o -MD -MP -MF _fractQQTI.dep -DL_fract -DFROM_QQ -DTO_TI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractQQSF.o -MT _fractQQSF.o -MD -MP -MF _fractQQSF.dep -DL_fract -DFROM_QQ -DTO_SF -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractQQDF.o -MT _fractQQDF.o -MD -MP -MF _fractQQDF.dep -DL_fract -DFROM_QQ -DTO_DF -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHQQQ.o -MT _fractHQQQ.o -MD -MP -MF _fractHQQQ.dep -DL_fract -DFROM_HQ -DTO_QQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHQSQ.o -MT _fractHQSQ.o -MD -MP -MF _fractHQSQ.dep -DL_fract -DFROM_HQ -DTO_SQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHQDQ.o -MT _fractHQDQ.o -MD -MP -MF _fractHQDQ.dep -DL_fract -DFROM_HQ -DTO_DQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHQTQ.o -MT _fractHQTQ.o -MD -MP -MF _fractHQTQ.dep -DL_fract -DFROM_HQ -DTO_TQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHQHA.o -MT _fractHQHA.o -MD -MP -MF _fractHQHA.dep -DL_fract -DFROM_HQ -DTO_HA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHQSA.o -MT _fractHQSA.o -MD -MP -MF _fractHQSA.dep -DL_fract -DFROM_HQ -DTO_SA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHQDA.o -MT _fractHQDA.o -MD -MP -MF _fractHQDA.dep -DL_fract -DFROM_HQ -DTO_DA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHQTA.o -MT _fractHQTA.o -MD -MP -MF _fractHQTA.dep -DL_fract -DFROM_HQ -DTO_TA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHQUQQ.o -MT _fractHQUQQ.o -MD -MP -MF _fractHQUQQ.dep -DL_fract -DFROM_HQ -DTO_UQQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHQUHQ.o -MT _fractHQUHQ.o -MD -MP -MF _fractHQUHQ.dep -DL_fract -DFROM_HQ -DTO_UHQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHQUSQ.o -MT _fractHQUSQ.o -MD -MP -MF _fractHQUSQ.dep -DL_fract -DFROM_HQ -DTO_USQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHQUDQ.o -MT _fractHQUDQ.o -MD -MP -MF _fractHQUDQ.dep -DL_fract -DFROM_HQ -DTO_UDQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHQUTQ.o -MT _fractHQUTQ.o -MD -MP -MF _fractHQUTQ.dep -DL_fract -DFROM_HQ -DTO_UTQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHQUHA.o -MT _fractHQUHA.o -MD -MP -MF _fractHQUHA.dep -DL_fract -DFROM_HQ -DTO_UHA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHQUSA.o -MT _fractHQUSA.o -MD -MP -MF _fractHQUSA.dep -DL_fract -DFROM_HQ -DTO_USA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHQUDA.o -MT _fractHQUDA.o -MD -MP -MF _fractHQUDA.dep -DL_fract -DFROM_HQ -DTO_UDA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHQUTA.o -MT _fractHQUTA.o -MD -MP -MF _fractHQUTA.dep -DL_fract -DFROM_HQ -DTO_UTA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHQQI.o -MT _fractHQQI.o -MD -MP -MF _fractHQQI.dep -DL_fract -DFROM_HQ -DTO_QI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHQHI.o -MT _fractHQHI.o -MD -MP -MF _fractHQHI.dep -DL_fract -DFROM_HQ -DTO_HI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHQSI.o -MT _fractHQSI.o -MD -MP -MF _fractHQSI.dep -DL_fract -DFROM_HQ -DTO_SI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHQDI.o -MT _fractHQDI.o -MD -MP -MF _fractHQDI.dep -DL_fract -DFROM_HQ -DTO_DI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHQTI.o -MT _fractHQTI.o -MD -MP -MF _fractHQTI.dep -DL_fract -DFROM_HQ -DTO_TI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHQSF.o -MT _fractHQSF.o -MD -MP -MF _fractHQSF.dep -DL_fract -DFROM_HQ -DTO_SF -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHQDF.o -MT _fractHQDF.o -MD -MP -MF _fractHQDF.dep -DL_fract -DFROM_HQ -DTO_DF -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSQQQ.o -MT _fractSQQQ.o -MD -MP -MF _fractSQQQ.dep -DL_fract -DFROM_SQ -DTO_QQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSQHQ.o -MT _fractSQHQ.o -MD -MP -MF _fractSQHQ.dep -DL_fract -DFROM_SQ -DTO_HQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSQDQ.o -MT _fractSQDQ.o -MD -MP -MF _fractSQDQ.dep -DL_fract -DFROM_SQ -DTO_DQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSQTQ.o -MT _fractSQTQ.o -MD -MP -MF _fractSQTQ.dep -DL_fract -DFROM_SQ -DTO_TQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSQHA.o -MT _fractSQHA.o -MD -MP -MF _fractSQHA.dep -DL_fract -DFROM_SQ -DTO_HA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSQSA.o -MT _fractSQSA.o -MD -MP -MF _fractSQSA.dep -DL_fract -DFROM_SQ -DTO_SA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSQDA.o -MT _fractSQDA.o -MD -MP -MF _fractSQDA.dep -DL_fract -DFROM_SQ -DTO_DA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSQTA.o -MT _fractSQTA.o -MD -MP -MF _fractSQTA.dep -DL_fract -DFROM_SQ -DTO_TA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSQUQQ.o -MT _fractSQUQQ.o -MD -MP -MF _fractSQUQQ.dep -DL_fract -DFROM_SQ -DTO_UQQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSQUHQ.o -MT _fractSQUHQ.o -MD -MP -MF _fractSQUHQ.dep -DL_fract -DFROM_SQ -DTO_UHQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSQUSQ.o -MT _fractSQUSQ.o -MD -MP -MF _fractSQUSQ.dep -DL_fract -DFROM_SQ -DTO_USQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSQUDQ.o -MT _fractSQUDQ.o -MD -MP -MF _fractSQUDQ.dep -DL_fract -DFROM_SQ -DTO_UDQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSQUTQ.o -MT _fractSQUTQ.o -MD -MP -MF _fractSQUTQ.dep -DL_fract -DFROM_SQ -DTO_UTQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSQUHA.o -MT _fractSQUHA.o -MD -MP -MF _fractSQUHA.dep -DL_fract -DFROM_SQ -DTO_UHA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSQUSA.o -MT _fractSQUSA.o -MD -MP -MF _fractSQUSA.dep -DL_fract -DFROM_SQ -DTO_USA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSQUDA.o -MT _fractSQUDA.o -MD -MP -MF _fractSQUDA.dep -DL_fract -DFROM_SQ -DTO_UDA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSQUTA.o -MT _fractSQUTA.o -MD -MP -MF _fractSQUTA.dep -DL_fract -DFROM_SQ -DTO_UTA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSQQI.o -MT _fractSQQI.o -MD -MP -MF _fractSQQI.dep -DL_fract -DFROM_SQ -DTO_QI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSQHI.o -MT _fractSQHI.o -MD -MP -MF _fractSQHI.dep -DL_fract -DFROM_SQ -DTO_HI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSQSI.o -MT _fractSQSI.o -MD -MP -MF _fractSQSI.dep -DL_fract -DFROM_SQ -DTO_SI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSQDI.o -MT _fractSQDI.o -MD -MP -MF _fractSQDI.dep -DL_fract -DFROM_SQ -DTO_DI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSQTI.o -MT _fractSQTI.o -MD -MP -MF _fractSQTI.dep -DL_fract -DFROM_SQ -DTO_TI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSQSF.o -MT _fractSQSF.o -MD -MP -MF _fractSQSF.dep -DL_fract -DFROM_SQ -DTO_SF -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSQDF.o -MT _fractSQDF.o -MD -MP -MF _fractSQDF.dep -DL_fract -DFROM_SQ -DTO_DF -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDQQQ.o -MT _fractDQQQ.o -MD -MP -MF _fractDQQQ.dep -DL_fract -DFROM_DQ -DTO_QQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDQHQ.o -MT _fractDQHQ.o -MD -MP -MF _fractDQHQ.dep -DL_fract -DFROM_DQ -DTO_HQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDQSQ.o -MT _fractDQSQ.o -MD -MP -MF _fractDQSQ.dep -DL_fract -DFROM_DQ -DTO_SQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDQTQ.o -MT _fractDQTQ.o -MD -MP -MF _fractDQTQ.dep -DL_fract -DFROM_DQ -DTO_TQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDQHA.o -MT _fractDQHA.o -MD -MP -MF _fractDQHA.dep -DL_fract -DFROM_DQ -DTO_HA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDQSA.o -MT _fractDQSA.o -MD -MP -MF _fractDQSA.dep -DL_fract -DFROM_DQ -DTO_SA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDQDA.o -MT _fractDQDA.o -MD -MP -MF _fractDQDA.dep -DL_fract -DFROM_DQ -DTO_DA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDQTA.o -MT _fractDQTA.o -MD -MP -MF _fractDQTA.dep -DL_fract -DFROM_DQ -DTO_TA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDQUQQ.o -MT _fractDQUQQ.o -MD -MP -MF _fractDQUQQ.dep -DL_fract -DFROM_DQ -DTO_UQQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDQUHQ.o -MT _fractDQUHQ.o -MD -MP -MF _fractDQUHQ.dep -DL_fract -DFROM_DQ -DTO_UHQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDQUSQ.o -MT _fractDQUSQ.o -MD -MP -MF _fractDQUSQ.dep -DL_fract -DFROM_DQ -DTO_USQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDQUDQ.o -MT _fractDQUDQ.o -MD -MP -MF _fractDQUDQ.dep -DL_fract -DFROM_DQ -DTO_UDQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDQUTQ.o -MT _fractDQUTQ.o -MD -MP -MF _fractDQUTQ.dep -DL_fract -DFROM_DQ -DTO_UTQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDQUHA.o -MT _fractDQUHA.o -MD -MP -MF _fractDQUHA.dep -DL_fract -DFROM_DQ -DTO_UHA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDQUSA.o -MT _fractDQUSA.o -MD -MP -MF _fractDQUSA.dep -DL_fract -DFROM_DQ -DTO_USA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDQUDA.o -MT _fractDQUDA.o -MD -MP -MF _fractDQUDA.dep -DL_fract -DFROM_DQ -DTO_UDA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDQUTA.o -MT _fractDQUTA.o -MD -MP -MF _fractDQUTA.dep -DL_fract -DFROM_DQ -DTO_UTA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDQQI.o -MT _fractDQQI.o -MD -MP -MF _fractDQQI.dep -DL_fract -DFROM_DQ -DTO_QI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDQHI.o -MT _fractDQHI.o -MD -MP -MF _fractDQHI.dep -DL_fract -DFROM_DQ -DTO_HI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDQSI.o -MT _fractDQSI.o -MD -MP -MF _fractDQSI.dep -DL_fract -DFROM_DQ -DTO_SI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDQDI.o -MT _fractDQDI.o -MD -MP -MF _fractDQDI.dep -DL_fract -DFROM_DQ -DTO_DI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDQTI.o -MT _fractDQTI.o -MD -MP -MF _fractDQTI.dep -DL_fract -DFROM_DQ -DTO_TI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDQSF.o -MT _fractDQSF.o -MD -MP -MF _fractDQSF.dep -DL_fract -DFROM_DQ -DTO_SF -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDQDF.o -MT _fractDQDF.o -MD -MP -MF _fractDQDF.dep -DL_fract -DFROM_DQ -DTO_DF -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTQQQ.o -MT _fractTQQQ.o -MD -MP -MF _fractTQQQ.dep -DL_fract -DFROM_TQ -DTO_QQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTQHQ.o -MT _fractTQHQ.o -MD -MP -MF _fractTQHQ.dep -DL_fract -DFROM_TQ -DTO_HQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTQSQ.o -MT _fractTQSQ.o -MD -MP -MF _fractTQSQ.dep -DL_fract -DFROM_TQ -DTO_SQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTQDQ.o -MT _fractTQDQ.o -MD -MP -MF _fractTQDQ.dep -DL_fract -DFROM_TQ -DTO_DQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTQHA.o -MT _fractTQHA.o -MD -MP -MF _fractTQHA.dep -DL_fract -DFROM_TQ -DTO_HA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTQSA.o -MT _fractTQSA.o -MD -MP -MF _fractTQSA.dep -DL_fract -DFROM_TQ -DTO_SA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTQDA.o -MT _fractTQDA.o -MD -MP -MF _fractTQDA.dep -DL_fract -DFROM_TQ -DTO_DA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTQTA.o -MT _fractTQTA.o -MD -MP -MF _fractTQTA.dep -DL_fract -DFROM_TQ -DTO_TA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTQUQQ.o -MT _fractTQUQQ.o -MD -MP -MF _fractTQUQQ.dep -DL_fract -DFROM_TQ -DTO_UQQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTQUHQ.o -MT _fractTQUHQ.o -MD -MP -MF _fractTQUHQ.dep -DL_fract -DFROM_TQ -DTO_UHQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTQUSQ.o -MT _fractTQUSQ.o -MD -MP -MF _fractTQUSQ.dep -DL_fract -DFROM_TQ -DTO_USQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTQUDQ.o -MT _fractTQUDQ.o -MD -MP -MF _fractTQUDQ.dep -DL_fract -DFROM_TQ -DTO_UDQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTQUTQ.o -MT _fractTQUTQ.o -MD -MP -MF _fractTQUTQ.dep -DL_fract -DFROM_TQ -DTO_UTQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTQUHA.o -MT _fractTQUHA.o -MD -MP -MF _fractTQUHA.dep -DL_fract -DFROM_TQ -DTO_UHA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTQUSA.o -MT _fractTQUSA.o -MD -MP -MF _fractTQUSA.dep -DL_fract -DFROM_TQ -DTO_USA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTQUDA.o -MT _fractTQUDA.o -MD -MP -MF _fractTQUDA.dep -DL_fract -DFROM_TQ -DTO_UDA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTQUTA.o -MT _fractTQUTA.o -MD -MP -MF _fractTQUTA.dep -DL_fract -DFROM_TQ -DTO_UTA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTQQI.o -MT _fractTQQI.o -MD -MP -MF _fractTQQI.dep -DL_fract -DFROM_TQ -DTO_QI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTQHI.o -MT _fractTQHI.o -MD -MP -MF _fractTQHI.dep -DL_fract -DFROM_TQ -DTO_HI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTQSI.o -MT _fractTQSI.o -MD -MP -MF _fractTQSI.dep -DL_fract -DFROM_TQ -DTO_SI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTQDI.o -MT _fractTQDI.o -MD -MP -MF _fractTQDI.dep -DL_fract -DFROM_TQ -DTO_DI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTQTI.o -MT _fractTQTI.o -MD -MP -MF _fractTQTI.dep -DL_fract -DFROM_TQ -DTO_TI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTQSF.o -MT _fractTQSF.o -MD -MP -MF _fractTQSF.dep -DL_fract -DFROM_TQ -DTO_SF -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTQDF.o -MT _fractTQDF.o -MD -MP -MF _fractTQDF.dep -DL_fract -DFROM_TQ -DTO_DF -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHAQQ.o -MT _fractHAQQ.o -MD -MP -MF _fractHAQQ.dep -DL_fract -DFROM_HA -DTO_QQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHAHQ.o -MT _fractHAHQ.o -MD -MP -MF _fractHAHQ.dep -DL_fract -DFROM_HA -DTO_HQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHASQ.o -MT _fractHASQ.o -MD -MP -MF _fractHASQ.dep -DL_fract -DFROM_HA -DTO_SQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHADQ.o -MT _fractHADQ.o -MD -MP -MF _fractHADQ.dep -DL_fract -DFROM_HA -DTO_DQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHATQ.o -MT _fractHATQ.o -MD -MP -MF _fractHATQ.dep -DL_fract -DFROM_HA -DTO_TQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHASA.o -MT _fractHASA.o -MD -MP -MF _fractHASA.dep -DL_fract -DFROM_HA -DTO_SA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHADA.o -MT _fractHADA.o -MD -MP -MF _fractHADA.dep -DL_fract -DFROM_HA -DTO_DA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHATA.o -MT _fractHATA.o -MD -MP -MF _fractHATA.dep -DL_fract -DFROM_HA -DTO_TA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHAUQQ.o -MT _fractHAUQQ.o -MD -MP -MF _fractHAUQQ.dep -DL_fract -DFROM_HA -DTO_UQQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHAUHQ.o -MT _fractHAUHQ.o -MD -MP -MF _fractHAUHQ.dep -DL_fract -DFROM_HA -DTO_UHQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHAUSQ.o -MT _fractHAUSQ.o -MD -MP -MF _fractHAUSQ.dep -DL_fract -DFROM_HA -DTO_USQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHAUDQ.o -MT _fractHAUDQ.o -MD -MP -MF _fractHAUDQ.dep -DL_fract -DFROM_HA -DTO_UDQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHAUTQ.o -MT _fractHAUTQ.o -MD -MP -MF _fractHAUTQ.dep -DL_fract -DFROM_HA -DTO_UTQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHAUHA.o -MT _fractHAUHA.o -MD -MP -MF _fractHAUHA.dep -DL_fract -DFROM_HA -DTO_UHA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHAUSA.o -MT _fractHAUSA.o -MD -MP -MF _fractHAUSA.dep -DL_fract -DFROM_HA -DTO_USA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHAUDA.o -MT _fractHAUDA.o -MD -MP -MF _fractHAUDA.dep -DL_fract -DFROM_HA -DTO_UDA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHAUTA.o -MT _fractHAUTA.o -MD -MP -MF _fractHAUTA.dep -DL_fract -DFROM_HA -DTO_UTA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHAQI.o -MT _fractHAQI.o -MD -MP -MF _fractHAQI.dep -DL_fract -DFROM_HA -DTO_QI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHAHI.o -MT _fractHAHI.o -MD -MP -MF _fractHAHI.dep -DL_fract -DFROM_HA -DTO_HI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHASI.o -MT _fractHASI.o -MD -MP -MF _fractHASI.dep -DL_fract -DFROM_HA -DTO_SI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHADI.o -MT _fractHADI.o -MD -MP -MF _fractHADI.dep -DL_fract -DFROM_HA -DTO_DI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHATI.o -MT _fractHATI.o -MD -MP -MF _fractHATI.dep -DL_fract -DFROM_HA -DTO_TI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHASF.o -MT _fractHASF.o -MD -MP -MF _fractHASF.dep -DL_fract -DFROM_HA -DTO_SF -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHADF.o -MT _fractHADF.o -MD -MP -MF _fractHADF.dep -DL_fract -DFROM_HA -DTO_DF -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSAQQ.o -MT _fractSAQQ.o -MD -MP -MF _fractSAQQ.dep -DL_fract -DFROM_SA -DTO_QQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSAHQ.o -MT _fractSAHQ.o -MD -MP -MF _fractSAHQ.dep -DL_fract -DFROM_SA -DTO_HQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSASQ.o -MT _fractSASQ.o -MD -MP -MF _fractSASQ.dep -DL_fract -DFROM_SA -DTO_SQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSADQ.o -MT _fractSADQ.o -MD -MP -MF _fractSADQ.dep -DL_fract -DFROM_SA -DTO_DQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSATQ.o -MT _fractSATQ.o -MD -MP -MF _fractSATQ.dep -DL_fract -DFROM_SA -DTO_TQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSAHA.o -MT _fractSAHA.o -MD -MP -MF _fractSAHA.dep -DL_fract -DFROM_SA -DTO_HA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSADA.o -MT _fractSADA.o -MD -MP -MF _fractSADA.dep -DL_fract -DFROM_SA -DTO_DA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSATA.o -MT _fractSATA.o -MD -MP -MF _fractSATA.dep -DL_fract -DFROM_SA -DTO_TA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSAUQQ.o -MT _fractSAUQQ.o -MD -MP -MF _fractSAUQQ.dep -DL_fract -DFROM_SA -DTO_UQQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSAUHQ.o -MT _fractSAUHQ.o -MD -MP -MF _fractSAUHQ.dep -DL_fract -DFROM_SA -DTO_UHQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSAUSQ.o -MT _fractSAUSQ.o -MD -MP -MF _fractSAUSQ.dep -DL_fract -DFROM_SA -DTO_USQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSAUDQ.o -MT _fractSAUDQ.o -MD -MP -MF _fractSAUDQ.dep -DL_fract -DFROM_SA -DTO_UDQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSAUTQ.o -MT _fractSAUTQ.o -MD -MP -MF _fractSAUTQ.dep -DL_fract -DFROM_SA -DTO_UTQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSAUHA.o -MT _fractSAUHA.o -MD -MP -MF _fractSAUHA.dep -DL_fract -DFROM_SA -DTO_UHA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSAUSA.o -MT _fractSAUSA.o -MD -MP -MF _fractSAUSA.dep -DL_fract -DFROM_SA -DTO_USA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSAUDA.o -MT _fractSAUDA.o -MD -MP -MF _fractSAUDA.dep -DL_fract -DFROM_SA -DTO_UDA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSAUTA.o -MT _fractSAUTA.o -MD -MP -MF _fractSAUTA.dep -DL_fract -DFROM_SA -DTO_UTA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSAQI.o -MT _fractSAQI.o -MD -MP -MF _fractSAQI.dep -DL_fract -DFROM_SA -DTO_QI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSAHI.o -MT _fractSAHI.o -MD -MP -MF _fractSAHI.dep -DL_fract -DFROM_SA -DTO_HI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSASI.o -MT _fractSASI.o -MD -MP -MF _fractSASI.dep -DL_fract -DFROM_SA -DTO_SI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSADI.o -MT _fractSADI.o -MD -MP -MF _fractSADI.dep -DL_fract -DFROM_SA -DTO_DI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSATI.o -MT _fractSATI.o -MD -MP -MF _fractSATI.dep -DL_fract -DFROM_SA -DTO_TI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSASF.o -MT _fractSASF.o -MD -MP -MF _fractSASF.dep -DL_fract -DFROM_SA -DTO_SF -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSADF.o -MT _fractSADF.o -MD -MP -MF _fractSADF.dep -DL_fract -DFROM_SA -DTO_DF -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDAQQ.o -MT _fractDAQQ.o -MD -MP -MF _fractDAQQ.dep -DL_fract -DFROM_DA -DTO_QQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDAHQ.o -MT _fractDAHQ.o -MD -MP -MF _fractDAHQ.dep -DL_fract -DFROM_DA -DTO_HQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDASQ.o -MT _fractDASQ.o -MD -MP -MF _fractDASQ.dep -DL_fract -DFROM_DA -DTO_SQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDADQ.o -MT _fractDADQ.o -MD -MP -MF _fractDADQ.dep -DL_fract -DFROM_DA -DTO_DQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDATQ.o -MT _fractDATQ.o -MD -MP -MF _fractDATQ.dep -DL_fract -DFROM_DA -DTO_TQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDAHA.o -MT _fractDAHA.o -MD -MP -MF _fractDAHA.dep -DL_fract -DFROM_DA -DTO_HA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDASA.o -MT _fractDASA.o -MD -MP -MF _fractDASA.dep -DL_fract -DFROM_DA -DTO_SA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDATA.o -MT _fractDATA.o -MD -MP -MF _fractDATA.dep -DL_fract -DFROM_DA -DTO_TA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDAUQQ.o -MT _fractDAUQQ.o -MD -MP -MF _fractDAUQQ.dep -DL_fract -DFROM_DA -DTO_UQQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDAUHQ.o -MT _fractDAUHQ.o -MD -MP -MF _fractDAUHQ.dep -DL_fract -DFROM_DA -DTO_UHQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDAUSQ.o -MT _fractDAUSQ.o -MD -MP -MF _fractDAUSQ.dep -DL_fract -DFROM_DA -DTO_USQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDAUDQ.o -MT _fractDAUDQ.o -MD -MP -MF _fractDAUDQ.dep -DL_fract -DFROM_DA -DTO_UDQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDAUTQ.o -MT _fractDAUTQ.o -MD -MP -MF _fractDAUTQ.dep -DL_fract -DFROM_DA -DTO_UTQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDAUHA.o -MT _fractDAUHA.o -MD -MP -MF _fractDAUHA.dep -DL_fract -DFROM_DA -DTO_UHA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDAUSA.o -MT _fractDAUSA.o -MD -MP -MF _fractDAUSA.dep -DL_fract -DFROM_DA -DTO_USA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDAUDA.o -MT _fractDAUDA.o -MD -MP -MF _fractDAUDA.dep -DL_fract -DFROM_DA -DTO_UDA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDAUTA.o -MT _fractDAUTA.o -MD -MP -MF _fractDAUTA.dep -DL_fract -DFROM_DA -DTO_UTA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDAQI.o -MT _fractDAQI.o -MD -MP -MF _fractDAQI.dep -DL_fract -DFROM_DA -DTO_QI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDAHI.o -MT _fractDAHI.o -MD -MP -MF _fractDAHI.dep -DL_fract -DFROM_DA -DTO_HI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDASI.o -MT _fractDASI.o -MD -MP -MF _fractDASI.dep -DL_fract -DFROM_DA -DTO_SI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDADI.o -MT _fractDADI.o -MD -MP -MF _fractDADI.dep -DL_fract -DFROM_DA -DTO_DI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDATI.o -MT _fractDATI.o -MD -MP -MF _fractDATI.dep -DL_fract -DFROM_DA -DTO_TI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDASF.o -MT _fractDASF.o -MD -MP -MF _fractDASF.dep -DL_fract -DFROM_DA -DTO_SF -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDADF.o -MT _fractDADF.o -MD -MP -MF _fractDADF.dep -DL_fract -DFROM_DA -DTO_DF -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTAQQ.o -MT _fractTAQQ.o -MD -MP -MF _fractTAQQ.dep -DL_fract -DFROM_TA -DTO_QQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTAHQ.o -MT _fractTAHQ.o -MD -MP -MF _fractTAHQ.dep -DL_fract -DFROM_TA -DTO_HQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTASQ.o -MT _fractTASQ.o -MD -MP -MF _fractTASQ.dep -DL_fract -DFROM_TA -DTO_SQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTADQ.o -MT _fractTADQ.o -MD -MP -MF _fractTADQ.dep -DL_fract -DFROM_TA -DTO_DQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTATQ.o -MT _fractTATQ.o -MD -MP -MF _fractTATQ.dep -DL_fract -DFROM_TA -DTO_TQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTAHA.o -MT _fractTAHA.o -MD -MP -MF _fractTAHA.dep -DL_fract -DFROM_TA -DTO_HA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTASA.o -MT _fractTASA.o -MD -MP -MF _fractTASA.dep -DL_fract -DFROM_TA -DTO_SA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTADA.o -MT _fractTADA.o -MD -MP -MF _fractTADA.dep -DL_fract -DFROM_TA -DTO_DA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTAUQQ.o -MT _fractTAUQQ.o -MD -MP -MF _fractTAUQQ.dep -DL_fract -DFROM_TA -DTO_UQQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTAUHQ.o -MT _fractTAUHQ.o -MD -MP -MF _fractTAUHQ.dep -DL_fract -DFROM_TA -DTO_UHQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTAUSQ.o -MT _fractTAUSQ.o -MD -MP -MF _fractTAUSQ.dep -DL_fract -DFROM_TA -DTO_USQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTAUDQ.o -MT _fractTAUDQ.o -MD -MP -MF _fractTAUDQ.dep -DL_fract -DFROM_TA -DTO_UDQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTAUTQ.o -MT _fractTAUTQ.o -MD -MP -MF _fractTAUTQ.dep -DL_fract -DFROM_TA -DTO_UTQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTAUHA.o -MT _fractTAUHA.o -MD -MP -MF _fractTAUHA.dep -DL_fract -DFROM_TA -DTO_UHA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTAUSA.o -MT _fractTAUSA.o -MD -MP -MF _fractTAUSA.dep -DL_fract -DFROM_TA -DTO_USA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTAUDA.o -MT _fractTAUDA.o -MD -MP -MF _fractTAUDA.dep -DL_fract -DFROM_TA -DTO_UDA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTAUTA.o -MT _fractTAUTA.o -MD -MP -MF _fractTAUTA.dep -DL_fract -DFROM_TA -DTO_UTA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTAQI.o -MT _fractTAQI.o -MD -MP -MF _fractTAQI.dep -DL_fract -DFROM_TA -DTO_QI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTAHI.o -MT _fractTAHI.o -MD -MP -MF _fractTAHI.dep -DL_fract -DFROM_TA -DTO_HI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTASI.o -MT _fractTASI.o -MD -MP -MF _fractTASI.dep -DL_fract -DFROM_TA -DTO_SI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTADI.o -MT _fractTADI.o -MD -MP -MF _fractTADI.dep -DL_fract -DFROM_TA -DTO_DI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTATI.o -MT _fractTATI.o -MD -MP -MF _fractTATI.dep -DL_fract -DFROM_TA -DTO_TI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTASF.o -MT _fractTASF.o -MD -MP -MF _fractTASF.dep -DL_fract -DFROM_TA -DTO_SF -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTADF.o -MT _fractTADF.o -MD -MP -MF _fractTADF.dep -DL_fract -DFROM_TA -DTO_DF -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUQQQQ.o -MT _fractUQQQQ.o -MD -MP -MF _fractUQQQQ.dep -DL_fract -DFROM_UQQ -DTO_QQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUQQHQ.o -MT _fractUQQHQ.o -MD -MP -MF _fractUQQHQ.dep -DL_fract -DFROM_UQQ -DTO_HQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUQQSQ.o -MT _fractUQQSQ.o -MD -MP -MF _fractUQQSQ.dep -DL_fract -DFROM_UQQ -DTO_SQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUQQDQ.o -MT _fractUQQDQ.o -MD -MP -MF _fractUQQDQ.dep -DL_fract -DFROM_UQQ -DTO_DQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUQQTQ.o -MT _fractUQQTQ.o -MD -MP -MF _fractUQQTQ.dep -DL_fract -DFROM_UQQ -DTO_TQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUQQHA.o -MT _fractUQQHA.o -MD -MP -MF _fractUQQHA.dep -DL_fract -DFROM_UQQ -DTO_HA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUQQSA.o -MT _fractUQQSA.o -MD -MP -MF _fractUQQSA.dep -DL_fract -DFROM_UQQ -DTO_SA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUQQDA.o -MT _fractUQQDA.o -MD -MP -MF _fractUQQDA.dep -DL_fract -DFROM_UQQ -DTO_DA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUQQTA.o -MT _fractUQQTA.o -MD -MP -MF _fractUQQTA.dep -DL_fract -DFROM_UQQ -DTO_TA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUQQUHQ.o -MT _fractUQQUHQ.o -MD -MP -MF _fractUQQUHQ.dep -DL_fract -DFROM_UQQ -DTO_UHQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUQQUSQ.o -MT _fractUQQUSQ.o -MD -MP -MF _fractUQQUSQ.dep -DL_fract -DFROM_UQQ -DTO_USQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUQQUDQ.o -MT _fractUQQUDQ.o -MD -MP -MF _fractUQQUDQ.dep -DL_fract -DFROM_UQQ -DTO_UDQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUQQUTQ.o -MT _fractUQQUTQ.o -MD -MP -MF _fractUQQUTQ.dep -DL_fract -DFROM_UQQ -DTO_UTQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUQQUHA.o -MT _fractUQQUHA.o -MD -MP -MF _fractUQQUHA.dep -DL_fract -DFROM_UQQ -DTO_UHA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUQQUSA.o -MT _fractUQQUSA.o -MD -MP -MF _fractUQQUSA.dep -DL_fract -DFROM_UQQ -DTO_USA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUQQUDA.o -MT _fractUQQUDA.o -MD -MP -MF _fractUQQUDA.dep -DL_fract -DFROM_UQQ -DTO_UDA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUQQUTA.o -MT _fractUQQUTA.o -MD -MP -MF _fractUQQUTA.dep -DL_fract -DFROM_UQQ -DTO_UTA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUQQQI.o -MT _fractUQQQI.o -MD -MP -MF _fractUQQQI.dep -DL_fract -DFROM_UQQ -DTO_QI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUQQHI.o -MT _fractUQQHI.o -MD -MP -MF _fractUQQHI.dep -DL_fract -DFROM_UQQ -DTO_HI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUQQSI.o -MT _fractUQQSI.o -MD -MP -MF _fractUQQSI.dep -DL_fract -DFROM_UQQ -DTO_SI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUQQDI.o -MT _fractUQQDI.o -MD -MP -MF _fractUQQDI.dep -DL_fract -DFROM_UQQ -DTO_DI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUQQTI.o -MT _fractUQQTI.o -MD -MP -MF _fractUQQTI.dep -DL_fract -DFROM_UQQ -DTO_TI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUQQSF.o -MT _fractUQQSF.o -MD -MP -MF _fractUQQSF.dep -DL_fract -DFROM_UQQ -DTO_SF -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUQQDF.o -MT _fractUQQDF.o -MD -MP -MF _fractUQQDF.dep -DL_fract -DFROM_UQQ -DTO_DF -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUHQQQ.o -MT _fractUHQQQ.o -MD -MP -MF _fractUHQQQ.dep -DL_fract -DFROM_UHQ -DTO_QQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUHQHQ.o -MT _fractUHQHQ.o -MD -MP -MF _fractUHQHQ.dep -DL_fract -DFROM_UHQ -DTO_HQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUHQSQ.o -MT _fractUHQSQ.o -MD -MP -MF _fractUHQSQ.dep -DL_fract -DFROM_UHQ -DTO_SQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUHQDQ.o -MT _fractUHQDQ.o -MD -MP -MF _fractUHQDQ.dep -DL_fract -DFROM_UHQ -DTO_DQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUHQTQ.o -MT _fractUHQTQ.o -MD -MP -MF _fractUHQTQ.dep -DL_fract -DFROM_UHQ -DTO_TQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUHQHA.o -MT _fractUHQHA.o -MD -MP -MF _fractUHQHA.dep -DL_fract -DFROM_UHQ -DTO_HA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUHQSA.o -MT _fractUHQSA.o -MD -MP -MF _fractUHQSA.dep -DL_fract -DFROM_UHQ -DTO_SA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUHQDA.o -MT _fractUHQDA.o -MD -MP -MF _fractUHQDA.dep -DL_fract -DFROM_UHQ -DTO_DA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUHQTA.o -MT _fractUHQTA.o -MD -MP -MF _fractUHQTA.dep -DL_fract -DFROM_UHQ -DTO_TA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUHQUQQ.o -MT _fractUHQUQQ.o -MD -MP -MF _fractUHQUQQ.dep -DL_fract -DFROM_UHQ -DTO_UQQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUHQUSQ.o -MT _fractUHQUSQ.o -MD -MP -MF _fractUHQUSQ.dep -DL_fract -DFROM_UHQ -DTO_USQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUHQUDQ.o -MT _fractUHQUDQ.o -MD -MP -MF _fractUHQUDQ.dep -DL_fract -DFROM_UHQ -DTO_UDQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUHQUTQ.o -MT _fractUHQUTQ.o -MD -MP -MF _fractUHQUTQ.dep -DL_fract -DFROM_UHQ -DTO_UTQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUHQUHA.o -MT _fractUHQUHA.o -MD -MP -MF _fractUHQUHA.dep -DL_fract -DFROM_UHQ -DTO_UHA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUHQUSA.o -MT _fractUHQUSA.o -MD -MP -MF _fractUHQUSA.dep -DL_fract -DFROM_UHQ -DTO_USA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUHQUDA.o -MT _fractUHQUDA.o -MD -MP -MF _fractUHQUDA.dep -DL_fract -DFROM_UHQ -DTO_UDA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUHQUTA.o -MT _fractUHQUTA.o -MD -MP -MF _fractUHQUTA.dep -DL_fract -DFROM_UHQ -DTO_UTA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUHQQI.o -MT _fractUHQQI.o -MD -MP -MF _fractUHQQI.dep -DL_fract -DFROM_UHQ -DTO_QI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUHQHI.o -MT _fractUHQHI.o -MD -MP -MF _fractUHQHI.dep -DL_fract -DFROM_UHQ -DTO_HI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUHQSI.o -MT _fractUHQSI.o -MD -MP -MF _fractUHQSI.dep -DL_fract -DFROM_UHQ -DTO_SI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUHQDI.o -MT _fractUHQDI.o -MD -MP -MF _fractUHQDI.dep -DL_fract -DFROM_UHQ -DTO_DI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUHQTI.o -MT _fractUHQTI.o -MD -MP -MF _fractUHQTI.dep -DL_fract -DFROM_UHQ -DTO_TI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUHQSF.o -MT _fractUHQSF.o -MD -MP -MF _fractUHQSF.dep -DL_fract -DFROM_UHQ -DTO_SF -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUHQDF.o -MT _fractUHQDF.o -MD -MP -MF _fractUHQDF.dep -DL_fract -DFROM_UHQ -DTO_DF -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUSQQQ.o -MT _fractUSQQQ.o -MD -MP -MF _fractUSQQQ.dep -DL_fract -DFROM_USQ -DTO_QQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUSQHQ.o -MT _fractUSQHQ.o -MD -MP -MF _fractUSQHQ.dep -DL_fract -DFROM_USQ -DTO_HQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUSQSQ.o -MT _fractUSQSQ.o -MD -MP -MF _fractUSQSQ.dep -DL_fract -DFROM_USQ -DTO_SQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUSQDQ.o -MT _fractUSQDQ.o -MD -MP -MF _fractUSQDQ.dep -DL_fract -DFROM_USQ -DTO_DQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUSQTQ.o -MT _fractUSQTQ.o -MD -MP -MF _fractUSQTQ.dep -DL_fract -DFROM_USQ -DTO_TQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUSQHA.o -MT _fractUSQHA.o -MD -MP -MF _fractUSQHA.dep -DL_fract -DFROM_USQ -DTO_HA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUSQSA.o -MT _fractUSQSA.o -MD -MP -MF _fractUSQSA.dep -DL_fract -DFROM_USQ -DTO_SA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUSQDA.o -MT _fractUSQDA.o -MD -MP -MF _fractUSQDA.dep -DL_fract -DFROM_USQ -DTO_DA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUSQTA.o -MT _fractUSQTA.o -MD -MP -MF _fractUSQTA.dep -DL_fract -DFROM_USQ -DTO_TA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUSQUQQ.o -MT _fractUSQUQQ.o -MD -MP -MF _fractUSQUQQ.dep -DL_fract -DFROM_USQ -DTO_UQQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUSQUHQ.o -MT _fractUSQUHQ.o -MD -MP -MF _fractUSQUHQ.dep -DL_fract -DFROM_USQ -DTO_UHQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUSQUDQ.o -MT _fractUSQUDQ.o -MD -MP -MF _fractUSQUDQ.dep -DL_fract -DFROM_USQ -DTO_UDQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUSQUTQ.o -MT _fractUSQUTQ.o -MD -MP -MF _fractUSQUTQ.dep -DL_fract -DFROM_USQ -DTO_UTQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUSQUHA.o -MT _fractUSQUHA.o -MD -MP -MF _fractUSQUHA.dep -DL_fract -DFROM_USQ -DTO_UHA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUSQUSA.o -MT _fractUSQUSA.o -MD -MP -MF _fractUSQUSA.dep -DL_fract -DFROM_USQ -DTO_USA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUSQUDA.o -MT _fractUSQUDA.o -MD -MP -MF _fractUSQUDA.dep -DL_fract -DFROM_USQ -DTO_UDA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUSQUTA.o -MT _fractUSQUTA.o -MD -MP -MF _fractUSQUTA.dep -DL_fract -DFROM_USQ -DTO_UTA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUSQQI.o -MT _fractUSQQI.o -MD -MP -MF _fractUSQQI.dep -DL_fract -DFROM_USQ -DTO_QI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUSQHI.o -MT _fractUSQHI.o -MD -MP -MF _fractUSQHI.dep -DL_fract -DFROM_USQ -DTO_HI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUSQSI.o -MT _fractUSQSI.o -MD -MP -MF _fractUSQSI.dep -DL_fract -DFROM_USQ -DTO_SI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUSQDI.o -MT _fractUSQDI.o -MD -MP -MF _fractUSQDI.dep -DL_fract -DFROM_USQ -DTO_DI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUSQTI.o -MT _fractUSQTI.o -MD -MP -MF _fractUSQTI.dep -DL_fract -DFROM_USQ -DTO_TI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUSQSF.o -MT _fractUSQSF.o -MD -MP -MF _fractUSQSF.dep -DL_fract -DFROM_USQ -DTO_SF -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUSQDF.o -MT _fractUSQDF.o -MD -MP -MF _fractUSQDF.dep -DL_fract -DFROM_USQ -DTO_DF -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUDQQQ.o -MT _fractUDQQQ.o -MD -MP -MF _fractUDQQQ.dep -DL_fract -DFROM_UDQ -DTO_QQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUDQHQ.o -MT _fractUDQHQ.o -MD -MP -MF _fractUDQHQ.dep -DL_fract -DFROM_UDQ -DTO_HQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUDQSQ.o -MT _fractUDQSQ.o -MD -MP -MF _fractUDQSQ.dep -DL_fract -DFROM_UDQ -DTO_SQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUDQDQ.o -MT _fractUDQDQ.o -MD -MP -MF _fractUDQDQ.dep -DL_fract -DFROM_UDQ -DTO_DQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUDQTQ.o -MT _fractUDQTQ.o -MD -MP -MF _fractUDQTQ.dep -DL_fract -DFROM_UDQ -DTO_TQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUDQHA.o -MT _fractUDQHA.o -MD -MP -MF _fractUDQHA.dep -DL_fract -DFROM_UDQ -DTO_HA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUDQSA.o -MT _fractUDQSA.o -MD -MP -MF _fractUDQSA.dep -DL_fract -DFROM_UDQ -DTO_SA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUDQDA.o -MT _fractUDQDA.o -MD -MP -MF _fractUDQDA.dep -DL_fract -DFROM_UDQ -DTO_DA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUDQTA.o -MT _fractUDQTA.o -MD -MP -MF _fractUDQTA.dep -DL_fract -DFROM_UDQ -DTO_TA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUDQUQQ.o -MT _fractUDQUQQ.o -MD -MP -MF _fractUDQUQQ.dep -DL_fract -DFROM_UDQ -DTO_UQQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUDQUHQ.o -MT _fractUDQUHQ.o -MD -MP -MF _fractUDQUHQ.dep -DL_fract -DFROM_UDQ -DTO_UHQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUDQUSQ.o -MT _fractUDQUSQ.o -MD -MP -MF _fractUDQUSQ.dep -DL_fract -DFROM_UDQ -DTO_USQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUDQUTQ.o -MT _fractUDQUTQ.o -MD -MP -MF _fractUDQUTQ.dep -DL_fract -DFROM_UDQ -DTO_UTQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUDQUHA.o -MT _fractUDQUHA.o -MD -MP -MF _fractUDQUHA.dep -DL_fract -DFROM_UDQ -DTO_UHA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUDQUSA.o -MT _fractUDQUSA.o -MD -MP -MF _fractUDQUSA.dep -DL_fract -DFROM_UDQ -DTO_USA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUDQUDA.o -MT _fractUDQUDA.o -MD -MP -MF _fractUDQUDA.dep -DL_fract -DFROM_UDQ -DTO_UDA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUDQUTA.o -MT _fractUDQUTA.o -MD -MP -MF _fractUDQUTA.dep -DL_fract -DFROM_UDQ -DTO_UTA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUDQQI.o -MT _fractUDQQI.o -MD -MP -MF _fractUDQQI.dep -DL_fract -DFROM_UDQ -DTO_QI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUDQHI.o -MT _fractUDQHI.o -MD -MP -MF _fractUDQHI.dep -DL_fract -DFROM_UDQ -DTO_HI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUDQSI.o -MT _fractUDQSI.o -MD -MP -MF _fractUDQSI.dep -DL_fract -DFROM_UDQ -DTO_SI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUDQDI.o -MT _fractUDQDI.o -MD -MP -MF _fractUDQDI.dep -DL_fract -DFROM_UDQ -DTO_DI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUDQTI.o -MT _fractUDQTI.o -MD -MP -MF _fractUDQTI.dep -DL_fract -DFROM_UDQ -DTO_TI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUDQSF.o -MT _fractUDQSF.o -MD -MP -MF _fractUDQSF.dep -DL_fract -DFROM_UDQ -DTO_SF -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUDQDF.o -MT _fractUDQDF.o -MD -MP -MF _fractUDQDF.dep -DL_fract -DFROM_UDQ -DTO_DF -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUTQQQ.o -MT _fractUTQQQ.o -MD -MP -MF _fractUTQQQ.dep -DL_fract -DFROM_UTQ -DTO_QQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUTQHQ.o -MT _fractUTQHQ.o -MD -MP -MF _fractUTQHQ.dep -DL_fract -DFROM_UTQ -DTO_HQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUTQSQ.o -MT _fractUTQSQ.o -MD -MP -MF _fractUTQSQ.dep -DL_fract -DFROM_UTQ -DTO_SQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUTQDQ.o -MT _fractUTQDQ.o -MD -MP -MF _fractUTQDQ.dep -DL_fract -DFROM_UTQ -DTO_DQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUTQTQ.o -MT _fractUTQTQ.o -MD -MP -MF _fractUTQTQ.dep -DL_fract -DFROM_UTQ -DTO_TQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUTQHA.o -MT _fractUTQHA.o -MD -MP -MF _fractUTQHA.dep -DL_fract -DFROM_UTQ -DTO_HA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUTQSA.o -MT _fractUTQSA.o -MD -MP -MF _fractUTQSA.dep -DL_fract -DFROM_UTQ -DTO_SA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUTQDA.o -MT _fractUTQDA.o -MD -MP -MF _fractUTQDA.dep -DL_fract -DFROM_UTQ -DTO_DA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUTQTA.o -MT _fractUTQTA.o -MD -MP -MF _fractUTQTA.dep -DL_fract -DFROM_UTQ -DTO_TA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUTQUQQ.o -MT _fractUTQUQQ.o -MD -MP -MF _fractUTQUQQ.dep -DL_fract -DFROM_UTQ -DTO_UQQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUTQUHQ.o -MT _fractUTQUHQ.o -MD -MP -MF _fractUTQUHQ.dep -DL_fract -DFROM_UTQ -DTO_UHQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUTQUSQ.o -MT _fractUTQUSQ.o -MD -MP -MF _fractUTQUSQ.dep -DL_fract -DFROM_UTQ -DTO_USQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUTQUDQ.o -MT _fractUTQUDQ.o -MD -MP -MF _fractUTQUDQ.dep -DL_fract -DFROM_UTQ -DTO_UDQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUTQUHA.o -MT _fractUTQUHA.o -MD -MP -MF _fractUTQUHA.dep -DL_fract -DFROM_UTQ -DTO_UHA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUTQUSA.o -MT _fractUTQUSA.o -MD -MP -MF _fractUTQUSA.dep -DL_fract -DFROM_UTQ -DTO_USA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUTQUDA.o -MT _fractUTQUDA.o -MD -MP -MF _fractUTQUDA.dep -DL_fract -DFROM_UTQ -DTO_UDA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUTQUTA.o -MT _fractUTQUTA.o -MD -MP -MF _fractUTQUTA.dep -DL_fract -DFROM_UTQ -DTO_UTA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUTQQI.o -MT _fractUTQQI.o -MD -MP -MF _fractUTQQI.dep -DL_fract -DFROM_UTQ -DTO_QI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUTQHI.o -MT _fractUTQHI.o -MD -MP -MF _fractUTQHI.dep -DL_fract -DFROM_UTQ -DTO_HI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUTQSI.o -MT _fractUTQSI.o -MD -MP -MF _fractUTQSI.dep -DL_fract -DFROM_UTQ -DTO_SI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUTQDI.o -MT _fractUTQDI.o -MD -MP -MF _fractUTQDI.dep -DL_fract -DFROM_UTQ -DTO_DI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUTQTI.o -MT _fractUTQTI.o -MD -MP -MF _fractUTQTI.dep -DL_fract -DFROM_UTQ -DTO_TI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUTQSF.o -MT _fractUTQSF.o -MD -MP -MF _fractUTQSF.dep -DL_fract -DFROM_UTQ -DTO_SF -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUTQDF.o -MT _fractUTQDF.o -MD -MP -MF _fractUTQDF.dep -DL_fract -DFROM_UTQ -DTO_DF -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUHAQQ.o -MT _fractUHAQQ.o -MD -MP -MF _fractUHAQQ.dep -DL_fract -DFROM_UHA -DTO_QQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUHAHQ.o -MT _fractUHAHQ.o -MD -MP -MF _fractUHAHQ.dep -DL_fract -DFROM_UHA -DTO_HQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUHASQ.o -MT _fractUHASQ.o -MD -MP -MF _fractUHASQ.dep -DL_fract -DFROM_UHA -DTO_SQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUHADQ.o -MT _fractUHADQ.o -MD -MP -MF _fractUHADQ.dep -DL_fract -DFROM_UHA -DTO_DQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUHATQ.o -MT _fractUHATQ.o -MD -MP -MF _fractUHATQ.dep -DL_fract -DFROM_UHA -DTO_TQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUHAHA.o -MT _fractUHAHA.o -MD -MP -MF _fractUHAHA.dep -DL_fract -DFROM_UHA -DTO_HA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUHASA.o -MT _fractUHASA.o -MD -MP -MF _fractUHASA.dep -DL_fract -DFROM_UHA -DTO_SA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUHADA.o -MT _fractUHADA.o -MD -MP -MF _fractUHADA.dep -DL_fract -DFROM_UHA -DTO_DA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUHATA.o -MT _fractUHATA.o -MD -MP -MF _fractUHATA.dep -DL_fract -DFROM_UHA -DTO_TA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUHAUQQ.o -MT _fractUHAUQQ.o -MD -MP -MF _fractUHAUQQ.dep -DL_fract -DFROM_UHA -DTO_UQQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUHAUHQ.o -MT _fractUHAUHQ.o -MD -MP -MF _fractUHAUHQ.dep -DL_fract -DFROM_UHA -DTO_UHQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUHAUSQ.o -MT _fractUHAUSQ.o -MD -MP -MF _fractUHAUSQ.dep -DL_fract -DFROM_UHA -DTO_USQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUHAUDQ.o -MT _fractUHAUDQ.o -MD -MP -MF _fractUHAUDQ.dep -DL_fract -DFROM_UHA -DTO_UDQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUHAUTQ.o -MT _fractUHAUTQ.o -MD -MP -MF _fractUHAUTQ.dep -DL_fract -DFROM_UHA -DTO_UTQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUHAUSA.o -MT _fractUHAUSA.o -MD -MP -MF _fractUHAUSA.dep -DL_fract -DFROM_UHA -DTO_USA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUHAUDA.o -MT _fractUHAUDA.o -MD -MP -MF _fractUHAUDA.dep -DL_fract -DFROM_UHA -DTO_UDA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUHAUTA.o -MT _fractUHAUTA.o -MD -MP -MF _fractUHAUTA.dep -DL_fract -DFROM_UHA -DTO_UTA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUHAQI.o -MT _fractUHAQI.o -MD -MP -MF _fractUHAQI.dep -DL_fract -DFROM_UHA -DTO_QI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUHAHI.o -MT _fractUHAHI.o -MD -MP -MF _fractUHAHI.dep -DL_fract -DFROM_UHA -DTO_HI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUHASI.o -MT _fractUHASI.o -MD -MP -MF _fractUHASI.dep -DL_fract -DFROM_UHA -DTO_SI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUHADI.o -MT _fractUHADI.o -MD -MP -MF _fractUHADI.dep -DL_fract -DFROM_UHA -DTO_DI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUHATI.o -MT _fractUHATI.o -MD -MP -MF _fractUHATI.dep -DL_fract -DFROM_UHA -DTO_TI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUHASF.o -MT _fractUHASF.o -MD -MP -MF _fractUHASF.dep -DL_fract -DFROM_UHA -DTO_SF -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUHADF.o -MT _fractUHADF.o -MD -MP -MF _fractUHADF.dep -DL_fract -DFROM_UHA -DTO_DF -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUSAQQ.o -MT _fractUSAQQ.o -MD -MP -MF _fractUSAQQ.dep -DL_fract -DFROM_USA -DTO_QQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUSAHQ.o -MT _fractUSAHQ.o -MD -MP -MF _fractUSAHQ.dep -DL_fract -DFROM_USA -DTO_HQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUSASQ.o -MT _fractUSASQ.o -MD -MP -MF _fractUSASQ.dep -DL_fract -DFROM_USA -DTO_SQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUSADQ.o -MT _fractUSADQ.o -MD -MP -MF _fractUSADQ.dep -DL_fract -DFROM_USA -DTO_DQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUSATQ.o -MT _fractUSATQ.o -MD -MP -MF _fractUSATQ.dep -DL_fract -DFROM_USA -DTO_TQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUSAHA.o -MT _fractUSAHA.o -MD -MP -MF _fractUSAHA.dep -DL_fract -DFROM_USA -DTO_HA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUSASA.o -MT _fractUSASA.o -MD -MP -MF _fractUSASA.dep -DL_fract -DFROM_USA -DTO_SA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUSADA.o -MT _fractUSADA.o -MD -MP -MF _fractUSADA.dep -DL_fract -DFROM_USA -DTO_DA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUSATA.o -MT _fractUSATA.o -MD -MP -MF _fractUSATA.dep -DL_fract -DFROM_USA -DTO_TA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUSAUQQ.o -MT _fractUSAUQQ.o -MD -MP -MF _fractUSAUQQ.dep -DL_fract -DFROM_USA -DTO_UQQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUSAUHQ.o -MT _fractUSAUHQ.o -MD -MP -MF _fractUSAUHQ.dep -DL_fract -DFROM_USA -DTO_UHQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUSAUSQ.o -MT _fractUSAUSQ.o -MD -MP -MF _fractUSAUSQ.dep -DL_fract -DFROM_USA -DTO_USQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUSAUDQ.o -MT _fractUSAUDQ.o -MD -MP -MF _fractUSAUDQ.dep -DL_fract -DFROM_USA -DTO_UDQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUSAUTQ.o -MT _fractUSAUTQ.o -MD -MP -MF _fractUSAUTQ.dep -DL_fract -DFROM_USA -DTO_UTQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUSAUHA.o -MT _fractUSAUHA.o -MD -MP -MF _fractUSAUHA.dep -DL_fract -DFROM_USA -DTO_UHA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUSAUDA.o -MT _fractUSAUDA.o -MD -MP -MF _fractUSAUDA.dep -DL_fract -DFROM_USA -DTO_UDA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUSAUTA.o -MT _fractUSAUTA.o -MD -MP -MF _fractUSAUTA.dep -DL_fract -DFROM_USA -DTO_UTA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUSAQI.o -MT _fractUSAQI.o -MD -MP -MF _fractUSAQI.dep -DL_fract -DFROM_USA -DTO_QI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUSAHI.o -MT _fractUSAHI.o -MD -MP -MF _fractUSAHI.dep -DL_fract -DFROM_USA -DTO_HI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUSASI.o -MT _fractUSASI.o -MD -MP -MF _fractUSASI.dep -DL_fract -DFROM_USA -DTO_SI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUSADI.o -MT _fractUSADI.o -MD -MP -MF _fractUSADI.dep -DL_fract -DFROM_USA -DTO_DI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUSATI.o -MT _fractUSATI.o -MD -MP -MF _fractUSATI.dep -DL_fract -DFROM_USA -DTO_TI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUSASF.o -MT _fractUSASF.o -MD -MP -MF _fractUSASF.dep -DL_fract -DFROM_USA -DTO_SF -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUSADF.o -MT _fractUSADF.o -MD -MP -MF _fractUSADF.dep -DL_fract -DFROM_USA -DTO_DF -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUDAQQ.o -MT _fractUDAQQ.o -MD -MP -MF _fractUDAQQ.dep -DL_fract -DFROM_UDA -DTO_QQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUDAHQ.o -MT _fractUDAHQ.o -MD -MP -MF _fractUDAHQ.dep -DL_fract -DFROM_UDA -DTO_HQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUDASQ.o -MT _fractUDASQ.o -MD -MP -MF _fractUDASQ.dep -DL_fract -DFROM_UDA -DTO_SQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUDADQ.o -MT _fractUDADQ.o -MD -MP -MF _fractUDADQ.dep -DL_fract -DFROM_UDA -DTO_DQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUDATQ.o -MT _fractUDATQ.o -MD -MP -MF _fractUDATQ.dep -DL_fract -DFROM_UDA -DTO_TQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUDAHA.o -MT _fractUDAHA.o -MD -MP -MF _fractUDAHA.dep -DL_fract -DFROM_UDA -DTO_HA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUDASA.o -MT _fractUDASA.o -MD -MP -MF _fractUDASA.dep -DL_fract -DFROM_UDA -DTO_SA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUDADA.o -MT _fractUDADA.o -MD -MP -MF _fractUDADA.dep -DL_fract -DFROM_UDA -DTO_DA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUDATA.o -MT _fractUDATA.o -MD -MP -MF _fractUDATA.dep -DL_fract -DFROM_UDA -DTO_TA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUDAUQQ.o -MT _fractUDAUQQ.o -MD -MP -MF _fractUDAUQQ.dep -DL_fract -DFROM_UDA -DTO_UQQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUDAUHQ.o -MT _fractUDAUHQ.o -MD -MP -MF _fractUDAUHQ.dep -DL_fract -DFROM_UDA -DTO_UHQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUDAUSQ.o -MT _fractUDAUSQ.o -MD -MP -MF _fractUDAUSQ.dep -DL_fract -DFROM_UDA -DTO_USQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUDAUDQ.o -MT _fractUDAUDQ.o -MD -MP -MF _fractUDAUDQ.dep -DL_fract -DFROM_UDA -DTO_UDQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUDAUTQ.o -MT _fractUDAUTQ.o -MD -MP -MF _fractUDAUTQ.dep -DL_fract -DFROM_UDA -DTO_UTQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUDAUHA.o -MT _fractUDAUHA.o -MD -MP -MF _fractUDAUHA.dep -DL_fract -DFROM_UDA -DTO_UHA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUDAUSA.o -MT _fractUDAUSA.o -MD -MP -MF _fractUDAUSA.dep -DL_fract -DFROM_UDA -DTO_USA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUDAUTA.o -MT _fractUDAUTA.o -MD -MP -MF _fractUDAUTA.dep -DL_fract -DFROM_UDA -DTO_UTA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUDAQI.o -MT _fractUDAQI.o -MD -MP -MF _fractUDAQI.dep -DL_fract -DFROM_UDA -DTO_QI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUDAHI.o -MT _fractUDAHI.o -MD -MP -MF _fractUDAHI.dep -DL_fract -DFROM_UDA -DTO_HI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUDASI.o -MT _fractUDASI.o -MD -MP -MF _fractUDASI.dep -DL_fract -DFROM_UDA -DTO_SI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUDADI.o -MT _fractUDADI.o -MD -MP -MF _fractUDADI.dep -DL_fract -DFROM_UDA -DTO_DI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUDATI.o -MT _fractUDATI.o -MD -MP -MF _fractUDATI.dep -DL_fract -DFROM_UDA -DTO_TI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUDASF.o -MT _fractUDASF.o -MD -MP -MF _fractUDASF.dep -DL_fract -DFROM_UDA -DTO_SF -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUDADF.o -MT _fractUDADF.o -MD -MP -MF _fractUDADF.dep -DL_fract -DFROM_UDA -DTO_DF -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUTAQQ.o -MT _fractUTAQQ.o -MD -MP -MF _fractUTAQQ.dep -DL_fract -DFROM_UTA -DTO_QQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUTAHQ.o -MT _fractUTAHQ.o -MD -MP -MF _fractUTAHQ.dep -DL_fract -DFROM_UTA -DTO_HQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUTASQ.o -MT _fractUTASQ.o -MD -MP -MF _fractUTASQ.dep -DL_fract -DFROM_UTA -DTO_SQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUTADQ.o -MT _fractUTADQ.o -MD -MP -MF _fractUTADQ.dep -DL_fract -DFROM_UTA -DTO_DQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUTATQ.o -MT _fractUTATQ.o -MD -MP -MF _fractUTATQ.dep -DL_fract -DFROM_UTA -DTO_TQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUTAHA.o -MT _fractUTAHA.o -MD -MP -MF _fractUTAHA.dep -DL_fract -DFROM_UTA -DTO_HA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUTASA.o -MT _fractUTASA.o -MD -MP -MF _fractUTASA.dep -DL_fract -DFROM_UTA -DTO_SA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUTADA.o -MT _fractUTADA.o -MD -MP -MF _fractUTADA.dep -DL_fract -DFROM_UTA -DTO_DA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUTATA.o -MT _fractUTATA.o -MD -MP -MF _fractUTATA.dep -DL_fract -DFROM_UTA -DTO_TA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUTAUQQ.o -MT _fractUTAUQQ.o -MD -MP -MF _fractUTAUQQ.dep -DL_fract -DFROM_UTA -DTO_UQQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUTAUHQ.o -MT _fractUTAUHQ.o -MD -MP -MF _fractUTAUHQ.dep -DL_fract -DFROM_UTA -DTO_UHQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUTAUSQ.o -MT _fractUTAUSQ.o -MD -MP -MF _fractUTAUSQ.dep -DL_fract -DFROM_UTA -DTO_USQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUTAUDQ.o -MT _fractUTAUDQ.o -MD -MP -MF _fractUTAUDQ.dep -DL_fract -DFROM_UTA -DTO_UDQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUTAUTQ.o -MT _fractUTAUTQ.o -MD -MP -MF _fractUTAUTQ.dep -DL_fract -DFROM_UTA -DTO_UTQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUTAUHA.o -MT _fractUTAUHA.o -MD -MP -MF _fractUTAUHA.dep -DL_fract -DFROM_UTA -DTO_UHA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUTAUSA.o -MT _fractUTAUSA.o -MD -MP -MF _fractUTAUSA.dep -DL_fract -DFROM_UTA -DTO_USA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUTAUDA.o -MT _fractUTAUDA.o -MD -MP -MF _fractUTAUDA.dep -DL_fract -DFROM_UTA -DTO_UDA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUTAQI.o -MT _fractUTAQI.o -MD -MP -MF _fractUTAQI.dep -DL_fract -DFROM_UTA -DTO_QI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUTAHI.o -MT _fractUTAHI.o -MD -MP -MF _fractUTAHI.dep -DL_fract -DFROM_UTA -DTO_HI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUTASI.o -MT _fractUTASI.o -MD -MP -MF _fractUTASI.dep -DL_fract -DFROM_UTA -DTO_SI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUTADI.o -MT _fractUTADI.o -MD -MP -MF _fractUTADI.dep -DL_fract -DFROM_UTA -DTO_DI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUTATI.o -MT _fractUTATI.o -MD -MP -MF _fractUTATI.dep -DL_fract -DFROM_UTA -DTO_TI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUTASF.o -MT _fractUTASF.o -MD -MP -MF _fractUTASF.dep -DL_fract -DFROM_UTA -DTO_SF -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractUTADF.o -MT _fractUTADF.o -MD -MP -MF _fractUTADF.dep -DL_fract -DFROM_UTA -DTO_DF -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractQIQQ.o -MT _fractQIQQ.o -MD -MP -MF _fractQIQQ.dep -DL_fract -DFROM_QI -DTO_QQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractQIHQ.o -MT _fractQIHQ.o -MD -MP -MF _fractQIHQ.dep -DL_fract -DFROM_QI -DTO_HQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractQISQ.o -MT _fractQISQ.o -MD -MP -MF _fractQISQ.dep -DL_fract -DFROM_QI -DTO_SQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractQIDQ.o -MT _fractQIDQ.o -MD -MP -MF _fractQIDQ.dep -DL_fract -DFROM_QI -DTO_DQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractQITQ.o -MT _fractQITQ.o -MD -MP -MF _fractQITQ.dep -DL_fract -DFROM_QI -DTO_TQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractQIHA.o -MT _fractQIHA.o -MD -MP -MF _fractQIHA.dep -DL_fract -DFROM_QI -DTO_HA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractQISA.o -MT _fractQISA.o -MD -MP -MF _fractQISA.dep -DL_fract -DFROM_QI -DTO_SA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractQIDA.o -MT _fractQIDA.o -MD -MP -MF _fractQIDA.dep -DL_fract -DFROM_QI -DTO_DA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractQITA.o -MT _fractQITA.o -MD -MP -MF _fractQITA.dep -DL_fract -DFROM_QI -DTO_TA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractQIUQQ.o -MT _fractQIUQQ.o -MD -MP -MF _fractQIUQQ.dep -DL_fract -DFROM_QI -DTO_UQQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractQIUHQ.o -MT _fractQIUHQ.o -MD -MP -MF _fractQIUHQ.dep -DL_fract -DFROM_QI -DTO_UHQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractQIUSQ.o -MT _fractQIUSQ.o -MD -MP -MF _fractQIUSQ.dep -DL_fract -DFROM_QI -DTO_USQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractQIUDQ.o -MT _fractQIUDQ.o -MD -MP -MF _fractQIUDQ.dep -DL_fract -DFROM_QI -DTO_UDQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractQIUTQ.o -MT _fractQIUTQ.o -MD -MP -MF _fractQIUTQ.dep -DL_fract -DFROM_QI -DTO_UTQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractQIUHA.o -MT _fractQIUHA.o -MD -MP -MF _fractQIUHA.dep -DL_fract -DFROM_QI -DTO_UHA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractQIUSA.o -MT _fractQIUSA.o -MD -MP -MF _fractQIUSA.dep -DL_fract -DFROM_QI -DTO_USA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractQIUDA.o -MT _fractQIUDA.o -MD -MP -MF _fractQIUDA.dep -DL_fract -DFROM_QI -DTO_UDA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractQIUTA.o -MT _fractQIUTA.o -MD -MP -MF _fractQIUTA.dep -DL_fract -DFROM_QI -DTO_UTA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHIQQ.o -MT _fractHIQQ.o -MD -MP -MF _fractHIQQ.dep -DL_fract -DFROM_HI -DTO_QQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHIHQ.o -MT _fractHIHQ.o -MD -MP -MF _fractHIHQ.dep -DL_fract -DFROM_HI -DTO_HQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHISQ.o -MT _fractHISQ.o -MD -MP -MF _fractHISQ.dep -DL_fract -DFROM_HI -DTO_SQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHIDQ.o -MT _fractHIDQ.o -MD -MP -MF _fractHIDQ.dep -DL_fract -DFROM_HI -DTO_DQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHITQ.o -MT _fractHITQ.o -MD -MP -MF _fractHITQ.dep -DL_fract -DFROM_HI -DTO_TQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHIHA.o -MT _fractHIHA.o -MD -MP -MF _fractHIHA.dep -DL_fract -DFROM_HI -DTO_HA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHISA.o -MT _fractHISA.o -MD -MP -MF _fractHISA.dep -DL_fract -DFROM_HI -DTO_SA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHIDA.o -MT _fractHIDA.o -MD -MP -MF _fractHIDA.dep -DL_fract -DFROM_HI -DTO_DA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHITA.o -MT _fractHITA.o -MD -MP -MF _fractHITA.dep -DL_fract -DFROM_HI -DTO_TA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHIUQQ.o -MT _fractHIUQQ.o -MD -MP -MF _fractHIUQQ.dep -DL_fract -DFROM_HI -DTO_UQQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHIUHQ.o -MT _fractHIUHQ.o -MD -MP -MF _fractHIUHQ.dep -DL_fract -DFROM_HI -DTO_UHQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHIUSQ.o -MT _fractHIUSQ.o -MD -MP -MF _fractHIUSQ.dep -DL_fract -DFROM_HI -DTO_USQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHIUDQ.o -MT _fractHIUDQ.o -MD -MP -MF _fractHIUDQ.dep -DL_fract -DFROM_HI -DTO_UDQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHIUTQ.o -MT _fractHIUTQ.o -MD -MP -MF _fractHIUTQ.dep -DL_fract -DFROM_HI -DTO_UTQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHIUHA.o -MT _fractHIUHA.o -MD -MP -MF _fractHIUHA.dep -DL_fract -DFROM_HI -DTO_UHA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHIUSA.o -MT _fractHIUSA.o -MD -MP -MF _fractHIUSA.dep -DL_fract -DFROM_HI -DTO_USA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHIUDA.o -MT _fractHIUDA.o -MD -MP -MF _fractHIUDA.dep -DL_fract -DFROM_HI -DTO_UDA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractHIUTA.o -MT _fractHIUTA.o -MD -MP -MF _fractHIUTA.dep -DL_fract -DFROM_HI -DTO_UTA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSIQQ.o -MT _fractSIQQ.o -MD -MP -MF _fractSIQQ.dep -DL_fract -DFROM_SI -DTO_QQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSIHQ.o -MT _fractSIHQ.o -MD -MP -MF _fractSIHQ.dep -DL_fract -DFROM_SI -DTO_HQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSISQ.o -MT _fractSISQ.o -MD -MP -MF _fractSISQ.dep -DL_fract -DFROM_SI -DTO_SQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSIDQ.o -MT _fractSIDQ.o -MD -MP -MF _fractSIDQ.dep -DL_fract -DFROM_SI -DTO_DQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSITQ.o -MT _fractSITQ.o -MD -MP -MF _fractSITQ.dep -DL_fract -DFROM_SI -DTO_TQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSIHA.o -MT _fractSIHA.o -MD -MP -MF _fractSIHA.dep -DL_fract -DFROM_SI -DTO_HA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSISA.o -MT _fractSISA.o -MD -MP -MF _fractSISA.dep -DL_fract -DFROM_SI -DTO_SA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSIDA.o -MT _fractSIDA.o -MD -MP -MF _fractSIDA.dep -DL_fract -DFROM_SI -DTO_DA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSITA.o -MT _fractSITA.o -MD -MP -MF _fractSITA.dep -DL_fract -DFROM_SI -DTO_TA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSIUQQ.o -MT _fractSIUQQ.o -MD -MP -MF _fractSIUQQ.dep -DL_fract -DFROM_SI -DTO_UQQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSIUHQ.o -MT _fractSIUHQ.o -MD -MP -MF _fractSIUHQ.dep -DL_fract -DFROM_SI -DTO_UHQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSIUSQ.o -MT _fractSIUSQ.o -MD -MP -MF _fractSIUSQ.dep -DL_fract -DFROM_SI -DTO_USQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSIUDQ.o -MT _fractSIUDQ.o -MD -MP -MF _fractSIUDQ.dep -DL_fract -DFROM_SI -DTO_UDQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSIUTQ.o -MT _fractSIUTQ.o -MD -MP -MF _fractSIUTQ.dep -DL_fract -DFROM_SI -DTO_UTQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSIUHA.o -MT _fractSIUHA.o -MD -MP -MF _fractSIUHA.dep -DL_fract -DFROM_SI -DTO_UHA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSIUSA.o -MT _fractSIUSA.o -MD -MP -MF _fractSIUSA.dep -DL_fract -DFROM_SI -DTO_USA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSIUDA.o -MT _fractSIUDA.o -MD -MP -MF _fractSIUDA.dep -DL_fract -DFROM_SI -DTO_UDA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSIUTA.o -MT _fractSIUTA.o -MD -MP -MF _fractSIUTA.dep -DL_fract -DFROM_SI -DTO_UTA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDIQQ.o -MT _fractDIQQ.o -MD -MP -MF _fractDIQQ.dep -DL_fract -DFROM_DI -DTO_QQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDIHQ.o -MT _fractDIHQ.o -MD -MP -MF _fractDIHQ.dep -DL_fract -DFROM_DI -DTO_HQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDISQ.o -MT _fractDISQ.o -MD -MP -MF _fractDISQ.dep -DL_fract -DFROM_DI -DTO_SQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDIDQ.o -MT _fractDIDQ.o -MD -MP -MF _fractDIDQ.dep -DL_fract -DFROM_DI -DTO_DQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDITQ.o -MT _fractDITQ.o -MD -MP -MF _fractDITQ.dep -DL_fract -DFROM_DI -DTO_TQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDIHA.o -MT _fractDIHA.o -MD -MP -MF _fractDIHA.dep -DL_fract -DFROM_DI -DTO_HA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDISA.o -MT _fractDISA.o -MD -MP -MF _fractDISA.dep -DL_fract -DFROM_DI -DTO_SA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDIDA.o -MT _fractDIDA.o -MD -MP -MF _fractDIDA.dep -DL_fract -DFROM_DI -DTO_DA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDITA.o -MT _fractDITA.o -MD -MP -MF _fractDITA.dep -DL_fract -DFROM_DI -DTO_TA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDIUQQ.o -MT _fractDIUQQ.o -MD -MP -MF _fractDIUQQ.dep -DL_fract -DFROM_DI -DTO_UQQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDIUHQ.o -MT _fractDIUHQ.o -MD -MP -MF _fractDIUHQ.dep -DL_fract -DFROM_DI -DTO_UHQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDIUSQ.o -MT _fractDIUSQ.o -MD -MP -MF _fractDIUSQ.dep -DL_fract -DFROM_DI -DTO_USQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDIUDQ.o -MT _fractDIUDQ.o -MD -MP -MF _fractDIUDQ.dep -DL_fract -DFROM_DI -DTO_UDQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDIUTQ.o -MT _fractDIUTQ.o -MD -MP -MF _fractDIUTQ.dep -DL_fract -DFROM_DI -DTO_UTQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDIUHA.o -MT _fractDIUHA.o -MD -MP -MF _fractDIUHA.dep -DL_fract -DFROM_DI -DTO_UHA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDIUSA.o -MT _fractDIUSA.o -MD -MP -MF _fractDIUSA.dep -DL_fract -DFROM_DI -DTO_USA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDIUDA.o -MT _fractDIUDA.o -MD -MP -MF _fractDIUDA.dep -DL_fract -DFROM_DI -DTO_UDA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDIUTA.o -MT _fractDIUTA.o -MD -MP -MF _fractDIUTA.dep -DL_fract -DFROM_DI -DTO_UTA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTIQQ.o -MT _fractTIQQ.o -MD -MP -MF _fractTIQQ.dep -DL_fract -DFROM_TI -DTO_QQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTIHQ.o -MT _fractTIHQ.o -MD -MP -MF _fractTIHQ.dep -DL_fract -DFROM_TI -DTO_HQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTISQ.o -MT _fractTISQ.o -MD -MP -MF _fractTISQ.dep -DL_fract -DFROM_TI -DTO_SQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTIDQ.o -MT _fractTIDQ.o -MD -MP -MF _fractTIDQ.dep -DL_fract -DFROM_TI -DTO_DQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTITQ.o -MT _fractTITQ.o -MD -MP -MF _fractTITQ.dep -DL_fract -DFROM_TI -DTO_TQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTIHA.o -MT _fractTIHA.o -MD -MP -MF _fractTIHA.dep -DL_fract -DFROM_TI -DTO_HA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTISA.o -MT _fractTISA.o -MD -MP -MF _fractTISA.dep -DL_fract -DFROM_TI -DTO_SA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTIDA.o -MT _fractTIDA.o -MD -MP -MF _fractTIDA.dep -DL_fract -DFROM_TI -DTO_DA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTITA.o -MT _fractTITA.o -MD -MP -MF _fractTITA.dep -DL_fract -DFROM_TI -DTO_TA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTIUQQ.o -MT _fractTIUQQ.o -MD -MP -MF _fractTIUQQ.dep -DL_fract -DFROM_TI -DTO_UQQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTIUHQ.o -MT _fractTIUHQ.o -MD -MP -MF _fractTIUHQ.dep -DL_fract -DFROM_TI -DTO_UHQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTIUSQ.o -MT _fractTIUSQ.o -MD -MP -MF _fractTIUSQ.dep -DL_fract -DFROM_TI -DTO_USQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTIUDQ.o -MT _fractTIUDQ.o -MD -MP -MF _fractTIUDQ.dep -DL_fract -DFROM_TI -DTO_UDQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTIUTQ.o -MT _fractTIUTQ.o -MD -MP -MF _fractTIUTQ.dep -DL_fract -DFROM_TI -DTO_UTQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTIUHA.o -MT _fractTIUHA.o -MD -MP -MF _fractTIUHA.dep -DL_fract -DFROM_TI -DTO_UHA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTIUSA.o -MT _fractTIUSA.o -MD -MP -MF _fractTIUSA.dep -DL_fract -DFROM_TI -DTO_USA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTIUDA.o -MT _fractTIUDA.o -MD -MP -MF _fractTIUDA.dep -DL_fract -DFROM_TI -DTO_UDA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractTIUTA.o -MT _fractTIUTA.o -MD -MP -MF _fractTIUTA.dep -DL_fract -DFROM_TI -DTO_UTA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSFQQ.o -MT _fractSFQQ.o -MD -MP -MF _fractSFQQ.dep -DL_fract -DFROM_SF -DTO_QQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSFHQ.o -MT _fractSFHQ.o -MD -MP -MF _fractSFHQ.dep -DL_fract -DFROM_SF -DTO_HQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSFSQ.o -MT _fractSFSQ.o -MD -MP -MF _fractSFSQ.dep -DL_fract -DFROM_SF -DTO_SQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSFDQ.o -MT _fractSFDQ.o -MD -MP -MF _fractSFDQ.dep -DL_fract -DFROM_SF -DTO_DQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSFTQ.o -MT _fractSFTQ.o -MD -MP -MF _fractSFTQ.dep -DL_fract -DFROM_SF -DTO_TQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSFHA.o -MT _fractSFHA.o -MD -MP -MF _fractSFHA.dep -DL_fract -DFROM_SF -DTO_HA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSFSA.o -MT _fractSFSA.o -MD -MP -MF _fractSFSA.dep -DL_fract -DFROM_SF -DTO_SA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSFDA.o -MT _fractSFDA.o -MD -MP -MF _fractSFDA.dep -DL_fract -DFROM_SF -DTO_DA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSFTA.o -MT _fractSFTA.o -MD -MP -MF _fractSFTA.dep -DL_fract -DFROM_SF -DTO_TA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSFUQQ.o -MT _fractSFUQQ.o -MD -MP -MF _fractSFUQQ.dep -DL_fract -DFROM_SF -DTO_UQQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSFUHQ.o -MT _fractSFUHQ.o -MD -MP -MF _fractSFUHQ.dep -DL_fract -DFROM_SF -DTO_UHQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSFUSQ.o -MT _fractSFUSQ.o -MD -MP -MF _fractSFUSQ.dep -DL_fract -DFROM_SF -DTO_USQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSFUDQ.o -MT _fractSFUDQ.o -MD -MP -MF _fractSFUDQ.dep -DL_fract -DFROM_SF -DTO_UDQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSFUTQ.o -MT _fractSFUTQ.o -MD -MP -MF _fractSFUTQ.dep -DL_fract -DFROM_SF -DTO_UTQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSFUHA.o -MT _fractSFUHA.o -MD -MP -MF _fractSFUHA.dep -DL_fract -DFROM_SF -DTO_UHA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSFUSA.o -MT _fractSFUSA.o -MD -MP -MF _fractSFUSA.dep -DL_fract -DFROM_SF -DTO_USA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSFUDA.o -MT _fractSFUDA.o -MD -MP -MF _fractSFUDA.dep -DL_fract -DFROM_SF -DTO_UDA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractSFUTA.o -MT _fractSFUTA.o -MD -MP -MF _fractSFUTA.dep -DL_fract -DFROM_SF -DTO_UTA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDFQQ.o -MT _fractDFQQ.o -MD -MP -MF _fractDFQQ.dep -DL_fract -DFROM_DF -DTO_QQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDFHQ.o -MT _fractDFHQ.o -MD -MP -MF _fractDFHQ.dep -DL_fract -DFROM_DF -DTO_HQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDFSQ.o -MT _fractDFSQ.o -MD -MP -MF _fractDFSQ.dep -DL_fract -DFROM_DF -DTO_SQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDFDQ.o -MT _fractDFDQ.o -MD -MP -MF _fractDFDQ.dep -DL_fract -DFROM_DF -DTO_DQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDFTQ.o -MT _fractDFTQ.o -MD -MP -MF _fractDFTQ.dep -DL_fract -DFROM_DF -DTO_TQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDFHA.o -MT _fractDFHA.o -MD -MP -MF _fractDFHA.dep -DL_fract -DFROM_DF -DTO_HA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDFSA.o -MT _fractDFSA.o -MD -MP -MF _fractDFSA.dep -DL_fract -DFROM_DF -DTO_SA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDFDA.o -MT _fractDFDA.o -MD -MP -MF _fractDFDA.dep -DL_fract -DFROM_DF -DTO_DA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDFTA.o -MT _fractDFTA.o -MD -MP -MF _fractDFTA.dep -DL_fract -DFROM_DF -DTO_TA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDFUQQ.o -MT _fractDFUQQ.o -MD -MP -MF _fractDFUQQ.dep -DL_fract -DFROM_DF -DTO_UQQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDFUHQ.o -MT _fractDFUHQ.o -MD -MP -MF _fractDFUHQ.dep -DL_fract -DFROM_DF -DTO_UHQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDFUSQ.o -MT _fractDFUSQ.o -MD -MP -MF _fractDFUSQ.dep -DL_fract -DFROM_DF -DTO_USQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDFUDQ.o -MT _fractDFUDQ.o -MD -MP -MF _fractDFUDQ.dep -DL_fract -DFROM_DF -DTO_UDQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDFUTQ.o -MT _fractDFUTQ.o -MD -MP -MF _fractDFUTQ.dep -DL_fract -DFROM_DF -DTO_UTQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDFUHA.o -MT _fractDFUHA.o -MD -MP -MF _fractDFUHA.dep -DL_fract -DFROM_DF -DTO_UHA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDFUSA.o -MT _fractDFUSA.o -MD -MP -MF _fractDFUSA.dep -DL_fract -DFROM_DF -DTO_USA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDFUDA.o -MT _fractDFUDA.o -MD -MP -MF _fractDFUDA.dep -DL_fract -DFROM_DF -DTO_UDA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractDFUTA.o -MT _fractDFUTA.o -MD -MP -MF _fractDFUTA.dep -DL_fract -DFROM_DF -DTO_UTA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractQQHQ.o -MT _satfractQQHQ.o -MD -MP -MF _satfractQQHQ.dep -DL_satfract -DFROM_QQ -DTO_HQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractQQSQ.o -MT _satfractQQSQ.o -MD -MP -MF _satfractQQSQ.dep -DL_satfract -DFROM_QQ -DTO_SQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractQQDQ.o -MT _satfractQQDQ.o -MD -MP -MF _satfractQQDQ.dep -DL_satfract -DFROM_QQ -DTO_DQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractQQTQ.o -MT _satfractQQTQ.o -MD -MP -MF _satfractQQTQ.dep -DL_satfract -DFROM_QQ -DTO_TQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractQQHA.o -MT _satfractQQHA.o -MD -MP -MF _satfractQQHA.dep -DL_satfract -DFROM_QQ -DTO_HA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractQQSA.o -MT _satfractQQSA.o -MD -MP -MF _satfractQQSA.dep -DL_satfract -DFROM_QQ -DTO_SA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractQQDA.o -MT _satfractQQDA.o -MD -MP -MF _satfractQQDA.dep -DL_satfract -DFROM_QQ -DTO_DA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractQQTA.o -MT _satfractQQTA.o -MD -MP -MF _satfractQQTA.dep -DL_satfract -DFROM_QQ -DTO_TA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractQQUQQ.o -MT _satfractQQUQQ.o -MD -MP -MF _satfractQQUQQ.dep -DL_satfract -DFROM_QQ -DTO_UQQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractQQUHQ.o -MT _satfractQQUHQ.o -MD -MP -MF _satfractQQUHQ.dep -DL_satfract -DFROM_QQ -DTO_UHQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractQQUSQ.o -MT _satfractQQUSQ.o -MD -MP -MF _satfractQQUSQ.dep -DL_satfract -DFROM_QQ -DTO_USQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractQQUDQ.o -MT _satfractQQUDQ.o -MD -MP -MF _satfractQQUDQ.dep -DL_satfract -DFROM_QQ -DTO_UDQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractQQUTQ.o -MT _satfractQQUTQ.o -MD -MP -MF _satfractQQUTQ.dep -DL_satfract -DFROM_QQ -DTO_UTQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractQQUHA.o -MT _satfractQQUHA.o -MD -MP -MF _satfractQQUHA.dep -DL_satfract -DFROM_QQ -DTO_UHA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractQQUSA.o -MT _satfractQQUSA.o -MD -MP -MF _satfractQQUSA.dep -DL_satfract -DFROM_QQ -DTO_USA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractQQUDA.o -MT _satfractQQUDA.o -MD -MP -MF _satfractQQUDA.dep -DL_satfract -DFROM_QQ -DTO_UDA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractQQUTA.o -MT _satfractQQUTA.o -MD -MP -MF _satfractQQUTA.dep -DL_satfract -DFROM_QQ -DTO_UTA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractHQQQ.o -MT _satfractHQQQ.o -MD -MP -MF _satfractHQQQ.dep -DL_satfract -DFROM_HQ -DTO_QQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractHQSQ.o -MT _satfractHQSQ.o -MD -MP -MF _satfractHQSQ.dep -DL_satfract -DFROM_HQ -DTO_SQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractHQDQ.o -MT _satfractHQDQ.o -MD -MP -MF _satfractHQDQ.dep -DL_satfract -DFROM_HQ -DTO_DQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractHQTQ.o -MT _satfractHQTQ.o -MD -MP -MF _satfractHQTQ.dep -DL_satfract -DFROM_HQ -DTO_TQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractHQHA.o -MT _satfractHQHA.o -MD -MP -MF _satfractHQHA.dep -DL_satfract -DFROM_HQ -DTO_HA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractHQSA.o -MT _satfractHQSA.o -MD -MP -MF _satfractHQSA.dep -DL_satfract -DFROM_HQ -DTO_SA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractHQDA.o -MT _satfractHQDA.o -MD -MP -MF _satfractHQDA.dep -DL_satfract -DFROM_HQ -DTO_DA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractHQTA.o -MT _satfractHQTA.o -MD -MP -MF _satfractHQTA.dep -DL_satfract -DFROM_HQ -DTO_TA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractHQUQQ.o -MT _satfractHQUQQ.o -MD -MP -MF _satfractHQUQQ.dep -DL_satfract -DFROM_HQ -DTO_UQQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractHQUHQ.o -MT _satfractHQUHQ.o -MD -MP -MF _satfractHQUHQ.dep -DL_satfract -DFROM_HQ -DTO_UHQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractHQUSQ.o -MT _satfractHQUSQ.o -MD -MP -MF _satfractHQUSQ.dep -DL_satfract -DFROM_HQ -DTO_USQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractHQUDQ.o -MT _satfractHQUDQ.o -MD -MP -MF _satfractHQUDQ.dep -DL_satfract -DFROM_HQ -DTO_UDQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractHQUTQ.o -MT _satfractHQUTQ.o -MD -MP -MF _satfractHQUTQ.dep -DL_satfract -DFROM_HQ -DTO_UTQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractHQUHA.o -MT _satfractHQUHA.o -MD -MP -MF _satfractHQUHA.dep -DL_satfract -DFROM_HQ -DTO_UHA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractHQUSA.o -MT _satfractHQUSA.o -MD -MP -MF _satfractHQUSA.dep -DL_satfract -DFROM_HQ -DTO_USA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractHQUDA.o -MT _satfractHQUDA.o -MD -MP -MF _satfractHQUDA.dep -DL_satfract -DFROM_HQ -DTO_UDA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractHQUTA.o -MT _satfractHQUTA.o -MD -MP -MF _satfractHQUTA.dep -DL_satfract -DFROM_HQ -DTO_UTA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSQQQ.o -MT _satfractSQQQ.o -MD -MP -MF _satfractSQQQ.dep -DL_satfract -DFROM_SQ -DTO_QQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSQHQ.o -MT _satfractSQHQ.o -MD -MP -MF _satfractSQHQ.dep -DL_satfract -DFROM_SQ -DTO_HQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSQDQ.o -MT _satfractSQDQ.o -MD -MP -MF _satfractSQDQ.dep -DL_satfract -DFROM_SQ -DTO_DQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSQTQ.o -MT _satfractSQTQ.o -MD -MP -MF _satfractSQTQ.dep -DL_satfract -DFROM_SQ -DTO_TQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSQHA.o -MT _satfractSQHA.o -MD -MP -MF _satfractSQHA.dep -DL_satfract -DFROM_SQ -DTO_HA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSQSA.o -MT _satfractSQSA.o -MD -MP -MF _satfractSQSA.dep -DL_satfract -DFROM_SQ -DTO_SA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSQDA.o -MT _satfractSQDA.o -MD -MP -MF _satfractSQDA.dep -DL_satfract -DFROM_SQ -DTO_DA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSQTA.o -MT _satfractSQTA.o -MD -MP -MF _satfractSQTA.dep -DL_satfract -DFROM_SQ -DTO_TA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSQUQQ.o -MT _satfractSQUQQ.o -MD -MP -MF _satfractSQUQQ.dep -DL_satfract -DFROM_SQ -DTO_UQQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSQUHQ.o -MT _satfractSQUHQ.o -MD -MP -MF _satfractSQUHQ.dep -DL_satfract -DFROM_SQ -DTO_UHQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSQUSQ.o -MT _satfractSQUSQ.o -MD -MP -MF _satfractSQUSQ.dep -DL_satfract -DFROM_SQ -DTO_USQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSQUDQ.o -MT _satfractSQUDQ.o -MD -MP -MF _satfractSQUDQ.dep -DL_satfract -DFROM_SQ -DTO_UDQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSQUTQ.o -MT _satfractSQUTQ.o -MD -MP -MF _satfractSQUTQ.dep -DL_satfract -DFROM_SQ -DTO_UTQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSQUHA.o -MT _satfractSQUHA.o -MD -MP -MF _satfractSQUHA.dep -DL_satfract -DFROM_SQ -DTO_UHA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSQUSA.o -MT _satfractSQUSA.o -MD -MP -MF _satfractSQUSA.dep -DL_satfract -DFROM_SQ -DTO_USA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSQUDA.o -MT _satfractSQUDA.o -MD -MP -MF _satfractSQUDA.dep -DL_satfract -DFROM_SQ -DTO_UDA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSQUTA.o -MT _satfractSQUTA.o -MD -MP -MF _satfractSQUTA.dep -DL_satfract -DFROM_SQ -DTO_UTA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDQQQ.o -MT _satfractDQQQ.o -MD -MP -MF _satfractDQQQ.dep -DL_satfract -DFROM_DQ -DTO_QQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDQHQ.o -MT _satfractDQHQ.o -MD -MP -MF _satfractDQHQ.dep -DL_satfract -DFROM_DQ -DTO_HQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDQSQ.o -MT _satfractDQSQ.o -MD -MP -MF _satfractDQSQ.dep -DL_satfract -DFROM_DQ -DTO_SQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDQTQ.o -MT _satfractDQTQ.o -MD -MP -MF _satfractDQTQ.dep -DL_satfract -DFROM_DQ -DTO_TQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDQHA.o -MT _satfractDQHA.o -MD -MP -MF _satfractDQHA.dep -DL_satfract -DFROM_DQ -DTO_HA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDQSA.o -MT _satfractDQSA.o -MD -MP -MF _satfractDQSA.dep -DL_satfract -DFROM_DQ -DTO_SA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDQDA.o -MT _satfractDQDA.o -MD -MP -MF _satfractDQDA.dep -DL_satfract -DFROM_DQ -DTO_DA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDQTA.o -MT _satfractDQTA.o -MD -MP -MF _satfractDQTA.dep -DL_satfract -DFROM_DQ -DTO_TA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDQUQQ.o -MT _satfractDQUQQ.o -MD -MP -MF _satfractDQUQQ.dep -DL_satfract -DFROM_DQ -DTO_UQQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDQUHQ.o -MT _satfractDQUHQ.o -MD -MP -MF _satfractDQUHQ.dep -DL_satfract -DFROM_DQ -DTO_UHQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDQUSQ.o -MT _satfractDQUSQ.o -MD -MP -MF _satfractDQUSQ.dep -DL_satfract -DFROM_DQ -DTO_USQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDQUDQ.o -MT _satfractDQUDQ.o -MD -MP -MF _satfractDQUDQ.dep -DL_satfract -DFROM_DQ -DTO_UDQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDQUTQ.o -MT _satfractDQUTQ.o -MD -MP -MF _satfractDQUTQ.dep -DL_satfract -DFROM_DQ -DTO_UTQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDQUHA.o -MT _satfractDQUHA.o -MD -MP -MF _satfractDQUHA.dep -DL_satfract -DFROM_DQ -DTO_UHA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDQUSA.o -MT _satfractDQUSA.o -MD -MP -MF _satfractDQUSA.dep -DL_satfract -DFROM_DQ -DTO_USA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDQUDA.o -MT _satfractDQUDA.o -MD -MP -MF _satfractDQUDA.dep -DL_satfract -DFROM_DQ -DTO_UDA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDQUTA.o -MT _satfractDQUTA.o -MD -MP -MF _satfractDQUTA.dep -DL_satfract -DFROM_DQ -DTO_UTA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractTQQQ.o -MT _satfractTQQQ.o -MD -MP -MF _satfractTQQQ.dep -DL_satfract -DFROM_TQ -DTO_QQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractTQHQ.o -MT _satfractTQHQ.o -MD -MP -MF _satfractTQHQ.dep -DL_satfract -DFROM_TQ -DTO_HQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractTQSQ.o -MT _satfractTQSQ.o -MD -MP -MF _satfractTQSQ.dep -DL_satfract -DFROM_TQ -DTO_SQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractTQDQ.o -MT _satfractTQDQ.o -MD -MP -MF _satfractTQDQ.dep -DL_satfract -DFROM_TQ -DTO_DQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractTQHA.o -MT _satfractTQHA.o -MD -MP -MF _satfractTQHA.dep -DL_satfract -DFROM_TQ -DTO_HA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractTQSA.o -MT _satfractTQSA.o -MD -MP -MF _satfractTQSA.dep -DL_satfract -DFROM_TQ -DTO_SA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractTQDA.o -MT _satfractTQDA.o -MD -MP -MF _satfractTQDA.dep -DL_satfract -DFROM_TQ -DTO_DA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractTQTA.o -MT _satfractTQTA.o -MD -MP -MF _satfractTQTA.dep -DL_satfract -DFROM_TQ -DTO_TA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractTQUQQ.o -MT _satfractTQUQQ.o -MD -MP -MF _satfractTQUQQ.dep -DL_satfract -DFROM_TQ -DTO_UQQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractTQUHQ.o -MT _satfractTQUHQ.o -MD -MP -MF _satfractTQUHQ.dep -DL_satfract -DFROM_TQ -DTO_UHQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractTQUSQ.o -MT _satfractTQUSQ.o -MD -MP -MF _satfractTQUSQ.dep -DL_satfract -DFROM_TQ -DTO_USQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractTQUDQ.o -MT _satfractTQUDQ.o -MD -MP -MF _satfractTQUDQ.dep -DL_satfract -DFROM_TQ -DTO_UDQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractTQUTQ.o -MT _satfractTQUTQ.o -MD -MP -MF _satfractTQUTQ.dep -DL_satfract -DFROM_TQ -DTO_UTQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractTQUHA.o -MT _satfractTQUHA.o -MD -MP -MF _satfractTQUHA.dep -DL_satfract -DFROM_TQ -DTO_UHA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractTQUSA.o -MT _satfractTQUSA.o -MD -MP -MF _satfractTQUSA.dep -DL_satfract -DFROM_TQ -DTO_USA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractTQUDA.o -MT _satfractTQUDA.o -MD -MP -MF _satfractTQUDA.dep -DL_satfract -DFROM_TQ -DTO_UDA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractTQUTA.o -MT _satfractTQUTA.o -MD -MP -MF _satfractTQUTA.dep -DL_satfract -DFROM_TQ -DTO_UTA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractHAQQ.o -MT _satfractHAQQ.o -MD -MP -MF _satfractHAQQ.dep -DL_satfract -DFROM_HA -DTO_QQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractHAHQ.o -MT _satfractHAHQ.o -MD -MP -MF _satfractHAHQ.dep -DL_satfract -DFROM_HA -DTO_HQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractHASQ.o -MT _satfractHASQ.o -MD -MP -MF _satfractHASQ.dep -DL_satfract -DFROM_HA -DTO_SQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractHADQ.o -MT _satfractHADQ.o -MD -MP -MF _satfractHADQ.dep -DL_satfract -DFROM_HA -DTO_DQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractHATQ.o -MT _satfractHATQ.o -MD -MP -MF _satfractHATQ.dep -DL_satfract -DFROM_HA -DTO_TQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractHASA.o -MT _satfractHASA.o -MD -MP -MF _satfractHASA.dep -DL_satfract -DFROM_HA -DTO_SA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractHADA.o -MT _satfractHADA.o -MD -MP -MF _satfractHADA.dep -DL_satfract -DFROM_HA -DTO_DA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractHATA.o -MT _satfractHATA.o -MD -MP -MF _satfractHATA.dep -DL_satfract -DFROM_HA -DTO_TA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractHAUQQ.o -MT _satfractHAUQQ.o -MD -MP -MF _satfractHAUQQ.dep -DL_satfract -DFROM_HA -DTO_UQQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractHAUHQ.o -MT _satfractHAUHQ.o -MD -MP -MF _satfractHAUHQ.dep -DL_satfract -DFROM_HA -DTO_UHQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractHAUSQ.o -MT _satfractHAUSQ.o -MD -MP -MF _satfractHAUSQ.dep -DL_satfract -DFROM_HA -DTO_USQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractHAUDQ.o -MT _satfractHAUDQ.o -MD -MP -MF _satfractHAUDQ.dep -DL_satfract -DFROM_HA -DTO_UDQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractHAUTQ.o -MT _satfractHAUTQ.o -MD -MP -MF _satfractHAUTQ.dep -DL_satfract -DFROM_HA -DTO_UTQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractHAUHA.o -MT _satfractHAUHA.o -MD -MP -MF _satfractHAUHA.dep -DL_satfract -DFROM_HA -DTO_UHA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractHAUSA.o -MT _satfractHAUSA.o -MD -MP -MF _satfractHAUSA.dep -DL_satfract -DFROM_HA -DTO_USA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractHAUDA.o -MT _satfractHAUDA.o -MD -MP -MF _satfractHAUDA.dep -DL_satfract -DFROM_HA -DTO_UDA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractHAUTA.o -MT _satfractHAUTA.o -MD -MP -MF _satfractHAUTA.dep -DL_satfract -DFROM_HA -DTO_UTA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSAQQ.o -MT _satfractSAQQ.o -MD -MP -MF _satfractSAQQ.dep -DL_satfract -DFROM_SA -DTO_QQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSAHQ.o -MT _satfractSAHQ.o -MD -MP -MF _satfractSAHQ.dep -DL_satfract -DFROM_SA -DTO_HQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSASQ.o -MT _satfractSASQ.o -MD -MP -MF _satfractSASQ.dep -DL_satfract -DFROM_SA -DTO_SQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSADQ.o -MT _satfractSADQ.o -MD -MP -MF _satfractSADQ.dep -DL_satfract -DFROM_SA -DTO_DQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSATQ.o -MT _satfractSATQ.o -MD -MP -MF _satfractSATQ.dep -DL_satfract -DFROM_SA -DTO_TQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSAHA.o -MT _satfractSAHA.o -MD -MP -MF _satfractSAHA.dep -DL_satfract -DFROM_SA -DTO_HA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSADA.o -MT _satfractSADA.o -MD -MP -MF _satfractSADA.dep -DL_satfract -DFROM_SA -DTO_DA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSATA.o -MT _satfractSATA.o -MD -MP -MF _satfractSATA.dep -DL_satfract -DFROM_SA -DTO_TA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSAUQQ.o -MT _satfractSAUQQ.o -MD -MP -MF _satfractSAUQQ.dep -DL_satfract -DFROM_SA -DTO_UQQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSAUHQ.o -MT _satfractSAUHQ.o -MD -MP -MF _satfractSAUHQ.dep -DL_satfract -DFROM_SA -DTO_UHQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSAUSQ.o -MT _satfractSAUSQ.o -MD -MP -MF _satfractSAUSQ.dep -DL_satfract -DFROM_SA -DTO_USQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSAUDQ.o -MT _satfractSAUDQ.o -MD -MP -MF _satfractSAUDQ.dep -DL_satfract -DFROM_SA -DTO_UDQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSAUTQ.o -MT _satfractSAUTQ.o -MD -MP -MF _satfractSAUTQ.dep -DL_satfract -DFROM_SA -DTO_UTQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSAUHA.o -MT _satfractSAUHA.o -MD -MP -MF _satfractSAUHA.dep -DL_satfract -DFROM_SA -DTO_UHA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSAUSA.o -MT _satfractSAUSA.o -MD -MP -MF _satfractSAUSA.dep -DL_satfract -DFROM_SA -DTO_USA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSAUDA.o -MT _satfractSAUDA.o -MD -MP -MF _satfractSAUDA.dep -DL_satfract -DFROM_SA -DTO_UDA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSAUTA.o -MT _satfractSAUTA.o -MD -MP -MF _satfractSAUTA.dep -DL_satfract -DFROM_SA -DTO_UTA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDAQQ.o -MT _satfractDAQQ.o -MD -MP -MF _satfractDAQQ.dep -DL_satfract -DFROM_DA -DTO_QQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDAHQ.o -MT _satfractDAHQ.o -MD -MP -MF _satfractDAHQ.dep -DL_satfract -DFROM_DA -DTO_HQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDASQ.o -MT _satfractDASQ.o -MD -MP -MF _satfractDASQ.dep -DL_satfract -DFROM_DA -DTO_SQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDADQ.o -MT _satfractDADQ.o -MD -MP -MF _satfractDADQ.dep -DL_satfract -DFROM_DA -DTO_DQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDATQ.o -MT _satfractDATQ.o -MD -MP -MF _satfractDATQ.dep -DL_satfract -DFROM_DA -DTO_TQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDAHA.o -MT _satfractDAHA.o -MD -MP -MF _satfractDAHA.dep -DL_satfract -DFROM_DA -DTO_HA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDASA.o -MT _satfractDASA.o -MD -MP -MF _satfractDASA.dep -DL_satfract -DFROM_DA -DTO_SA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDATA.o -MT _satfractDATA.o -MD -MP -MF _satfractDATA.dep -DL_satfract -DFROM_DA -DTO_TA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDAUQQ.o -MT _satfractDAUQQ.o -MD -MP -MF _satfractDAUQQ.dep -DL_satfract -DFROM_DA -DTO_UQQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDAUHQ.o -MT _satfractDAUHQ.o -MD -MP -MF _satfractDAUHQ.dep -DL_satfract -DFROM_DA -DTO_UHQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDAUSQ.o -MT _satfractDAUSQ.o -MD -MP -MF _satfractDAUSQ.dep -DL_satfract -DFROM_DA -DTO_USQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDAUDQ.o -MT _satfractDAUDQ.o -MD -MP -MF _satfractDAUDQ.dep -DL_satfract -DFROM_DA -DTO_UDQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDAUTQ.o -MT _satfractDAUTQ.o -MD -MP -MF _satfractDAUTQ.dep -DL_satfract -DFROM_DA -DTO_UTQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDAUHA.o -MT _satfractDAUHA.o -MD -MP -MF _satfractDAUHA.dep -DL_satfract -DFROM_DA -DTO_UHA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDAUSA.o -MT _satfractDAUSA.o -MD -MP -MF _satfractDAUSA.dep -DL_satfract -DFROM_DA -DTO_USA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDAUDA.o -MT _satfractDAUDA.o -MD -MP -MF _satfractDAUDA.dep -DL_satfract -DFROM_DA -DTO_UDA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDAUTA.o -MT _satfractDAUTA.o -MD -MP -MF _satfractDAUTA.dep -DL_satfract -DFROM_DA -DTO_UTA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractTAQQ.o -MT _satfractTAQQ.o -MD -MP -MF _satfractTAQQ.dep -DL_satfract -DFROM_TA -DTO_QQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractTAHQ.o -MT _satfractTAHQ.o -MD -MP -MF _satfractTAHQ.dep -DL_satfract -DFROM_TA -DTO_HQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractTASQ.o -MT _satfractTASQ.o -MD -MP -MF _satfractTASQ.dep -DL_satfract -DFROM_TA -DTO_SQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractTADQ.o -MT _satfractTADQ.o -MD -MP -MF _satfractTADQ.dep -DL_satfract -DFROM_TA -DTO_DQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractTATQ.o -MT _satfractTATQ.o -MD -MP -MF _satfractTATQ.dep -DL_satfract -DFROM_TA -DTO_TQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractTAHA.o -MT _satfractTAHA.o -MD -MP -MF _satfractTAHA.dep -DL_satfract -DFROM_TA -DTO_HA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractTASA.o -MT _satfractTASA.o -MD -MP -MF _satfractTASA.dep -DL_satfract -DFROM_TA -DTO_SA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractTADA.o -MT _satfractTADA.o -MD -MP -MF _satfractTADA.dep -DL_satfract -DFROM_TA -DTO_DA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractTAUQQ.o -MT _satfractTAUQQ.o -MD -MP -MF _satfractTAUQQ.dep -DL_satfract -DFROM_TA -DTO_UQQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractTAUHQ.o -MT _satfractTAUHQ.o -MD -MP -MF _satfractTAUHQ.dep -DL_satfract -DFROM_TA -DTO_UHQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractTAUSQ.o -MT _satfractTAUSQ.o -MD -MP -MF _satfractTAUSQ.dep -DL_satfract -DFROM_TA -DTO_USQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractTAUDQ.o -MT _satfractTAUDQ.o -MD -MP -MF _satfractTAUDQ.dep -DL_satfract -DFROM_TA -DTO_UDQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractTAUTQ.o -MT _satfractTAUTQ.o -MD -MP -MF _satfractTAUTQ.dep -DL_satfract -DFROM_TA -DTO_UTQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractTAUHA.o -MT _satfractTAUHA.o -MD -MP -MF _satfractTAUHA.dep -DL_satfract -DFROM_TA -DTO_UHA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractTAUSA.o -MT _satfractTAUSA.o -MD -MP -MF _satfractTAUSA.dep -DL_satfract -DFROM_TA -DTO_USA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractTAUDA.o -MT _satfractTAUDA.o -MD -MP -MF _satfractTAUDA.dep -DL_satfract -DFROM_TA -DTO_UDA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractTAUTA.o -MT _satfractTAUTA.o -MD -MP -MF _satfractTAUTA.dep -DL_satfract -DFROM_TA -DTO_UTA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUQQQQ.o -MT _satfractUQQQQ.o -MD -MP -MF _satfractUQQQQ.dep -DL_satfract -DFROM_UQQ -DTO_QQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUQQHQ.o -MT _satfractUQQHQ.o -MD -MP -MF _satfractUQQHQ.dep -DL_satfract -DFROM_UQQ -DTO_HQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUQQSQ.o -MT _satfractUQQSQ.o -MD -MP -MF _satfractUQQSQ.dep -DL_satfract -DFROM_UQQ -DTO_SQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUQQDQ.o -MT _satfractUQQDQ.o -MD -MP -MF _satfractUQQDQ.dep -DL_satfract -DFROM_UQQ -DTO_DQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUQQTQ.o -MT _satfractUQQTQ.o -MD -MP -MF _satfractUQQTQ.dep -DL_satfract -DFROM_UQQ -DTO_TQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUQQHA.o -MT _satfractUQQHA.o -MD -MP -MF _satfractUQQHA.dep -DL_satfract -DFROM_UQQ -DTO_HA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUQQSA.o -MT _satfractUQQSA.o -MD -MP -MF _satfractUQQSA.dep -DL_satfract -DFROM_UQQ -DTO_SA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUQQDA.o -MT _satfractUQQDA.o -MD -MP -MF _satfractUQQDA.dep -DL_satfract -DFROM_UQQ -DTO_DA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUQQTA.o -MT _satfractUQQTA.o -MD -MP -MF _satfractUQQTA.dep -DL_satfract -DFROM_UQQ -DTO_TA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUQQUHQ.o -MT _satfractUQQUHQ.o -MD -MP -MF _satfractUQQUHQ.dep -DL_satfract -DFROM_UQQ -DTO_UHQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUQQUSQ.o -MT _satfractUQQUSQ.o -MD -MP -MF _satfractUQQUSQ.dep -DL_satfract -DFROM_UQQ -DTO_USQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUQQUDQ.o -MT _satfractUQQUDQ.o -MD -MP -MF _satfractUQQUDQ.dep -DL_satfract -DFROM_UQQ -DTO_UDQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUQQUTQ.o -MT _satfractUQQUTQ.o -MD -MP -MF _satfractUQQUTQ.dep -DL_satfract -DFROM_UQQ -DTO_UTQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUQQUHA.o -MT _satfractUQQUHA.o -MD -MP -MF _satfractUQQUHA.dep -DL_satfract -DFROM_UQQ -DTO_UHA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUQQUSA.o -MT _satfractUQQUSA.o -MD -MP -MF _satfractUQQUSA.dep -DL_satfract -DFROM_UQQ -DTO_USA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUQQUDA.o -MT _satfractUQQUDA.o -MD -MP -MF _satfractUQQUDA.dep -DL_satfract -DFROM_UQQ -DTO_UDA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUQQUTA.o -MT _satfractUQQUTA.o -MD -MP -MF _satfractUQQUTA.dep -DL_satfract -DFROM_UQQ -DTO_UTA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUHQQQ.o -MT _satfractUHQQQ.o -MD -MP -MF _satfractUHQQQ.dep -DL_satfract -DFROM_UHQ -DTO_QQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUHQHQ.o -MT _satfractUHQHQ.o -MD -MP -MF _satfractUHQHQ.dep -DL_satfract -DFROM_UHQ -DTO_HQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUHQSQ.o -MT _satfractUHQSQ.o -MD -MP -MF _satfractUHQSQ.dep -DL_satfract -DFROM_UHQ -DTO_SQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUHQDQ.o -MT _satfractUHQDQ.o -MD -MP -MF _satfractUHQDQ.dep -DL_satfract -DFROM_UHQ -DTO_DQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUHQTQ.o -MT _satfractUHQTQ.o -MD -MP -MF _satfractUHQTQ.dep -DL_satfract -DFROM_UHQ -DTO_TQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUHQHA.o -MT _satfractUHQHA.o -MD -MP -MF _satfractUHQHA.dep -DL_satfract -DFROM_UHQ -DTO_HA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUHQSA.o -MT _satfractUHQSA.o -MD -MP -MF _satfractUHQSA.dep -DL_satfract -DFROM_UHQ -DTO_SA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUHQDA.o -MT _satfractUHQDA.o -MD -MP -MF _satfractUHQDA.dep -DL_satfract -DFROM_UHQ -DTO_DA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUHQTA.o -MT _satfractUHQTA.o -MD -MP -MF _satfractUHQTA.dep -DL_satfract -DFROM_UHQ -DTO_TA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUHQUQQ.o -MT _satfractUHQUQQ.o -MD -MP -MF _satfractUHQUQQ.dep -DL_satfract -DFROM_UHQ -DTO_UQQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUHQUSQ.o -MT _satfractUHQUSQ.o -MD -MP -MF _satfractUHQUSQ.dep -DL_satfract -DFROM_UHQ -DTO_USQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUHQUDQ.o -MT _satfractUHQUDQ.o -MD -MP -MF _satfractUHQUDQ.dep -DL_satfract -DFROM_UHQ -DTO_UDQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUHQUTQ.o -MT _satfractUHQUTQ.o -MD -MP -MF _satfractUHQUTQ.dep -DL_satfract -DFROM_UHQ -DTO_UTQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUHQUHA.o -MT _satfractUHQUHA.o -MD -MP -MF _satfractUHQUHA.dep -DL_satfract -DFROM_UHQ -DTO_UHA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUHQUSA.o -MT _satfractUHQUSA.o -MD -MP -MF _satfractUHQUSA.dep -DL_satfract -DFROM_UHQ -DTO_USA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUHQUDA.o -MT _satfractUHQUDA.o -MD -MP -MF _satfractUHQUDA.dep -DL_satfract -DFROM_UHQ -DTO_UDA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUHQUTA.o -MT _satfractUHQUTA.o -MD -MP -MF _satfractUHQUTA.dep -DL_satfract -DFROM_UHQ -DTO_UTA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUSQQQ.o -MT _satfractUSQQQ.o -MD -MP -MF _satfractUSQQQ.dep -DL_satfract -DFROM_USQ -DTO_QQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUSQHQ.o -MT _satfractUSQHQ.o -MD -MP -MF _satfractUSQHQ.dep -DL_satfract -DFROM_USQ -DTO_HQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUSQSQ.o -MT _satfractUSQSQ.o -MD -MP -MF _satfractUSQSQ.dep -DL_satfract -DFROM_USQ -DTO_SQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUSQDQ.o -MT _satfractUSQDQ.o -MD -MP -MF _satfractUSQDQ.dep -DL_satfract -DFROM_USQ -DTO_DQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUSQTQ.o -MT _satfractUSQTQ.o -MD -MP -MF _satfractUSQTQ.dep -DL_satfract -DFROM_USQ -DTO_TQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUSQHA.o -MT _satfractUSQHA.o -MD -MP -MF _satfractUSQHA.dep -DL_satfract -DFROM_USQ -DTO_HA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUSQSA.o -MT _satfractUSQSA.o -MD -MP -MF _satfractUSQSA.dep -DL_satfract -DFROM_USQ -DTO_SA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUSQDA.o -MT _satfractUSQDA.o -MD -MP -MF _satfractUSQDA.dep -DL_satfract -DFROM_USQ -DTO_DA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUSQTA.o -MT _satfractUSQTA.o -MD -MP -MF _satfractUSQTA.dep -DL_satfract -DFROM_USQ -DTO_TA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUSQUQQ.o -MT _satfractUSQUQQ.o -MD -MP -MF _satfractUSQUQQ.dep -DL_satfract -DFROM_USQ -DTO_UQQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUSQUHQ.o -MT _satfractUSQUHQ.o -MD -MP -MF _satfractUSQUHQ.dep -DL_satfract -DFROM_USQ -DTO_UHQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUSQUDQ.o -MT _satfractUSQUDQ.o -MD -MP -MF _satfractUSQUDQ.dep -DL_satfract -DFROM_USQ -DTO_UDQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUSQUTQ.o -MT _satfractUSQUTQ.o -MD -MP -MF _satfractUSQUTQ.dep -DL_satfract -DFROM_USQ -DTO_UTQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUSQUHA.o -MT _satfractUSQUHA.o -MD -MP -MF _satfractUSQUHA.dep -DL_satfract -DFROM_USQ -DTO_UHA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUSQUSA.o -MT _satfractUSQUSA.o -MD -MP -MF _satfractUSQUSA.dep -DL_satfract -DFROM_USQ -DTO_USA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUSQUDA.o -MT _satfractUSQUDA.o -MD -MP -MF _satfractUSQUDA.dep -DL_satfract -DFROM_USQ -DTO_UDA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUSQUTA.o -MT _satfractUSQUTA.o -MD -MP -MF _satfractUSQUTA.dep -DL_satfract -DFROM_USQ -DTO_UTA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUDQQQ.o -MT _satfractUDQQQ.o -MD -MP -MF _satfractUDQQQ.dep -DL_satfract -DFROM_UDQ -DTO_QQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUDQHQ.o -MT _satfractUDQHQ.o -MD -MP -MF _satfractUDQHQ.dep -DL_satfract -DFROM_UDQ -DTO_HQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUDQSQ.o -MT _satfractUDQSQ.o -MD -MP -MF _satfractUDQSQ.dep -DL_satfract -DFROM_UDQ -DTO_SQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUDQDQ.o -MT _satfractUDQDQ.o -MD -MP -MF _satfractUDQDQ.dep -DL_satfract -DFROM_UDQ -DTO_DQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUDQTQ.o -MT _satfractUDQTQ.o -MD -MP -MF _satfractUDQTQ.dep -DL_satfract -DFROM_UDQ -DTO_TQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUDQHA.o -MT _satfractUDQHA.o -MD -MP -MF _satfractUDQHA.dep -DL_satfract -DFROM_UDQ -DTO_HA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUDQSA.o -MT _satfractUDQSA.o -MD -MP -MF _satfractUDQSA.dep -DL_satfract -DFROM_UDQ -DTO_SA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUDQDA.o -MT _satfractUDQDA.o -MD -MP -MF _satfractUDQDA.dep -DL_satfract -DFROM_UDQ -DTO_DA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUDQTA.o -MT _satfractUDQTA.o -MD -MP -MF _satfractUDQTA.dep -DL_satfract -DFROM_UDQ -DTO_TA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUDQUQQ.o -MT _satfractUDQUQQ.o -MD -MP -MF _satfractUDQUQQ.dep -DL_satfract -DFROM_UDQ -DTO_UQQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUDQUHQ.o -MT _satfractUDQUHQ.o -MD -MP -MF _satfractUDQUHQ.dep -DL_satfract -DFROM_UDQ -DTO_UHQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUDQUSQ.o -MT _satfractUDQUSQ.o -MD -MP -MF _satfractUDQUSQ.dep -DL_satfract -DFROM_UDQ -DTO_USQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUDQUTQ.o -MT _satfractUDQUTQ.o -MD -MP -MF _satfractUDQUTQ.dep -DL_satfract -DFROM_UDQ -DTO_UTQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUDQUHA.o -MT _satfractUDQUHA.o -MD -MP -MF _satfractUDQUHA.dep -DL_satfract -DFROM_UDQ -DTO_UHA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUDQUSA.o -MT _satfractUDQUSA.o -MD -MP -MF _satfractUDQUSA.dep -DL_satfract -DFROM_UDQ -DTO_USA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUDQUDA.o -MT _satfractUDQUDA.o -MD -MP -MF _satfractUDQUDA.dep -DL_satfract -DFROM_UDQ -DTO_UDA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUDQUTA.o -MT _satfractUDQUTA.o -MD -MP -MF _satfractUDQUTA.dep -DL_satfract -DFROM_UDQ -DTO_UTA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUTQQQ.o -MT _satfractUTQQQ.o -MD -MP -MF _satfractUTQQQ.dep -DL_satfract -DFROM_UTQ -DTO_QQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUTQHQ.o -MT _satfractUTQHQ.o -MD -MP -MF _satfractUTQHQ.dep -DL_satfract -DFROM_UTQ -DTO_HQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUTQSQ.o -MT _satfractUTQSQ.o -MD -MP -MF _satfractUTQSQ.dep -DL_satfract -DFROM_UTQ -DTO_SQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUTQDQ.o -MT _satfractUTQDQ.o -MD -MP -MF _satfractUTQDQ.dep -DL_satfract -DFROM_UTQ -DTO_DQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUTQTQ.o -MT _satfractUTQTQ.o -MD -MP -MF _satfractUTQTQ.dep -DL_satfract -DFROM_UTQ -DTO_TQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUTQHA.o -MT _satfractUTQHA.o -MD -MP -MF _satfractUTQHA.dep -DL_satfract -DFROM_UTQ -DTO_HA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUTQSA.o -MT _satfractUTQSA.o -MD -MP -MF _satfractUTQSA.dep -DL_satfract -DFROM_UTQ -DTO_SA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUTQDA.o -MT _satfractUTQDA.o -MD -MP -MF _satfractUTQDA.dep -DL_satfract -DFROM_UTQ -DTO_DA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUTQTA.o -MT _satfractUTQTA.o -MD -MP -MF _satfractUTQTA.dep -DL_satfract -DFROM_UTQ -DTO_TA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUTQUQQ.o -MT _satfractUTQUQQ.o -MD -MP -MF _satfractUTQUQQ.dep -DL_satfract -DFROM_UTQ -DTO_UQQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUTQUHQ.o -MT _satfractUTQUHQ.o -MD -MP -MF _satfractUTQUHQ.dep -DL_satfract -DFROM_UTQ -DTO_UHQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUTQUSQ.o -MT _satfractUTQUSQ.o -MD -MP -MF _satfractUTQUSQ.dep -DL_satfract -DFROM_UTQ -DTO_USQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUTQUDQ.o -MT _satfractUTQUDQ.o -MD -MP -MF _satfractUTQUDQ.dep -DL_satfract -DFROM_UTQ -DTO_UDQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUTQUHA.o -MT _satfractUTQUHA.o -MD -MP -MF _satfractUTQUHA.dep -DL_satfract -DFROM_UTQ -DTO_UHA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUTQUSA.o -MT _satfractUTQUSA.o -MD -MP -MF _satfractUTQUSA.dep -DL_satfract -DFROM_UTQ -DTO_USA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUTQUDA.o -MT _satfractUTQUDA.o -MD -MP -MF _satfractUTQUDA.dep -DL_satfract -DFROM_UTQ -DTO_UDA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUTQUTA.o -MT _satfractUTQUTA.o -MD -MP -MF _satfractUTQUTA.dep -DL_satfract -DFROM_UTQ -DTO_UTA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUHAQQ.o -MT _satfractUHAQQ.o -MD -MP -MF _satfractUHAQQ.dep -DL_satfract -DFROM_UHA -DTO_QQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUHAHQ.o -MT _satfractUHAHQ.o -MD -MP -MF _satfractUHAHQ.dep -DL_satfract -DFROM_UHA -DTO_HQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUHASQ.o -MT _satfractUHASQ.o -MD -MP -MF _satfractUHASQ.dep -DL_satfract -DFROM_UHA -DTO_SQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUHADQ.o -MT _satfractUHADQ.o -MD -MP -MF _satfractUHADQ.dep -DL_satfract -DFROM_UHA -DTO_DQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUHATQ.o -MT _satfractUHATQ.o -MD -MP -MF _satfractUHATQ.dep -DL_satfract -DFROM_UHA -DTO_TQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUHAHA.o -MT _satfractUHAHA.o -MD -MP -MF _satfractUHAHA.dep -DL_satfract -DFROM_UHA -DTO_HA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUHASA.o -MT _satfractUHASA.o -MD -MP -MF _satfractUHASA.dep -DL_satfract -DFROM_UHA -DTO_SA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUHADA.o -MT _satfractUHADA.o -MD -MP -MF _satfractUHADA.dep -DL_satfract -DFROM_UHA -DTO_DA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUHATA.o -MT _satfractUHATA.o -MD -MP -MF _satfractUHATA.dep -DL_satfract -DFROM_UHA -DTO_TA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUHAUQQ.o -MT _satfractUHAUQQ.o -MD -MP -MF _satfractUHAUQQ.dep -DL_satfract -DFROM_UHA -DTO_UQQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUHAUHQ.o -MT _satfractUHAUHQ.o -MD -MP -MF _satfractUHAUHQ.dep -DL_satfract -DFROM_UHA -DTO_UHQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUHAUSQ.o -MT _satfractUHAUSQ.o -MD -MP -MF _satfractUHAUSQ.dep -DL_satfract -DFROM_UHA -DTO_USQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUHAUDQ.o -MT _satfractUHAUDQ.o -MD -MP -MF _satfractUHAUDQ.dep -DL_satfract -DFROM_UHA -DTO_UDQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUHAUTQ.o -MT _satfractUHAUTQ.o -MD -MP -MF _satfractUHAUTQ.dep -DL_satfract -DFROM_UHA -DTO_UTQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUHAUSA.o -MT _satfractUHAUSA.o -MD -MP -MF _satfractUHAUSA.dep -DL_satfract -DFROM_UHA -DTO_USA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUHAUDA.o -MT _satfractUHAUDA.o -MD -MP -MF _satfractUHAUDA.dep -DL_satfract -DFROM_UHA -DTO_UDA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUHAUTA.o -MT _satfractUHAUTA.o -MD -MP -MF _satfractUHAUTA.dep -DL_satfract -DFROM_UHA -DTO_UTA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUSAQQ.o -MT _satfractUSAQQ.o -MD -MP -MF _satfractUSAQQ.dep -DL_satfract -DFROM_USA -DTO_QQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUSAHQ.o -MT _satfractUSAHQ.o -MD -MP -MF _satfractUSAHQ.dep -DL_satfract -DFROM_USA -DTO_HQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUSASQ.o -MT _satfractUSASQ.o -MD -MP -MF _satfractUSASQ.dep -DL_satfract -DFROM_USA -DTO_SQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUSADQ.o -MT _satfractUSADQ.o -MD -MP -MF _satfractUSADQ.dep -DL_satfract -DFROM_USA -DTO_DQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUSATQ.o -MT _satfractUSATQ.o -MD -MP -MF _satfractUSATQ.dep -DL_satfract -DFROM_USA -DTO_TQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUSAHA.o -MT _satfractUSAHA.o -MD -MP -MF _satfractUSAHA.dep -DL_satfract -DFROM_USA -DTO_HA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUSASA.o -MT _satfractUSASA.o -MD -MP -MF _satfractUSASA.dep -DL_satfract -DFROM_USA -DTO_SA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUSADA.o -MT _satfractUSADA.o -MD -MP -MF _satfractUSADA.dep -DL_satfract -DFROM_USA -DTO_DA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUSATA.o -MT _satfractUSATA.o -MD -MP -MF _satfractUSATA.dep -DL_satfract -DFROM_USA -DTO_TA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUSAUQQ.o -MT _satfractUSAUQQ.o -MD -MP -MF _satfractUSAUQQ.dep -DL_satfract -DFROM_USA -DTO_UQQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUSAUHQ.o -MT _satfractUSAUHQ.o -MD -MP -MF _satfractUSAUHQ.dep -DL_satfract -DFROM_USA -DTO_UHQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUSAUSQ.o -MT _satfractUSAUSQ.o -MD -MP -MF _satfractUSAUSQ.dep -DL_satfract -DFROM_USA -DTO_USQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUSAUDQ.o -MT _satfractUSAUDQ.o -MD -MP -MF _satfractUSAUDQ.dep -DL_satfract -DFROM_USA -DTO_UDQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUSAUTQ.o -MT _satfractUSAUTQ.o -MD -MP -MF _satfractUSAUTQ.dep -DL_satfract -DFROM_USA -DTO_UTQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUSAUHA.o -MT _satfractUSAUHA.o -MD -MP -MF _satfractUSAUHA.dep -DL_satfract -DFROM_USA -DTO_UHA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUSAUDA.o -MT _satfractUSAUDA.o -MD -MP -MF _satfractUSAUDA.dep -DL_satfract -DFROM_USA -DTO_UDA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUSAUTA.o -MT _satfractUSAUTA.o -MD -MP -MF _satfractUSAUTA.dep -DL_satfract -DFROM_USA -DTO_UTA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUDAQQ.o -MT _satfractUDAQQ.o -MD -MP -MF _satfractUDAQQ.dep -DL_satfract -DFROM_UDA -DTO_QQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUDAHQ.o -MT _satfractUDAHQ.o -MD -MP -MF _satfractUDAHQ.dep -DL_satfract -DFROM_UDA -DTO_HQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUDASQ.o -MT _satfractUDASQ.o -MD -MP -MF _satfractUDASQ.dep -DL_satfract -DFROM_UDA -DTO_SQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUDADQ.o -MT _satfractUDADQ.o -MD -MP -MF _satfractUDADQ.dep -DL_satfract -DFROM_UDA -DTO_DQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUDATQ.o -MT _satfractUDATQ.o -MD -MP -MF _satfractUDATQ.dep -DL_satfract -DFROM_UDA -DTO_TQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUDAHA.o -MT _satfractUDAHA.o -MD -MP -MF _satfractUDAHA.dep -DL_satfract -DFROM_UDA -DTO_HA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUDASA.o -MT _satfractUDASA.o -MD -MP -MF _satfractUDASA.dep -DL_satfract -DFROM_UDA -DTO_SA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUDADA.o -MT _satfractUDADA.o -MD -MP -MF _satfractUDADA.dep -DL_satfract -DFROM_UDA -DTO_DA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUDATA.o -MT _satfractUDATA.o -MD -MP -MF _satfractUDATA.dep -DL_satfract -DFROM_UDA -DTO_TA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUDAUQQ.o -MT _satfractUDAUQQ.o -MD -MP -MF _satfractUDAUQQ.dep -DL_satfract -DFROM_UDA -DTO_UQQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUDAUHQ.o -MT _satfractUDAUHQ.o -MD -MP -MF _satfractUDAUHQ.dep -DL_satfract -DFROM_UDA -DTO_UHQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUDAUSQ.o -MT _satfractUDAUSQ.o -MD -MP -MF _satfractUDAUSQ.dep -DL_satfract -DFROM_UDA -DTO_USQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUDAUDQ.o -MT _satfractUDAUDQ.o -MD -MP -MF _satfractUDAUDQ.dep -DL_satfract -DFROM_UDA -DTO_UDQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUDAUTQ.o -MT _satfractUDAUTQ.o -MD -MP -MF _satfractUDAUTQ.dep -DL_satfract -DFROM_UDA -DTO_UTQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUDAUHA.o -MT _satfractUDAUHA.o -MD -MP -MF _satfractUDAUHA.dep -DL_satfract -DFROM_UDA -DTO_UHA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUDAUSA.o -MT _satfractUDAUSA.o -MD -MP -MF _satfractUDAUSA.dep -DL_satfract -DFROM_UDA -DTO_USA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUDAUTA.o -MT _satfractUDAUTA.o -MD -MP -MF _satfractUDAUTA.dep -DL_satfract -DFROM_UDA -DTO_UTA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUTAQQ.o -MT _satfractUTAQQ.o -MD -MP -MF _satfractUTAQQ.dep -DL_satfract -DFROM_UTA -DTO_QQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUTAHQ.o -MT _satfractUTAHQ.o -MD -MP -MF _satfractUTAHQ.dep -DL_satfract -DFROM_UTA -DTO_HQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUTASQ.o -MT _satfractUTASQ.o -MD -MP -MF _satfractUTASQ.dep -DL_satfract -DFROM_UTA -DTO_SQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUTADQ.o -MT _satfractUTADQ.o -MD -MP -MF _satfractUTADQ.dep -DL_satfract -DFROM_UTA -DTO_DQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUTATQ.o -MT _satfractUTATQ.o -MD -MP -MF _satfractUTATQ.dep -DL_satfract -DFROM_UTA -DTO_TQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUTAHA.o -MT _satfractUTAHA.o -MD -MP -MF _satfractUTAHA.dep -DL_satfract -DFROM_UTA -DTO_HA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUTASA.o -MT _satfractUTASA.o -MD -MP -MF _satfractUTASA.dep -DL_satfract -DFROM_UTA -DTO_SA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUTADA.o -MT _satfractUTADA.o -MD -MP -MF _satfractUTADA.dep -DL_satfract -DFROM_UTA -DTO_DA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUTATA.o -MT _satfractUTATA.o -MD -MP -MF _satfractUTATA.dep -DL_satfract -DFROM_UTA -DTO_TA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUTAUQQ.o -MT _satfractUTAUQQ.o -MD -MP -MF _satfractUTAUQQ.dep -DL_satfract -DFROM_UTA -DTO_UQQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUTAUHQ.o -MT _satfractUTAUHQ.o -MD -MP -MF _satfractUTAUHQ.dep -DL_satfract -DFROM_UTA -DTO_UHQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUTAUSQ.o -MT _satfractUTAUSQ.o -MD -MP -MF _satfractUTAUSQ.dep -DL_satfract -DFROM_UTA -DTO_USQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUTAUDQ.o -MT _satfractUTAUDQ.o -MD -MP -MF _satfractUTAUDQ.dep -DL_satfract -DFROM_UTA -DTO_UDQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUTAUTQ.o -MT _satfractUTAUTQ.o -MD -MP -MF _satfractUTAUTQ.dep -DL_satfract -DFROM_UTA -DTO_UTQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUTAUHA.o -MT _satfractUTAUHA.o -MD -MP -MF _satfractUTAUHA.dep -DL_satfract -DFROM_UTA -DTO_UHA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUTAUSA.o -MT _satfractUTAUSA.o -MD -MP -MF _satfractUTAUSA.dep -DL_satfract -DFROM_UTA -DTO_USA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractUTAUDA.o -MT _satfractUTAUDA.o -MD -MP -MF _satfractUTAUDA.dep -DL_satfract -DFROM_UTA -DTO_UDA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractQIQQ.o -MT _satfractQIQQ.o -MD -MP -MF _satfractQIQQ.dep -DL_satfract -DFROM_QI -DTO_QQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractQIHQ.o -MT _satfractQIHQ.o -MD -MP -MF _satfractQIHQ.dep -DL_satfract -DFROM_QI -DTO_HQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractQISQ.o -MT _satfractQISQ.o -MD -MP -MF _satfractQISQ.dep -DL_satfract -DFROM_QI -DTO_SQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractQIDQ.o -MT _satfractQIDQ.o -MD -MP -MF _satfractQIDQ.dep -DL_satfract -DFROM_QI -DTO_DQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractQITQ.o -MT _satfractQITQ.o -MD -MP -MF _satfractQITQ.dep -DL_satfract -DFROM_QI -DTO_TQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractQIHA.o -MT _satfractQIHA.o -MD -MP -MF _satfractQIHA.dep -DL_satfract -DFROM_QI -DTO_HA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractQISA.o -MT _satfractQISA.o -MD -MP -MF _satfractQISA.dep -DL_satfract -DFROM_QI -DTO_SA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractQIDA.o -MT _satfractQIDA.o -MD -MP -MF _satfractQIDA.dep -DL_satfract -DFROM_QI -DTO_DA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractQITA.o -MT _satfractQITA.o -MD -MP -MF _satfractQITA.dep -DL_satfract -DFROM_QI -DTO_TA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractQIUQQ.o -MT _satfractQIUQQ.o -MD -MP -MF _satfractQIUQQ.dep -DL_satfract -DFROM_QI -DTO_UQQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractQIUHQ.o -MT _satfractQIUHQ.o -MD -MP -MF _satfractQIUHQ.dep -DL_satfract -DFROM_QI -DTO_UHQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractQIUSQ.o -MT _satfractQIUSQ.o -MD -MP -MF _satfractQIUSQ.dep -DL_satfract -DFROM_QI -DTO_USQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractQIUDQ.o -MT _satfractQIUDQ.o -MD -MP -MF _satfractQIUDQ.dep -DL_satfract -DFROM_QI -DTO_UDQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractQIUTQ.o -MT _satfractQIUTQ.o -MD -MP -MF _satfractQIUTQ.dep -DL_satfract -DFROM_QI -DTO_UTQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractQIUHA.o -MT _satfractQIUHA.o -MD -MP -MF _satfractQIUHA.dep -DL_satfract -DFROM_QI -DTO_UHA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractQIUSA.o -MT _satfractQIUSA.o -MD -MP -MF _satfractQIUSA.dep -DL_satfract -DFROM_QI -DTO_USA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractQIUDA.o -MT _satfractQIUDA.o -MD -MP -MF _satfractQIUDA.dep -DL_satfract -DFROM_QI -DTO_UDA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractQIUTA.o -MT _satfractQIUTA.o -MD -MP -MF _satfractQIUTA.dep -DL_satfract -DFROM_QI -DTO_UTA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractHIQQ.o -MT _satfractHIQQ.o -MD -MP -MF _satfractHIQQ.dep -DL_satfract -DFROM_HI -DTO_QQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractHIHQ.o -MT _satfractHIHQ.o -MD -MP -MF _satfractHIHQ.dep -DL_satfract -DFROM_HI -DTO_HQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractHISQ.o -MT _satfractHISQ.o -MD -MP -MF _satfractHISQ.dep -DL_satfract -DFROM_HI -DTO_SQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractHIDQ.o -MT _satfractHIDQ.o -MD -MP -MF _satfractHIDQ.dep -DL_satfract -DFROM_HI -DTO_DQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractHITQ.o -MT _satfractHITQ.o -MD -MP -MF _satfractHITQ.dep -DL_satfract -DFROM_HI -DTO_TQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractHIHA.o -MT _satfractHIHA.o -MD -MP -MF _satfractHIHA.dep -DL_satfract -DFROM_HI -DTO_HA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractHISA.o -MT _satfractHISA.o -MD -MP -MF _satfractHISA.dep -DL_satfract -DFROM_HI -DTO_SA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractHIDA.o -MT _satfractHIDA.o -MD -MP -MF _satfractHIDA.dep -DL_satfract -DFROM_HI -DTO_DA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractHITA.o -MT _satfractHITA.o -MD -MP -MF _satfractHITA.dep -DL_satfract -DFROM_HI -DTO_TA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractHIUQQ.o -MT _satfractHIUQQ.o -MD -MP -MF _satfractHIUQQ.dep -DL_satfract -DFROM_HI -DTO_UQQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractHIUHQ.o -MT _satfractHIUHQ.o -MD -MP -MF _satfractHIUHQ.dep -DL_satfract -DFROM_HI -DTO_UHQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractHIUSQ.o -MT _satfractHIUSQ.o -MD -MP -MF _satfractHIUSQ.dep -DL_satfract -DFROM_HI -DTO_USQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractHIUDQ.o -MT _satfractHIUDQ.o -MD -MP -MF _satfractHIUDQ.dep -DL_satfract -DFROM_HI -DTO_UDQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractHIUTQ.o -MT _satfractHIUTQ.o -MD -MP -MF _satfractHIUTQ.dep -DL_satfract -DFROM_HI -DTO_UTQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractHIUHA.o -MT _satfractHIUHA.o -MD -MP -MF _satfractHIUHA.dep -DL_satfract -DFROM_HI -DTO_UHA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractHIUSA.o -MT _satfractHIUSA.o -MD -MP -MF _satfractHIUSA.dep -DL_satfract -DFROM_HI -DTO_USA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractHIUDA.o -MT _satfractHIUDA.o -MD -MP -MF _satfractHIUDA.dep -DL_satfract -DFROM_HI -DTO_UDA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractHIUTA.o -MT _satfractHIUTA.o -MD -MP -MF _satfractHIUTA.dep -DL_satfract -DFROM_HI -DTO_UTA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSIQQ.o -MT _satfractSIQQ.o -MD -MP -MF _satfractSIQQ.dep -DL_satfract -DFROM_SI -DTO_QQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSIHQ.o -MT _satfractSIHQ.o -MD -MP -MF _satfractSIHQ.dep -DL_satfract -DFROM_SI -DTO_HQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSISQ.o -MT _satfractSISQ.o -MD -MP -MF _satfractSISQ.dep -DL_satfract -DFROM_SI -DTO_SQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSIDQ.o -MT _satfractSIDQ.o -MD -MP -MF _satfractSIDQ.dep -DL_satfract -DFROM_SI -DTO_DQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSITQ.o -MT _satfractSITQ.o -MD -MP -MF _satfractSITQ.dep -DL_satfract -DFROM_SI -DTO_TQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSIHA.o -MT _satfractSIHA.o -MD -MP -MF _satfractSIHA.dep -DL_satfract -DFROM_SI -DTO_HA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSISA.o -MT _satfractSISA.o -MD -MP -MF _satfractSISA.dep -DL_satfract -DFROM_SI -DTO_SA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSIDA.o -MT _satfractSIDA.o -MD -MP -MF _satfractSIDA.dep -DL_satfract -DFROM_SI -DTO_DA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSITA.o -MT _satfractSITA.o -MD -MP -MF _satfractSITA.dep -DL_satfract -DFROM_SI -DTO_TA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSIUQQ.o -MT _satfractSIUQQ.o -MD -MP -MF _satfractSIUQQ.dep -DL_satfract -DFROM_SI -DTO_UQQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSIUHQ.o -MT _satfractSIUHQ.o -MD -MP -MF _satfractSIUHQ.dep -DL_satfract -DFROM_SI -DTO_UHQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSIUSQ.o -MT _satfractSIUSQ.o -MD -MP -MF _satfractSIUSQ.dep -DL_satfract -DFROM_SI -DTO_USQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSIUDQ.o -MT _satfractSIUDQ.o -MD -MP -MF _satfractSIUDQ.dep -DL_satfract -DFROM_SI -DTO_UDQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSIUTQ.o -MT _satfractSIUTQ.o -MD -MP -MF _satfractSIUTQ.dep -DL_satfract -DFROM_SI -DTO_UTQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSIUHA.o -MT _satfractSIUHA.o -MD -MP -MF _satfractSIUHA.dep -DL_satfract -DFROM_SI -DTO_UHA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSIUSA.o -MT _satfractSIUSA.o -MD -MP -MF _satfractSIUSA.dep -DL_satfract -DFROM_SI -DTO_USA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSIUDA.o -MT _satfractSIUDA.o -MD -MP -MF _satfractSIUDA.dep -DL_satfract -DFROM_SI -DTO_UDA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSIUTA.o -MT _satfractSIUTA.o -MD -MP -MF _satfractSIUTA.dep -DL_satfract -DFROM_SI -DTO_UTA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDIQQ.o -MT _satfractDIQQ.o -MD -MP -MF _satfractDIQQ.dep -DL_satfract -DFROM_DI -DTO_QQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDIHQ.o -MT _satfractDIHQ.o -MD -MP -MF _satfractDIHQ.dep -DL_satfract -DFROM_DI -DTO_HQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDISQ.o -MT _satfractDISQ.o -MD -MP -MF _satfractDISQ.dep -DL_satfract -DFROM_DI -DTO_SQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDIDQ.o -MT _satfractDIDQ.o -MD -MP -MF _satfractDIDQ.dep -DL_satfract -DFROM_DI -DTO_DQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDITQ.o -MT _satfractDITQ.o -MD -MP -MF _satfractDITQ.dep -DL_satfract -DFROM_DI -DTO_TQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDIHA.o -MT _satfractDIHA.o -MD -MP -MF _satfractDIHA.dep -DL_satfract -DFROM_DI -DTO_HA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDISA.o -MT _satfractDISA.o -MD -MP -MF _satfractDISA.dep -DL_satfract -DFROM_DI -DTO_SA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDIDA.o -MT _satfractDIDA.o -MD -MP -MF _satfractDIDA.dep -DL_satfract -DFROM_DI -DTO_DA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDITA.o -MT _satfractDITA.o -MD -MP -MF _satfractDITA.dep -DL_satfract -DFROM_DI -DTO_TA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDIUQQ.o -MT _satfractDIUQQ.o -MD -MP -MF _satfractDIUQQ.dep -DL_satfract -DFROM_DI -DTO_UQQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDIUHQ.o -MT _satfractDIUHQ.o -MD -MP -MF _satfractDIUHQ.dep -DL_satfract -DFROM_DI -DTO_UHQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDIUSQ.o -MT _satfractDIUSQ.o -MD -MP -MF _satfractDIUSQ.dep -DL_satfract -DFROM_DI -DTO_USQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDIUDQ.o -MT _satfractDIUDQ.o -MD -MP -MF _satfractDIUDQ.dep -DL_satfract -DFROM_DI -DTO_UDQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDIUTQ.o -MT _satfractDIUTQ.o -MD -MP -MF _satfractDIUTQ.dep -DL_satfract -DFROM_DI -DTO_UTQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDIUHA.o -MT _satfractDIUHA.o -MD -MP -MF _satfractDIUHA.dep -DL_satfract -DFROM_DI -DTO_UHA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDIUSA.o -MT _satfractDIUSA.o -MD -MP -MF _satfractDIUSA.dep -DL_satfract -DFROM_DI -DTO_USA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDIUDA.o -MT _satfractDIUDA.o -MD -MP -MF _satfractDIUDA.dep -DL_satfract -DFROM_DI -DTO_UDA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDIUTA.o -MT _satfractDIUTA.o -MD -MP -MF _satfractDIUTA.dep -DL_satfract -DFROM_DI -DTO_UTA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractTIQQ.o -MT _satfractTIQQ.o -MD -MP -MF _satfractTIQQ.dep -DL_satfract -DFROM_TI -DTO_QQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractTIHQ.o -MT _satfractTIHQ.o -MD -MP -MF _satfractTIHQ.dep -DL_satfract -DFROM_TI -DTO_HQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractTISQ.o -MT _satfractTISQ.o -MD -MP -MF _satfractTISQ.dep -DL_satfract -DFROM_TI -DTO_SQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractTIDQ.o -MT _satfractTIDQ.o -MD -MP -MF _satfractTIDQ.dep -DL_satfract -DFROM_TI -DTO_DQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractTITQ.o -MT _satfractTITQ.o -MD -MP -MF _satfractTITQ.dep -DL_satfract -DFROM_TI -DTO_TQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractTIHA.o -MT _satfractTIHA.o -MD -MP -MF _satfractTIHA.dep -DL_satfract -DFROM_TI -DTO_HA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractTISA.o -MT _satfractTISA.o -MD -MP -MF _satfractTISA.dep -DL_satfract -DFROM_TI -DTO_SA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractTIDA.o -MT _satfractTIDA.o -MD -MP -MF _satfractTIDA.dep -DL_satfract -DFROM_TI -DTO_DA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractTITA.o -MT _satfractTITA.o -MD -MP -MF _satfractTITA.dep -DL_satfract -DFROM_TI -DTO_TA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractTIUQQ.o -MT _satfractTIUQQ.o -MD -MP -MF _satfractTIUQQ.dep -DL_satfract -DFROM_TI -DTO_UQQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractTIUHQ.o -MT _satfractTIUHQ.o -MD -MP -MF _satfractTIUHQ.dep -DL_satfract -DFROM_TI -DTO_UHQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractTIUSQ.o -MT _satfractTIUSQ.o -MD -MP -MF _satfractTIUSQ.dep -DL_satfract -DFROM_TI -DTO_USQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractTIUDQ.o -MT _satfractTIUDQ.o -MD -MP -MF _satfractTIUDQ.dep -DL_satfract -DFROM_TI -DTO_UDQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractTIUTQ.o -MT _satfractTIUTQ.o -MD -MP -MF _satfractTIUTQ.dep -DL_satfract -DFROM_TI -DTO_UTQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractTIUHA.o -MT _satfractTIUHA.o -MD -MP -MF _satfractTIUHA.dep -DL_satfract -DFROM_TI -DTO_UHA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractTIUSA.o -MT _satfractTIUSA.o -MD -MP -MF _satfractTIUSA.dep -DL_satfract -DFROM_TI -DTO_USA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractTIUDA.o -MT _satfractTIUDA.o -MD -MP -MF _satfractTIUDA.dep -DL_satfract -DFROM_TI -DTO_UDA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractTIUTA.o -MT _satfractTIUTA.o -MD -MP -MF _satfractTIUTA.dep -DL_satfract -DFROM_TI -DTO_UTA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSFQQ.o -MT _satfractSFQQ.o -MD -MP -MF _satfractSFQQ.dep -DL_satfract -DFROM_SF -DTO_QQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSFHQ.o -MT _satfractSFHQ.o -MD -MP -MF _satfractSFHQ.dep -DL_satfract -DFROM_SF -DTO_HQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSFSQ.o -MT _satfractSFSQ.o -MD -MP -MF _satfractSFSQ.dep -DL_satfract -DFROM_SF -DTO_SQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSFDQ.o -MT _satfractSFDQ.o -MD -MP -MF _satfractSFDQ.dep -DL_satfract -DFROM_SF -DTO_DQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSFTQ.o -MT _satfractSFTQ.o -MD -MP -MF _satfractSFTQ.dep -DL_satfract -DFROM_SF -DTO_TQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSFHA.o -MT _satfractSFHA.o -MD -MP -MF _satfractSFHA.dep -DL_satfract -DFROM_SF -DTO_HA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSFSA.o -MT _satfractSFSA.o -MD -MP -MF _satfractSFSA.dep -DL_satfract -DFROM_SF -DTO_SA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSFDA.o -MT _satfractSFDA.o -MD -MP -MF _satfractSFDA.dep -DL_satfract -DFROM_SF -DTO_DA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSFTA.o -MT _satfractSFTA.o -MD -MP -MF _satfractSFTA.dep -DL_satfract -DFROM_SF -DTO_TA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSFUQQ.o -MT _satfractSFUQQ.o -MD -MP -MF _satfractSFUQQ.dep -DL_satfract -DFROM_SF -DTO_UQQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSFUHQ.o -MT _satfractSFUHQ.o -MD -MP -MF _satfractSFUHQ.dep -DL_satfract -DFROM_SF -DTO_UHQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSFUSQ.o -MT _satfractSFUSQ.o -MD -MP -MF _satfractSFUSQ.dep -DL_satfract -DFROM_SF -DTO_USQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSFUDQ.o -MT _satfractSFUDQ.o -MD -MP -MF _satfractSFUDQ.dep -DL_satfract -DFROM_SF -DTO_UDQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSFUTQ.o -MT _satfractSFUTQ.o -MD -MP -MF _satfractSFUTQ.dep -DL_satfract -DFROM_SF -DTO_UTQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSFUHA.o -MT _satfractSFUHA.o -MD -MP -MF _satfractSFUHA.dep -DL_satfract -DFROM_SF -DTO_UHA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSFUSA.o -MT _satfractSFUSA.o -MD -MP -MF _satfractSFUSA.dep -DL_satfract -DFROM_SF -DTO_USA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSFUDA.o -MT _satfractSFUDA.o -MD -MP -MF _satfractSFUDA.dep -DL_satfract -DFROM_SF -DTO_UDA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractSFUTA.o -MT _satfractSFUTA.o -MD -MP -MF _satfractSFUTA.dep -DL_satfract -DFROM_SF -DTO_UTA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDFQQ.o -MT _satfractDFQQ.o -MD -MP -MF _satfractDFQQ.dep -DL_satfract -DFROM_DF -DTO_QQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDFHQ.o -MT _satfractDFHQ.o -MD -MP -MF _satfractDFHQ.dep -DL_satfract -DFROM_DF -DTO_HQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDFSQ.o -MT _satfractDFSQ.o -MD -MP -MF _satfractDFSQ.dep -DL_satfract -DFROM_DF -DTO_SQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDFDQ.o -MT _satfractDFDQ.o -MD -MP -MF _satfractDFDQ.dep -DL_satfract -DFROM_DF -DTO_DQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDFTQ.o -MT _satfractDFTQ.o -MD -MP -MF _satfractDFTQ.dep -DL_satfract -DFROM_DF -DTO_TQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDFHA.o -MT _satfractDFHA.o -MD -MP -MF _satfractDFHA.dep -DL_satfract -DFROM_DF -DTO_HA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDFSA.o -MT _satfractDFSA.o -MD -MP -MF _satfractDFSA.dep -DL_satfract -DFROM_DF -DTO_SA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDFDA.o -MT _satfractDFDA.o -MD -MP -MF _satfractDFDA.dep -DL_satfract -DFROM_DF -DTO_DA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDFTA.o -MT _satfractDFTA.o -MD -MP -MF _satfractDFTA.dep -DL_satfract -DFROM_DF -DTO_TA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDFUQQ.o -MT _satfractDFUQQ.o -MD -MP -MF _satfractDFUQQ.dep -DL_satfract -DFROM_DF -DTO_UQQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDFUHQ.o -MT _satfractDFUHQ.o -MD -MP -MF _satfractDFUHQ.dep -DL_satfract -DFROM_DF -DTO_UHQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDFUSQ.o -MT _satfractDFUSQ.o -MD -MP -MF _satfractDFUSQ.dep -DL_satfract -DFROM_DF -DTO_USQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDFUDQ.o -MT _satfractDFUDQ.o -MD -MP -MF _satfractDFUDQ.dep -DL_satfract -DFROM_DF -DTO_UDQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDFUTQ.o -MT _satfractDFUTQ.o -MD -MP -MF _satfractDFUTQ.dep -DL_satfract -DFROM_DF -DTO_UTQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDFUHA.o -MT _satfractDFUHA.o -MD -MP -MF _satfractDFUHA.dep -DL_satfract -DFROM_DF -DTO_UHA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDFUSA.o -MT _satfractDFUSA.o -MD -MP -MF _satfractDFUSA.dep -DL_satfract -DFROM_DF -DTO_USA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDFUDA.o -MT _satfractDFUDA.o -MD -MP -MF _satfractDFUDA.dep -DL_satfract -DFROM_DF -DTO_UDA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractDFUTA.o -MT _satfractDFUTA.o -MD -MP -MF _satfractDFUTA.dep -DL_satfract -DFROM_DF -DTO_UTA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsQQUQI.o -MT _fractunsQQUQI.o -MD -MP -MF _fractunsQQUQI.dep -DL_fractuns -DFROM_QQ -DTO_UQI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsQQUHI.o -MT _fractunsQQUHI.o -MD -MP -MF _fractunsQQUHI.dep -DL_fractuns -DFROM_QQ -DTO_UHI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsQQUSI.o -MT _fractunsQQUSI.o -MD -MP -MF _fractunsQQUSI.dep -DL_fractuns -DFROM_QQ -DTO_USI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsQQUDI.o -MT _fractunsQQUDI.o -MD -MP -MF _fractunsQQUDI.dep -DL_fractuns -DFROM_QQ -DTO_UDI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsQQUTI.o -MT _fractunsQQUTI.o -MD -MP -MF _fractunsQQUTI.dep -DL_fractuns -DFROM_QQ -DTO_UTI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsHQUQI.o -MT _fractunsHQUQI.o -MD -MP -MF _fractunsHQUQI.dep -DL_fractuns -DFROM_HQ -DTO_UQI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsHQUHI.o -MT _fractunsHQUHI.o -MD -MP -MF _fractunsHQUHI.dep -DL_fractuns -DFROM_HQ -DTO_UHI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsHQUSI.o -MT _fractunsHQUSI.o -MD -MP -MF _fractunsHQUSI.dep -DL_fractuns -DFROM_HQ -DTO_USI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsHQUDI.o -MT _fractunsHQUDI.o -MD -MP -MF _fractunsHQUDI.dep -DL_fractuns -DFROM_HQ -DTO_UDI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsHQUTI.o -MT _fractunsHQUTI.o -MD -MP -MF _fractunsHQUTI.dep -DL_fractuns -DFROM_HQ -DTO_UTI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsSQUQI.o -MT _fractunsSQUQI.o -MD -MP -MF _fractunsSQUQI.dep -DL_fractuns -DFROM_SQ -DTO_UQI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsSQUHI.o -MT _fractunsSQUHI.o -MD -MP -MF _fractunsSQUHI.dep -DL_fractuns -DFROM_SQ -DTO_UHI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsSQUSI.o -MT _fractunsSQUSI.o -MD -MP -MF _fractunsSQUSI.dep -DL_fractuns -DFROM_SQ -DTO_USI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsSQUDI.o -MT _fractunsSQUDI.o -MD -MP -MF _fractunsSQUDI.dep -DL_fractuns -DFROM_SQ -DTO_UDI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsSQUTI.o -MT _fractunsSQUTI.o -MD -MP -MF _fractunsSQUTI.dep -DL_fractuns -DFROM_SQ -DTO_UTI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsDQUQI.o -MT _fractunsDQUQI.o -MD -MP -MF _fractunsDQUQI.dep -DL_fractuns -DFROM_DQ -DTO_UQI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsDQUHI.o -MT _fractunsDQUHI.o -MD -MP -MF _fractunsDQUHI.dep -DL_fractuns -DFROM_DQ -DTO_UHI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsDQUSI.o -MT _fractunsDQUSI.o -MD -MP -MF _fractunsDQUSI.dep -DL_fractuns -DFROM_DQ -DTO_USI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsDQUDI.o -MT _fractunsDQUDI.o -MD -MP -MF _fractunsDQUDI.dep -DL_fractuns -DFROM_DQ -DTO_UDI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsDQUTI.o -MT _fractunsDQUTI.o -MD -MP -MF _fractunsDQUTI.dep -DL_fractuns -DFROM_DQ -DTO_UTI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsTQUQI.o -MT _fractunsTQUQI.o -MD -MP -MF _fractunsTQUQI.dep -DL_fractuns -DFROM_TQ -DTO_UQI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsTQUHI.o -MT _fractunsTQUHI.o -MD -MP -MF _fractunsTQUHI.dep -DL_fractuns -DFROM_TQ -DTO_UHI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsTQUSI.o -MT _fractunsTQUSI.o -MD -MP -MF _fractunsTQUSI.dep -DL_fractuns -DFROM_TQ -DTO_USI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsTQUDI.o -MT _fractunsTQUDI.o -MD -MP -MF _fractunsTQUDI.dep -DL_fractuns -DFROM_TQ -DTO_UDI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsTQUTI.o -MT _fractunsTQUTI.o -MD -MP -MF _fractunsTQUTI.dep -DL_fractuns -DFROM_TQ -DTO_UTI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsHAUQI.o -MT _fractunsHAUQI.o -MD -MP -MF _fractunsHAUQI.dep -DL_fractuns -DFROM_HA -DTO_UQI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsHAUHI.o -MT _fractunsHAUHI.o -MD -MP -MF _fractunsHAUHI.dep -DL_fractuns -DFROM_HA -DTO_UHI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsHAUSI.o -MT _fractunsHAUSI.o -MD -MP -MF _fractunsHAUSI.dep -DL_fractuns -DFROM_HA -DTO_USI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsHAUDI.o -MT _fractunsHAUDI.o -MD -MP -MF _fractunsHAUDI.dep -DL_fractuns -DFROM_HA -DTO_UDI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsHAUTI.o -MT _fractunsHAUTI.o -MD -MP -MF _fractunsHAUTI.dep -DL_fractuns -DFROM_HA -DTO_UTI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsSAUQI.o -MT _fractunsSAUQI.o -MD -MP -MF _fractunsSAUQI.dep -DL_fractuns -DFROM_SA -DTO_UQI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsSAUHI.o -MT _fractunsSAUHI.o -MD -MP -MF _fractunsSAUHI.dep -DL_fractuns -DFROM_SA -DTO_UHI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsSAUSI.o -MT _fractunsSAUSI.o -MD -MP -MF _fractunsSAUSI.dep -DL_fractuns -DFROM_SA -DTO_USI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsSAUDI.o -MT _fractunsSAUDI.o -MD -MP -MF _fractunsSAUDI.dep -DL_fractuns -DFROM_SA -DTO_UDI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsSAUTI.o -MT _fractunsSAUTI.o -MD -MP -MF _fractunsSAUTI.dep -DL_fractuns -DFROM_SA -DTO_UTI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsDAUQI.o -MT _fractunsDAUQI.o -MD -MP -MF _fractunsDAUQI.dep -DL_fractuns -DFROM_DA -DTO_UQI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsDAUHI.o -MT _fractunsDAUHI.o -MD -MP -MF _fractunsDAUHI.dep -DL_fractuns -DFROM_DA -DTO_UHI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsDAUSI.o -MT _fractunsDAUSI.o -MD -MP -MF _fractunsDAUSI.dep -DL_fractuns -DFROM_DA -DTO_USI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsDAUDI.o -MT _fractunsDAUDI.o -MD -MP -MF _fractunsDAUDI.dep -DL_fractuns -DFROM_DA -DTO_UDI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsDAUTI.o -MT _fractunsDAUTI.o -MD -MP -MF _fractunsDAUTI.dep -DL_fractuns -DFROM_DA -DTO_UTI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsTAUQI.o -MT _fractunsTAUQI.o -MD -MP -MF _fractunsTAUQI.dep -DL_fractuns -DFROM_TA -DTO_UQI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsTAUHI.o -MT _fractunsTAUHI.o -MD -MP -MF _fractunsTAUHI.dep -DL_fractuns -DFROM_TA -DTO_UHI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsTAUSI.o -MT _fractunsTAUSI.o -MD -MP -MF _fractunsTAUSI.dep -DL_fractuns -DFROM_TA -DTO_USI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsTAUDI.o -MT _fractunsTAUDI.o -MD -MP -MF _fractunsTAUDI.dep -DL_fractuns -DFROM_TA -DTO_UDI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsTAUTI.o -MT _fractunsTAUTI.o -MD -MP -MF _fractunsTAUTI.dep -DL_fractuns -DFROM_TA -DTO_UTI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUQQUQI.o -MT _fractunsUQQUQI.o -MD -MP -MF _fractunsUQQUQI.dep -DL_fractuns -DFROM_UQQ -DTO_UQI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUQQUHI.o -MT _fractunsUQQUHI.o -MD -MP -MF _fractunsUQQUHI.dep -DL_fractuns -DFROM_UQQ -DTO_UHI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUQQUSI.o -MT _fractunsUQQUSI.o -MD -MP -MF _fractunsUQQUSI.dep -DL_fractuns -DFROM_UQQ -DTO_USI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUQQUDI.o -MT _fractunsUQQUDI.o -MD -MP -MF _fractunsUQQUDI.dep -DL_fractuns -DFROM_UQQ -DTO_UDI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUQQUTI.o -MT _fractunsUQQUTI.o -MD -MP -MF _fractunsUQQUTI.dep -DL_fractuns -DFROM_UQQ -DTO_UTI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUHQUQI.o -MT _fractunsUHQUQI.o -MD -MP -MF _fractunsUHQUQI.dep -DL_fractuns -DFROM_UHQ -DTO_UQI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUHQUHI.o -MT _fractunsUHQUHI.o -MD -MP -MF _fractunsUHQUHI.dep -DL_fractuns -DFROM_UHQ -DTO_UHI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUHQUSI.o -MT _fractunsUHQUSI.o -MD -MP -MF _fractunsUHQUSI.dep -DL_fractuns -DFROM_UHQ -DTO_USI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUHQUDI.o -MT _fractunsUHQUDI.o -MD -MP -MF _fractunsUHQUDI.dep -DL_fractuns -DFROM_UHQ -DTO_UDI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUHQUTI.o -MT _fractunsUHQUTI.o -MD -MP -MF _fractunsUHQUTI.dep -DL_fractuns -DFROM_UHQ -DTO_UTI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUSQUQI.o -MT _fractunsUSQUQI.o -MD -MP -MF _fractunsUSQUQI.dep -DL_fractuns -DFROM_USQ -DTO_UQI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUSQUHI.o -MT _fractunsUSQUHI.o -MD -MP -MF _fractunsUSQUHI.dep -DL_fractuns -DFROM_USQ -DTO_UHI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUSQUSI.o -MT _fractunsUSQUSI.o -MD -MP -MF _fractunsUSQUSI.dep -DL_fractuns -DFROM_USQ -DTO_USI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUSQUDI.o -MT _fractunsUSQUDI.o -MD -MP -MF _fractunsUSQUDI.dep -DL_fractuns -DFROM_USQ -DTO_UDI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUSQUTI.o -MT _fractunsUSQUTI.o -MD -MP -MF _fractunsUSQUTI.dep -DL_fractuns -DFROM_USQ -DTO_UTI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUDQUQI.o -MT _fractunsUDQUQI.o -MD -MP -MF _fractunsUDQUQI.dep -DL_fractuns -DFROM_UDQ -DTO_UQI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUDQUHI.o -MT _fractunsUDQUHI.o -MD -MP -MF _fractunsUDQUHI.dep -DL_fractuns -DFROM_UDQ -DTO_UHI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUDQUSI.o -MT _fractunsUDQUSI.o -MD -MP -MF _fractunsUDQUSI.dep -DL_fractuns -DFROM_UDQ -DTO_USI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUDQUDI.o -MT _fractunsUDQUDI.o -MD -MP -MF _fractunsUDQUDI.dep -DL_fractuns -DFROM_UDQ -DTO_UDI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUDQUTI.o -MT _fractunsUDQUTI.o -MD -MP -MF _fractunsUDQUTI.dep -DL_fractuns -DFROM_UDQ -DTO_UTI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUTQUQI.o -MT _fractunsUTQUQI.o -MD -MP -MF _fractunsUTQUQI.dep -DL_fractuns -DFROM_UTQ -DTO_UQI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUTQUHI.o -MT _fractunsUTQUHI.o -MD -MP -MF _fractunsUTQUHI.dep -DL_fractuns -DFROM_UTQ -DTO_UHI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUTQUSI.o -MT _fractunsUTQUSI.o -MD -MP -MF _fractunsUTQUSI.dep -DL_fractuns -DFROM_UTQ -DTO_USI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUTQUDI.o -MT _fractunsUTQUDI.o -MD -MP -MF _fractunsUTQUDI.dep -DL_fractuns -DFROM_UTQ -DTO_UDI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUTQUTI.o -MT _fractunsUTQUTI.o -MD -MP -MF _fractunsUTQUTI.dep -DL_fractuns -DFROM_UTQ -DTO_UTI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUHAUQI.o -MT _fractunsUHAUQI.o -MD -MP -MF _fractunsUHAUQI.dep -DL_fractuns -DFROM_UHA -DTO_UQI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUHAUHI.o -MT _fractunsUHAUHI.o -MD -MP -MF _fractunsUHAUHI.dep -DL_fractuns -DFROM_UHA -DTO_UHI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUHAUSI.o -MT _fractunsUHAUSI.o -MD -MP -MF _fractunsUHAUSI.dep -DL_fractuns -DFROM_UHA -DTO_USI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUHAUDI.o -MT _fractunsUHAUDI.o -MD -MP -MF _fractunsUHAUDI.dep -DL_fractuns -DFROM_UHA -DTO_UDI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUHAUTI.o -MT _fractunsUHAUTI.o -MD -MP -MF _fractunsUHAUTI.dep -DL_fractuns -DFROM_UHA -DTO_UTI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUSAUQI.o -MT _fractunsUSAUQI.o -MD -MP -MF _fractunsUSAUQI.dep -DL_fractuns -DFROM_USA -DTO_UQI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUSAUHI.o -MT _fractunsUSAUHI.o -MD -MP -MF _fractunsUSAUHI.dep -DL_fractuns -DFROM_USA -DTO_UHI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUSAUSI.o -MT _fractunsUSAUSI.o -MD -MP -MF _fractunsUSAUSI.dep -DL_fractuns -DFROM_USA -DTO_USI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUSAUDI.o -MT _fractunsUSAUDI.o -MD -MP -MF _fractunsUSAUDI.dep -DL_fractuns -DFROM_USA -DTO_UDI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUSAUTI.o -MT _fractunsUSAUTI.o -MD -MP -MF _fractunsUSAUTI.dep -DL_fractuns -DFROM_USA -DTO_UTI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUDAUQI.o -MT _fractunsUDAUQI.o -MD -MP -MF _fractunsUDAUQI.dep -DL_fractuns -DFROM_UDA -DTO_UQI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUDAUHI.o -MT _fractunsUDAUHI.o -MD -MP -MF _fractunsUDAUHI.dep -DL_fractuns -DFROM_UDA -DTO_UHI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUDAUSI.o -MT _fractunsUDAUSI.o -MD -MP -MF _fractunsUDAUSI.dep -DL_fractuns -DFROM_UDA -DTO_USI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUDAUDI.o -MT _fractunsUDAUDI.o -MD -MP -MF _fractunsUDAUDI.dep -DL_fractuns -DFROM_UDA -DTO_UDI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUDAUTI.o -MT _fractunsUDAUTI.o -MD -MP -MF _fractunsUDAUTI.dep -DL_fractuns -DFROM_UDA -DTO_UTI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUTAUQI.o -MT _fractunsUTAUQI.o -MD -MP -MF _fractunsUTAUQI.dep -DL_fractuns -DFROM_UTA -DTO_UQI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUTAUHI.o -MT _fractunsUTAUHI.o -MD -MP -MF _fractunsUTAUHI.dep -DL_fractuns -DFROM_UTA -DTO_UHI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUTAUSI.o -MT _fractunsUTAUSI.o -MD -MP -MF _fractunsUTAUSI.dep -DL_fractuns -DFROM_UTA -DTO_USI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUTAUDI.o -MT _fractunsUTAUDI.o -MD -MP -MF _fractunsUTAUDI.dep -DL_fractuns -DFROM_UTA -DTO_UDI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUTAUTI.o -MT _fractunsUTAUTI.o -MD -MP -MF _fractunsUTAUTI.dep -DL_fractuns -DFROM_UTA -DTO_UTI -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUQIQQ.o -MT _fractunsUQIQQ.o -MD -MP -MF _fractunsUQIQQ.dep -DL_fractuns -DFROM_UQI -DTO_QQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUQIHQ.o -MT _fractunsUQIHQ.o -MD -MP -MF _fractunsUQIHQ.dep -DL_fractuns -DFROM_UQI -DTO_HQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUQISQ.o -MT _fractunsUQISQ.o -MD -MP -MF _fractunsUQISQ.dep -DL_fractuns -DFROM_UQI -DTO_SQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUQIDQ.o -MT _fractunsUQIDQ.o -MD -MP -MF _fractunsUQIDQ.dep -DL_fractuns -DFROM_UQI -DTO_DQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUQITQ.o -MT _fractunsUQITQ.o -MD -MP -MF _fractunsUQITQ.dep -DL_fractuns -DFROM_UQI -DTO_TQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUQIHA.o -MT _fractunsUQIHA.o -MD -MP -MF _fractunsUQIHA.dep -DL_fractuns -DFROM_UQI -DTO_HA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUQISA.o -MT _fractunsUQISA.o -MD -MP -MF _fractunsUQISA.dep -DL_fractuns -DFROM_UQI -DTO_SA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUQIDA.o -MT _fractunsUQIDA.o -MD -MP -MF _fractunsUQIDA.dep -DL_fractuns -DFROM_UQI -DTO_DA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUQITA.o -MT _fractunsUQITA.o -MD -MP -MF _fractunsUQITA.dep -DL_fractuns -DFROM_UQI -DTO_TA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUQIUQQ.o -MT _fractunsUQIUQQ.o -MD -MP -MF _fractunsUQIUQQ.dep -DL_fractuns -DFROM_UQI -DTO_UQQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUQIUHQ.o -MT _fractunsUQIUHQ.o -MD -MP -MF _fractunsUQIUHQ.dep -DL_fractuns -DFROM_UQI -DTO_UHQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUQIUSQ.o -MT _fractunsUQIUSQ.o -MD -MP -MF _fractunsUQIUSQ.dep -DL_fractuns -DFROM_UQI -DTO_USQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUQIUDQ.o -MT _fractunsUQIUDQ.o -MD -MP -MF _fractunsUQIUDQ.dep -DL_fractuns -DFROM_UQI -DTO_UDQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUQIUTQ.o -MT _fractunsUQIUTQ.o -MD -MP -MF _fractunsUQIUTQ.dep -DL_fractuns -DFROM_UQI -DTO_UTQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUQIUHA.o -MT _fractunsUQIUHA.o -MD -MP -MF _fractunsUQIUHA.dep -DL_fractuns -DFROM_UQI -DTO_UHA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUQIUSA.o -MT _fractunsUQIUSA.o -MD -MP -MF _fractunsUQIUSA.dep -DL_fractuns -DFROM_UQI -DTO_USA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUQIUDA.o -MT _fractunsUQIUDA.o -MD -MP -MF _fractunsUQIUDA.dep -DL_fractuns -DFROM_UQI -DTO_UDA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUQIUTA.o -MT _fractunsUQIUTA.o -MD -MP -MF _fractunsUQIUTA.dep -DL_fractuns -DFROM_UQI -DTO_UTA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUHIQQ.o -MT _fractunsUHIQQ.o -MD -MP -MF _fractunsUHIQQ.dep -DL_fractuns -DFROM_UHI -DTO_QQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUHIHQ.o -MT _fractunsUHIHQ.o -MD -MP -MF _fractunsUHIHQ.dep -DL_fractuns -DFROM_UHI -DTO_HQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUHISQ.o -MT _fractunsUHISQ.o -MD -MP -MF _fractunsUHISQ.dep -DL_fractuns -DFROM_UHI -DTO_SQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUHIDQ.o -MT _fractunsUHIDQ.o -MD -MP -MF _fractunsUHIDQ.dep -DL_fractuns -DFROM_UHI -DTO_DQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUHITQ.o -MT _fractunsUHITQ.o -MD -MP -MF _fractunsUHITQ.dep -DL_fractuns -DFROM_UHI -DTO_TQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUHIHA.o -MT _fractunsUHIHA.o -MD -MP -MF _fractunsUHIHA.dep -DL_fractuns -DFROM_UHI -DTO_HA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUHISA.o -MT _fractunsUHISA.o -MD -MP -MF _fractunsUHISA.dep -DL_fractuns -DFROM_UHI -DTO_SA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUHIDA.o -MT _fractunsUHIDA.o -MD -MP -MF _fractunsUHIDA.dep -DL_fractuns -DFROM_UHI -DTO_DA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUHITA.o -MT _fractunsUHITA.o -MD -MP -MF _fractunsUHITA.dep -DL_fractuns -DFROM_UHI -DTO_TA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUHIUQQ.o -MT _fractunsUHIUQQ.o -MD -MP -MF _fractunsUHIUQQ.dep -DL_fractuns -DFROM_UHI -DTO_UQQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUHIUHQ.o -MT _fractunsUHIUHQ.o -MD -MP -MF _fractunsUHIUHQ.dep -DL_fractuns -DFROM_UHI -DTO_UHQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUHIUSQ.o -MT _fractunsUHIUSQ.o -MD -MP -MF _fractunsUHIUSQ.dep -DL_fractuns -DFROM_UHI -DTO_USQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUHIUDQ.o -MT _fractunsUHIUDQ.o -MD -MP -MF _fractunsUHIUDQ.dep -DL_fractuns -DFROM_UHI -DTO_UDQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUHIUTQ.o -MT _fractunsUHIUTQ.o -MD -MP -MF _fractunsUHIUTQ.dep -DL_fractuns -DFROM_UHI -DTO_UTQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUHIUHA.o -MT _fractunsUHIUHA.o -MD -MP -MF _fractunsUHIUHA.dep -DL_fractuns -DFROM_UHI -DTO_UHA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUHIUSA.o -MT _fractunsUHIUSA.o -MD -MP -MF _fractunsUHIUSA.dep -DL_fractuns -DFROM_UHI -DTO_USA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUHIUDA.o -MT _fractunsUHIUDA.o -MD -MP -MF _fractunsUHIUDA.dep -DL_fractuns -DFROM_UHI -DTO_UDA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUHIUTA.o -MT _fractunsUHIUTA.o -MD -MP -MF _fractunsUHIUTA.dep -DL_fractuns -DFROM_UHI -DTO_UTA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUSIQQ.o -MT _fractunsUSIQQ.o -MD -MP -MF _fractunsUSIQQ.dep -DL_fractuns -DFROM_USI -DTO_QQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUSIHQ.o -MT _fractunsUSIHQ.o -MD -MP -MF _fractunsUSIHQ.dep -DL_fractuns -DFROM_USI -DTO_HQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUSISQ.o -MT _fractunsUSISQ.o -MD -MP -MF _fractunsUSISQ.dep -DL_fractuns -DFROM_USI -DTO_SQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUSIDQ.o -MT _fractunsUSIDQ.o -MD -MP -MF _fractunsUSIDQ.dep -DL_fractuns -DFROM_USI -DTO_DQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUSITQ.o -MT _fractunsUSITQ.o -MD -MP -MF _fractunsUSITQ.dep -DL_fractuns -DFROM_USI -DTO_TQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUSIHA.o -MT _fractunsUSIHA.o -MD -MP -MF _fractunsUSIHA.dep -DL_fractuns -DFROM_USI -DTO_HA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUSISA.o -MT _fractunsUSISA.o -MD -MP -MF _fractunsUSISA.dep -DL_fractuns -DFROM_USI -DTO_SA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUSIDA.o -MT _fractunsUSIDA.o -MD -MP -MF _fractunsUSIDA.dep -DL_fractuns -DFROM_USI -DTO_DA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUSITA.o -MT _fractunsUSITA.o -MD -MP -MF _fractunsUSITA.dep -DL_fractuns -DFROM_USI -DTO_TA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUSIUQQ.o -MT _fractunsUSIUQQ.o -MD -MP -MF _fractunsUSIUQQ.dep -DL_fractuns -DFROM_USI -DTO_UQQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUSIUHQ.o -MT _fractunsUSIUHQ.o -MD -MP -MF _fractunsUSIUHQ.dep -DL_fractuns -DFROM_USI -DTO_UHQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUSIUSQ.o -MT _fractunsUSIUSQ.o -MD -MP -MF _fractunsUSIUSQ.dep -DL_fractuns -DFROM_USI -DTO_USQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUSIUDQ.o -MT _fractunsUSIUDQ.o -MD -MP -MF _fractunsUSIUDQ.dep -DL_fractuns -DFROM_USI -DTO_UDQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUSIUTQ.o -MT _fractunsUSIUTQ.o -MD -MP -MF _fractunsUSIUTQ.dep -DL_fractuns -DFROM_USI -DTO_UTQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUSIUHA.o -MT _fractunsUSIUHA.o -MD -MP -MF _fractunsUSIUHA.dep -DL_fractuns -DFROM_USI -DTO_UHA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUSIUSA.o -MT _fractunsUSIUSA.o -MD -MP -MF _fractunsUSIUSA.dep -DL_fractuns -DFROM_USI -DTO_USA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUSIUDA.o -MT _fractunsUSIUDA.o -MD -MP -MF _fractunsUSIUDA.dep -DL_fractuns -DFROM_USI -DTO_UDA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUSIUTA.o -MT _fractunsUSIUTA.o -MD -MP -MF _fractunsUSIUTA.dep -DL_fractuns -DFROM_USI -DTO_UTA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUDIQQ.o -MT _fractunsUDIQQ.o -MD -MP -MF _fractunsUDIQQ.dep -DL_fractuns -DFROM_UDI -DTO_QQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUDIHQ.o -MT _fractunsUDIHQ.o -MD -MP -MF _fractunsUDIHQ.dep -DL_fractuns -DFROM_UDI -DTO_HQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUDISQ.o -MT _fractunsUDISQ.o -MD -MP -MF _fractunsUDISQ.dep -DL_fractuns -DFROM_UDI -DTO_SQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUDIDQ.o -MT _fractunsUDIDQ.o -MD -MP -MF _fractunsUDIDQ.dep -DL_fractuns -DFROM_UDI -DTO_DQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUDITQ.o -MT _fractunsUDITQ.o -MD -MP -MF _fractunsUDITQ.dep -DL_fractuns -DFROM_UDI -DTO_TQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUDIHA.o -MT _fractunsUDIHA.o -MD -MP -MF _fractunsUDIHA.dep -DL_fractuns -DFROM_UDI -DTO_HA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUDISA.o -MT _fractunsUDISA.o -MD -MP -MF _fractunsUDISA.dep -DL_fractuns -DFROM_UDI -DTO_SA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUDIDA.o -MT _fractunsUDIDA.o -MD -MP -MF _fractunsUDIDA.dep -DL_fractuns -DFROM_UDI -DTO_DA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUDITA.o -MT _fractunsUDITA.o -MD -MP -MF _fractunsUDITA.dep -DL_fractuns -DFROM_UDI -DTO_TA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUDIUQQ.o -MT _fractunsUDIUQQ.o -MD -MP -MF _fractunsUDIUQQ.dep -DL_fractuns -DFROM_UDI -DTO_UQQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUDIUHQ.o -MT _fractunsUDIUHQ.o -MD -MP -MF _fractunsUDIUHQ.dep -DL_fractuns -DFROM_UDI -DTO_UHQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUDIUSQ.o -MT _fractunsUDIUSQ.o -MD -MP -MF _fractunsUDIUSQ.dep -DL_fractuns -DFROM_UDI -DTO_USQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUDIUDQ.o -MT _fractunsUDIUDQ.o -MD -MP -MF _fractunsUDIUDQ.dep -DL_fractuns -DFROM_UDI -DTO_UDQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUDIUTQ.o -MT _fractunsUDIUTQ.o -MD -MP -MF _fractunsUDIUTQ.dep -DL_fractuns -DFROM_UDI -DTO_UTQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUDIUHA.o -MT _fractunsUDIUHA.o -MD -MP -MF _fractunsUDIUHA.dep -DL_fractuns -DFROM_UDI -DTO_UHA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUDIUSA.o -MT _fractunsUDIUSA.o -MD -MP -MF _fractunsUDIUSA.dep -DL_fractuns -DFROM_UDI -DTO_USA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUDIUDA.o -MT _fractunsUDIUDA.o -MD -MP -MF _fractunsUDIUDA.dep -DL_fractuns -DFROM_UDI -DTO_UDA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUDIUTA.o -MT _fractunsUDIUTA.o -MD -MP -MF _fractunsUDIUTA.dep -DL_fractuns -DFROM_UDI -DTO_UTA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUTIQQ.o -MT _fractunsUTIQQ.o -MD -MP -MF _fractunsUTIQQ.dep -DL_fractuns -DFROM_UTI -DTO_QQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUTIHQ.o -MT _fractunsUTIHQ.o -MD -MP -MF _fractunsUTIHQ.dep -DL_fractuns -DFROM_UTI -DTO_HQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUTISQ.o -MT _fractunsUTISQ.o -MD -MP -MF _fractunsUTISQ.dep -DL_fractuns -DFROM_UTI -DTO_SQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUTIDQ.o -MT _fractunsUTIDQ.o -MD -MP -MF _fractunsUTIDQ.dep -DL_fractuns -DFROM_UTI -DTO_DQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUTITQ.o -MT _fractunsUTITQ.o -MD -MP -MF _fractunsUTITQ.dep -DL_fractuns -DFROM_UTI -DTO_TQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUTIHA.o -MT _fractunsUTIHA.o -MD -MP -MF _fractunsUTIHA.dep -DL_fractuns -DFROM_UTI -DTO_HA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUTISA.o -MT _fractunsUTISA.o -MD -MP -MF _fractunsUTISA.dep -DL_fractuns -DFROM_UTI -DTO_SA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUTIDA.o -MT _fractunsUTIDA.o -MD -MP -MF _fractunsUTIDA.dep -DL_fractuns -DFROM_UTI -DTO_DA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUTITA.o -MT _fractunsUTITA.o -MD -MP -MF _fractunsUTITA.dep -DL_fractuns -DFROM_UTI -DTO_TA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUTIUQQ.o -MT _fractunsUTIUQQ.o -MD -MP -MF _fractunsUTIUQQ.dep -DL_fractuns -DFROM_UTI -DTO_UQQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUTIUHQ.o -MT _fractunsUTIUHQ.o -MD -MP -MF _fractunsUTIUHQ.dep -DL_fractuns -DFROM_UTI -DTO_UHQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUTIUSQ.o -MT _fractunsUTIUSQ.o -MD -MP -MF _fractunsUTIUSQ.dep -DL_fractuns -DFROM_UTI -DTO_USQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUTIUDQ.o -MT _fractunsUTIUDQ.o -MD -MP -MF _fractunsUTIUDQ.dep -DL_fractuns -DFROM_UTI -DTO_UDQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUTIUTQ.o -MT _fractunsUTIUTQ.o -MD -MP -MF _fractunsUTIUTQ.dep -DL_fractuns -DFROM_UTI -DTO_UTQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUTIUHA.o -MT _fractunsUTIUHA.o -MD -MP -MF _fractunsUTIUHA.dep -DL_fractuns -DFROM_UTI -DTO_UHA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUTIUSA.o -MT _fractunsUTIUSA.o -MD -MP -MF _fractunsUTIUSA.dep -DL_fractuns -DFROM_UTI -DTO_USA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUTIUDA.o -MT _fractunsUTIUDA.o -MD -MP -MF _fractunsUTIUDA.dep -DL_fractuns -DFROM_UTI -DTO_UDA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _fractunsUTIUTA.o -MT _fractunsUTIUTA.o -MD -MP -MF _fractunsUTIUTA.dep -DL_fractuns -DFROM_UTI -DTO_UTA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUQIQQ.o -MT _satfractunsUQIQQ.o -MD -MP -MF _satfractunsUQIQQ.dep -DL_satfractuns -DFROM_UQI -DTO_QQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUQIHQ.o -MT _satfractunsUQIHQ.o -MD -MP -MF _satfractunsUQIHQ.dep -DL_satfractuns -DFROM_UQI -DTO_HQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUQISQ.o -MT _satfractunsUQISQ.o -MD -MP -MF _satfractunsUQISQ.dep -DL_satfractuns -DFROM_UQI -DTO_SQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUQIDQ.o -MT _satfractunsUQIDQ.o -MD -MP -MF _satfractunsUQIDQ.dep -DL_satfractuns -DFROM_UQI -DTO_DQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUQITQ.o -MT _satfractunsUQITQ.o -MD -MP -MF _satfractunsUQITQ.dep -DL_satfractuns -DFROM_UQI -DTO_TQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUQIHA.o -MT _satfractunsUQIHA.o -MD -MP -MF _satfractunsUQIHA.dep -DL_satfractuns -DFROM_UQI -DTO_HA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUQISA.o -MT _satfractunsUQISA.o -MD -MP -MF _satfractunsUQISA.dep -DL_satfractuns -DFROM_UQI -DTO_SA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUQIDA.o -MT _satfractunsUQIDA.o -MD -MP -MF _satfractunsUQIDA.dep -DL_satfractuns -DFROM_UQI -DTO_DA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUQITA.o -MT _satfractunsUQITA.o -MD -MP -MF _satfractunsUQITA.dep -DL_satfractuns -DFROM_UQI -DTO_TA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUQIUQQ.o -MT _satfractunsUQIUQQ.o -MD -MP -MF _satfractunsUQIUQQ.dep -DL_satfractuns -DFROM_UQI -DTO_UQQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUQIUHQ.o -MT _satfractunsUQIUHQ.o -MD -MP -MF _satfractunsUQIUHQ.dep -DL_satfractuns -DFROM_UQI -DTO_UHQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUQIUSQ.o -MT _satfractunsUQIUSQ.o -MD -MP -MF _satfractunsUQIUSQ.dep -DL_satfractuns -DFROM_UQI -DTO_USQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUQIUDQ.o -MT _satfractunsUQIUDQ.o -MD -MP -MF _satfractunsUQIUDQ.dep -DL_satfractuns -DFROM_UQI -DTO_UDQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUQIUTQ.o -MT _satfractunsUQIUTQ.o -MD -MP -MF _satfractunsUQIUTQ.dep -DL_satfractuns -DFROM_UQI -DTO_UTQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUQIUHA.o -MT _satfractunsUQIUHA.o -MD -MP -MF _satfractunsUQIUHA.dep -DL_satfractuns -DFROM_UQI -DTO_UHA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUQIUSA.o -MT _satfractunsUQIUSA.o -MD -MP -MF _satfractunsUQIUSA.dep -DL_satfractuns -DFROM_UQI -DTO_USA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUQIUDA.o -MT _satfractunsUQIUDA.o -MD -MP -MF _satfractunsUQIUDA.dep -DL_satfractuns -DFROM_UQI -DTO_UDA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUQIUTA.o -MT _satfractunsUQIUTA.o -MD -MP -MF _satfractunsUQIUTA.dep -DL_satfractuns -DFROM_UQI -DTO_UTA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUHIQQ.o -MT _satfractunsUHIQQ.o -MD -MP -MF _satfractunsUHIQQ.dep -DL_satfractuns -DFROM_UHI -DTO_QQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUHIHQ.o -MT _satfractunsUHIHQ.o -MD -MP -MF _satfractunsUHIHQ.dep -DL_satfractuns -DFROM_UHI -DTO_HQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUHISQ.o -MT _satfractunsUHISQ.o -MD -MP -MF _satfractunsUHISQ.dep -DL_satfractuns -DFROM_UHI -DTO_SQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUHIDQ.o -MT _satfractunsUHIDQ.o -MD -MP -MF _satfractunsUHIDQ.dep -DL_satfractuns -DFROM_UHI -DTO_DQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUHITQ.o -MT _satfractunsUHITQ.o -MD -MP -MF _satfractunsUHITQ.dep -DL_satfractuns -DFROM_UHI -DTO_TQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUHIHA.o -MT _satfractunsUHIHA.o -MD -MP -MF _satfractunsUHIHA.dep -DL_satfractuns -DFROM_UHI -DTO_HA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUHISA.o -MT _satfractunsUHISA.o -MD -MP -MF _satfractunsUHISA.dep -DL_satfractuns -DFROM_UHI -DTO_SA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUHIDA.o -MT _satfractunsUHIDA.o -MD -MP -MF _satfractunsUHIDA.dep -DL_satfractuns -DFROM_UHI -DTO_DA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUHITA.o -MT _satfractunsUHITA.o -MD -MP -MF _satfractunsUHITA.dep -DL_satfractuns -DFROM_UHI -DTO_TA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUHIUQQ.o -MT _satfractunsUHIUQQ.o -MD -MP -MF _satfractunsUHIUQQ.dep -DL_satfractuns -DFROM_UHI -DTO_UQQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUHIUHQ.o -MT _satfractunsUHIUHQ.o -MD -MP -MF _satfractunsUHIUHQ.dep -DL_satfractuns -DFROM_UHI -DTO_UHQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUHIUSQ.o -MT _satfractunsUHIUSQ.o -MD -MP -MF _satfractunsUHIUSQ.dep -DL_satfractuns -DFROM_UHI -DTO_USQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUHIUDQ.o -MT _satfractunsUHIUDQ.o -MD -MP -MF _satfractunsUHIUDQ.dep -DL_satfractuns -DFROM_UHI -DTO_UDQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUHIUTQ.o -MT _satfractunsUHIUTQ.o -MD -MP -MF _satfractunsUHIUTQ.dep -DL_satfractuns -DFROM_UHI -DTO_UTQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUHIUHA.o -MT _satfractunsUHIUHA.o -MD -MP -MF _satfractunsUHIUHA.dep -DL_satfractuns -DFROM_UHI -DTO_UHA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUHIUSA.o -MT _satfractunsUHIUSA.o -MD -MP -MF _satfractunsUHIUSA.dep -DL_satfractuns -DFROM_UHI -DTO_USA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUHIUDA.o -MT _satfractunsUHIUDA.o -MD -MP -MF _satfractunsUHIUDA.dep -DL_satfractuns -DFROM_UHI -DTO_UDA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUHIUTA.o -MT _satfractunsUHIUTA.o -MD -MP -MF _satfractunsUHIUTA.dep -DL_satfractuns -DFROM_UHI -DTO_UTA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUSIQQ.o -MT _satfractunsUSIQQ.o -MD -MP -MF _satfractunsUSIQQ.dep -DL_satfractuns -DFROM_USI -DTO_QQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUSIHQ.o -MT _satfractunsUSIHQ.o -MD -MP -MF _satfractunsUSIHQ.dep -DL_satfractuns -DFROM_USI -DTO_HQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUSISQ.o -MT _satfractunsUSISQ.o -MD -MP -MF _satfractunsUSISQ.dep -DL_satfractuns -DFROM_USI -DTO_SQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUSIDQ.o -MT _satfractunsUSIDQ.o -MD -MP -MF _satfractunsUSIDQ.dep -DL_satfractuns -DFROM_USI -DTO_DQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUSITQ.o -MT _satfractunsUSITQ.o -MD -MP -MF _satfractunsUSITQ.dep -DL_satfractuns -DFROM_USI -DTO_TQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUSIHA.o -MT _satfractunsUSIHA.o -MD -MP -MF _satfractunsUSIHA.dep -DL_satfractuns -DFROM_USI -DTO_HA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUSISA.o -MT _satfractunsUSISA.o -MD -MP -MF _satfractunsUSISA.dep -DL_satfractuns -DFROM_USI -DTO_SA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUSIDA.o -MT _satfractunsUSIDA.o -MD -MP -MF _satfractunsUSIDA.dep -DL_satfractuns -DFROM_USI -DTO_DA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUSITA.o -MT _satfractunsUSITA.o -MD -MP -MF _satfractunsUSITA.dep -DL_satfractuns -DFROM_USI -DTO_TA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUSIUQQ.o -MT _satfractunsUSIUQQ.o -MD -MP -MF _satfractunsUSIUQQ.dep -DL_satfractuns -DFROM_USI -DTO_UQQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUSIUHQ.o -MT _satfractunsUSIUHQ.o -MD -MP -MF _satfractunsUSIUHQ.dep -DL_satfractuns -DFROM_USI -DTO_UHQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUSIUSQ.o -MT _satfractunsUSIUSQ.o -MD -MP -MF _satfractunsUSIUSQ.dep -DL_satfractuns -DFROM_USI -DTO_USQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUSIUDQ.o -MT _satfractunsUSIUDQ.o -MD -MP -MF _satfractunsUSIUDQ.dep -DL_satfractuns -DFROM_USI -DTO_UDQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUSIUTQ.o -MT _satfractunsUSIUTQ.o -MD -MP -MF _satfractunsUSIUTQ.dep -DL_satfractuns -DFROM_USI -DTO_UTQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUSIUHA.o -MT _satfractunsUSIUHA.o -MD -MP -MF _satfractunsUSIUHA.dep -DL_satfractuns -DFROM_USI -DTO_UHA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUSIUSA.o -MT _satfractunsUSIUSA.o -MD -MP -MF _satfractunsUSIUSA.dep -DL_satfractuns -DFROM_USI -DTO_USA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUSIUDA.o -MT _satfractunsUSIUDA.o -MD -MP -MF _satfractunsUSIUDA.dep -DL_satfractuns -DFROM_USI -DTO_UDA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUSIUTA.o -MT _satfractunsUSIUTA.o -MD -MP -MF _satfractunsUSIUTA.dep -DL_satfractuns -DFROM_USI -DTO_UTA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUDIQQ.o -MT _satfractunsUDIQQ.o -MD -MP -MF _satfractunsUDIQQ.dep -DL_satfractuns -DFROM_UDI -DTO_QQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUDIHQ.o -MT _satfractunsUDIHQ.o -MD -MP -MF _satfractunsUDIHQ.dep -DL_satfractuns -DFROM_UDI -DTO_HQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUDISQ.o -MT _satfractunsUDISQ.o -MD -MP -MF _satfractunsUDISQ.dep -DL_satfractuns -DFROM_UDI -DTO_SQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUDIDQ.o -MT _satfractunsUDIDQ.o -MD -MP -MF _satfractunsUDIDQ.dep -DL_satfractuns -DFROM_UDI -DTO_DQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUDITQ.o -MT _satfractunsUDITQ.o -MD -MP -MF _satfractunsUDITQ.dep -DL_satfractuns -DFROM_UDI -DTO_TQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUDIHA.o -MT _satfractunsUDIHA.o -MD -MP -MF _satfractunsUDIHA.dep -DL_satfractuns -DFROM_UDI -DTO_HA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUDISA.o -MT _satfractunsUDISA.o -MD -MP -MF _satfractunsUDISA.dep -DL_satfractuns -DFROM_UDI -DTO_SA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUDIDA.o -MT _satfractunsUDIDA.o -MD -MP -MF _satfractunsUDIDA.dep -DL_satfractuns -DFROM_UDI -DTO_DA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUDITA.o -MT _satfractunsUDITA.o -MD -MP -MF _satfractunsUDITA.dep -DL_satfractuns -DFROM_UDI -DTO_TA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUDIUQQ.o -MT _satfractunsUDIUQQ.o -MD -MP -MF _satfractunsUDIUQQ.dep -DL_satfractuns -DFROM_UDI -DTO_UQQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUDIUHQ.o -MT _satfractunsUDIUHQ.o -MD -MP -MF _satfractunsUDIUHQ.dep -DL_satfractuns -DFROM_UDI -DTO_UHQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUDIUSQ.o -MT _satfractunsUDIUSQ.o -MD -MP -MF _satfractunsUDIUSQ.dep -DL_satfractuns -DFROM_UDI -DTO_USQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUDIUDQ.o -MT _satfractunsUDIUDQ.o -MD -MP -MF _satfractunsUDIUDQ.dep -DL_satfractuns -DFROM_UDI -DTO_UDQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUDIUTQ.o -MT _satfractunsUDIUTQ.o -MD -MP -MF _satfractunsUDIUTQ.dep -DL_satfractuns -DFROM_UDI -DTO_UTQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUDIUHA.o -MT _satfractunsUDIUHA.o -MD -MP -MF _satfractunsUDIUHA.dep -DL_satfractuns -DFROM_UDI -DTO_UHA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUDIUSA.o -MT _satfractunsUDIUSA.o -MD -MP -MF _satfractunsUDIUSA.dep -DL_satfractuns -DFROM_UDI -DTO_USA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUDIUDA.o -MT _satfractunsUDIUDA.o -MD -MP -MF _satfractunsUDIUDA.dep -DL_satfractuns -DFROM_UDI -DTO_UDA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUDIUTA.o -MT _satfractunsUDIUTA.o -MD -MP -MF _satfractunsUDIUTA.dep -DL_satfractuns -DFROM_UDI -DTO_UTA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUTIQQ.o -MT _satfractunsUTIQQ.o -MD -MP -MF _satfractunsUTIQQ.dep -DL_satfractuns -DFROM_UTI -DTO_QQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUTIHQ.o -MT _satfractunsUTIHQ.o -MD -MP -MF _satfractunsUTIHQ.dep -DL_satfractuns -DFROM_UTI -DTO_HQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUTISQ.o -MT _satfractunsUTISQ.o -MD -MP -MF _satfractunsUTISQ.dep -DL_satfractuns -DFROM_UTI -DTO_SQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUTIDQ.o -MT _satfractunsUTIDQ.o -MD -MP -MF _satfractunsUTIDQ.dep -DL_satfractuns -DFROM_UTI -DTO_DQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUTITQ.o -MT _satfractunsUTITQ.o -MD -MP -MF _satfractunsUTITQ.dep -DL_satfractuns -DFROM_UTI -DTO_TQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUTIHA.o -MT _satfractunsUTIHA.o -MD -MP -MF _satfractunsUTIHA.dep -DL_satfractuns -DFROM_UTI -DTO_HA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUTISA.o -MT _satfractunsUTISA.o -MD -MP -MF _satfractunsUTISA.dep -DL_satfractuns -DFROM_UTI -DTO_SA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUTIDA.o -MT _satfractunsUTIDA.o -MD -MP -MF _satfractunsUTIDA.dep -DL_satfractuns -DFROM_UTI -DTO_DA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUTITA.o -MT _satfractunsUTITA.o -MD -MP -MF _satfractunsUTITA.dep -DL_satfractuns -DFROM_UTI -DTO_TA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUTIUQQ.o -MT _satfractunsUTIUQQ.o -MD -MP -MF _satfractunsUTIUQQ.dep -DL_satfractuns -DFROM_UTI -DTO_UQQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUTIUHQ.o -MT _satfractunsUTIUHQ.o -MD -MP -MF _satfractunsUTIUHQ.dep -DL_satfractuns -DFROM_UTI -DTO_UHQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUTIUSQ.o -MT _satfractunsUTIUSQ.o -MD -MP -MF _satfractunsUTIUSQ.dep -DL_satfractuns -DFROM_UTI -DTO_USQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUTIUDQ.o -MT _satfractunsUTIUDQ.o -MD -MP -MF _satfractunsUTIUDQ.dep -DL_satfractuns -DFROM_UTI -DTO_UDQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUTIUTQ.o -MT _satfractunsUTIUTQ.o -MD -MP -MF _satfractunsUTIUTQ.dep -DL_satfractuns -DFROM_UTI -DTO_UTQ -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUTIUHA.o -MT _satfractunsUTIUHA.o -MD -MP -MF _satfractunsUTIUHA.dep -DL_satfractuns -DFROM_UTI -DTO_UHA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUTIUSA.o -MT _satfractunsUTIUSA.o -MD -MP -MF _satfractunsUTIUSA.dep -DL_satfractuns -DFROM_UTI -DTO_USA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUTIUDA.o -MT _satfractunsUTIUDA.o -MD -MP -MF _satfractunsUTIUDA.dep -DL_satfractuns -DFROM_UTI -DTO_UDA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o _satfractunsUTIUTA.o -MT _satfractunsUTIUTA.o -MD -MP -MF _satfractunsUTIUTA.dep -DL_satfractuns -DFROM_UTI -DTO_UTA -c ../../../libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o bpabi.o -MT bpabi.o -MD -MP -MF bpabi.dep -c ../../../libgcc/config/arm/bpabi.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o unaligned-funcs.o -MT unaligned-funcs.o -MD -MP -MF unaligned-funcs.dep -c ../../../libgcc/config/arm/unaligned-funcs.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o addsf3.o -MT addsf3.o -MD -MP -MF addsf3.dep -c addsf3.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o divsf3.o -MT divsf3.o -MD -MP -MF divsf3.dep -c divsf3.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o eqsf2.o -MT eqsf2.o -MD -MP -MF eqsf2.dep -c eqsf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o gesf2.o -MT gesf2.o -MD -MP -MF gesf2.dep -c gesf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o lesf2.o -MT lesf2.o -MD -MP -MF lesf2.dep -c lesf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o mulsf3.o -MT mulsf3.o -MD -MP -MF mulsf3.dep -c mulsf3.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o negsf2.o -MT negsf2.o -MD -MP -MF negsf2.dep -c negsf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o subsf3.o -MT subsf3.o -MD -MP -MF subsf3.dep -c subsf3.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o unordsf2.o -MT unordsf2.o -MD -MP -MF unordsf2.dep -c unordsf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o fixsfsi.o -MT fixsfsi.o -MD -MP -MF fixsfsi.dep -c fixsfsi.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o floatsisf.o -MT floatsisf.o -MD -MP -MF floatsisf.dep -c floatsisf.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o floatunsisf.o -MT floatunsisf.o -MD -MP -MF floatunsisf.dep -c floatunsisf.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o adddf3.o -MT adddf3.o -MD -MP -MF adddf3.dep -c adddf3.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o divdf3.o -MT divdf3.o -MD -MP -MF divdf3.dep -c divdf3.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o eqdf2.o -MT eqdf2.o -MD -MP -MF eqdf2.dep -c eqdf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o gedf2.o -MT gedf2.o -MD -MP -MF gedf2.dep -c gedf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o ledf2.o -MT ledf2.o -MD -MP -MF ledf2.dep -c ledf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o muldf3.o -MT muldf3.o -MD -MP -MF muldf3.dep -c muldf3.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o negdf2.o -MT negdf2.o -MD -MP -MF negdf2.dep -c negdf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o subdf3.o -MT subdf3.o -MD -MP -MF subdf3.dep -c subdf3.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o unorddf2.o -MT unorddf2.o -MD -MP -MF unorddf2.dep -c unorddf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o fixdfsi.o -MT fixdfsi.o -MD -MP -MF fixdfsi.dep -c fixdfsi.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o floatsidf.o -MT floatsidf.o -MD -MP -MF floatsidf.dep -c floatsidf.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o floatunsidf.o -MT floatunsidf.o -MD -MP -MF floatunsidf.dep -c floatunsidf.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o extendsfdf2.o -MT extendsfdf2.o -MD -MP -MF extendsfdf2.dep -c extendsfdf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o truncdfsf2.o -MT truncdfsf2.o -MD -MP -MF truncdfsf2.dep -c truncdfsf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o enable-execute-stack.o -MT enable-execute-stack.o -MD -MP -MF enable-execute-stack.dep -c enable-execute-stack.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o fp16.o -MT fp16.o -MD -MP -MF fp16.dep -c ../../../libgcc/config/arm/fp16.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o linux-atomic.o -MT linux-atomic.o -MD -MP -MF linux-atomic.dep -c ../../../libgcc/config/arm/linux-atomic.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o linux-atomic-64bit.o -MT linux-atomic-64bit.o -MD -MP -MF linux-atomic-64bit.dep -c ../../../libgcc/config/arm/linux-atomic-64bit.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o unwind-arm.o -MT unwind-arm.o -MD -MP -MF unwind-arm.dep -fexceptions -c ../../../libgcc/config/arm/unwind-arm.c -fvisibility=hidden -DHIDE_EXPORTS ../../../libgcc/config/arm/linux-atomic.c:104:3: warning: conflicting types for built-in function '__sync_fetch_and_add_4'; expected 'unsigned int(volatile void *, unsigned int)' [-Wbuiltin-declaration-mismatch] 104 | __sync_fetch_and_##OP##_4 (int *ptr, int val) \ | ^~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:116:1: note: in expansion of macro 'FETCH_AND_OP_WORD' 116 | FETCH_AND_OP_WORD (add, , +) | ^~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:104:3: warning: conflicting types for built-in function '__sync_fetch_and_sub_4'; expected 'unsigned int(volatile void *, unsigned int)' [-Wbuiltin-declaration-mismatch] 104 | __sync_fetch_and_##OP##_4 (int *ptr, int val) \ | ^~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:117:1: note: in expansion of macro 'FETCH_AND_OP_WORD' 117 | FETCH_AND_OP_WORD (sub, , -) | ^~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:104:3: warning: conflicting types for built-in function '__sync_fetch_and_or_4'; expected 'unsigned int(volatile void *, unsigned int)' [-Wbuiltin-declaration-mismatch] 104 | __sync_fetch_and_##OP##_4 (int *ptr, int val) \ | ^~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:118:1: note: in expansion of macro 'FETCH_AND_OP_WORD' 118 | FETCH_AND_OP_WORD (or, , |) | ^~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:104:3: warning: conflicting types for built-in function '__sync_fetch_and_and_4'; expected 'unsigned int(volatile void *, unsigned int)' [-Wbuiltin-declaration-mismatch] 104 | __sync_fetch_and_##OP##_4 (int *ptr, int val) \ | ^~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:119:1: note: in expansion of macro 'FETCH_AND_OP_WORD' 119 | FETCH_AND_OP_WORD (and, , &) | ^~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:104:3: warning: conflicting types for built-in function '__sync_fetch_and_xor_4'; expected 'unsigned int(volatile void *, unsigned int)' [-Wbuiltin-declaration-mismatch] 104 | __sync_fetch_and_##OP##_4 (int *ptr, int val) \ | ^~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:120:1: note: in expansion of macro 'FETCH_AND_OP_WORD' 120 | FETCH_AND_OP_WORD (xor, , ^) | ^~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:104:3: warning: conflicting types for built-in function '__sync_fetch_and_nand_4'; expected 'unsigned int(volatile void *, unsigned int)' [-Wbuiltin-declaration-mismatch] 104 | __sync_fetch_and_##OP##_4 (int *ptr, int val) \ | ^~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:121:1: note: in expansion of macro 'FETCH_AND_OP_WORD' 121 | FETCH_AND_OP_WORD (nand, ~, &) | ^~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:123:32: warning: conflicting types for built-in function '__sync_fetch_and_add_2'; expected 'short unsigned int(volatile void *, short unsigned int)' [-Wbuiltin-declaration-mismatch] 123 | #define NAME_oldval(OP, WIDTH) __sync_fetch_and_##OP##_##WIDTH | ^~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:131:3: note: in expansion of macro 'NAME_oldval' 131 | NAME##_##RETURN (OP, WIDTH) (TYPE *ptr, TYPE val) \ | ^~~~ ../../../libgcc/config/arm/linux-atomic.c:151:1: note: in expansion of macro 'SUBWORD_SYNC_OP' 151 | SUBWORD_SYNC_OP (add, , +, short, 2, oldval) | ^~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:123:32: warning: conflicting types for built-in function '__sync_fetch_and_sub_2'; expected 'short unsigned int(volatile void *, short unsigned int)' [-Wbuiltin-declaration-mismatch] 123 | #define NAME_oldval(OP, WIDTH) __sync_fetch_and_##OP##_##WIDTH | ^~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:131:3: note: in expansion of macro 'NAME_oldval' 131 | NAME##_##RETURN (OP, WIDTH) (TYPE *ptr, TYPE val) \ | ^~~~ ../../../libgcc/config/arm/linux-atomic.c:152:1: note: in expansion of macro 'SUBWORD_SYNC_OP' 152 | SUBWORD_SYNC_OP (sub, , -, short, 2, oldval) | ^~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:123:32: warning: conflicting types for built-in function '__sync_fetch_and_or_2'; expected 'short unsigned int(volatile void *, short unsigned int)' [-Wbuiltin-declaration-mismatch] 123 | #define NAME_oldval(OP, WIDTH) __sync_fetch_and_##OP##_##WIDTH | ^~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:131:3: note: in expansion of macro 'NAME_oldval' 131 | NAME##_##RETURN (OP, WIDTH) (TYPE *ptr, TYPE val) \ | ^~~~ ../../../libgcc/config/arm/linux-atomic.c:153:1: note: in expansion of macro 'SUBWORD_SYNC_OP' 153 | SUBWORD_SYNC_OP (or, , |, short, 2, oldval) | ^~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic-64bit.c:73:3: warning: conflicting types for built-in function '__sync_fetch_and_add_8'; expected 'long long unsigned int(volatile void *, long long unsigned int)' [-Wbuiltin-declaration-mismatch] 73 | __sync_fetch_and_##OP##_8 (long long *ptr, long long val) \ | ^~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic-64bit.c:87:1: note: in expansion of macro 'FETCH_AND_OP_WORD64' 87 | FETCH_AND_OP_WORD64 (add, , +) | ^~~~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:123:32: warning: conflicting types for built-in function '__sync_fetch_and_and_2'; expected 'short unsigned int(volatile void *, short unsigned int)' [-Wbuiltin-declaration-mismatch] 123 | #define NAME_oldval(OP, WIDTH) __sync_fetch_and_##OP##_##WIDTH | ^~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:131:3: note: in expansion of macro 'NAME_oldval' 131 | NAME##_##RETURN (OP, WIDTH) (TYPE *ptr, TYPE val) \ | ^~~~ ../../../libgcc/config/arm/linux-atomic.c:154:1: note: in expansion of macro 'SUBWORD_SYNC_OP' 154 | SUBWORD_SYNC_OP (and, , &, short, 2, oldval) | ^~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic-64bit.c:73:3: warning: conflicting types for built-in function '__sync_fetch_and_sub_8'; expected 'long long unsigned int(volatile void *, long long unsigned int)' [-Wbuiltin-declaration-mismatch] 73 | __sync_fetch_and_##OP##_8 (long long *ptr, long long val) \ | ^~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic-64bit.c:88:1: note: in expansion of macro 'FETCH_AND_OP_WORD64' 88 | FETCH_AND_OP_WORD64 (sub, , -) | ^~~~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic-64bit.c:73:3: warning: conflicting types for built-in function '__sync_fetch_and_or_8'; expected 'long long unsigned int(volatile void *, long long unsigned int)' [-Wbuiltin-declaration-mismatch] 73 | __sync_fetch_and_##OP##_8 (long long *ptr, long long val) \ | ^~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic-64bit.c:89:1: note: in expansion of macro 'FETCH_AND_OP_WORD64' 89 | FETCH_AND_OP_WORD64 (or, , |) | ^~~~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:123:32: warning: conflicting types for built-in function '__sync_fetch_and_xor_2'; expected 'short unsigned int(volatile void *, short unsigned int)' [-Wbuiltin-declaration-mismatch] 123 | #define NAME_oldval(OP, WIDTH) __sync_fetch_and_##OP##_##WIDTH | ^~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:131:3: note: in expansion of macro 'NAME_oldval' 131 | NAME##_##RETURN (OP, WIDTH) (TYPE *ptr, TYPE val) \ | ^~~~ ../../../libgcc/config/arm/linux-atomic.c:155:1: note: in expansion of macro 'SUBWORD_SYNC_OP' 155 | SUBWORD_SYNC_OP (xor, , ^, short, 2, oldval) | ^~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic-64bit.c:73:3: warning: conflicting types for built-in function '__sync_fetch_and_and_8'; expected 'long long unsigned int(volatile void *, long long unsigned int)' [-Wbuiltin-declaration-mismatch] 73 | __sync_fetch_and_##OP##_8 (long long *ptr, long long val) \ | ^~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic-64bit.c:90:1: note: in expansion of macro 'FETCH_AND_OP_WORD64' 90 | FETCH_AND_OP_WORD64 (and, , &) | ^~~~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic-64bit.c:73:3: warning: conflicting types for built-in function '__sync_fetch_and_xor_8'; expected 'long long unsigned int(volatile void *, long long unsigned int)' [-Wbuiltin-declaration-mismatch] 73 | __sync_fetch_and_##OP##_8 (long long *ptr, long long val) \ | ^~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic-64bit.c:91:1: note: in expansion of macro 'FETCH_AND_OP_WORD64' 91 | FETCH_AND_OP_WORD64 (xor, , ^) | ^~~~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:123:32: warning: conflicting types for built-in function '__sync_fetch_and_nand_2'; expected 'short unsigned int(volatile void *, short unsigned int)' [-Wbuiltin-declaration-mismatch] 123 | #define NAME_oldval(OP, WIDTH) __sync_fetch_and_##OP##_##WIDTH | ^~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:131:3: note: in expansion of macro 'NAME_oldval' 131 | NAME##_##RETURN (OP, WIDTH) (TYPE *ptr, TYPE val) \ | ^~~~ ../../../libgcc/config/arm/linux-atomic.c:156:1: note: in expansion of macro 'SUBWORD_SYNC_OP' 156 | SUBWORD_SYNC_OP (nand, ~, &, short, 2, oldval) | ^~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic-64bit.c:73:3: warning: conflicting types for built-in function '__sync_fetch_and_nand_8'; expected 'long long unsigned int(volatile void *, long long unsigned int)' [-Wbuiltin-declaration-mismatch] 73 | __sync_fetch_and_##OP##_8 (long long *ptr, long long val) \ | ^~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic-64bit.c:92:1: note: in expansion of macro 'FETCH_AND_OP_WORD64' 92 | FETCH_AND_OP_WORD64 (nand, ~, &) | ^~~~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:123:32: warning: conflicting types for built-in function '__sync_fetch_and_add_1'; expected 'unsigned char(volatile void *, unsigned char)' [-Wbuiltin-declaration-mismatch] 123 | #define NAME_oldval(OP, WIDTH) __sync_fetch_and_##OP##_##WIDTH | ^~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:131:3: note: in expansion of macro 'NAME_oldval' 131 | NAME##_##RETURN (OP, WIDTH) (TYPE *ptr, TYPE val) \ | ^~~~ ../../../libgcc/config/arm/linux-atomic.c:158:1: note: in expansion of macro 'SUBWORD_SYNC_OP' 158 | SUBWORD_SYNC_OP (add, , +, signed char, 1, oldval) | ^~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic-64bit.c:102:3: warning: conflicting types for built-in function '__sync_add_and_fetch_8'; expected 'long long unsigned int(volatile void *, long long unsigned int)' [-Wbuiltin-declaration-mismatch] 102 | __sync_##OP##_and_fetch_8 (long long *ptr, long long val) \ | ^~~~~~~ ../../../libgcc/config/arm/linux-atomic-64bit.c:116:1: note: in expansion of macro 'OP_AND_FETCH_WORD64' 116 | OP_AND_FETCH_WORD64 (add, , +) | ^~~~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:123:32: warning: conflicting types for built-in function '__sync_fetch_and_sub_1'; expected 'unsigned char(volatile void *, unsigned char)' [-Wbuiltin-declaration-mismatch] 123 | #define NAME_oldval(OP, WIDTH) __sync_fetch_and_##OP##_##WIDTH | ^~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:131:3: note: in expansion of macro 'NAME_oldval' 131 | NAME##_##RETURN (OP, WIDTH) (TYPE *ptr, TYPE val) \ | ^~~~ ../../../libgcc/config/arm/linux-atomic.c:159:1: note: in expansion of macro 'SUBWORD_SYNC_OP' 159 | SUBWORD_SYNC_OP (sub, , -, signed char, 1, oldval) | ^~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic-64bit.c:102:3: warning: conflicting types for built-in function '__sync_sub_and_fetch_8'; expected 'long long unsigned int(volatile void *, long long unsigned int)' [-Wbuiltin-declaration-mismatch] 102 | __sync_##OP##_and_fetch_8 (long long *ptr, long long val) \ | ^~~~~~~ ../../../libgcc/config/arm/linux-atomic-64bit.c:117:1: note: in expansion of macro 'OP_AND_FETCH_WORD64' 117 | OP_AND_FETCH_WORD64 (sub, , -) | ^~~~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:123:32: warning: conflicting types for built-in function '__sync_fetch_and_or_1'; expected 'unsigned char(volatile void *, unsigned char)' [-Wbuiltin-declaration-mismatch] 123 | #define NAME_oldval(OP, WIDTH) __sync_fetch_and_##OP##_##WIDTH | ^~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:131:3: note: in expansion of macro 'NAME_oldval' 131 | NAME##_##RETURN (OP, WIDTH) (TYPE *ptr, TYPE val) \ | ^~~~ ../../../libgcc/config/arm/linux-atomic.c:160:1: note: in expansion of macro 'SUBWORD_SYNC_OP' 160 | SUBWORD_SYNC_OP (or, , |, signed char, 1, oldval) | ^~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic-64bit.c:102:3: warning: conflicting types for built-in function '__sync_or_and_fetch_8'; expected 'long long unsigned int(volatile void *, long long unsigned int)' [-Wbuiltin-declaration-mismatch] 102 | __sync_##OP##_and_fetch_8 (long long *ptr, long long val) \ | ^~~~~~~ ../../../libgcc/config/arm/linux-atomic-64bit.c:118:1: note: in expansion of macro 'OP_AND_FETCH_WORD64' 118 | OP_AND_FETCH_WORD64 (or, , |) | ^~~~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:123:32: warning: conflicting types for built-in function '__sync_fetch_and_and_1'; expected 'unsigned char(volatile void *, unsigned char)' [-Wbuiltin-declaration-mismatch] 123 | #define NAME_oldval(OP, WIDTH) __sync_fetch_and_##OP##_##WIDTH | ^~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:131:3: note: in expansion of macro 'NAME_oldval' 131 | NAME##_##RETURN (OP, WIDTH) (TYPE *ptr, TYPE val) \ | ^~~~ ../../../libgcc/config/arm/linux-atomic.c:161:1: note: in expansion of macro 'SUBWORD_SYNC_OP' 161 | SUBWORD_SYNC_OP (and, , &, signed char, 1, oldval) | ^~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic-64bit.c:102:3: warning: conflicting types for built-in function '__sync_and_and_fetch_8'; expected 'long long unsigned int(volatile void *, long long unsigned int)' [-Wbuiltin-declaration-mismatch] 102 | __sync_##OP##_and_fetch_8 (long long *ptr, long long val) \ | ^~~~~~~ ../../../libgcc/config/arm/linux-atomic-64bit.c:119:1: note: in expansion of macro 'OP_AND_FETCH_WORD64' 119 | OP_AND_FETCH_WORD64 (and, , &) | ^~~~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:123:32: warning: conflicting types for built-in function '__sync_fetch_and_xor_1'; expected 'unsigned char(volatile void *, unsigned char)' [-Wbuiltin-declaration-mismatch] 123 | #define NAME_oldval(OP, WIDTH) __sync_fetch_and_##OP##_##WIDTH | ^~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:131:3: note: in expansion of macro 'NAME_oldval' 131 | NAME##_##RETURN (OP, WIDTH) (TYPE *ptr, TYPE val) \ | ^~~~ ../../../libgcc/config/arm/linux-atomic.c:162:1: note: in expansion of macro 'SUBWORD_SYNC_OP' 162 | SUBWORD_SYNC_OP (xor, , ^, signed char, 1, oldval) | ^~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic-64bit.c:102:3: warning: conflicting types for built-in function '__sync_xor_and_fetch_8'; expected 'long long unsigned int(volatile void *, long long unsigned int)' [-Wbuiltin-declaration-mismatch] 102 | __sync_##OP##_and_fetch_8 (long long *ptr, long long val) \ | ^~~~~~~ ../../../libgcc/config/arm/linux-atomic-64bit.c:120:1: note: in expansion of macro 'OP_AND_FETCH_WORD64' 120 | OP_AND_FETCH_WORD64 (xor, , ^) | ^~~~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:123:32: warning: conflicting types for built-in function '__sync_fetch_and_nand_1'; expected 'unsigned char(volatile void *, unsigned char)' [-Wbuiltin-declaration-mismatch] 123 | #define NAME_oldval(OP, WIDTH) __sync_fetch_and_##OP##_##WIDTH | ^~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:131:3: note: in expansion of macro 'NAME_oldval' 131 | NAME##_##RETURN (OP, WIDTH) (TYPE *ptr, TYPE val) \ | ^~~~ ../../../libgcc/config/arm/linux-atomic.c:163:1: note: in expansion of macro 'SUBWORD_SYNC_OP' 163 | SUBWORD_SYNC_OP (nand, ~, &, signed char, 1, oldval) | ^~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic-64bit.c:102:3: warning: conflicting types for built-in function '__sync_nand_and_fetch_8'; expected 'long long unsigned int(volatile void *, long long unsigned int)' [-Wbuiltin-declaration-mismatch] 102 | __sync_##OP##_and_fetch_8 (long long *ptr, long long val) \ | ^~~~~~~ ../../../libgcc/config/arm/linux-atomic-64bit.c:121:1: note: in expansion of macro 'OP_AND_FETCH_WORD64' 121 | OP_AND_FETCH_WORD64 (nand, ~, &) | ^~~~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic-64bit.c:124:1: warning: conflicting types for built-in function '__sync_val_compare_and_swap_8'; expected 'long long unsigned int(volatile void *, long long unsigned int, long long unsigned int)' [-Wbuiltin-declaration-mismatch] 124 | __sync_val_compare_and_swap_8 (long long *ptr, long long oldval, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:167:3: warning: conflicting types for built-in function '__sync_add_and_fetch_4'; expected 'unsigned int(volatile void *, unsigned int)' [-Wbuiltin-declaration-mismatch] 167 | __sync_##OP##_and_fetch_4 (int *ptr, int val) \ | ^~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:179:1: note: in expansion of macro 'OP_AND_FETCH_WORD' 179 | OP_AND_FETCH_WORD (add, , +) | ^~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:167:3: warning: conflicting types for built-in function '__sync_sub_and_fetch_4'; expected 'unsigned int(volatile void *, unsigned int)' [-Wbuiltin-declaration-mismatch] 167 | __sync_##OP##_and_fetch_4 (int *ptr, int val) \ | ^~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:180:1: note: in expansion of macro 'OP_AND_FETCH_WORD' 180 | OP_AND_FETCH_WORD (sub, , -) | ^~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic-64bit.c:147:1: warning: conflicting types for built-in function '__sync_bool_compare_and_swap_8'; expected '_Bool(volatile void *, long long unsigned int, long long unsigned int)' [-Wbuiltin-declaration-mismatch] 147 | __sync_bool_compare_and_swap_8 (long long *ptr, long long oldval, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:167:3: warning: conflicting types for built-in function '__sync_or_and_fetch_4'; expected 'unsigned int(volatile void *, unsigned int)' [-Wbuiltin-declaration-mismatch] 167 | __sync_##OP##_and_fetch_4 (int *ptr, int val) \ | ^~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:181:1: note: in expansion of macro 'OP_AND_FETCH_WORD' 181 | OP_AND_FETCH_WORD (or, , |) | ^~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:167:3: warning: conflicting types for built-in function '__sync_and_and_fetch_4'; expected 'unsigned int(volatile void *, unsigned int)' [-Wbuiltin-declaration-mismatch] 167 | __sync_##OP##_and_fetch_4 (int *ptr, int val) \ | ^~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:182:1: note: in expansion of macro 'OP_AND_FETCH_WORD' 182 | OP_AND_FETCH_WORD (and, , &) | ^~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic-64bit.c:155:1: warning: conflicting types for built-in function '__sync_lock_test_and_set_8'; expected 'long long unsigned int(volatile void *, long long unsigned int)' [-Wbuiltin-declaration-mismatch] 155 | __sync_lock_test_and_set_8 (long long *ptr, long long val) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:167:3: warning: conflicting types for built-in function '__sync_xor_and_fetch_4'; expected 'unsigned int(volatile void *, unsigned int)' [-Wbuiltin-declaration-mismatch] 167 | __sync_##OP##_and_fetch_4 (int *ptr, int val) \ | ^~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:183:1: note: in expansion of macro 'OP_AND_FETCH_WORD' 183 | OP_AND_FETCH_WORD (xor, , ^) | ^~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:167:3: warning: conflicting types for built-in function '__sync_nand_and_fetch_4'; expected 'unsigned int(volatile void *, unsigned int)' [-Wbuiltin-declaration-mismatch] 167 | __sync_##OP##_and_fetch_4 (int *ptr, int val) \ | ^~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:184:1: note: in expansion of macro 'OP_AND_FETCH_WORD' 184 | OP_AND_FETCH_WORD (nand, ~, &) | ^~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:124:32: warning: conflicting types for built-in function '__sync_add_and_fetch_2'; expected 'short unsigned int(volatile void *, short unsigned int)' [-Wbuiltin-declaration-mismatch] 124 | #define NAME_newval(OP, WIDTH) __sync_##OP##_and_fetch_##WIDTH | ^~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:131:3: note: in expansion of macro 'NAME_newval' 131 | NAME##_##RETURN (OP, WIDTH) (TYPE *ptr, TYPE val) \ | ^~~~ ../../../libgcc/config/arm/linux-atomic.c:186:1: note: in expansion of macro 'SUBWORD_SYNC_OP' 186 | SUBWORD_SYNC_OP (add, , +, short, 2, newval) | ^~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:124:32: warning: conflicting types for built-in function '__sync_sub_and_fetch_2'; expected 'short unsigned int(volatile void *, short unsigned int)' [-Wbuiltin-declaration-mismatch] 124 | #define NAME_newval(OP, WIDTH) __sync_##OP##_and_fetch_##WIDTH | ^~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:131:3: note: in expansion of macro 'NAME_newval' 131 | NAME##_##RETURN (OP, WIDTH) (TYPE *ptr, TYPE val) \ | ^~~~ ../../../libgcc/config/arm/linux-atomic.c:187:1: note: in expansion of macro 'SUBWORD_SYNC_OP' 187 | SUBWORD_SYNC_OP (sub, , -, short, 2, newval) | ^~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:124:32: warning: conflicting types for built-in function '__sync_or_and_fetch_2'; expected 'short unsigned int(volatile void *, short unsigned int)' [-Wbuiltin-declaration-mismatch] 124 | #define NAME_newval(OP, WIDTH) __sync_##OP##_and_fetch_##WIDTH | ^~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:131:3: note: in expansion of macro 'NAME_newval' 131 | NAME##_##RETURN (OP, WIDTH) (TYPE *ptr, TYPE val) \ | ^~~~ ../../../libgcc/config/arm/linux-atomic.c:188:1: note: in expansion of macro 'SUBWORD_SYNC_OP' 188 | SUBWORD_SYNC_OP (or, , |, short, 2, newval) | ^~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:124:32: warning: conflicting types for built-in function '__sync_and_and_fetch_2'; expected 'short unsigned int(volatile void *, short unsigned int)' [-Wbuiltin-declaration-mismatch] 124 | #define NAME_newval(OP, WIDTH) __sync_##OP##_and_fetch_##WIDTH | ^~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:131:3: note: in expansion of macro 'NAME_newval' 131 | NAME##_##RETURN (OP, WIDTH) (TYPE *ptr, TYPE val) \ | ^~~~ ../../../libgcc/config/arm/linux-atomic.c:189:1: note: in expansion of macro 'SUBWORD_SYNC_OP' 189 | SUBWORD_SYNC_OP (and, , &, short, 2, newval) | ^~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:124:32: warning: conflicting types for built-in function '__sync_xor_and_fetch_2'; expected 'short unsigned int(volatile void *, short unsigned int)' [-Wbuiltin-declaration-mismatch] 124 | #define NAME_newval(OP, WIDTH) __sync_##OP##_and_fetch_##WIDTH | ^~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:131:3: note: in expansion of macro 'NAME_newval' 131 | NAME##_##RETURN (OP, WIDTH) (TYPE *ptr, TYPE val) \ | ^~~~ ../../../libgcc/config/arm/linux-atomic.c:190:1: note: in expansion of macro 'SUBWORD_SYNC_OP' 190 | SUBWORD_SYNC_OP (xor, , ^, short, 2, newval) | ^~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:124:32: warning: conflicting types for built-in function '__sync_nand_and_fetch_2'; expected 'short unsigned int(volatile void *, short unsigned int)' [-Wbuiltin-declaration-mismatch] 124 | #define NAME_newval(OP, WIDTH) __sync_##OP##_and_fetch_##WIDTH | ^~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:131:3: note: in expansion of macro 'NAME_newval' 131 | NAME##_##RETURN (OP, WIDTH) (TYPE *ptr, TYPE val) \ | ^~~~ ../../../libgcc/config/arm/linux-atomic.c:191:1: note: in expansion of macro 'SUBWORD_SYNC_OP' 191 | SUBWORD_SYNC_OP (nand, ~, &, short, 2, newval) | ^~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:124:32: warning: conflicting types for built-in function '__sync_add_and_fetch_1'; expected 'unsigned char(volatile void *, unsigned char)' [-Wbuiltin-declaration-mismatch] 124 | #define NAME_newval(OP, WIDTH) __sync_##OP##_and_fetch_##WIDTH | ^~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:131:3: note: in expansion of macro 'NAME_newval' 131 | NAME##_##RETURN (OP, WIDTH) (TYPE *ptr, TYPE val) \ | ^~~~ ../../../libgcc/config/arm/linux-atomic.c:193:1: note: in expansion of macro 'SUBWORD_SYNC_OP' 193 | SUBWORD_SYNC_OP (add, , +, signed char, 1, newval) | ^~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:124:32: warning: conflicting types for built-in function '__sync_sub_and_fetch_1'; expected 'unsigned char(volatile void *, unsigned char)' [-Wbuiltin-declaration-mismatch] 124 | #define NAME_newval(OP, WIDTH) __sync_##OP##_and_fetch_##WIDTH | ^~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:131:3: note: in expansion of macro 'NAME_newval' 131 | NAME##_##RETURN (OP, WIDTH) (TYPE *ptr, TYPE val) \ | ^~~~ ../../../libgcc/config/arm/linux-atomic.c:194:1: note: in expansion of macro 'SUBWORD_SYNC_OP' 194 | SUBWORD_SYNC_OP (sub, , -, signed char, 1, newval) | ^~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:124:32: warning: conflicting types for built-in function '__sync_or_and_fetch_1'; expected 'unsigned char(volatile void *, unsigned char)' [-Wbuiltin-declaration-mismatch] 124 | #define NAME_newval(OP, WIDTH) __sync_##OP##_and_fetch_##WIDTH | ^~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:131:3: note: in expansion of macro 'NAME_newval' 131 | NAME##_##RETURN (OP, WIDTH) (TYPE *ptr, TYPE val) \ | ^~~~ ../../../libgcc/config/arm/linux-atomic.c:195:1: note: in expansion of macro 'SUBWORD_SYNC_OP' 195 | SUBWORD_SYNC_OP (or, , |, signed char, 1, newval) | ^~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:124:32: warning: conflicting types for built-in function '__sync_and_and_fetch_1'; expected 'unsigned char(volatile void *, unsigned char)' [-Wbuiltin-declaration-mismatch] 124 | #define NAME_newval(OP, WIDTH) __sync_##OP##_and_fetch_##WIDTH | ^~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:131:3: note: in expansion of macro 'NAME_newval' 131 | NAME##_##RETURN (OP, WIDTH) (TYPE *ptr, TYPE val) \ | ^~~~ ../../../libgcc/config/arm/linux-atomic.c:196:1: note: in expansion of macro 'SUBWORD_SYNC_OP' 196 | SUBWORD_SYNC_OP (and, , &, signed char, 1, newval) | ^~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:124:32: warning: conflicting types for built-in function '__sync_xor_and_fetch_1'; expected 'unsigned char(volatile void *, unsigned char)' [-Wbuiltin-declaration-mismatch] 124 | #define NAME_newval(OP, WIDTH) __sync_##OP##_and_fetch_##WIDTH | ^~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:131:3: note: in expansion of macro 'NAME_newval' 131 | NAME##_##RETURN (OP, WIDTH) (TYPE *ptr, TYPE val) \ | ^~~~ ../../../libgcc/config/arm/linux-atomic.c:197:1: note: in expansion of macro 'SUBWORD_SYNC_OP' 197 | SUBWORD_SYNC_OP (xor, , ^, signed char, 1, newval) | ^~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:124:32: warning: conflicting types for built-in function '__sync_nand_and_fetch_1'; expected 'unsigned char(volatile void *, unsigned char)' [-Wbuiltin-declaration-mismatch] 124 | #define NAME_newval(OP, WIDTH) __sync_##OP##_and_fetch_##WIDTH | ^~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:131:3: note: in expansion of macro 'NAME_newval' 131 | NAME##_##RETURN (OP, WIDTH) (TYPE *ptr, TYPE val) \ | ^~~~ ../../../libgcc/config/arm/linux-atomic.c:198:1: note: in expansion of macro 'SUBWORD_SYNC_OP' 198 | SUBWORD_SYNC_OP (nand, ~, &, signed char, 1, newval) | ^~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:201:1: warning: conflicting types for built-in function '__sync_val_compare_and_swap_4'; expected 'unsigned int(volatile void *, unsigned int, unsigned int)' [-Wbuiltin-declaration-mismatch] 201 | __sync_val_compare_and_swap_4 (int *ptr, int oldval, int newval) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:221:3: warning: conflicting types for built-in function '__sync_val_compare_and_swap_2'; expected 'short unsigned int(volatile void *, short unsigned int, short unsigned int)' [-Wbuiltin-declaration-mismatch] 221 | __sync_val_compare_and_swap_##WIDTH (TYPE *ptr, TYPE oldval, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:249:1: note: in expansion of macro 'SUBWORD_VAL_CAS' 249 | SUBWORD_VAL_CAS (short, 2) | ^~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:221:3: warning: conflicting types for built-in function '__sync_val_compare_and_swap_1'; expected 'unsigned char(volatile void *, unsigned char, unsigned char)' [-Wbuiltin-declaration-mismatch] 221 | __sync_val_compare_and_swap_##WIDTH (TYPE *ptr, TYPE oldval, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:250:1: note: in expansion of macro 'SUBWORD_VAL_CAS' 250 | SUBWORD_VAL_CAS (signed char, 1) | ^~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:255:1: warning: conflicting types for built-in function '__sync_bool_compare_and_swap_4'; expected '_Bool(volatile void *, unsigned int, unsigned int)' [-Wbuiltin-declaration-mismatch] 255 | __sync_bool_compare_and_swap_4 (int *ptr, int oldval, int newval) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:263:3: warning: conflicting types for built-in function '__sync_bool_compare_and_swap_2'; expected '_Bool(volatile void *, short unsigned int, short unsigned int)' [-Wbuiltin-declaration-mismatch] 263 | __sync_bool_compare_and_swap_##WIDTH (TYPE *ptr, TYPE oldval, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:271:1: note: in expansion of macro 'SUBWORD_BOOL_CAS' 271 | SUBWORD_BOOL_CAS (short, 2) | ^~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:263:3: warning: conflicting types for built-in function '__sync_bool_compare_and_swap_1'; expected '_Bool(volatile void *, unsigned char, unsigned char)' [-Wbuiltin-declaration-mismatch] 263 | __sync_bool_compare_and_swap_##WIDTH (TYPE *ptr, TYPE oldval, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:272:1: note: in expansion of macro 'SUBWORD_BOOL_CAS' 272 | SUBWORD_BOOL_CAS (signed char, 1) | ^~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:281:1: warning: conflicting types for built-in function '__sync_lock_test_and_set_4'; expected 'unsigned int(volatile void *, unsigned int)' [-Wbuiltin-declaration-mismatch] 281 | __sync_lock_test_and_set_4 (int *ptr, int val) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:295:3: warning: conflicting types for built-in function '__sync_lock_test_and_set_2'; expected 'short unsigned int(volatile void *, short unsigned int)' [-Wbuiltin-declaration-mismatch] 295 | __sync_lock_test_and_set_##WIDTH (TYPE *ptr, TYPE val) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:314:1: note: in expansion of macro 'SUBWORD_TEST_AND_SET' 314 | SUBWORD_TEST_AND_SET (short, 2) | ^~~~~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:295:3: warning: conflicting types for built-in function '__sync_lock_test_and_set_1'; expected 'unsigned char(volatile void *, unsigned char)' [-Wbuiltin-declaration-mismatch] 295 | __sync_lock_test_and_set_##WIDTH (TYPE *ptr, TYPE val) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:315:1: note: in expansion of macro 'SUBWORD_TEST_AND_SET' 315 | SUBWORD_TEST_AND_SET (signed char, 1) | ^~~~~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:319:3: warning: conflicting types for built-in function '__sync_lock_release_8'; expected 'void(volatile void *)' [-Wbuiltin-declaration-mismatch] 319 | __sync_lock_release_##WIDTH (TYPE *ptr) \ | ^~~~~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:327:1: note: in expansion of macro 'SYNC_LOCK_RELEASE' 327 | SYNC_LOCK_RELEASE (long long, 8) | ^~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:319:3: warning: conflicting types for built-in function '__sync_lock_release_4'; expected 'void(volatile void *)' [-Wbuiltin-declaration-mismatch] 319 | __sync_lock_release_##WIDTH (TYPE *ptr) \ | ^~~~~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:328:1: note: in expansion of macro 'SYNC_LOCK_RELEASE' 328 | SYNC_LOCK_RELEASE (int, 4) | ^~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:319:3: warning: conflicting types for built-in function '__sync_lock_release_2'; expected 'void(volatile void *)' [-Wbuiltin-declaration-mismatch] 319 | __sync_lock_release_##WIDTH (TYPE *ptr) \ | ^~~~~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:329:1: note: in expansion of macro 'SYNC_LOCK_RELEASE' 329 | SYNC_LOCK_RELEASE (short, 2) | ^~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:319:3: warning: conflicting types for built-in function '__sync_lock_release_1'; expected 'void(volatile void *)' [-Wbuiltin-declaration-mismatch] 319 | __sync_lock_release_##WIDTH (TYPE *ptr) \ | ^~~~~~~~~~~~~~~~~~~~ ../../../libgcc/config/arm/linux-atomic.c:330:1: note: in expansion of macro 'SYNC_LOCK_RELEASE' 330 | SYNC_LOCK_RELEASE (char, 1) | ^~~~~~~~~~~~~~~~~ In file included from ../../../libgcc/config/arm/unwind-arm.c:144: ../../../libgcc/unwind-arm-common.inc: In function 'get_eit_entry': ../../../libgcc/unwind-arm-common.inc:378:29: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 378 | ucbp->pr_cache.ehtp = (_Unwind_EHT_Header *)&eitp->content; | ^ /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg libunwind_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > libunwind.visT ../../../libgcc/config/arm/unwind-arm.c: In function 'selfrel_offset31': ../../../libgcc/config/arm/unwind-arm.c:467:1: error: unrecognizable insn: 467 | } | ^ (insn 2 4 3 2 (set (reg/v/f:SI 118 [ p ]) (reg:SI 0 r0 [ p ])) "../../../libgcc/config/arm/unwind-arm.c":456:1 -1 (nil)) during RTL pass: vregs ../../../libgcc/config/arm/unwind-arm.c:467:1: internal compiler error: in extract_insn, at recog.c:2770 mv -f libunwind.visT libunwind.vis /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o pr-support.o -MT pr-support.o -MD -MP -MF pr-support.dep -fexceptions -c ../../../libgcc/config/arm/pr-support.c -fvisibility=hidden -DHIDE_EXPORTS /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/bin/ -B/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/lib/ -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/include -isystem /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -fno-inline -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -fno-inline -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o unwind-c.o -MT unwind-c.o -MD -MP -MF unwind-c.dep -fexceptions -c ../../../libgcc/unwind-c.c -fvisibility=hidden -DHIDE_EXPORTS ../../../libgcc/config/arm/pr-support.c: In function 'next_unwind_byte': ../../../libgcc/config/arm/pr-support.c:101:1: error: unrecognizable insn: 101 | } | ^ (insn 2 6 3 2 (set (reg/v/f:SI 124 [ uws ]) (reg:SI 0 r0 [ uws ])) "../../../libgcc/config/arm/pr-support.c":82:1 -1 (nil)) during RTL pass: vregs ../../../libgcc/config/arm/pr-support.c:101:1: internal compiler error: in extract_insn, at recog.c:2770 ../../../libgcc/unwind-c.c: In function '__gcc_personality_v0': ../../../libgcc/unwind-c.c:236:1: error: unrecognizable insn: 236 | } | ^ (insn 2 9 3 2 (set (reg/v:SI 145 [ state ]) (reg:SI 0 r0 [ state ])) "../../../libgcc/unwind-c.c":128:1 -1 (nil)) during RTL pass: vregs ../../../libgcc/unwind-c.c:236:1: internal compiler error: in extract_insn, at recog.c:2770 0x7fdf6b14e082 __libc_start_main ../csu/libc-start.c:308 Please submit a full bug report, with preprocessed source if appropriate. Please include the complete backtrace with any bug report. See for instructions. 0x7fbe2e26a082 __libc_start_main ../csu/libc-start.c:308 Please submit a full bug report, with preprocessed source if appropriate. Please include the complete backtrace with any bug report. See for instructions. make[2]: *** [../../../libgcc/static-object.mk:17: pr-support.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [../../../libgcc/static-object.mk:17: unwind-arm.o] Error 1 0x7f23efc41082 __libc_start_main ../csu/libc-start.c:308 Please submit a full bug report, with preprocessed source if appropriate. Please include the complete backtrace with any bug report. See for instructions. make[2]: *** [../../../libgcc/static-object.mk:17: unwind-c.o] Error 1 make[2]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build/armeb-buildroot-linux-gnueabi/libgcc' make[1]: *** [Makefile:12807: all-target-libgcc] Error 2 make[1]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/build' make: *** [package/pkg-generic.mk:293: /home/thomas/autobuild/instance-1/output-1/build/host-gcc-initial-11.3.0/.stamp_built] Error 2 make: Leaving directory '/home/thomas/autobuild/instance-1/buildroot'