Skip to content

Instantly share code, notes, and snippets.

@dezgeg
Created May 12, 2018 13:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dezgeg/cbe6e47b5e3fa57fb2091ca41fd783b1 to your computer and use it in GitHub Desktop.
Save dezgeg/cbe6e47b5e3fa57fb2091ca41fd783b1 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
$CPATH is `/nix/store/911yazr300l9pj6hq0h217fnnscyis4w-zlib-1.2.11-dev/include'
$LIBRARY_PATH is `/nix/store/5jk3cx8ihdvn7jq1zcknrf7k6vmdvxlg-zlib-1.2.11/lib'
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/m16cs9a00znx11mqfbkmk5f3i7gyn1ca-gcc-7.3.0.tar.xz
source root is gcc-7.3.0
setting SOURCE_DATE_EPOCH to timestamp 1516870173 of file gcc-7.3.0/MD5SUMS
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
applying patch /nix/store/pz03lhak99nzyyni72m14zsjzfjvqvr8-no-sys-dirs.patch
patching file gcc/cppdefault.c
patching file gcc/gcc.c
Hunk #1 succeeded at 1464 (offset 302 lines).
fixing the `GLIBC_DYNAMIC_LINKER', `UCLIBC_DYNAMIC_LINKER', and `MUSL_DYNAMIC_LINKER' macros...
fixing `gcc/config/kfreebsd-gnu.h'...
fixing `gcc/config/kopensolaris-gnu.h'...
fixing `gcc/config/aarch64/aarch64-freebsd.h'...
fixing `gcc/config/aarch64/aarch64-linux.h'...
fixing `gcc/config/alpha/freebsd.h'...
fixing `gcc/config/alpha/linux-elf.h'...
fixing `gcc/config/arc/linux.h'...
fixing `gcc/config/arm/freebsd.h'...
fixing `gcc/config/arm/linux-eabi.h'...
fixing `gcc/config/arm/linux-elf.h'...
fixing `gcc/config/c6x/uclinux-elf.h'...
fixing `gcc/config/cris/linux.h'...
fixing `gcc/config/frv/linux.h'...
fixing `gcc/config/i386/dragonfly.h'...
fixing `gcc/config/i386/freebsd.h'...
fixing `gcc/config/i386/freebsd64.h'...
fixing `gcc/config/i386/gnu-user.h'...
fixing `gcc/config/i386/gnu-user64.h'...
fixing `gcc/config/i386/gnu.h'...
fixing `gcc/config/i386/kfreebsd-gnu.h'...
fixing `gcc/config/i386/kfreebsd-gnu64.h'...
fixing `gcc/config/i386/linux.h'...
fixing `gcc/config/i386/linux64.h'...
fixing `gcc/config/ia64/freebsd.h'...
fixing `gcc/config/ia64/linux.h'...
fixing `gcc/config/m32r/linux.h'...
fixing `gcc/config/m68k/linux.h'...
fixing `gcc/config/microblaze/linux.h'...
fixing `gcc/config/mips/gnu-user.h'...
fixing `gcc/config/mips/linux.h'...
fixing `gcc/config/mn10300/linux.h'...
fixing `gcc/config/nios2/linux.h'...
fixing `gcc/config/pa/pa-linux.h'...
fixing `gcc/config/riscv/linux.h'...
fixing `gcc/config/rs6000/freebsd64.h'...
fixing `gcc/config/rs6000/linux.h'...
fixing `gcc/config/rs6000/linux64.h'...
fixing `gcc/config/rs6000/sysv4.h'...
fixing `gcc/config/rs6000/sysv4le.h'...
fixing `gcc/config/s390/linux.h'...
fixing `gcc/config/sh/linux.h'...
fixing `gcc/config/sparc/freebsd.h'...
fixing `gcc/config/sparc/linux.h'...
fixing `gcc/config/sparc/linux64.h'...
fixing `gcc/config/xtensa/linux.h'...
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
configure flags: --prefix=/nix/store/w1idlc52pw2b2s45h6z5fkk3jjll21j0-gcc-7.3.0 --with-gmp-include=/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include --with-gmp-lib=/nix/store/03zrfxmy79i54pwjks2f98jwr3q5q82k-gmp-6.1.2/lib --with-mpfr-include=/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include --with-mpfr-lib=/nix/store/bxbd5fb9z5diq5cblks7rjsml82qky24-mpfr-3.1.6/lib --with-mpc=/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0 --with-libelf=/nix/store/1518b0b563h4vqvsqpaksd9qxhb5n6va-libelf-0.8.13 --with-native-system-header-dir=/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include --enable-lto --disable-libstdcxx-pch --without-included-gettext --with-system-zlib --enable-static --enable-languages=c\,c++ --disable-multilib --enable-plugin --with-isl=/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1 --with-arch=armv7-a --with-fpu=vfpv3-d16
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking target system type... armv7l-unknown-linux-gnueabihf
checking for a BSD-compatible install... /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for a sed that does not truncate output... /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/sed
checking for gawk... gawk
checking for libatomic support... yes
checking for libcilkrts support... no
checking for libitm support... yes
checking for libsanitizer support... yes
checking for libvtv support... yes
checking for libmpx support... no
checking for libhsail-rt support... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking whether g++ accepts -static-libstdc++ -static-libgcc... no
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 for objdir... .libs
checking for the correct version of gmp.h... yes
checking for the correct version of mpfr.h... yes
checking for the correct version of mpc.h... yes
checking for the correct version of the gmp/mpfr/mpc libraries... yes
checking for isl 0.15 or later... yes
*** This configuration is not supported in the following subdirectories:
target-libcilkrts target-libmpx gnattools gotools target-libada target-libhsail-rt target-libgfortran target-libbacktrace target-libgo target-libffi target-libobjc target-liboffloadmic
(Any other directories should still work fine.)
checking for default BUILD_CONFIG... bootstrap-debug
checking for --enable-vtable-verify... no
checking for bison... no
checking for byacc... no
checking for yacc... no
checking for bison... no
checking for gm4... no
checking for gnum4... no
checking for m4... no
checking for flex... no
checking for lex... no
checking for flex... no
checking for makeinfo... makeinfo
checking for expect... no
checking for runtest... no
checking for ar... (cached) ar
checking for as... (cached) as
checking for dlltool... dlltool
checking for ld... (cached) ld
checking for lipo... no
checking for nm... (cached) nm
checking for ranlib... (cached) ranlib
checking for strip... (cached) strip
checking for windres... (cached) windres
checking for windmc... windmc
checking for objcopy... (cached) objcopy
checking for objdump... (cached) objdump
checking for readelf... (cached) readelf
checking for cc... cc
checking for c++... c++
checking for gcc... gcc
checking for gfortran... no
checking for gccgo... no
checking for ar... no
checking for ar... ar
checking for as... no
checking for as... as
checking for dlltool... no
checking for dlltool... dlltool
checking for ld... no
checking for ld... ld
checking for lipo... no
checking for lipo... no
checking for nm... no
checking for nm... nm
checking for objcopy... no
checking for objcopy... objcopy
checking for objdump... no
checking for objdump... objdump
checking for ranlib... no
checking for ranlib... ranlib
checking for readelf... no
checking for readelf... readelf
checking for strip... no
checking for strip... strip
checking for windres... no
checking for windres... windres
checking for windmc... no
checking for windmc... windmc
checking where to find the target ar... host tool
checking where to find the target as... host tool
checking where to find the target cc... just compiled
checking where to find the target c++... just compiled
checking where to find the target c++ for libstdc++... just compiled
checking where to find the target dlltool... host tool
checking where to find the target gcc... just compiled
checking where to find the target gfortran... host tool
checking where to find the target gccgo... host tool
checking where to find the target ld... host tool
checking where to find the target lipo... host tool
checking where to find the target nm... host tool
checking where to find the target objcopy... host tool
checking where to find the target objdump... host tool
checking where to find the target ranlib... host tool
checking where to find the target readelf... host tool
checking where to find the target strip... host tool
checking where to find the target windres... host tool
checking where to find the target windmc... host tool
checking whether to enable maintainer-specific portions of Makefiles... no
configure: creating ./config.status
config.status: creating Makefile
@nix { "action": "setPhase", "phase": "buildPhase" }
building
build flags: -j1 -l1 SHELL=/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash BUILD_SYSTEM_HEADER_DIR=/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include SYSTEM_HEADER_DIR=/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include NATIVE_SYSTEM_HEADER_DIR=/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include LDFLAGS_FOR_BUILD=\ -Wl\,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib\ -Wl\,-rpath\ -Wl\,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib\ -Wl\,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib LDFLAGS_FOR_TARGET=-Wl\,-rpath\,/nix/store/bknvy61p8kv2hwryai4ddkgasylbz1y6-gcc-7.3.0-lib/lib\ -Wl\,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib\ -Wl\,-rpath\ -Wl\,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib\ -Wl\,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib CFLAGS_FOR_BUILD=-O2\ -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include\ -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/\ -idirafter\ /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include\ -idirafter\ /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed\ \ -Wl\,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib\ -Wl\,-rpath\ -Wl\,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib\ -Wl\,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib CXXFLAGS_FOR_BUILD=-O2\ -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include\ -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/\ -idirafter\ /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include\ -idirafter\ /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed\ \ -Wl\,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib\ -Wl\,-rpath\ -Wl\,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib\ -Wl\,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib FLAGS_FOR_BUILD=-O2\ -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include\ -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/\ -idirafter\ /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include\ -idirafter\ /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed\ \ -Wl\,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib\ -Wl\,-rpath\ -Wl\,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib\ -Wl\,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib CFLAGS_FOR_TARGET=-O2\ -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include\ -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/\ -idirafter\ /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include\ -idirafter\ /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed\ -Wl\,-rpath\,/nix/store/bknvy61p8kv2hwryai4ddkgasylbz1y6-gcc-7.3.0-lib/lib\ -Wl\,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib\ -Wl\,-rpath\ -Wl\,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib\ -Wl\,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib CXXFLAGS_FOR_TARGET=-O2\ -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include\ -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/\ -idirafter\ /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include\ -idirafter\ /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed\ -Wl\,-rpath\,/nix/store/bknvy61p8kv2hwryai4ddkgasylbz1y6-gcc-7.3.0-lib/lib\ -Wl\,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib\ -Wl\,-rpath\ -Wl\,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib\ -Wl\,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib FLAGS_FOR_TARGET=-O2\ -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include\ -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/\ -idirafter\ /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include\ -idirafter\ /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed\ -Wl\,-rpath\,/nix/store/bknvy61p8kv2hwryai4ddkgasylbz1y6-gcc-7.3.0-lib/lib\ -Wl\,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib\ -Wl\,-rpath\ -Wl\,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib\ -Wl\,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib BOOT_CFLAGS=-O2\ -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include\ -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/\ -idirafter\ /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include\ -idirafter\ /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed\ -Wl\,-rpath\,/nix/store/bknvy61p8kv2hwryai4ddkgasylbz1y6-gcc-7.3.0-lib/lib\ -Wl\,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib\ -Wl\,-rpath\ -Wl\,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib\ -Wl\,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib BOOT_LDFLAGS=-O2\ -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include\ -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/\ -idirafter\ /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include\ -idirafter\ /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed\ -Wl\,-rpath\,/nix/store/bknvy61p8kv2hwryai4ddkgasylbz1y6-gcc-7.3.0-lib/lib\ -Wl\,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib\ -Wl\,-rpath\ -Wl\,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib\ -Wl\,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib LIMITS_H_TEST=true bootstrap
echo stage3 > stage_final
make[1]: Entering directory '/build/build'
make[2]: Entering directory '/build/build'
make[2]: Leaving directory '/build/build'
make[2]: Entering directory '/build/build'
Configuring stage 1 in ./intl
configure: creating cache ./config.cache
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/install -c
checking whether NLS is requested... yes
checking for msgfmt... /nix/store/2gs71ivir7rv2llhx2z0s71l2phxwjdp-gettext-0.19.8/bin/msgfmt
checking for gmsgfmt... /nix/store/2gs71ivir7rv2llhx2z0s71l2phxwjdp-gettext-0.19.8/bin/msgfmt
checking for xgettext... /nix/store/2gs71ivir7rv2llhx2z0s71l2phxwjdp-gettext-0.19.8/bin/xgettext
checking for msgmerge... /nix/store/2gs71ivir7rv2llhx2z0s71l2phxwjdp-gettext-0.19.8/bin/msgmerge
checking for armv7l-unknown-linux-gnueabihf-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking for armv7l-unknown-linux-gnueabihf-ranlib... ranlib
checking for library containing strerror... none required
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/grep
checking for egrep... /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/grep -E
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking whether integer division by zero raises SIGFPE... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... yes
checking for shared library run path origin... done
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for feof_unlocked... yes
checking for fgets_unlocked... yes
checking for getc_unlocked... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for __fsetlocking... yes
checking for iconv... yes
checking for iconv declaration... install-shextern 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 LC_MESSAGES... yes
checking for bison... no
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for aclocal... no
checking for autoconf... no
checking for autoheader... no
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.intl
config.status: creating config.h
config.status: executing default-1 commands
Configuring stage 1 in ./lto-plugin
configure: creating cache ./config.cache
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking target system type... armv7l-unknown-linux-gnueabihf
checking for a BSD-compatible install... /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for armv7l-unknown-linux-gnueabihf-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/grep
checking for egrep... /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for armv7l-unknown-linux-gnueabihf-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking whether gcc supports -Wall... yes
checking for -static-libgcc... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/sed
checking for fgrep... /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/grep -F
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for ld option to reload object files... -r
checking for armv7l-unknown-linux-gnueabihf-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for armv7l-unknown-linux-gnueabihf-ar... ar
checking for armv7l-unknown-linux-gnueabihf-strip... strip
checking for armv7l-unknown-linux-gnueabihf-ranlib... ranlib
checking command to parse nm output from gcc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for int64_t... yes
checking for uint64_t... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Configuring stage 1 in ./libiberty
configure: creating cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... makeinfo --split-size=5000000 --split-size=5000000
checking for perl... perl
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking for armv7l-unknown-linux-gnueabihf-ar... ar
checking for armv7l-unknown-linux-gnueabihf-ranlib... ranlib
checking whether to install libiberty headers and static library... no
configure: target_header_dir =
checking for armv7l-unknown-linux-gnueabihf-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/grep
checking for egrep... /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking whether gcc supports -W... yes
checking whether gcc supports -Wall... yes
checking whether gcc supports -Wwrite-strings... yes
checking whether gcc supports -Wc++-compat... yes
checking whether gcc supports -Wstrict-prototypes... yes
checking whether gcc supports -Wshadow=local... no
checking whether gcc supports -pedantic ... yes
checking whether gcc and cc understand -c and -o together... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether byte ordering is bigendian... no
checking for a BSD-compatible install... /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/install -c
checking for sys/file.h... yes
checking for sys/param.h... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for malloc.h... yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/time.h... yes
checking for time.h... yes
checking for sys/resource.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/mman.h... yes
checking for fcntl.h... yes
checking for alloca.h... yes
checking for sys/pstat.h... no
checking for sys/sysmp.h... no
checking for sys/sysinfo.h... yes
checking for machine/hal_sysinfo.h... no
checking for sys/table.h... no
checking for sys/sysctl.h... yes
checking for sys/systemcfg.h... no
checking for stdint.h... (cached) yes
checking for stdio_ext.h... yes
checking for process.h... no
checking for sys/prctl.h... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether errno must be declared... no
checking size of int... 4
checking size of long... 4
checking size of size_t... 4
checking for long long... yes
checking size of long long... 8
checking for a 64-bit type... uint64_t
checking for intptr_t... yes
checking for uintptr_t... yes
checking for ssize_t... yes
checking for pid_t... yes
checking for library containing strerror... none required
checking for asprintf... yes
checking for atexit... yes
checking for basename... yes
checking for bcmp... yes
checking for bcopy... yes
checking for bsearch... yes
checking for bzero... yes
checking for calloc... yes
checking for clock... yes
checking for ffs... yes
checking for getcwd... yes
checking for getpagesize... yes
checking for gettimeofday... yes
checking for index... yes
checking for insque... yes
checking for memchr... yes
checking for memcmp... yes
checking for memcpy... yes
checking for memmem... yes
checking for memmove... yes
checking for mempcpy... yes
checking for memset... yes
checking for mkstemps... yes
checking for putenv... yes
checking for random... yes
checking for rename... yes
checking for rindex... yes
checking for setenv... yes
checking for snprintf... yes
checking for sigsetmask... yes
checking for stpcpy... yes
checking for stpncpy... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strncasecmp... yes
checking for strndup... yes
checking for strnlen... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtod... yes
checking for strtol... yes
checking for strtoul... yes
checking for strtoll... yes
checking for strtoull... yes
checking for strverscmp... yes
checking for tmpnam... yes
checking for vasprintf... yes
checking for vfprintf... yes
checking for vprintf... yes
checking for vsnprintf... yes
checking for vsprintf... yes
checking for waitpid... yes
checking for setproctitle... no
checking whether alloca needs Cray hooks... no
checking stack direction for C alloca... -1
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 _doprnt... no
checking for sys_errlist... yes
checking for sys_nerr... yes
checking for sys_siglist... yes
checking for external symbol _system_configuration... no
checking for __fsetlocking... yes
checking for canonicalize_file_name... yes
checking for dup3... yes
checking for getrlimit... yes
checking for getrusage... yes
checking for getsysinfo... no
checking for gettimeofday... (cached) yes
checking for on_exit... yes
checking for psignal... yes
checking for pstat_getdynamic... no
checking for pstat_getstatic... no
checking for realpath... yes
checking for setrlimit... yes
checking for sbrk... yes
checking for spawnve... no
checking for spawnvpe... no
checking for strerror... yes
checking for strsignal... yes
checking for sysconf... yes
checking for sysctl... yes
checking for sysmp... no
checking for table... no
checking for times... yes
checking for wait3... yes
checking for wait4... yes
checking whether basename is declared... yes
checking whether ffs is declared... yes
checking whether asprintf is declared... yes
checking whether vasprintf is declared... yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether calloc is declared... yes
checking whether getenv is declared... yes
checking whether getopt is declared... yes
checking whether malloc is declared... yes
checking whether realloc is declared... yes
checking whether sbrk 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 strverscmp is declared... yes
checking whether canonicalize_file_name must be declared... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for working strncmp... yes
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating config.h
config.status: executing default commands
make[3]: Entering directory '/build/build/libiberty'
if [ x"-fPIC" != x ] && [ ! -d pic ]; then \
mkdir pic; \
else true; fi
touch stamp-picdir
if [ x"" != x ] && [ ! -d noasan ]; then \
mkdir noasan; \
else true; fi
touch stamp-noasandir
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/regex.c -o pic/regex.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/regex.c -o noasan/regex.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/regex.c -o regex.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/cplus-dem.c -o cplus-dem.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/cp-demangle.c -o cp-demangle.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/md5.c -o pic/md5.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/md5.c -o noasan/md5.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/md5.c -o md5.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/sha1.c -o pic/sha1.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/sha1.c -o noasan/sha1.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/sha1.c -o sha1.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/alloca.c -o pic/alloca.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/alloca.c -o noasan/alloca.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/alloca.c -o alloca.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/argv.c -o pic/argv.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/argv.c -o noasan/argv.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/argv.c -o argv.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/choose-temp.c -o pic/choose-temp.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/choose-temp.c -o noasan/choose-temp.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/choose-temp.c -o choose-temp.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/concat.c -o pic/concat.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/concat.c -o noasan/concat.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/concat.c -o concat.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/cp-demint.c -o pic/cp-demint.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/cp-demint.c -o noasan/cp-demint.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/cp-demint.c -o cp-demint.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/crc32.c -o pic/crc32.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/crc32.c -o noasan/crc32.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/crc32.c -o crc32.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/d-demangle.c -o pic/d-demangle.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/d-demangle.c -o noasan/d-demangle.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/d-demangle.c -o d-demangle.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/dwarfnames.c -o pic/dwarfnames.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/dwarfnames.c -o dwarfnames.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/dyn-string.c -o pic/dyn-string.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/dyn-string.c -o noasan/dyn-string.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/dyn-string.c -o dyn-string.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/fdmatch.c -o pic/fdmatch.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/fdmatch.c -o noasan/fdmatch.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/fdmatch.c -o fdmatch.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/fibheap.c -o pic/fibheap.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/fibheap.c -o noasan/fibheap.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/fibheap.c -o fibheap.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/filename_cmp.c -o pic/filename_cmp.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/filename_cmp.c -o noasan/filename_cmp.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/filename_cmp.c -o filename_cmp.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/floatformat.c -o pic/floatformat.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/floatformat.c -o noasan/floatformat.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/floatformat.c -o floatformat.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/fnmatch.c -o pic/fnmatch.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/fnmatch.c -o noasan/fnmatch.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/fnmatch.c -o fnmatch.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/fopen_unlocked.c -o fopen_unlocked.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/getopt.c -o pic/getopt.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/getopt.c -o noasan/getopt.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/getopt.c -o getopt.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/getopt1.c -o pic/getopt1.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/getopt1.c -o noasan/getopt1.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/getopt1.c -o getopt1.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/getpwd.c -o pic/getpwd.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/getpwd.c -o noasan/getpwd.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/getpwd.c -o getpwd.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/getruntime.c -o pic/getruntime.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/getruntime.c -o noasan/getruntime.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/getruntime.c -o getruntime.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/hashtab.c -o pic/hashtab.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/hashtab.c -o noasan/hashtab.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/hashtab.c -o hashtab.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/hex.c -o pic/hex.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/hex.c -o noasan/hex.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/hex.c -o hex.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/lbasename.c -o pic/lbasename.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/lbasename.c -o noasan/lbasename.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/lbasename.c -o lbasename.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/lrealpath.c -o pic/lrealpath.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/lrealpath.c -o noasan/lrealpath.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/lrealpath.c -o lrealpath.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/make-relative-prefix.c -o make-relative-prefix.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/make-temp-file.c -o make-temp-file.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/objalloc.c -o pic/objalloc.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/objalloc.c -o noasan/objalloc.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/objalloc.c -o objalloc.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/obstack.c -o pic/obstack.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/obstack.c -o noasan/obstack.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/obstack.c -o obstack.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/partition.c -o pic/partition.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/partition.c -o noasan/partition.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/partition.c -o partition.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/pexecute.c -o pic/pexecute.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/pexecute.c -o noasan/pexecute.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/pexecute.c -o pexecute.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/physmem.c -o pic/physmem.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/physmem.c -o noasan/physmem.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/physmem.c -o physmem.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/pex-common.c -o pic/pex-common.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/pex-common.c -o noasan/pex-common.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/pex-common.c -o pex-common.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/pex-one.c -o pic/pex-one.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/pex-one.c -o noasan/pex-one.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/pex-one.c -o pex-one.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/pex-unix.c -o pic/pex-unix.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/pex-unix.c -o noasan/pex-unix.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/pex-unix.c -o pex-unix.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/vprintf-support.c -o pic/vprintf-support.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/vprintf-support.c -o noasan/vprintf-support.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/vprintf-support.c -o vprintf-support.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/rust-demangle.c -o pic/rust-demangle.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/rust-demangle.c -o noasan/rust-demangle.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/rust-demangle.c -o rust-demangle.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/safe-ctype.c -o noasan/safe-ctype.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/safe-ctype.c -o safe-ctype.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/simple-object.c -o pic/simple-object.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/simple-object.c -o noasan/simple-object.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/simple-object.c -o simple-object.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/simple-object-coff.c -o simple-object-coff.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/simple-object-elf.c -o simple-object-elf.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/sort.c -o pic/sort.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/sort.c -o noasan/sort.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/sort.c -o sort.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/spaces.c -o pic/spaces.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/spaces.c -o noasan/spaces.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/spaces.c -o spaces.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/splay-tree.c -o pic/splay-tree.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/splay-tree.c -o noasan/splay-tree.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/splay-tree.c -o splay-tree.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/stack-limit.c -o pic/stack-limit.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/stack-limit.c -o noasan/stack-limit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/stack-limit.c -o stack-limit.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/strerror.c -o pic/strerror.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/strerror.c -o noasan/strerror.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/strerror.c -o strerror.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/strsignal.c -o pic/strsignal.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/strsignal.c -o noasan/strsignal.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/strsignal.c -o strsignal.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/timeval-utils.c -o pic/timeval-utils.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/timeval-utils.c -o noasan/timeval-utils.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/timeval-utils.c -o timeval-utils.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/xasprintf.c -o pic/xasprintf.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/xasprintf.c -o noasan/xasprintf.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/xasprintf.c -o xasprintf.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/xatexit.c -o pic/xatexit.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/xatexit.c -o noasan/xatexit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/xatexit.c -o xatexit.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/xexit.c -o pic/xexit.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/xexit.c -o noasan/xexit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/xexit.c -o xexit.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/xmalloc.c -o pic/xmalloc.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/xmalloc.c -o noasan/xmalloc.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/xmalloc.c -o xmalloc.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/xmemdup.c -o pic/xmemdup.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/xmemdup.c -o noasan/xmemdup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/xmemdup.c -o xmemdup.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/xstrdup.c -o pic/xstrdup.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/xstrdup.c -o noasan/xstrdup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/xstrdup.c -o xstrdup.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/xstrerror.c -o pic/xstrerror.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/xstrerror.c -o noasan/xstrerror.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/xstrerror.c -o xstrerror.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/xstrndup.c -o pic/xstrndup.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/xstrndup.c -o noasan/xstrndup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/xstrndup.c -o xstrndup.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/xvasprintf.c -o pic/xvasprintf.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/xvasprintf.c -o noasan/xvasprintf.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/xvasprintf.c -o xvasprintf.o
if [ x"-fPIC" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/setproctitle.c -o pic/setproctitle.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../gcc-7.3.0/libiberty/setproctitle.c -o noasan/setproctitle.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../gcc-7.3.0/libiberty/setproctitle.c -o setproctitle.o
rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a
ar rc ./libiberty.a \
./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.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
ranlib ./libiberty.a
if [ x"-fPIC" != x ]; then \
cd pic; \
ar rc ./libiberty.a \
./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.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; \
ranlib ./libiberty.a; \
cd ..; \
else true; fi; \
if [ x"" != x ]; then \
cd noasan; \
ar rc ./libiberty.a \
./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.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; \
ranlib ./libiberty.a; \
cd ..; \
else true; fi
echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.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[4]: Entering directory '/build/build/libiberty/testsuite'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/build/libiberty/testsuite'
make[3]: Leaving directory '/build/build/libiberty'
make[3]: Entering directory '/build/build/lto-plugin'
make all-am
make[4]: Entering directory '/build/build/lto-plugin'
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ./libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gcc-7.3.0/lto-plugin -I../../gcc-7.3.0/lto-plugin/../include -DHAVE_CONFIG_H -Wall -g -c -o lto-plugin.lo ../../gcc-7.3.0/lto-plugin/lto-plugin.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gcc-7.3.0/lto-plugin -I../../gcc-7.3.0/lto-plugin/../include -DHAVE_CONFIG_H -Wall -g -c ../../gcc-7.3.0/lto-plugin/lto-plugin.c -fPIC -DPIC -o .libs/lto-plugin.o
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ./libtool --tag=CC --tag=disable-static --mode=link gcc -Wall -g -Wc,-static-libgcc -module -bindir /nix/store/w1idlc52pw2b2s45h6z5fkk3jjll21j0-gcc-7.3.0/libexec/gcc/armv7l-unknown-linux-gnueabihf/7.3.0 -o liblto_plugin.la -rpath /nix/store/w1idlc52pw2b2s45h6z5fkk3jjll21j0-gcc-7.3.0/libexec/gcc/armv7l-unknown-linux-gnueabihf/7.3.0 lto-plugin.lo -Wc,../libiberty/pic/libiberty.a
libtool: link: gcc -shared -fPIC -DPIC .libs/lto-plugin.o -static-libgcc ../libiberty/pic/libiberty.a -Wl,-soname -Wl,liblto_plugin.so.0 -o .libs/liblto_plugin.so.0.0.0
libtool: link: (cd ".libs" && rm -f "liblto_plugin.so.0" && ln -s "liblto_plugin.so.0.0.0" "liblto_plugin.so.0")
libtool: link: (cd ".libs" && rm -f "liblto_plugin.so" && ln -s "liblto_plugin.so.0.0.0" "liblto_plugin.so")
libtool: link: ( cd ".libs" && rm -f "liblto_plugin.la" && ln -s "../liblto_plugin.la" "liblto_plugin.la" )
libtool: install: /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/install -c .libs/liblto_plugin.so.0.0.0 /build/build/lto-plugin/../gcc/liblto_plugin.so.0.0.0
libtool: install: (cd /build/build/lto-plugin/../gcc && { ln -s -f liblto_plugin.so.0.0.0 liblto_plugin.so.0 || { rm -f liblto_plugin.so.0 && ln -s liblto_plugin.so.0.0.0 liblto_plugin.so.0; }; })
libtool: install: (cd /build/build/lto-plugin/../gcc && { ln -s -f liblto_plugin.so.0.0.0 liblto_plugin.so || { rm -f liblto_plugin.so && ln -s liblto_plugin.so.0.0.0 liblto_plugin.so; }; })
libtool: install: /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/install -c .libs/liblto_plugin.lai /build/build/lto-plugin/../gcc/liblto_plugin.la
libtool: install: warning: remember to run `libtool --finish /nix/store/w1idlc52pw2b2s45h6z5fkk3jjll21j0-gcc-7.3.0/libexec/gcc/armv7l-unknown-linux-gnueabihf/7.3.0'
make[4]: Leaving directory '/build/build/lto-plugin'
make[3]: Leaving directory '/build/build/lto-plugin'
Configuring stage 1 in ./gcc
configure: creating cache ./config.cache
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking target system type... armv7l-unknown-linux-gnueabihf
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 assembler was specified... no
checking for armv7l-unknown-linux-gnueabihf-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether g++ -std=gnu++98 accepts -g... yes
checking for armv7l-unknown-linux-gnueabihf-gnatbind... no
checking for armv7l-unknown-linux-gnueabihf-gnatmake... no
checking whether compiler driver understands Ada... no
checking how to run the C++ preprocessor... g++ -std=gnu++98 -E
checking for grep that handles long lines and -e... /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/grep
checking for egrep... /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking how to run the C preprocessor... gcc -E
checking for inline... inline
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking size of void *... 4
checking size of short... 2
checking size of int... 4
checking size of long... 4
checking for long long... yes
checking size of long long... 8
checking for int8_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... 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 unsigned long long int... yes
checking for uintmax_t... yes
checking for uintptr_t... yes
checking for int64_t underlying type... long long
checking for std::swap in <utility>... yes
checking whether g++ -std=gnu++98 is affected by placement new aliasing bug... no
checking whether g++ -std=gnu++98 supports -W... yes
checking whether g++ -std=gnu++98 supports -Wall... yes
checking whether g++ -std=gnu++98 supports -Wnarrowing... yes
checking whether g++ -std=gnu++98 supports -Wwrite-strings... yes
checking whether g++ -std=gnu++98 supports -Wcast-qual... yes
checking whether g++ -std=gnu++98 supports -Wformat... yes
checking whether gcc supports -Wstrict-prototypes... yes
checking whether gcc supports -Wmissing-prototypes... yes
checking whether g++ -std=gnu++98 supports -Wmissing-format-attribute... yes
checking whether g++ -std=gnu++98 supports -Woverloaded-virtual... yes
checking whether gcc supports -Wold-style-definition... yes
checking whether gcc supports -Wc++-compat... yes
checking whether g++ -std=gnu++98 supports -pedantic -Wlong-long -Wvariadic-macros -Woverlength-strings... yes
checking whether gcc supports -fno-exceptions... yes
checking whether gcc supports -fno-rtti... yes
checking whether gcc supports -fasynchronous-unwind-tables... yes
checking valgrind.h usability... no
checking valgrind.h presence... no
checking for valgrind.h... no
checking for VALGRIND_DISCARD in <valgrind/memcheck.h>... no
checking for VALGRIND_DISCARD in <memcheck.h>... no
checking for multiarch configuration... no, disabled auto check (configured with --native-system-header-dir)
configure: WARNING: decimal float is not supported for this target, ignored
checking whether make sets $(MAKE)... yes
checking for gawk... gawk
checking whether ln -s works... yes
checking whether ln works... yes
checking for armv7l-unknown-linux-gnueabihf-ranlib... ranlib
checking for a BSD compatible install... /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/install -c
checking for cmp's capabilities... gnucompare
checking for mktemp... yes
checking for makeinfo... makeinfo --split-size=5000000 --split-size=5000000
checking for modern makeinfo... yes
checking for recent Pod::Man... yes
checking for flex... /build/gcc-7.3.0/missing flex
checking for bison... /build/gcc-7.3.0/missing bison
checking for nm... nm
checking for ar... ar
checking for sphinx-build... texinfo
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking whether string.h and strings.h may both be included... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether termios.h defines TIOCGWINSZ... no
checking whether sys/ioctl.h defines TIOCGWINSZ... yes
checking for limits.h... yes
checking for stddef.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for time.h... yes
checking for iconv.h... yes
checking for fcntl.h... yes
checking for ftw.h... yes
checking for unistd.h... (cached) yes
checking for sys/file.h... yes
checking for sys/time.h... yes
checking for sys/mman.h... yes
checking for sys/resource.h... yes
checking for sys/param.h... yes
checking for sys/times.h... yes
checking for sys/stat.h... (cached) yes
checking for direct.h... no
checking for malloc.h... yes
checking for langinfo.h... yes
checking for ldfcn.h... no
checking for locale.h... yes
checking for wchar.h... yes
checking for thread.h... no
checking for pthread.h... yes
checking for CHAR_BIT... yes
checking whether byte ordering is bigendian... no
checking how to run the C++ preprocessor... g++ -std=gnu++98 -E
checking for unordered_map... no
checking for tr1/unordered_map... yes
checking for ext/hash_map... yes
checking dependency style of g++ -std=gnu++98... 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 ldexp... none required
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 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 whether mbstowcs works... yes
checking for ssize_t... yes
checking for caddr_t... yes
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... ld
checking if the linker (ld) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for iconv declaration... install-shextern 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 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 if mkdir takes one argument... no
For armv7-a real value is armv7-a
../../gcc-7.3.0/gcc/config.gcc: line 3759: [: missing `]'
Using `../../gcc-7.3.0/gcc/config/arm/arm.c' for machine-specific logic.
Using `../../gcc-7.3.0/gcc/config/arm/arm.md' as machine description file.
Using the following target machine macro files:
../../gcc-7.3.0/gcc/config/dbxelf.h
../../gcc-7.3.0/gcc/config/elfos.h
../../gcc-7.3.0/gcc/config/gnu-user.h
../../gcc-7.3.0/gcc/config/linux.h
../../gcc-7.3.0/gcc/config/linux-android.h
../../gcc-7.3.0/gcc/config/glibc-stdint.h
../../gcc-7.3.0/gcc/config/arm/elf.h
../../gcc-7.3.0/gcc/config/arm/linux-gas.h
../../gcc-7.3.0/gcc/config/arm/linux-elf.h
../../gcc-7.3.0/gcc/config/arm/bpabi.h
../../gcc-7.3.0/gcc/config/arm/linux-eabi.h
../../gcc-7.3.0/gcc/config/arm/aout.h
../../gcc-7.3.0/gcc/config/vxworks-dummy.h
../../gcc-7.3.0/gcc/config/arm/arm.h
../../gcc-7.3.0/gcc/config/initfini-array.h
Using host-linux.o for host machine hooks.
checking for __cxa_atexit... yes
checking whether NLS is requested... yes
checking for catalogs to be installed... be da de el es fi fr hr id ja nl ru sr sv tr uk vi zh_CN zh_TW be da de el es fi fr hr id ja nl ru sr sv tr uk vi zh_CN zh_TW
checking how to print strings... printf
checking for a sed that does not truncate output... /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/sed
checking for fgrep... /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/grep -F
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for ld option to reload object files... -r
checking for armv7l-unknown-linux-gnueabihf-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for armv7l-unknown-linux-gnueabihf-ar... (cached) ar
checking for armv7l-unknown-linux-gnueabihf-strip... strip
checking for armv7l-unknown-linux-gnueabihf-ranlib... (cached) ranlib
checking command to parse nm output from gcc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -std=gnu++98 -E
checking for ld used by g++ -std=gnu++98... ld
checking if the linker (ld) is GNU ld... yes
checking whether the g++ -std=gnu++98 linker (ld) supports shared libraries... yes
checking for g++ -std=gnu++98 option to produce PIC... -fPIC -DPIC
checking if g++ -std=gnu++98 PIC flag -fPIC -DPIC works... yes
checking if g++ -std=gnu++98 static flag -static works... no
checking if g++ -std=gnu++98 supports -c -o file.o... yes
checking if g++ -std=gnu++98 supports -c -o file.o... (cached) yes
checking whether the g++ -std=gnu++98 linker (ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for as... /nix/store/llivj6dgy80w7xn28v6c3q5z8r2m8jsc-bootstrap-gcc-wrapper/bin/as
checking what assembler to use... /nix/store/llivj6dgy80w7xn28v6c3q5z8r2m8jsc-bootstrap-gcc-wrapper/bin/as
checking for ld... /nix/store/llivj6dgy80w7xn28v6c3q5z8r2m8jsc-bootstrap-gcc-wrapper/bin/ld
checking whether we are using gold... no
checking gold linker with split stack support as non default...
checking what linker to use... /nix/store/llivj6dgy80w7xn28v6c3q5z8r2m8jsc-bootstrap-gcc-wrapper/bin/ld
checking for nm... /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/nm
checking what nm to use... /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/nm
checking for objdump... /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/objdump
checking what objdump to use... /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/objdump
checking for readelf... /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/readelf
checking what readelf to use... /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/readelf
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... yes
checking assembler for .sleb128 and .uleb128... yes
checking assembler for cfi directives... yes
checking assembler for working cfi advance... yes
checking assembler for cfi personality directive... yes
checking assembler for cfi sections directive... yes
checking assembler for eh_frame optimization... no
checking assembler for section 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 discriminator support... yes
checking assembler for thread-local storage support... yes
checking linker -Bstatic/-Bdynamic 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 --gdwarf2 option... yes
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... 2.26
checking assembler for gnu_unique_object... yes
checking assembler for tolerance to line number 0... yes
checking support for thin archives... yes
checking linker PT_GNU_EH_FRAME support... yes
checking linker CIEv3 in .eh_frame support... yes
checking linker position independent executable support... yes
checking linker PIE support with copy reloc... no
checking linker EH-compatible garbage collection of sections... no
checking linker EH garbage collection of sections bug... no
checking linker for compressed debug sections... 3
checking linker --as-needed support... yes
checking linker mapfile support for clearing hardware capabilities... no
checking linker --build-id support... yes
checking linker *_sol2 emulation support... no
checking linker --sysroot support... yes
checking __stack_chk_fail in target C library... yes
checking sys/sdt.h in the target C library... no
checking dl_iterate_phdr in target C library... unknown
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to avoid linking multiple front-ends at once... no
Links are now set up to build a native compiler for armv7l-unknown-linux-gnueabihf.
checking for exported symbols... yes
checking for -rdynamic... yes
checking for library containing dlopen... -ldl
checking for -fPIC -shared... yes
checking for -fno-PIE option... yes
checking for -no-pie option... no
checking linker -z bndplt option... no
checking linker --push-state/--pop-state options... yes
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating as
config.status: creating collect-ld
config.status: creating nm
config.status: creating 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 -- 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
config.status: executing default commands
make[3]: Entering directory '/build/build/intl'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/build/intl'
mkdir -p -- build-armv7l-unknown-linux-gnueabihf/libiberty
Configuring in build-armv7l-unknown-linux-gnueabihf/libiberty
configure: creating cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... makeinfo --split-size=5000000 --split-size=5000000
checking for perl... perl
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking for armv7l-unknown-linux-gnueabihf-ar... ar
checking for armv7l-unknown-linux-gnueabihf-ranlib... ranlib
checking whether to install libiberty headers and static library... no
configure: target_header_dir =
checking for armv7l-unknown-linux-gnueabihf-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/grep
checking for egrep... /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking whether gcc supports -W... yes
checking whether gcc supports -Wall... yes
checking whether gcc supports -Wwrite-strings... yes
checking whether gcc supports -Wc++-compat... yes
checking whether gcc supports -Wstrict-prototypes... yes
checking whether gcc supports -Wshadow=local... no
checking whether gcc supports -pedantic ... yes
checking whether gcc and cc understand -c and -o together... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether byte ordering is bigendian... no
checking for a BSD-compatible install... /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/install -c
checking for sys/file.h... yes
checking for sys/param.h... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for malloc.h... yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/time.h... yes
checking for time.h... yes
checking for sys/resource.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/mman.h... yes
checking for fcntl.h... yes
checking for alloca.h... yes
checking for sys/pstat.h... no
checking for sys/sysmp.h... no
checking for sys/sysinfo.h... yes
checking for machine/hal_sysinfo.h... no
checking for sys/table.h... no
checking for sys/sysctl.h... yes
checking for sys/systemcfg.h... no
checking for stdint.h... (cached) yes
checking for stdio_ext.h... yes
checking for process.h... no
checking for sys/prctl.h... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether errno must be declared... no
checking size of int... 4
checking size of long... 4
checking size of size_t... 4
checking for long long... yes
checking size of long long... 8
checking for a 64-bit type... uint64_t
checking for intptr_t... yes
checking for uintptr_t... yes
checking for ssize_t... yes
checking for pid_t... yes
checking for library containing strerror... none required
checking for asprintf... yes
checking for atexit... yes
checking for basename... yes
checking for bcmp... yes
checking for bcopy... yes
checking for bsearch... yes
checking for bzero... yes
checking for calloc... yes
checking for clock... yes
checking for ffs... yes
checking for getcwd... yes
checking for getpagesize... yes
checking for gettimeofday... yes
checking for index... yes
checking for insque... yes
checking for memchr... yes
checking for memcmp... yes
checking for memcpy... yes
checking for memmem... yes
checking for memmove... yes
checking for mempcpy... yes
checking for memset... yes
checking for mkstemps... yes
checking for putenv... yes
checking for random... yes
checking for rename... yes
checking for rindex... yes
checking for setenv... yes
checking for snprintf... yes
checking for sigsetmask... yes
checking for stpcpy... yes
checking for stpncpy... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strncasecmp... yes
checking for strndup... yes
checking for strnlen... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtod... yes
checking for strtol... yes
checking for strtoul... yes
checking for strtoll... yes
checking for strtoull... yes
checking for strverscmp... yes
checking for tmpnam... yes
checking for vasprintf... yes
checking for vfprintf... yes
checking for vprintf... yes
checking for vsnprintf... yes
checking for vsprintf... yes
checking for waitpid... yes
checking for setproctitle... no
checking whether alloca needs Cray hooks... no
checking stack direction for C alloca... -1
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 _doprnt... no
checking for sys_errlist... yes
checking for sys_nerr... yes
checking for sys_siglist... yes
checking for external symbol _system_configuration... no
checking for __fsetlocking... yes
checking for canonicalize_file_name... yes
checking for dup3... yes
checking for getrlimit... yes
checking for getrusage... yes
checking for getsysinfo... no
checking for gettimeofday... (cached) yes
checking for on_exit... yes
checking for psignal... yes
checking for pstat_getdynamic... no
checking for pstat_getstatic... no
checking for realpath... yes
checking for setrlimit... yes
checking for sbrk... yes
checking for spawnve... no
checking for spawnvpe... no
checking for strerror... yes
checking for strsignal... yes
checking for sysconf... yes
checking for sysctl... yes
checking for sysmp... no
checking for table... no
checking for times... yes
checking for wait3... yes
checking for wait4... yes
checking whether basename is declared... yes
checking whether ffs is declared... yes
checking whether asprintf is declared... yes
checking whether vasprintf is declared... yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether calloc is declared... yes
checking whether getenv is declared... yes
checking whether getopt is declared... yes
checking whether malloc is declared... yes
checking whether realloc is declared... yes
checking whether sbrk 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 strverscmp is declared... yes
checking whether canonicalize_file_name must be declared... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for working strncmp... yes
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating config.h
config.status: executing default commands
make[3]: Entering directory '/build/build/build-armv7l-unknown-linux-gnueabihf/libiberty'
if [ x"" != x ] && [ ! -d pic ]; then \
mkdir pic; \
else true; fi
touch stamp-picdir
if [ x"" != x ] && [ ! -d noasan ]; then \
mkdir noasan; \
else true; fi
touch stamp-noasandir
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/regex.c -o pic/regex.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/regex.c -o noasan/regex.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/regex.c -o regex.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/cplus-dem.c -o cplus-dem.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/cp-demangle.c -o cp-demangle.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/md5.c -o pic/md5.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/md5.c -o noasan/md5.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/md5.c -o md5.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/sha1.c -o pic/sha1.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/sha1.c -o noasan/sha1.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/sha1.c -o sha1.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/alloca.c -o pic/alloca.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/alloca.c -o noasan/alloca.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/alloca.c -o alloca.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/argv.c -o pic/argv.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/argv.c -o noasan/argv.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/argv.c -o argv.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/choose-temp.c -o pic/choose-temp.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/choose-temp.c -o noasan/choose-temp.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/choose-temp.c -o choose-temp.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/concat.c -o pic/concat.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/concat.c -o noasan/concat.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/concat.c -o concat.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/cp-demint.c -o pic/cp-demint.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/cp-demint.c -o noasan/cp-demint.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/cp-demint.c -o cp-demint.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/crc32.c -o pic/crc32.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/crc32.c -o noasan/crc32.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/crc32.c -o crc32.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/d-demangle.c -o pic/d-demangle.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/d-demangle.c -o noasan/d-demangle.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/d-demangle.c -o d-demangle.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/dwarfnames.c -o pic/dwarfnames.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/dwarfnames.c -o dwarfnames.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/dyn-string.c -o pic/dyn-string.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/dyn-string.c -o noasan/dyn-string.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/dyn-string.c -o dyn-string.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/fdmatch.c -o pic/fdmatch.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/fdmatch.c -o noasan/fdmatch.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/fdmatch.c -o fdmatch.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/fibheap.c -o pic/fibheap.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/fibheap.c -o noasan/fibheap.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/fibheap.c -o fibheap.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/filename_cmp.c -o pic/filename_cmp.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/filename_cmp.c -o noasan/filename_cmp.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/filename_cmp.c -o filename_cmp.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/floatformat.c -o pic/floatformat.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/floatformat.c -o noasan/floatformat.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/floatformat.c -o floatformat.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/fnmatch.c -o pic/fnmatch.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/fnmatch.c -o noasan/fnmatch.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/fnmatch.c -o fnmatch.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/fopen_unlocked.c -o fopen_unlocked.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/getopt.c -o pic/getopt.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/getopt.c -o noasan/getopt.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/getopt.c -o getopt.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/getopt1.c -o pic/getopt1.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/getopt1.c -o noasan/getopt1.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/getopt1.c -o getopt1.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/getpwd.c -o pic/getpwd.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/getpwd.c -o noasan/getpwd.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/getpwd.c -o getpwd.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/getruntime.c -o pic/getruntime.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/getruntime.c -o noasan/getruntime.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/getruntime.c -o getruntime.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/hashtab.c -o pic/hashtab.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/hashtab.c -o noasan/hashtab.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/hashtab.c -o hashtab.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/hex.c -o pic/hex.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/hex.c -o noasan/hex.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/hex.c -o hex.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/lbasename.c -o pic/lbasename.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/lbasename.c -o noasan/lbasename.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/lbasename.c -o lbasename.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/lrealpath.c -o pic/lrealpath.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/lrealpath.c -o noasan/lrealpath.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/lrealpath.c -o lrealpath.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/make-relative-prefix.c -o make-relative-prefix.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/make-temp-file.c -o make-temp-file.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/objalloc.c -o pic/objalloc.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/objalloc.c -o noasan/objalloc.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/objalloc.c -o objalloc.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/obstack.c -o pic/obstack.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/obstack.c -o noasan/obstack.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/obstack.c -o obstack.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/partition.c -o pic/partition.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/partition.c -o noasan/partition.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/partition.c -o partition.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/pexecute.c -o pic/pexecute.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/pexecute.c -o noasan/pexecute.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/pexecute.c -o pexecute.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/physmem.c -o pic/physmem.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/physmem.c -o noasan/physmem.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/physmem.c -o physmem.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/pex-common.c -o pic/pex-common.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/pex-common.c -o noasan/pex-common.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/pex-common.c -o pex-common.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/pex-one.c -o pic/pex-one.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/pex-one.c -o noasan/pex-one.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/pex-one.c -o pex-one.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/pex-unix.c -o pic/pex-unix.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/pex-unix.c -o noasan/pex-unix.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/pex-unix.c -o pex-unix.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/vprintf-support.c -o pic/vprintf-support.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/vprintf-support.c -o noasan/vprintf-support.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/vprintf-support.c -o vprintf-support.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/rust-demangle.c -o pic/rust-demangle.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/rust-demangle.c -o noasan/rust-demangle.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/rust-demangle.c -o rust-demangle.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/safe-ctype.c -o noasan/safe-ctype.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/safe-ctype.c -o safe-ctype.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/simple-object.c -o pic/simple-object.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/simple-object.c -o noasan/simple-object.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/simple-object.c -o simple-object.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/simple-object-coff.c -o simple-object-coff.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/simple-object-elf.c -o simple-object-elf.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/sort.c -o pic/sort.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/sort.c -o noasan/sort.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/sort.c -o sort.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/spaces.c -o pic/spaces.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/spaces.c -o noasan/spaces.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/spaces.c -o spaces.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/splay-tree.c -o pic/splay-tree.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/splay-tree.c -o noasan/splay-tree.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/splay-tree.c -o splay-tree.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/stack-limit.c -o pic/stack-limit.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/stack-limit.c -o noasan/stack-limit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/stack-limit.c -o stack-limit.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/strerror.c -o pic/strerror.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/strerror.c -o noasan/strerror.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/strerror.c -o strerror.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/strsignal.c -o pic/strsignal.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/strsignal.c -o noasan/strsignal.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/strsignal.c -o strsignal.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/timeval-utils.c -o pic/timeval-utils.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/timeval-utils.c -o noasan/timeval-utils.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/timeval-utils.c -o timeval-utils.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/xasprintf.c -o pic/xasprintf.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/xasprintf.c -o noasan/xasprintf.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/xasprintf.c -o xasprintf.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/xatexit.c -o pic/xatexit.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/xatexit.c -o noasan/xatexit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/xatexit.c -o xatexit.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/xexit.c -o pic/xexit.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/xexit.c -o noasan/xexit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/xexit.c -o xexit.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/xmalloc.c -o pic/xmalloc.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/xmalloc.c -o noasan/xmalloc.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/xmalloc.c -o xmalloc.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/xmemdup.c -o pic/xmemdup.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/xmemdup.c -o noasan/xmemdup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/xmemdup.c -o xmemdup.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/xstrdup.c -o pic/xstrdup.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/xstrdup.c -o noasan/xstrdup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/xstrdup.c -o xstrdup.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/xstrerror.c -o pic/xstrerror.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/xstrerror.c -o noasan/xstrerror.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/xstrerror.c -o xstrerror.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/xstrndup.c -o pic/xstrndup.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/xstrndup.c -o noasan/xstrndup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/xstrndup.c -o xstrndup.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/xvasprintf.c -o pic/xvasprintf.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/xvasprintf.c -o noasan/xvasprintf.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/xvasprintf.c -o xvasprintf.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/setproctitle.c -o pic/setproctitle.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/setproctitle.c -o noasan/setproctitle.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -I. -I../../../gcc-7.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../gcc-7.3.0/libiberty/setproctitle.c -o setproctitle.o
rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a
ar rc ./libiberty.a \
./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.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
ranlib ./libiberty.a
if [ x"" != x ]; then \
cd pic; \
ar rc ./libiberty.a \
./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.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; \
ranlib ./libiberty.a; \
cd ..; \
else true; fi; \
if [ x"" != x ]; then \
cd noasan; \
ar rc ./libiberty.a \
./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.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; \
ranlib ./libiberty.a; \
cd ..; \
else true; fi
echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.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[4]: Entering directory '/build/build/build-armv7l-unknown-linux-gnueabihf/libiberty/testsuite'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/build/build-armv7l-unknown-linux-gnueabihf/libiberty/testsuite'
make[3]: Leaving directory '/build/build/build-armv7l-unknown-linux-gnueabihf/libiberty'
mkdir -p -- build-armv7l-unknown-linux-gnueabihf/fixincludes
Configuring in build-armv7l-unknown-linux-gnueabihf/fixincludes
configure: creating cache ./config.cache
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking target system type... armv7l-unknown-linux-gnueabihf
checking for armv7l-unknown-linux-gnueabihf-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/grep
checking for egrep... /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for a sed that does not truncate output... /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/sed
checking whether gcc supports -W... yes
checking whether gcc supports -Wall... yes
checking whether gcc supports -Wwrite-strings... yes
checking whether gcc supports -Wstrict-prototypes... yes
checking whether gcc supports -Wmissing-prototypes... yes
checking whether gcc supports -Wold-style-definition... yes
checking whether gcc supports -Wmissing-format-attribute... yes
checking whether gcc supports -Woverlength-strings... yes
checking whether gcc supports -pedantic -Wlong-long... yes
checking for ANSI C header files... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for strings.h... (cached) yes
checking for unistd.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking for sys/stat.h... (cached) 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 whether abort is declared... yes
checking whether asprintf is declared... yes
checking whether basename is declared... yes
checking whether errno is declared... no
checking whether vasprintf 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 for an ANSI C-conforming const... 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)... 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
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mkheaders.almost
config.status: creating config.h
make[3]: Entering directory '/build/build/build-armv7l-unknown-linux-gnueabihf/fixincludes'
gcc -c -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -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../../../gcc-7.3.0/fixincludes -I../include -I../../../gcc-7.3.0/fixincludes/../include ../../../gcc-7.3.0/fixincludes/fixincl.c
gcc -c -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -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../../../gcc-7.3.0/fixincludes -I../include -I../../../gcc-7.3.0/fixincludes/../include ../../../gcc-7.3.0/fixincludes/fixtests.c
gcc -c -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -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../../../gcc-7.3.0/fixincludes -I../include -I../../../gcc-7.3.0/fixincludes/../include ../../../gcc-7.3.0/fixincludes/fixfixes.c
gcc -c -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -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../../../gcc-7.3.0/fixincludes -I../include -I../../../gcc-7.3.0/fixincludes/../include ../../../gcc-7.3.0/fixincludes/server.c
gcc -c -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -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../../../gcc-7.3.0/fixincludes -I../include -I../../../gcc-7.3.0/fixincludes/../include ../../../gcc-7.3.0/fixincludes/procopen.c
gcc -c -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -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../../../gcc-7.3.0/fixincludes -I../include -I../../../gcc-7.3.0/fixincludes/../include ../../../gcc-7.3.0/fixincludes/fixlib.c
gcc -c -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -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../../../gcc-7.3.0/fixincludes -I../include -I../../../gcc-7.3.0/fixincludes/../include ../../../gcc-7.3.0/fixincludes/fixopts.c
gcc -O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a
echo timestamp > full-stamp
srcdir="../../../gcc-7.3.0/fixincludes" /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ../../../gcc-7.3.0/fixincludes/mkfixinc.sh armv7l-unknown-linux-gnueabihf
sed -e 's/@gcc_version@/7.3.0/' < mkheaders.almost > mkheadersT
mv -f mkheadersT mkheaders
make[3]: Leaving directory '/build/build/build-armv7l-unknown-linux-gnueabihf/fixincludes'
mkdir -p -- build-armv7l-unknown-linux-gnueabihf/libcpp
Configuring in build-armv7l-unknown-linux-gnueabihf/libcpp
configure: creating cache ./config.cache
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking target system type... armv7l-unknown-linux-gnueabihf
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/install -c
checking for armv7l-unknown-linux-gnueabihf-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether g++ -std=gnu++98 accepts -g... yes
checking for armv7l-unknown-linux-gnueabihf-ranlib... ranlib
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/grep
checking for egrep... /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for aclocal... no
checking for autoconf... no
checking for autoheader... no
checking whether gcc supports -W... yes
checking whether gcc supports -Wall... yes
checking whether gcc supports -Wnarrowing... yes
checking whether gcc supports -Wwrite-strings... yes
checking whether gcc supports -Wmissing-format-attribute... yes
checking whether gcc supports -Wstrict-prototypes... yes
checking whether gcc supports -Wmissing-prototypes... yes
checking whether gcc supports -Wold-style-definition... yes
checking whether gcc supports -Wc++-compat... yes
checking whether gcc supports -pedantic -Wlong-long... yes
checking whether gcc supports -fno-exceptions... yes
checking whether gcc supports -fno-rtti... yes
checking dependency style of g++ -std=gnu++98... gcc3
checking whether time.h and sys/time.h may both be included... yes
checking whether string.h and strings.h may both be included... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for strings.h... (cached) yes
checking for string.h... (cached) yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking for unistd.h... (cached) yes
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for obstacks... 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... yes
checking for uint64_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking size of int... 4
checking size of long... 4
checking for clearerr_unlocked... yes
checking for feof_unlocked... yes
checking for ferror_unlocked... yes
checking for fflush_unlocked... yes
checking for fgetc_unlocked... yes
checking for fgets_unlocked... yes
checking for fileno_unlocked... yes
checking for fprintf_unlocked... no
checking for fputc_unlocked... yes
checking for fputs_unlocked... yes
checking for fread_unlocked... yes
checking for fwrite_unlocked... yes
checking for getchar_unlocked... yes
checking for getc_unlocked... yes
checking for putchar_unlocked... yes
checking for putc_unlocked... yes
checking whether abort is declared... yes
checking whether asprintf is declared... yes
checking whether basename is declared... yes
checking whether errno is declared... no
checking whether getopt is declared... yes
checking whether vasprintf is declared... 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 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... ld
checking if the linker (ld) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... (cached) no
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
make[3]: Entering directory '/build/build/build-armv7l-unknown-linux-gnueabihf/libcpp'
g++ -std=gnu++98 -I../../../gcc-7.3.0/libcpp -I. -I../../../gcc-7.3.0/libcpp/../include -I../../../gcc-7.3.0/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../gcc-7.3.0/libcpp -I. -I../../../gcc-7.3.0/libcpp/../include -I../../../gcc-7.3.0/libcpp/include -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../../gcc-7.3.0/libcpp/charset.c
g++ -std=gnu++98 -I../../../gcc-7.3.0/libcpp -I. -I../../../gcc-7.3.0/libcpp/../include -I../../../gcc-7.3.0/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../gcc-7.3.0/libcpp -I. -I../../../gcc-7.3.0/libcpp/../include -I../../../gcc-7.3.0/libcpp/include -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo ../../../gcc-7.3.0/libcpp/directives.c
g++ -std=gnu++98 -I../../../gcc-7.3.0/libcpp -I. -I../../../gcc-7.3.0/libcpp/../include -I../../../gcc-7.3.0/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../gcc-7.3.0/libcpp -I. -I../../../gcc-7.3.0/libcpp/../include -I../../../gcc-7.3.0/libcpp/include -c -o directives-only.o -MT directives-only.o -MMD -MP -MF .deps/directives-only.Tpo ../../../gcc-7.3.0/libcpp/directives-only.c
g++ -std=gnu++98 -I../../../gcc-7.3.0/libcpp -I. -I../../../gcc-7.3.0/libcpp/../include -I../../../gcc-7.3.0/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../gcc-7.3.0/libcpp -I. -I../../../gcc-7.3.0/libcpp/../include -I../../../gcc-7.3.0/libcpp/include -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../../gcc-7.3.0/libcpp/errors.c
g++ -std=gnu++98 -I../../../gcc-7.3.0/libcpp -I. -I../../../gcc-7.3.0/libcpp/../include -I../../../gcc-7.3.0/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../gcc-7.3.0/libcpp -I. -I../../../gcc-7.3.0/libcpp/../include -I../../../gcc-7.3.0/libcpp/include -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../../gcc-7.3.0/libcpp/expr.c
g++ -std=gnu++98 -I../../../gcc-7.3.0/libcpp -I. -I../../../gcc-7.3.0/libcpp/../include -I../../../gcc-7.3.0/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../gcc-7.3.0/libcpp -I. -I../../../gcc-7.3.0/libcpp/../include -I../../../gcc-7.3.0/libcpp/include -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../../gcc-7.3.0/libcpp/files.c
g++ -std=gnu++98 -I../../../gcc-7.3.0/libcpp -I. -I../../../gcc-7.3.0/libcpp/../include -I../../../gcc-7.3.0/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../gcc-7.3.0/libcpp -I. -I../../../gcc-7.3.0/libcpp/../include -I../../../gcc-7.3.0/libcpp/include -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo ../../../gcc-7.3.0/libcpp/identifiers.c
echo "#define LOCALEDIR \"/nix/store/w1idlc52pw2b2s45h6z5fkk3jjll21j0-gcc-7.3.0/share/locale\"" > localedir.new
../../../gcc-7.3.0/libcpp/../move-if-change localedir.new localedir.h
echo timestamp > localedir.hs
g++ -std=gnu++98 -I../../../gcc-7.3.0/libcpp -I. -I../../../gcc-7.3.0/libcpp/../include -I../../../gcc-7.3.0/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../gcc-7.3.0/libcpp -I. -I../../../gcc-7.3.0/libcpp/../include -I../../../gcc-7.3.0/libcpp/include -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../../gcc-7.3.0/libcpp/init.c
g++ -std=gnu++98 -I../../../gcc-7.3.0/libcpp -I. -I../../../gcc-7.3.0/libcpp/../include -I../../../gcc-7.3.0/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../gcc-7.3.0/libcpp -I. -I../../../gcc-7.3.0/libcpp/../include -I../../../gcc-7.3.0/libcpp/include -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo ../../../gcc-7.3.0/libcpp/lex.c
g++ -std=gnu++98 -I../../../gcc-7.3.0/libcpp -I. -I../../../gcc-7.3.0/libcpp/../include -I../../../gcc-7.3.0/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../gcc-7.3.0/libcpp -I. -I../../../gcc-7.3.0/libcpp/../include -I../../../gcc-7.3.0/libcpp/include -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo ../../../gcc-7.3.0/libcpp/line-map.c
g++ -std=gnu++98 -I../../../gcc-7.3.0/libcpp -I. -I../../../gcc-7.3.0/libcpp/../include -I../../../gcc-7.3.0/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../gcc-7.3.0/libcpp -I. -I../../../gcc-7.3.0/libcpp/../include -I../../../gcc-7.3.0/libcpp/include -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../../gcc-7.3.0/libcpp/macro.c
g++ -std=gnu++98 -I../../../gcc-7.3.0/libcpp -I. -I../../../gcc-7.3.0/libcpp/../include -I../../../gcc-7.3.0/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../gcc-7.3.0/libcpp -I. -I../../../gcc-7.3.0/libcpp/../include -I../../../gcc-7.3.0/libcpp/include -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../../gcc-7.3.0/libcpp/mkdeps.c
g++ -std=gnu++98 -I../../../gcc-7.3.0/libcpp -I. -I../../../gcc-7.3.0/libcpp/../include -I../../../gcc-7.3.0/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../gcc-7.3.0/libcpp -I. -I../../../gcc-7.3.0/libcpp/../include -I../../../gcc-7.3.0/libcpp/include -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo ../../../gcc-7.3.0/libcpp/pch.c
g++ -std=gnu++98 -I../../../gcc-7.3.0/libcpp -I. -I../../../gcc-7.3.0/libcpp/../include -I../../../gcc-7.3.0/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../gcc-7.3.0/libcpp -I. -I../../../gcc-7.3.0/libcpp/../include -I../../../gcc-7.3.0/libcpp/include -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../../gcc-7.3.0/libcpp/symtab.c
g++ -std=gnu++98 -I../../../gcc-7.3.0/libcpp -I. -I../../../gcc-7.3.0/libcpp/../include -I../../../gcc-7.3.0/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../gcc-7.3.0/libcpp -I. -I../../../gcc-7.3.0/libcpp/../include -I../../../gcc-7.3.0/libcpp/include -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../../gcc-7.3.0/libcpp/traditional.c
rm -f libcpp.a
ar cru libcpp.a charset.o directives.o directives-only.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libcpp.a
make[3]: Leaving directory '/build/build/build-armv7l-unknown-linux-gnueabihf/libcpp'
Configuring stage 1 in ./libbacktrace
configure: creating cache ./config.cache
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking target system type... armv7l-unknown-linux-gnueabihf
checking for armv7l-unknown-linux-gnueabihf-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/grep
checking for egrep... /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for a BSD-compatible install... /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for armv7l-unknown-linux-gnueabihf-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking for armv7l-unknown-linux-gnueabihf-ranlib... ranlib
checking for gawk... (cached) gawk
checking how to print strings... printf
checking for a sed that does not truncate output... /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/sed
checking for fgrep... /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/grep -F
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for ld option to reload object files... -r
checking for armv7l-unknown-linux-gnueabihf-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for armv7l-unknown-linux-gnueabihf-ar... ar
checking for armv7l-unknown-linux-gnueabihf-strip... strip
checking for armv7l-unknown-linux-gnueabihf-ranlib... (cached) ranlib
checking command to parse nm output from gcc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking unwind.h usability... yes
checking unwind.h presence... yes
checking for unwind.h... yes
checking for _Unwind_Backtrace... yes
checking for -funwind-tables option... yes
checking for -frandom-seed=string option... yes
checking whether gcc supports -W... yes
checking whether gcc supports -Wall... yes
checking whether gcc supports -Wwrite-strings... yes
checking whether gcc supports -Wstrict-prototypes... yes
checking whether gcc supports -Wmissing-prototypes... yes
checking whether gcc supports -Wold-style-definition... yes
checking whether gcc supports -Wmissing-format-attribute... yes
checking whether gcc supports -Wcast-qual... yes
checking for _Unwind_GetIPInfo... yes
checking __sync extensions... yes
checking __atomic extensions... yes
checking output filetype... elf32
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
checking for uintptr_t... yes
checking for int_least32_t... yes
checking for int_fast32_t... yes
checking for uint64_t... yes
checking what to include in gstdint.h... stdint.h (already complete)
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for mmap... yes
checking link.h usability... yes
checking link.h presence... yes
checking for link.h... yes
checking for dl_iterate_phdr... yes
checking for fcntl... yes
checking whether strnlen is declared... yes
checking for getexecname... no
checking whether tests can run... yes
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating backtrace-supported.h
config.status: creating config.h
config.status: executing libtool commands
config.status: executing gstdint.h commands
config.status: executing default commands
make[3]: Entering directory '/build/build/libbacktrace'
make all-am
make[4]: Entering directory '/build/build/libbacktrace'
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gcc-7.3.0/libbacktrace -I ../../gcc-7.3.0/libbacktrace/../include -I ../../gcc-7.3.0/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 -g -c -o atomic.lo ../../gcc-7.3.0/libbacktrace/atomic.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gcc-7.3.0/libbacktrace -I ../../gcc-7.3.0/libbacktrace/../include -I ../../gcc-7.3.0/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 -g -c ../../gcc-7.3.0/libbacktrace/atomic.c -fPIC -DPIC -o .libs/atomic.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gcc-7.3.0/libbacktrace -I ../../gcc-7.3.0/libbacktrace/../include -I ../../gcc-7.3.0/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 -g -c ../../gcc-7.3.0/libbacktrace/atomic.c -o atomic.o >/dev/null 2>&1
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gcc-7.3.0/libbacktrace -I ../../gcc-7.3.0/libbacktrace/../include -I ../../gcc-7.3.0/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 -g -c -o dwarf.lo ../../gcc-7.3.0/libbacktrace/dwarf.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gcc-7.3.0/libbacktrace -I ../../gcc-7.3.0/libbacktrace/../include -I ../../gcc-7.3.0/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 -g -c ../../gcc-7.3.0/libbacktrace/dwarf.c -fPIC -DPIC -o .libs/dwarf.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gcc-7.3.0/libbacktrace -I ../../gcc-7.3.0/libbacktrace/../include -I ../../gcc-7.3.0/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 -g -c ../../gcc-7.3.0/libbacktrace/dwarf.c -o dwarf.o >/dev/null 2>&1
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gcc-7.3.0/libbacktrace -I ../../gcc-7.3.0/libbacktrace/../include -I ../../gcc-7.3.0/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 -g -c -o fileline.lo ../../gcc-7.3.0/libbacktrace/fileline.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gcc-7.3.0/libbacktrace -I ../../gcc-7.3.0/libbacktrace/../include -I ../../gcc-7.3.0/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 -g -c ../../gcc-7.3.0/libbacktrace/fileline.c -fPIC -DPIC -o .libs/fileline.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gcc-7.3.0/libbacktrace -I ../../gcc-7.3.0/libbacktrace/../include -I ../../gcc-7.3.0/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 -g -c ../../gcc-7.3.0/libbacktrace/fileline.c -o fileline.o >/dev/null 2>&1
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gcc-7.3.0/libbacktrace -I ../../gcc-7.3.0/libbacktrace/../include -I ../../gcc-7.3.0/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 -g -c -o posix.lo ../../gcc-7.3.0/libbacktrace/posix.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gcc-7.3.0/libbacktrace -I ../../gcc-7.3.0/libbacktrace/../include -I ../../gcc-7.3.0/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 -g -c ../../gcc-7.3.0/libbacktrace/posix.c -fPIC -DPIC -o .libs/posix.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gcc-7.3.0/libbacktrace -I ../../gcc-7.3.0/libbacktrace/../include -I ../../gcc-7.3.0/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 -g -c ../../gcc-7.3.0/libbacktrace/posix.c -o posix.o >/dev/null 2>&1
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gcc-7.3.0/libbacktrace -I ../../gcc-7.3.0/libbacktrace/../include -I ../../gcc-7.3.0/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 -g -c -o print.lo ../../gcc-7.3.0/libbacktrace/print.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gcc-7.3.0/libbacktrace -I ../../gcc-7.3.0/libbacktrace/../include -I ../../gcc-7.3.0/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 -g -c ../../gcc-7.3.0/libbacktrace/print.c -fPIC -DPIC -o .libs/print.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gcc-7.3.0/libbacktrace -I ../../gcc-7.3.0/libbacktrace/../include -I ../../gcc-7.3.0/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 -g -c ../../gcc-7.3.0/libbacktrace/print.c -o print.o >/dev/null 2>&1
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gcc-7.3.0/libbacktrace -I ../../gcc-7.3.0/libbacktrace/../include -I ../../gcc-7.3.0/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 -g -c -o sort.lo ../../gcc-7.3.0/libbacktrace/sort.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gcc-7.3.0/libbacktrace -I ../../gcc-7.3.0/libbacktrace/../include -I ../../gcc-7.3.0/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 -g -c ../../gcc-7.3.0/libbacktrace/sort.c -fPIC -DPIC -o .libs/sort.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gcc-7.3.0/libbacktrace -I ../../gcc-7.3.0/libbacktrace/../include -I ../../gcc-7.3.0/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 -g -c ../../gcc-7.3.0/libbacktrace/sort.c -o sort.o >/dev/null 2>&1
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gcc-7.3.0/libbacktrace -I ../../gcc-7.3.0/libbacktrace/../include -I ../../gcc-7.3.0/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 -g -c -o state.lo ../../gcc-7.3.0/libbacktrace/state.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gcc-7.3.0/libbacktrace -I ../../gcc-7.3.0/libbacktrace/../include -I ../../gcc-7.3.0/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 -g -c ../../gcc-7.3.0/libbacktrace/state.c -fPIC -DPIC -o .libs/state.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gcc-7.3.0/libbacktrace -I ../../gcc-7.3.0/libbacktrace/../include -I ../../gcc-7.3.0/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 -g -c ../../gcc-7.3.0/libbacktrace/state.c -o state.o >/dev/null 2>&1
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gcc-7.3.0/libbacktrace -I ../../gcc-7.3.0/libbacktrace/../include -I ../../gcc-7.3.0/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 -g -c -o backtrace.lo ../../gcc-7.3.0/libbacktrace/backtrace.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gcc-7.3.0/libbacktrace -I ../../gcc-7.3.0/libbacktrace/../include -I ../../gcc-7.3.0/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 -g -c ../../gcc-7.3.0/libbacktrace/backtrace.c -fPIC -DPIC -o .libs/backtrace.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gcc-7.3.0/libbacktrace -I ../../gcc-7.3.0/libbacktrace/../include -I ../../gcc-7.3.0/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 -g -c ../../gcc-7.3.0/libbacktrace/backtrace.c -o backtrace.o >/dev/null 2>&1
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gcc-7.3.0/libbacktrace -I ../../gcc-7.3.0/libbacktrace/../include -I ../../gcc-7.3.0/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 -g -c -o simple.lo ../../gcc-7.3.0/libbacktrace/simple.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gcc-7.3.0/libbacktrace -I ../../gcc-7.3.0/libbacktrace/../include -I ../../gcc-7.3.0/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 -g -c ../../gcc-7.3.0/libbacktrace/simple.c -fPIC -DPIC -o .libs/simple.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gcc-7.3.0/libbacktrace -I ../../gcc-7.3.0/libbacktrace/../include -I ../../gcc-7.3.0/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 -g -c ../../gcc-7.3.0/libbacktrace/simple.c -o simple.o >/dev/null 2>&1
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gcc-7.3.0/libbacktrace -I ../../gcc-7.3.0/libbacktrace/../include -I ../../gcc-7.3.0/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 -g -c -o elf.lo ../../gcc-7.3.0/libbacktrace/elf.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gcc-7.3.0/libbacktrace -I ../../gcc-7.3.0/libbacktrace/../include -I ../../gcc-7.3.0/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 -g -c ../../gcc-7.3.0/libbacktrace/elf.c -fPIC -DPIC -o .libs/elf.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gcc-7.3.0/libbacktrace -I ../../gcc-7.3.0/libbacktrace/../include -I ../../gcc-7.3.0/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 -g -c ../../gcc-7.3.0/libbacktrace/elf.c -o elf.o >/dev/null 2>&1
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gcc-7.3.0/libbacktrace -I ../../gcc-7.3.0/libbacktrace/../include -I ../../gcc-7.3.0/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 -g -c -o mmapio.lo ../../gcc-7.3.0/libbacktrace/mmapio.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gcc-7.3.0/libbacktrace -I ../../gcc-7.3.0/libbacktrace/../include -I ../../gcc-7.3.0/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 -g -c ../../gcc-7.3.0/libbacktrace/mmapio.c -fPIC -DPIC -o .libs/mmapio.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gcc-7.3.0/libbacktrace -I ../../gcc-7.3.0/libbacktrace/../include -I ../../gcc-7.3.0/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 -g -c ../../gcc-7.3.0/libbacktrace/mmapio.c -o mmapio.o >/dev/null 2>&1
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gcc-7.3.0/libbacktrace -I ../../gcc-7.3.0/libbacktrace/../include -I ../../gcc-7.3.0/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 -g -c -o mmap.lo ../../gcc-7.3.0/libbacktrace/mmap.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gcc-7.3.0/libbacktrace -I ../../gcc-7.3.0/libbacktrace/../include -I ../../gcc-7.3.0/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 -g -c ../../gcc-7.3.0/libbacktrace/mmap.c -fPIC -DPIC -o .libs/mmap.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gcc-7.3.0/libbacktrace -I ../../gcc-7.3.0/libbacktrace/../include -I ../../gcc-7.3.0/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 -g -c ../../gcc-7.3.0/libbacktrace/mmap.c -o mmap.o >/dev/null 2>&1
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ./libtool --tag=CC --mode=link gcc -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -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
libtool: link: ar rc .libs/libbacktrace.a .libs/atomic.o .libs/dwarf.o .libs/fileline.o .libs/posix.o .libs/print.o .libs/sort.o .libs/state.o .libs/backtrace.o .libs/simple.o .libs/elf.o .libs/mmapio.o .libs/mmap.o
libtool: link: ranlib .libs/libbacktrace.a
libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" )
true DO=all multi-do # make
make[4]: Leaving directory '/build/build/libbacktrace'
make[3]: Leaving directory '/build/build/libbacktrace'
Configuring stage 1 in ./libcpp
configure: creating cache ./config.cache
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking target system type... armv7l-unknown-linux-gnueabihf
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/install -c
checking for armv7l-unknown-linux-gnueabihf-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether g++ -std=gnu++98 accepts -g... yes
checking for armv7l-unknown-linux-gnueabihf-ranlib... ranlib
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/grep
checking for egrep... /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for aclocal... no
checking for autoconf... no
checking for autoheader... no
checking whether gcc supports -W... yes
checking whether gcc supports -Wall... yes
checking whether gcc supports -Wnarrowing... yes
checking whether gcc supports -Wwrite-strings... yes
checking whether gcc supports -Wmissing-format-attribute... yes
checking whether gcc supports -Wstrict-prototypes... yes
checking whether gcc supports -Wmissing-prototypes... yes
checking whether gcc supports -Wold-style-definition... yes
checking whether gcc supports -Wc++-compat... yes
checking whether gcc supports -pedantic -Wlong-long... yes
checking whether gcc supports -fno-exceptions... yes
checking whether gcc supports -fno-rtti... yes
checking dependency style of g++ -std=gnu++98... gcc3
checking whether time.h and sys/time.h may both be included... yes
checking whether string.h and strings.h may both be included... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for strings.h... (cached) yes
checking for string.h... (cached) yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking for unistd.h... (cached) yes
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for obstacks... 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... yes
checking for uint64_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking size of int... 4
checking size of long... 4
checking for clearerr_unlocked... yes
checking for feof_unlocked... yes
checking for ferror_unlocked... yes
checking for fflush_unlocked... yes
checking for fgetc_unlocked... yes
checking for fgets_unlocked... yes
checking for fileno_unlocked... yes
checking for fprintf_unlocked... no
checking for fputc_unlocked... yes
checking for fputs_unlocked... yes
checking for fread_unlocked... yes
checking for fwrite_unlocked... yes
checking for getchar_unlocked... yes
checking for getc_unlocked... yes
checking for putchar_unlocked... yes
checking for putc_unlocked... yes
checking whether abort is declared... yes
checking whether asprintf is declared... yes
checking whether basename is declared... yes
checking whether errno is declared... no
checking whether getopt is declared... yes
checking whether vasprintf is declared... 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 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... yes
checking for catalogs to be installed... be ca da de el eo es fi fr id ja nl pt_BR ru sr sv tr uk vi zh_CN zh_TW be ca da de el eo es fi fr id ja nl pt_BR ru sr sv tr uk vi zh_CN zh_TW
checking for uchar...
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
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
make[3]: Entering directory '/build/build/libcpp'
g++ -std=gnu++98 -I../../gcc-7.3.0/libcpp -I. -I../../gcc-7.3.0/libcpp/../include -I../../gcc-7.3.0/libcpp/include -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-7.3.0/libcpp -I. -I../../gcc-7.3.0/libcpp/../include -I../../gcc-7.3.0/libcpp/include -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../gcc-7.3.0/libcpp/charset.c
g++ -std=gnu++98 -I../../gcc-7.3.0/libcpp -I. -I../../gcc-7.3.0/libcpp/../include -I../../gcc-7.3.0/libcpp/include -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-7.3.0/libcpp -I. -I../../gcc-7.3.0/libcpp/../include -I../../gcc-7.3.0/libcpp/include -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo ../../gcc-7.3.0/libcpp/directives.c
g++ -std=gnu++98 -I../../gcc-7.3.0/libcpp -I. -I../../gcc-7.3.0/libcpp/../include -I../../gcc-7.3.0/libcpp/include -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-7.3.0/libcpp -I. -I../../gcc-7.3.0/libcpp/../include -I../../gcc-7.3.0/libcpp/include -c -o directives-only.o -MT directives-only.o -MMD -MP -MF .deps/directives-only.Tpo ../../gcc-7.3.0/libcpp/directives-only.c
g++ -std=gnu++98 -I../../gcc-7.3.0/libcpp -I. -I../../gcc-7.3.0/libcpp/../include -I../../gcc-7.3.0/libcpp/include -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-7.3.0/libcpp -I. -I../../gcc-7.3.0/libcpp/../include -I../../gcc-7.3.0/libcpp/include -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../gcc-7.3.0/libcpp/errors.c
g++ -std=gnu++98 -I../../gcc-7.3.0/libcpp -I. -I../../gcc-7.3.0/libcpp/../include -I../../gcc-7.3.0/libcpp/include -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-7.3.0/libcpp -I. -I../../gcc-7.3.0/libcpp/../include -I../../gcc-7.3.0/libcpp/include -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../gcc-7.3.0/libcpp/expr.c
g++ -std=gnu++98 -I../../gcc-7.3.0/libcpp -I. -I../../gcc-7.3.0/libcpp/../include -I../../gcc-7.3.0/libcpp/include -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-7.3.0/libcpp -I. -I../../gcc-7.3.0/libcpp/../include -I../../gcc-7.3.0/libcpp/include -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../gcc-7.3.0/libcpp/files.c
g++ -std=gnu++98 -I../../gcc-7.3.0/libcpp -I. -I../../gcc-7.3.0/libcpp/../include -I../../gcc-7.3.0/libcpp/include -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-7.3.0/libcpp -I. -I../../gcc-7.3.0/libcpp/../include -I../../gcc-7.3.0/libcpp/include -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo ../../gcc-7.3.0/libcpp/identifiers.c
echo "#define LOCALEDIR \"/nix/store/w1idlc52pw2b2s45h6z5fkk3jjll21j0-gcc-7.3.0/share/locale\"" > localedir.new
../../gcc-7.3.0/libcpp/../move-if-change localedir.new localedir.h
echo timestamp > localedir.hs
g++ -std=gnu++98 -I../../gcc-7.3.0/libcpp -I. -I../../gcc-7.3.0/libcpp/../include -I../../gcc-7.3.0/libcpp/include -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-7.3.0/libcpp -I. -I../../gcc-7.3.0/libcpp/../include -I../../gcc-7.3.0/libcpp/include -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../gcc-7.3.0/libcpp/init.c
g++ -std=gnu++98 -I../../gcc-7.3.0/libcpp -I. -I../../gcc-7.3.0/libcpp/../include -I../../gcc-7.3.0/libcpp/include -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-7.3.0/libcpp -I. -I../../gcc-7.3.0/libcpp/../include -I../../gcc-7.3.0/libcpp/include -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo ../../gcc-7.3.0/libcpp/lex.c
g++ -std=gnu++98 -I../../gcc-7.3.0/libcpp -I. -I../../gcc-7.3.0/libcpp/../include -I../../gcc-7.3.0/libcpp/include -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-7.3.0/libcpp -I. -I../../gcc-7.3.0/libcpp/../include -I../../gcc-7.3.0/libcpp/include -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo ../../gcc-7.3.0/libcpp/line-map.c
g++ -std=gnu++98 -I../../gcc-7.3.0/libcpp -I. -I../../gcc-7.3.0/libcpp/../include -I../../gcc-7.3.0/libcpp/include -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-7.3.0/libcpp -I. -I../../gcc-7.3.0/libcpp/../include -I../../gcc-7.3.0/libcpp/include -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../gcc-7.3.0/libcpp/macro.c
g++ -std=gnu++98 -I../../gcc-7.3.0/libcpp -I. -I../../gcc-7.3.0/libcpp/../include -I../../gcc-7.3.0/libcpp/include -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-7.3.0/libcpp -I. -I../../gcc-7.3.0/libcpp/../include -I../../gcc-7.3.0/libcpp/include -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../gcc-7.3.0/libcpp/mkdeps.c
g++ -std=gnu++98 -I../../gcc-7.3.0/libcpp -I. -I../../gcc-7.3.0/libcpp/../include -I../../gcc-7.3.0/libcpp/include -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-7.3.0/libcpp -I. -I../../gcc-7.3.0/libcpp/../include -I../../gcc-7.3.0/libcpp/include -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo ../../gcc-7.3.0/libcpp/pch.c
g++ -std=gnu++98 -I../../gcc-7.3.0/libcpp -I. -I../../gcc-7.3.0/libcpp/../include -I../../gcc-7.3.0/libcpp/include -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-7.3.0/libcpp -I. -I../../gcc-7.3.0/libcpp/../include -I../../gcc-7.3.0/libcpp/include -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../gcc-7.3.0/libcpp/symtab.c
g++ -std=gnu++98 -I../../gcc-7.3.0/libcpp -I. -I../../gcc-7.3.0/libcpp/../include -I../../gcc-7.3.0/libcpp/include -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-7.3.0/libcpp -I. -I../../gcc-7.3.0/libcpp/../include -I../../gcc-7.3.0/libcpp/include -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../gcc-7.3.0/libcpp/traditional.c
rm -f libcpp.a
ar cru libcpp.a charset.o directives.o directives-only.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libcpp.a
make[3]: Leaving directory '/build/build/libcpp'
Configuring stage 1 in ./libdecnumber
configure: creating cache ./config.cache
checking whether make sets $(MAKE)... yes
checking for armv7l-unknown-linux-gnueabihf-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for armv7l-unknown-linux-gnueabihf-ranlib... ranlib
checking for aclocal... no
checking for autoconf... no
checking for autoheader... no
checking whether gcc supports -W... yes
checking whether gcc supports -Wall... yes
checking whether gcc supports -Wwrite-strings... yes
checking whether gcc supports -Wstrict-prototypes... yes
checking whether gcc supports -Wmissing-prototypes... yes
checking whether gcc supports -Wold-style-definition... yes
checking whether gcc supports -Wmissing-format-attribute... yes
checking whether gcc supports -Wcast-qual... yes
checking whether gcc supports -pedantic -Wlong-long... yes
checking whether gcc supports -fno-lto... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/grep
checking for egrep... /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for string.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
checking for uintptr_t... yes
checking for int_least32_t... yes
checking for int_fast32_t... yes
checking for uint64_t... yes
checking what to include in gstdint.h... stdint.h (already complete)
checking for an ANSI C-conforming const... yes
checking for off_t... yes
checking size of int... 4
checking size of long... 4
checking for ANSI C header files... (cached) yes
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking target system type... armv7l-unknown-linux-gnueabihf
checking for decimal floating point... configure: WARNING: decimal float is not supported for this target, ignored
dpd
checking whether byte ordering is bigendian... no
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing gstdint.h commands
make[3]: Entering directory '/build/build/libdecnumber'
source='../../gcc-7.3.0/libdecnumber/decNumber.c' object='decNumber.o' libtool=no gcc -I../../gcc-7.3.0/libdecnumber -I. -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../gcc-7.3.0/libdecnumber -I. -c ../../gcc-7.3.0/libdecnumber/decNumber.c
source='../../gcc-7.3.0/libdecnumber/decContext.c' object='decContext.o' libtool=no gcc -I../../gcc-7.3.0/libdecnumber -I. -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../gcc-7.3.0/libdecnumber -I. -c ../../gcc-7.3.0/libdecnumber/decContext.c
source='../../gcc-7.3.0/libdecnumber/dpd/decimal32.c' object='decimal32.o' libtool=no gcc -I../../gcc-7.3.0/libdecnumber -I. -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../gcc-7.3.0/libdecnumber -I. -c ../../gcc-7.3.0/libdecnumber/dpd/decimal32.c
source='../../gcc-7.3.0/libdecnumber/dpd/decimal64.c' object='decimal64.o' libtool=no gcc -I../../gcc-7.3.0/libdecnumber -I. -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../gcc-7.3.0/libdecnumber -I. -c ../../gcc-7.3.0/libdecnumber/dpd/decimal64.c
source='../../gcc-7.3.0/libdecnumber/dpd/decimal128.c' object='decimal128.o' libtool=no gcc -I../../gcc-7.3.0/libdecnumber -I. -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../gcc-7.3.0/libdecnumber -I. -c ../../gcc-7.3.0/libdecnumber/dpd/decimal128.c
rm -f libdecnumber.a
ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libdecnumber.a
make[3]: Leaving directory '/build/build/libdecnumber'
make[3]: Entering directory '/build/build/gcc'
TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="" \
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ../../gcc-7.3.0/gcc/mkconfig.sh config.h
TARGET_CPU_DEFAULT="TARGET_CPU_arm10tdmi" \
HEADERS="options.h insn-constants.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/vxworks-dummy.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" \
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ../../gcc-7.3.0/gcc/mkconfig.sh tm.h
TARGET_CPU_DEFAULT="" \
HEADERS="config/arm/arm-flags.h config/arm/arm-isa.h config/arm/arm-protos.h config/arm/aarch-common-protos.h config/linux-protos.h tm-preds.h" DEFINES="" \
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ../../gcc-7.3.0/gcc/mkconfig.sh tm_p.h
TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="" \
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ../../gcc-7.3.0/gcc/mkconfig.sh bconfig.h
g++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/build -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include \
-o build/genmddeps.o ../../gcc-7.3.0/gcc/genmddeps.c
g++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/build -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include \
-o build/read-md.o ../../gcc-7.3.0/gcc/read-md.c
g++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/build -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include \
-o build/errors.o ../../gcc-7.3.0/gcc/errors.c
g++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -o build/genmddeps \
build/genmddeps.o build/read-md.o build/errors.o ../build-armv7l-unknown-linux-gnueabihf/libiberty/libiberty.a
build/genmddeps ../../gcc-7.3.0/gcc/common.md ../../gcc-7.3.0/gcc/config/arm/arm.md > tmp-mddeps
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ../../gcc-7.3.0/gcc/../move-if-change tmp-mddeps mddeps.mk
echo timestamp > s-mddeps
g++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/build -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include \
-o build/genmodes.o ../../gcc-7.3.0/gcc/genmodes.c
g++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -o build/genmodes \
build/genmodes.o build/errors.o ../build-armv7l-unknown-linux-gnueabihf/libiberty/libiberty.a
build/genmodes -h > tmp-modes.h
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ../../gcc-7.3.0/gcc/../move-if-change tmp-modes.h insn-modes.h
echo timestamp > s-modes-h
g++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/build -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include \
-o build/gengtype.o ../../gcc-7.3.0/gcc/gengtype.c
g++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/build -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include \
-o build/gengtype-lex.o ../../gcc-7.3.0/gcc/gengtype-lex.c
gengtype-lex.c: In function 'int yy_get_next_buffer()':
gengtype-lex.c:1343:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
gengtype-lex.c:2150:3: note: in expansion of macro 'YY_INPUT'
gengtype-lex.c: In function 'yy_buffer_state* yy_scan_bytes(const char*, yy_size_t)':
gengtype-lex.c:2658:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
g++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/build -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include \
-o build/gengtype-parse.o ../../gcc-7.3.0/gcc/gengtype-parse.c
g++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/build -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include \
-o build/gengtype-state.o ../../gcc-7.3.0/gcc/gengtype-state.c
g++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/build -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include \
-DBASEVER="\"7.3.0\"" -DDATESTAMP="\"\"" \
-DREVISION="\"\"" \
-DDEVPHASE="\"\"" -DPKGVERSION="\"(GCC) \"" \
-DBUGURL="\"<https://gcc.gnu.org/bugs/>\"" -o build/version.o ../../gcc-7.3.0/gcc/version.c
g++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -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-armv7l-unknown-linux-gnueabihf/libiberty/libiberty.a
LC_ALL=C ; export LC_ALL ; \
gawk -f ../../gcc-7.3.0/gcc/opt-gather.awk ../../gcc-7.3.0/gcc/ada/gcc-interface/lang.opt ../../gcc-7.3.0/gcc/brig/lang.opt ../../gcc-7.3.0/gcc/fortran/lang.opt ../../gcc-7.3.0/gcc/go/lang.opt ../../gcc-7.3.0/gcc/lto/lang.opt ../../gcc-7.3.0/gcc/c-family/c.opt ../../gcc-7.3.0/gcc/common.opt ../../gcc-7.3.0/gcc/config/arm/arm-tables.opt ../../gcc-7.3.0/gcc/config/arm/arm.opt ../../gcc-7.3.0/gcc/config/gnu-user.opt ../../gcc-7.3.0/gcc/config/linux.opt ../../gcc-7.3.0/gcc/config/linux-android.opt > tmp-optionlist
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ../../gcc-7.3.0/gcc/../move-if-change tmp-optionlist optionlist
echo timestamp > s-options
gawk -f ../../gcc-7.3.0/gcc/opt-functions.awk -f ../../gcc-7.3.0/gcc/opt-read.awk \
-f ../../gcc-7.3.0/gcc/opth-gen.awk \
< optionlist > tmp-options.h
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ../../gcc-7.3.0/gcc/../move-if-change tmp-options.h options.h
echo timestamp > s-options-h
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ../../gcc-7.3.0/gcc/../move-if-change tmp-gi.list gtyp-input.list
echo timestamp > s-gtyp-input
build/gengtype \
-S ../../gcc-7.3.0/gcc -I gtyp-input.list -w tmp-gtype.state
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ../../gcc-7.3.0/gcc/../move-if-change tmp-gtype.state gtype.state
build/gengtype \
-r gtype.state
echo timestamp > s-gtype
g++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/build -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include \
-o build/genconstants.o ../../gcc-7.3.0/gcc/genconstants.c
g++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -o build/genconstants \
build/genconstants.o build/read-md.o build/errors.o ../build-armv7l-unknown-linux-gnueabihf/libiberty/libiberty.a
build/genconstants ../../gcc-7.3.0/gcc/common.md ../../gcc-7.3.0/gcc/config/arm/arm.md \
> tmp-constants.h
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ../../gcc-7.3.0/gcc/../move-if-change tmp-constants.h insn-constants.h
echo timestamp > s-constants
g++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/build -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include \
-o build/genpreds.o ../../gcc-7.3.0/gcc/genpreds.c
g++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/build -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include \
-o build/gengenrtl.o ../../gcc-7.3.0/gcc/gengenrtl.c
g++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -o build/gengenrtl \
build/gengenrtl.o build/errors.o ../build-armv7l-unknown-linux-gnueabihf/libiberty/libiberty.a
build/gengenrtl > tmp-genrtl.h
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ../../gcc-7.3.0/gcc/../move-if-change tmp-genrtl.h genrtl.h
echo timestamp > s-genrtl-h
g++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/build -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include \
-o build/rtl.o ../../gcc-7.3.0/gcc/rtl.c
g++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/build -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include \
-o build/read-rtl.o ../../gcc-7.3.0/gcc/read-rtl.c
g++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/build -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include \
-o build/ggc-none.o ../../gcc-7.3.0/gcc/ggc-none.c
echo "#define BUILDING_GCC_MAJOR `echo 7.3.0 | sed -e 's/^\([0-9]*\).*$/\1/'`" > bversion.h
echo "#define BUILDING_GCC_MINOR `echo 7.3.0 | sed -e 's/^[0-9]*\.\([0-9]*\).*$/\1/'`" >> bversion.h
echo "#define BUILDING_GCC_PATCHLEVEL `echo 7.3.0 | sed -e 's/^[0-9]*\.[0-9]*\.\([0-9]*\)$/\1/'`" >> bversion.h
echo "#define BUILDING_GCC_VERSION (BUILDING_GCC_MAJOR * 1000 + BUILDING_GCC_MINOR)" >> bversion.h
echo timestamp > s-bversion
g++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/build -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include \
-o build/vec.o ../../gcc-7.3.0/gcc/vec.c
build/genmodes -m > tmp-min-modes.c
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ../../gcc-7.3.0/gcc/../move-if-change tmp-min-modes.c min-insn-modes.c
echo timestamp > s-modes-m
g++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/build -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include \
-o build/min-insn-modes.o min-insn-modes.c
g++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/build -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include \
-o build/gensupport.o ../../gcc-7.3.0/gcc/gensupport.c
g++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/build -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include \
-o build/print-rtl.o ../../gcc-7.3.0/gcc/print-rtl.c
g++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/build -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include \
-o build/hash-table.o ../../gcc-7.3.0/gcc/hash-table.c
g++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -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/read-md.o build/errors.o ../build-armv7l-unknown-linux-gnueabihf/libiberty/libiberty.a
build/genpreds -h ../../gcc-7.3.0/gcc/common.md ../../gcc-7.3.0/gcc/config/arm/arm.md > tmp-preds.h
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ../../gcc-7.3.0/gcc/../move-if-change tmp-preds.h tm-preds.h
echo timestamp > s-preds-h
g++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/build -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include \
-o build/genflags.o ../../gcc-7.3.0/gcc/genflags.c
g++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -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/read-md.o build/errors.o ../build-armv7l-unknown-linux-gnueabihf/libiberty/libiberty.a
g++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/build -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include \
-o build/genconditions.o ../../gcc-7.3.0/gcc/genconditions.c
g++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -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/read-md.o build/errors.o ../build-armv7l-unknown-linux-gnueabihf/libiberty/libiberty.a
build/genconditions ../../gcc-7.3.0/gcc/common.md ../../gcc-7.3.0/gcc/config/arm/arm.md > tmp-condmd.c
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ../../gcc-7.3.0/gcc/../move-if-change tmp-condmd.c build/gencondmd.c
echo timestamp > s-conditions
build/genpreds -c ../../gcc-7.3.0/gcc/common.md ../../gcc-7.3.0/gcc/config/arm/arm.md > tmp-constrs.h
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ../../gcc-7.3.0/gcc/../move-if-change tmp-constrs.h tm-constrs.h
echo timestamp > s-constrs-h
g++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/build -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include \
-o build/gencondmd.o build/gencondmd.c
g++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -o build/gencondmd \
build/gencondmd.o ../build-armv7l-unknown-linux-gnueabihf/libiberty/libiberty.a
build/gencondmd > tmp-cond.md
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ../../gcc-7.3.0/gcc/../move-if-change tmp-cond.md insn-conditions.md
echo timestamp > s-condmd
build/genflags ../../gcc-7.3.0/gcc/common.md ../../gcc-7.3.0/gcc/config/arm/arm.md \
insn-conditions.md > tmp-flags.h
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ../../gcc-7.3.0/gcc/../move-if-change tmp-flags.h insn-flags.h
echo timestamp > s-flags
if test no = yes \
|| test -n ""; then \
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ../../gcc-7.3.0/gcc/genmultilib \
"" \
"" \
"" \
" *mthumb/*mfloat-abi=hard*" \
"" \
"" \
"" \
"" \
"" \
"" \
"no" \
> tmp-mlib.h; \
else \
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ../../gcc-7.3.0/gcc/genmultilib '' '' '' '' '' '' '' '' \
"" '' no \
> tmp-mlib.h; \
fi
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ../../gcc-7.3.0/gcc/../move-if-change tmp-mlib.h multilib.h
echo timestamp > s-mlib
g++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/build -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include \
-o build/genattr.o ../../gcc-7.3.0/gcc/genattr.c
g++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -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/read-md.o build/errors.o ../build-armv7l-unknown-linux-gnueabihf/libiberty/libiberty.a
build/genattr ../../gcc-7.3.0/gcc/common.md ../../gcc-7.3.0/gcc/config/arm/arm.md \
insn-conditions.md > tmp-attr.h
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ../../gcc-7.3.0/gcc/../move-if-change tmp-attr.h insn-attr.h
echo timestamp > s-attr
g++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/build -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include \
-o build/genattr-common.o ../../gcc-7.3.0/gcc/genattr-common.c
g++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -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/read-md.o build/errors.o ../build-armv7l-unknown-linux-gnueabihf/libiberty/libiberty.a
build/genattr-common ../../gcc-7.3.0/gcc/common.md ../../gcc-7.3.0/gcc/config/arm/arm.md \
insn-conditions.md > tmp-attr-common.h
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ../../gcc-7.3.0/gcc/../move-if-change tmp-attr-common.h insn-attr-common.h
echo timestamp > s-attr-common
g++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/build -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include \
-o build/gencodes.o ../../gcc-7.3.0/gcc/gencodes.c
g++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -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/read-md.o build/errors.o ../build-armv7l-unknown-linux-gnueabihf/libiberty/libiberty.a
build/gencodes ../../gcc-7.3.0/gcc/common.md ../../gcc-7.3.0/gcc/config/arm/arm.md \
insn-conditions.md > tmp-codes.h
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ../../gcc-7.3.0/gcc/../move-if-change tmp-codes.h insn-codes.h
echo timestamp > s-codes
g++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/build -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include \
-o build/genconfig.o ../../gcc-7.3.0/gcc/genconfig.c
g++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -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/read-md.o build/errors.o ../build-armv7l-unknown-linux-gnueabihf/libiberty/libiberty.a
build/genconfig ../../gcc-7.3.0/gcc/common.md ../../gcc-7.3.0/gcc/config/arm/arm.md \
insn-conditions.md > tmp-config.h
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ../../gcc-7.3.0/gcc/../move-if-change tmp-config.h insn-config.h
echo timestamp > s-config
g++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/build -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include \
-o build/gentarget-def.o ../../gcc-7.3.0/gcc/gentarget-def.c
g++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -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/read-md.o build/errors.o ../build-armv7l-unknown-linux-gnueabihf/libiberty/libiberty.a
build/gentarget-def ../../gcc-7.3.0/gcc/common.md ../../gcc-7.3.0/gcc/config/arm/arm.md \
insn-conditions.md > tmp-target-def.h
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ../../gcc-7.3.0/gcc/../move-if-change tmp-target-def.h insn-target-def.h
echo timestamp > s-target-def
lsf="../../gcc-7.3.0/gcc/cp/lang-specs.h ../../gcc-7.3.0/gcc/lto/lang-specs.h"; for f in $lsf; do \
echo "#include \"$f\""; \
done | sed 's|../../gcc-7.3.0/gcc/||' > tmp-specs.h
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ../../gcc-7.3.0/gcc/../move-if-change tmp-specs.h specs.h
echo timestamp > s-specs
rm -f tmp-all-tree.def
echo '#include "tree.def"' > tmp-all-tree.def
echo 'END_OF_BASE_TREE_CODES' >> tmp-all-tree.def
echo '#include "c-family/c-common.def"' >> tmp-all-tree.def
ltf="../../gcc-7.3.0/gcc/ada/gcc-interface/ada-tree.def ../../gcc-7.3.0/gcc/cp/cp-tree.def ../../gcc-7.3.0/gcc/objc/objc-tree.def"; for f in $ltf; do \
echo "#include \"$f\""; \
done | sed 's|../../gcc-7.3.0/gcc/||' >> tmp-all-tree.def
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ../../gcc-7.3.0/gcc/../move-if-change tmp-all-tree.def all-tree.def
echo timestamp > s-alltree
g++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/build -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include \
-o build/gencheck.o ../../gcc-7.3.0/gcc/gencheck.c
g++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -o build/gencheck \
build/gencheck.o ../build-armv7l-unknown-linux-gnueabihf/libiberty/libiberty.a
build/gencheck > tmp-check.h
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ../../gcc-7.3.0/gcc/../move-if-change tmp-check.h tree-check.h
echo timestamp > s-check
g++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/build -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include \
-o build/gcov-iov.o ../../gcc-7.3.0/gcc/gcov-iov.c
g++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE \
build/gcov-iov.o -o build/gcov-iov
build/gcov-iov '7.3.0' '' \
> tmp-gcov-iov.h
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ../../gcc-7.3.0/gcc/../move-if-change tmp-gcov-iov.h gcov-iov.h
echo timestamp > s-iov
g++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/build -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include \
-o build/genhooks.o ../../gcc-7.3.0/gcc/genhooks.c
../../gcc-7.3.0/gcc/genhooks.c: In function 'void emit_documentation(const char*)':
../../gcc-7.3.0/gcc/genhooks.c:130:3: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
while (fscanf (f, "%*[^@]"), buf[0] = '\0',
^
../../gcc-7.3.0/gcc/genhooks.c:139:31: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf (f, "%999s", buf);
^
../../gcc-7.3.0/gcc/genhooks.c:192:34: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf (f, "%5[^ \n]", buf);
^
../../gcc-7.3.0/gcc/genhooks.c:198:31: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf (f, "%999s", buf);
^
g++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -o build/genhooks \
build/genhooks.o build/errors.o ../build-armv7l-unknown-linux-gnueabihf/libiberty/libiberty.a
build/genhooks "Target Hook" \
> tmp-target-hooks-def.h
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ../../gcc-7.3.0/gcc/../move-if-change tmp-target-hooks-def.h \
target-hooks-def.h
echo timestamp > s-target-hooks-def-h
g++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/build -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include \
-o build/genopinit.o ../../gcc-7.3.0/gcc/genopinit.c
g++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -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/read-md.o build/errors.o ../build-armv7l-unknown-linux-gnueabihf/libiberty/libiberty.a
build/genopinit ../../gcc-7.3.0/gcc/common.md ../../gcc-7.3.0/gcc/config/arm/arm.md \
insn-conditions.md -htmp-opinit.h -ctmp-opinit.c
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ../../gcc-7.3.0/gcc/../move-if-change tmp-opinit.h insn-opinit.h
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ../../gcc-7.3.0/gcc/../move-if-change tmp-opinit.c insn-opinit.c
echo timestamp > s-opinit
build/genhooks "Common Target Hook" \
> tmp-common-target-hooks-def.h
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ../../gcc-7.3.0/gcc/../move-if-change tmp-common-target-hooks-def.h \
common/common-target-hooks-def.h
echo timestamp > s-common-target-hooks-def-h
gawk -f ../../gcc-7.3.0/gcc/gen-pass-instances.awk \
../../gcc-7.3.0/gcc/passes.def > pass-instances.def
build/genhooks "C Target Hook" \
> tmp-c-target-hooks-def.h
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ../../gcc-7.3.0/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
gcc -E ../../gcc-7.3.0/gcc/params-list.h | sed 's/^#.*//;/^$/d' > tmp-params.list
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ../../gcc-7.3.0/gcc/../move-if-change tmp-params.list params.list
echo timestamp > s-params.list
gcc -E ../../gcc-7.3.0/gcc/params-options.h | sed 's/^#.*//;/^$/d' > tmp-params.options
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ../../gcc-7.3.0/gcc/../move-if-change tmp-params.options params.options
echo timestamp > s-params.options
g++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/build -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include \
-o build/gencfn-macros.o ../../gcc-7.3.0/gcc/gencfn-macros.c
g++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -o build/gencfn-macros \
build/gencfn-macros.o build/errors.o build/hash-table.o build/ggc-none.o ../build-armv7l-unknown-linux-gnueabihf/libiberty/libiberty.a
build/gencfn-macros -c \
> tmp-case-cfn-macros.h
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ../../gcc-7.3.0/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
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ../../gcc-7.3.0/gcc/../move-if-change tmp-cfn-operators.pd \
cfn-operators.pd
echo timestamp > s-cfn-operators
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/c -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o c/c-lang.o -MT c/c-lang.o -MMD -MP -MF c/.deps/c-lang.TPo ../../gcc-7.3.0/gcc/c/c-lang.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/c-family -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o c-family/stub-objc.o -MT c-family/stub-objc.o -MMD -MP -MF c-family/.deps/stub-objc.TPo ../../gcc-7.3.0/gcc/c-family/stub-objc.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o attribs.o -MT attribs.o -MMD -MP -MF ./.deps/attribs.TPo ../../gcc-7.3.0/gcc/attribs.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/c -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o c/c-errors.o -MT c/c-errors.o -MMD -MP -MF c/.deps/c-errors.TPo ../../gcc-7.3.0/gcc/c/c-errors.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/c -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o c/c-decl.o -MT c/c-decl.o -MMD -MP -MF c/.deps/c-decl.TPo ../../gcc-7.3.0/gcc/c/c-decl.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/c -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o c/c-typeck.o -MT c/c-typeck.o -MMD -MP -MF c/.deps/c-typeck.TPo ../../gcc-7.3.0/gcc/c/c-typeck.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/c -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o c/c-convert.o -MT c/c-convert.o -MMD -MP -MF c/.deps/c-convert.TPo ../../gcc-7.3.0/gcc/c/c-convert.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/c -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o c/c-aux-info.o -MT c/c-aux-info.o -MMD -MP -MF c/.deps/c-aux-info.TPo ../../gcc-7.3.0/gcc/c/c-aux-info.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/c -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o c/c-objc-common.o -MT c/c-objc-common.o -MMD -MP -MF c/.deps/c-objc-common.TPo ../../gcc-7.3.0/gcc/c/c-objc-common.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/c -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o c/c-parser.o -MT c/c-parser.o -MMD -MP -MF c/.deps/c-parser.TPo ../../gcc-7.3.0/gcc/c/c-parser.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/c -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o c/c-array-notation.o -MT c/c-array-notation.o -MMD -MP -MF c/.deps/c-array-notation.TPo ../../gcc-7.3.0/gcc/c/c-array-notation.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/c -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o c/c-fold.o -MT c/c-fold.o -MMD -MP -MF c/.deps/c-fold.TPo ../../gcc-7.3.0/gcc/c/c-fold.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/c -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o c/gimple-parser.o -MT c/gimple-parser.o -MMD -MP -MF c/.deps/gimple-parser.TPo ../../gcc-7.3.0/gcc/c/gimple-parser.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/c-family -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o c-family/c-common.o -MT c-family/c-common.o -MMD -MP -MF c-family/.deps/c-common.TPo ../../gcc-7.3.0/gcc/c-family/c-common.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/c-family -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o c-family/c-cppbuiltin.o -MT c-family/c-cppbuiltin.o -MMD -MP -MF c-family/.deps/c-cppbuiltin.TPo ../../gcc-7.3.0/gcc/c-family/c-cppbuiltin.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/c-family -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o c-family/c-dump.o -MT c-family/c-dump.o -MMD -MP -MF c-family/.deps/c-dump.TPo ../../gcc-7.3.0/gcc/c-family/c-dump.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/c-family -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o c-family/c-format.o -MT c-family/c-format.o -MMD -MP -MF c-family/.deps/c-format.TPo ../../gcc-7.3.0/gcc/c-family/c-format.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/c-family -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o c-family/c-gimplify.o -MT c-family/c-gimplify.o -MMD -MP -MF c-family/.deps/c-gimplify.TPo ../../gcc-7.3.0/gcc/c-family/c-gimplify.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/c-family -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o c-family/c-indentation.o -MT c-family/c-indentation.o -MMD -MP -MF c-family/.deps/c-indentation.TPo ../../gcc-7.3.0/gcc/c-family/c-indentation.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/c-family -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o c-family/c-lex.o -MT c-family/c-lex.o -MMD -MP -MF c-family/.deps/c-lex.TPo ../../gcc-7.3.0/gcc/c-family/c-lex.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/c-family -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o c-family/c-omp.o -MT c-family/c-omp.o -MMD -MP -MF c-family/.deps/c-omp.TPo ../../gcc-7.3.0/gcc/c-family/c-omp.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/c-family -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o c-family/c-opts.o -MT c-family/c-opts.o -MMD -MP -MF c-family/.deps/c-opts.TPo ../../gcc-7.3.0/gcc/c-family/c-opts.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DHOST_MACHINE=\"armv7l-unknown-linux-gnueabihf\" -DTARGET_MACHINE=\"armv7l-unknown-linux-gnueabihf\" -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/c-family -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o c-family/c-pch.o -MT c-family/c-pch.o -MMD -MP -MF c-family/.deps/c-pch.TPo ../../gcc-7.3.0/gcc/c-family/c-pch.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/c-family -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o c-family/c-ppoutput.o -MT c-family/c-ppoutput.o -MMD -MP -MF c-family/.deps/c-ppoutput.TPo ../../gcc-7.3.0/gcc/c-family/c-ppoutput.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/c-family -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o c-family/c-pragma.o -MT c-family/c-pragma.o -MMD -MP -MF c-family/.deps/c-pragma.TPo ../../gcc-7.3.0/gcc/c-family/c-pragma.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/c-family -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -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-7.3.0/gcc/c-family/c-pretty-print.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/c-family -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o c-family/c-semantics.o -MT c-family/c-semantics.o -MMD -MP -MF c-family/.deps/c-semantics.TPo ../../gcc-7.3.0/gcc/c-family/c-semantics.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/c-family -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -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-7.3.0/gcc/c-family/c-ada-spec.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/c-family -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o c-family/c-cilkplus.o -MT c-family/c-cilkplus.o -MMD -MP -MF c-family/.deps/c-cilkplus.TPo ../../gcc-7.3.0/gcc/c-family/c-cilkplus.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/c-family -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o c-family/array-notation-common.o -MT c-family/array-notation-common.o -MMD -MP -MF c-family/.deps/array-notation-common.TPo ../../gcc-7.3.0/gcc/c-family/array-notation-common.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/c-family -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o c-family/cilk.o -MT c-family/cilk.o -MMD -MP -MF c-family/.deps/cilk.TPo ../../gcc-7.3.0/gcc/c-family/cilk.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/c-family -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o c-family/c-ubsan.o -MT c-family/c-ubsan.o -MMD -MP -MF c-family/.deps/c-ubsan.TPo ../../gcc-7.3.0/gcc/c-family/c-ubsan.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/c-family -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o c-family/c-attribs.o -MT c-family/c-attribs.o -MMD -MP -MF c-family/.deps/c-attribs.TPo ../../gcc-7.3.0/gcc/c-family/c-attribs.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/c-family -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o c-family/c-warn.o -MT c-family/c-warn.o -MMD -MP -MF c-family/.deps/c-warn.TPo ../../gcc-7.3.0/gcc/c-family/c-warn.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include \
../../gcc-7.3.0/gcc/config/arm/arm-c.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o glibc-c.o -MT glibc-c.o -MMD -MP -MF ./.deps/glibc-c.TPo ../../gcc-7.3.0/gcc/config/glibc-c.c
g++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/build -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include \
-o build/genchecksum.o ../../gcc-7.3.0/gcc/genchecksum.c
g++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -o build/genchecksum \
build/genchecksum.o ../build-armv7l-unknown-linux-gnueabihf/libiberty/libiberty.a
echo "g++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H " > checksum-options.tmp \
&& ../../gcc-7.3.0/gcc/../move-if-change checksum-options.tmp checksum-options
g++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/build -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include \
-o build/genmatch.o ../../gcc-7.3.0/gcc/genmatch.c
g++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -o build/genmatch \
build/genmatch.o ../build-armv7l-unknown-linux-gnueabihf/libcpp/libcpp.a build/errors.o build/vec.o build/hash-table.o ../build-armv7l-unknown-linux-gnueabihf/libiberty/libiberty.a
build/genmatch --gimple ../../gcc-7.3.0/gcc/match.pd \
> tmp-gimple-match.c
GIMPLE decision tree has 1882 leafs, maximum depth 12 and a total number of 7473 nodes
removed 1098 duplicate tails
build/genmatch --generic ../../gcc-7.3.0/gcc/match.pd \
> tmp-generic-match.c
GENERIC decision tree has 1840 leafs, maximum depth 12 and a total number of 7247 nodes
removed 1059 duplicate tails
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ../../gcc-7.3.0/gcc/../move-if-change tmp-gimple-match.c \
gimple-match.c
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ../../gcc-7.3.0/gcc/../move-if-change tmp-generic-match.c \
generic-match.c
echo timestamp > s-match
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -Wno-unused -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o gimple-match.o -MT gimple-match.o -MMD -MP -MF ./.deps/gimple-match.TPo gimple-match.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -Wno-unused -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o generic-match.o -MT generic-match.o -MMD -MP -MF ./.deps/generic-match.TPo generic-match.c
g++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/build -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include \
-o build/genattrtab.o ../../gcc-7.3.0/gcc/genattrtab.c
g++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -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/read-md.o build/errors.o ../build-armv7l-unknown-linux-gnueabihf/libiberty/libiberty.a
build/genattrtab ../../gcc-7.3.0/gcc/common.md ../../gcc-7.3.0/gcc/config/arm/arm.md insn-conditions.md \
-Atmp-attrtab.c -Dtmp-dfatab.c -Ltmp-latencytab.c
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ../../gcc-7.3.0/gcc/../move-if-change tmp-attrtab.c insn-attrtab.c
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ../../gcc-7.3.0/gcc/../move-if-change tmp-dfatab.c insn-dfatab.c
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ../../gcc-7.3.0/gcc/../move-if-change tmp-latencytab.c insn-latencytab.c
echo timestamp > s-attrtab
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o insn-attrtab.o -MT insn-attrtab.o -MMD -MP -MF ./.deps/insn-attrtab.TPo insn-attrtab.c
g++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/build -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include \
-o build/genautomata.o ../../gcc-7.3.0/gcc/genautomata.c
g++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -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/read-md.o build/errors.o ../build-armv7l-unknown-linux-gnueabihf/libiberty/libiberty.a -lm
build/genautomata ../../gcc-7.3.0/gcc/common.md ../../gcc-7.3.0/gcc/config/arm/arm.md \
insn-conditions.md > tmp-automata.c
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ../../gcc-7.3.0/gcc/../move-if-change tmp-automata.c insn-automata.c
echo timestamp > s-automata
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o insn-automata.o -MT insn-automata.o -MMD -MP -MF ./.deps/insn-automata.TPo insn-automata.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o insn-dfatab.o -MT insn-dfatab.o -MMD -MP -MF ./.deps/insn-dfatab.TPo insn-dfatab.c
g++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/build -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include \
-o build/genemit.o ../../gcc-7.3.0/gcc/genemit.c
g++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -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/read-md.o build/errors.o ../build-armv7l-unknown-linux-gnueabihf/libiberty/libiberty.a
build/genemit ../../gcc-7.3.0/gcc/common.md ../../gcc-7.3.0/gcc/config/arm/arm.md \
insn-conditions.md > tmp-emit.c
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ../../gcc-7.3.0/gcc/../move-if-change tmp-emit.c insn-emit.c
echo timestamp > s-emit
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o insn-emit.o -MT insn-emit.o -MMD -MP -MF ./.deps/insn-emit.TPo insn-emit.c
g++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/build -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include \
-o build/genextract.o ../../gcc-7.3.0/gcc/genextract.c
g++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -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/read-md.o build/errors.o ../build-armv7l-unknown-linux-gnueabihf/libiberty/libiberty.a
build/genextract ../../gcc-7.3.0/gcc/common.md ../../gcc-7.3.0/gcc/config/arm/arm.md \
insn-conditions.md > tmp-extract.c
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ../../gcc-7.3.0/gcc/../move-if-change tmp-extract.c insn-extract.c
echo timestamp > s-extract
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o insn-extract.o -MT insn-extract.o -MMD -MP -MF ./.deps/insn-extract.TPo insn-extract.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o insn-latencytab.o -MT insn-latencytab.o -MMD -MP -MF ./.deps/insn-latencytab.TPo insn-latencytab.c
build/genmodes > tmp-modes.c
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ../../gcc-7.3.0/gcc/../move-if-change tmp-modes.c insn-modes.c
echo timestamp > s-modes
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o insn-modes.o -MT insn-modes.o -MMD -MP -MF ./.deps/insn-modes.TPo insn-modes.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o insn-opinit.o -MT insn-opinit.o -MMD -MP -MF ./.deps/insn-opinit.TPo insn-opinit.c
g++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/build -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include \
-o build/genoutput.o ../../gcc-7.3.0/gcc/genoutput.c
g++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -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/read-md.o build/errors.o ../build-armv7l-unknown-linux-gnueabihf/libiberty/libiberty.a
build/genoutput ../../gcc-7.3.0/gcc/common.md ../../gcc-7.3.0/gcc/config/arm/arm.md \
insn-conditions.md > tmp-output.c
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ../../gcc-7.3.0/gcc/../move-if-change tmp-output.c insn-output.c
echo timestamp > s-output
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o insn-output.o -MT insn-output.o -MMD -MP -MF ./.deps/insn-output.TPo insn-output.c
g++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/build -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include \
-o build/genpeep.o ../../gcc-7.3.0/gcc/genpeep.c
g++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -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/read-md.o build/errors.o ../build-armv7l-unknown-linux-gnueabihf/libiberty/libiberty.a
build/genpeep ../../gcc-7.3.0/gcc/common.md ../../gcc-7.3.0/gcc/config/arm/arm.md \
insn-conditions.md > tmp-peep.c
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ../../gcc-7.3.0/gcc/../move-if-change tmp-peep.c insn-peep.c
echo timestamp > s-peep
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o insn-peep.o -MT insn-peep.o -MMD -MP -MF ./.deps/insn-peep.TPo insn-peep.c
build/genpreds ../../gcc-7.3.0/gcc/common.md ../../gcc-7.3.0/gcc/config/arm/arm.md > tmp-preds.c
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ../../gcc-7.3.0/gcc/../move-if-change tmp-preds.c insn-preds.c
echo timestamp > s-preds
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o insn-preds.o -MT insn-preds.o -MMD -MP -MF ./.deps/insn-preds.TPo insn-preds.c
g++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/build -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include \
-o build/genrecog.o ../../gcc-7.3.0/gcc/genrecog.c
g++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/build -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include \
-o build/inchash.o ../../gcc-7.3.0/gcc/inchash.c
g++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -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/read-md.o build/errors.o build/inchash.o ../build-armv7l-unknown-linux-gnueabihf/libiberty/libiberty.a
build/genrecog ../../gcc-7.3.0/gcc/common.md ../../gcc-7.3.0/gcc/config/arm/arm.md \
insn-conditions.md > tmp-recog.c
../../gcc-7.3.0/gcc/config/arm/sync.md:194:1: warning: destination missing a mode?
../../gcc-7.3.0/gcc/config/arm/sync.md:194:1: warning: operand 0 missing mode?
../../gcc-7.3.0/gcc/config/arm/sync.md:194:1: warning: destination missing a mode?
../../gcc-7.3.0/gcc/config/arm/sync.md:194:1: warning: operand 0 missing mode?
../../gcc-7.3.0/gcc/config/arm/sync.md:226:1: warning: destination missing a mode?
../../gcc-7.3.0/gcc/config/arm/sync.md:226:1: warning: operand 0 missing mode?
../../gcc-7.3.0/gcc/config/arm/sync.md:226:1: warning: destination missing a mode?
../../gcc-7.3.0/gcc/config/arm/sync.md:226:1: warning: operand 0 missing mode?
../../gcc-7.3.0/gcc/config/arm/sync.md:194:1: warning: destination missing a mode?
../../gcc-7.3.0/gcc/config/arm/sync.md:194:1: warning: destination missing a mode?
../../gcc-7.3.0/gcc/config/arm/sync.md:226:1: warning: destination missing a mode?
../../gcc-7.3.0/gcc/config/arm/sync.md:226:1: warning: destination missing a mode?
Statistics for recog:
Number of decisions: 21135
longest path: 327 (code: 351)
longest backtrack: 24 (code: 269)
Statistics for split_insns:
Number of decisions: 1920
longest path: 69 (code: 119)
longest backtrack: 9 (code: 89)
Statistics for peephole2_insns:
Number of decisions: 418
longest path: 141 (code: 16)
longest backtrack: 12 (code: 32)
Shared 14738 out of 34922 states by creating 3464 new states, saving 11274
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ../../gcc-7.3.0/gcc/../move-if-change tmp-recog.c insn-recog.c
echo timestamp > s-recog
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o insn-recog.o -MT insn-recog.o -MMD -MP -MF ./.deps/insn-recog.TPo insn-recog.c
g++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/build -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include \
-o build/genenums.o ../../gcc-7.3.0/gcc/genenums.c
g++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -o build/genenums \
build/genenums.o build/read-md.o build/errors.o ../build-armv7l-unknown-linux-gnueabihf/libiberty/libiberty.a
build/genenums ../../gcc-7.3.0/gcc/common.md ../../gcc-7.3.0/gcc/config/arm/arm.md \
> tmp-enums.c
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ../../gcc-7.3.0/gcc/../move-if-change tmp-enums.c insn-enums.c
echo timestamp > s-enums
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o insn-enums.o -MT insn-enums.o -MMD -MP -MF ./.deps/insn-enums.TPo insn-enums.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o ggc-page.o -MT ggc-page.o -MMD -MP -MF ./.deps/ggc-page.TPo ../../gcc-7.3.0/gcc/ggc-page.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o alias.o -MT alias.o -MMD -MP -MF ./.deps/alias.TPo ../../gcc-7.3.0/gcc/alias.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o alloc-pool.o -MT alloc-pool.o -MMD -MP -MF ./.deps/alloc-pool.TPo ../../gcc-7.3.0/gcc/alloc-pool.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o auto-inc-dec.o -MT auto-inc-dec.o -MMD -MP -MF ./.deps/auto-inc-dec.TPo ../../gcc-7.3.0/gcc/auto-inc-dec.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o auto-profile.o -MT auto-profile.o -MMD -MP -MF ./.deps/auto-profile.TPo ../../gcc-7.3.0/gcc/auto-profile.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o bb-reorder.o -MT bb-reorder.o -MMD -MP -MF ./.deps/bb-reorder.TPo ../../gcc-7.3.0/gcc/bb-reorder.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o bitmap.o -MT bitmap.o -MMD -MP -MF ./.deps/bitmap.TPo ../../gcc-7.3.0/gcc/bitmap.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o bt-load.o -MT bt-load.o -MMD -MP -MF ./.deps/bt-load.TPo ../../gcc-7.3.0/gcc/bt-load.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o builtins.o -MT builtins.o -MMD -MP -MF ./.deps/builtins.TPo ../../gcc-7.3.0/gcc/builtins.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o caller-save.o -MT caller-save.o -MMD -MP -MF ./.deps/caller-save.TPo ../../gcc-7.3.0/gcc/caller-save.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o calls.o -MT calls.o -MMD -MP -MF ./.deps/calls.TPo ../../gcc-7.3.0/gcc/calls.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o ccmp.o -MT ccmp.o -MMD -MP -MF ./.deps/ccmp.TPo ../../gcc-7.3.0/gcc/ccmp.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cfg.o -MT cfg.o -MMD -MP -MF ./.deps/cfg.TPo ../../gcc-7.3.0/gcc/cfg.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cfganal.o -MT cfganal.o -MMD -MP -MF ./.deps/cfganal.TPo ../../gcc-7.3.0/gcc/cfganal.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cfgbuild.o -MT cfgbuild.o -MMD -MP -MF ./.deps/cfgbuild.TPo ../../gcc-7.3.0/gcc/cfgbuild.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cfgcleanup.o -MT cfgcleanup.o -MMD -MP -MF ./.deps/cfgcleanup.TPo ../../gcc-7.3.0/gcc/cfgcleanup.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cfgexpand.o -MT cfgexpand.o -MMD -MP -MF ./.deps/cfgexpand.TPo ../../gcc-7.3.0/gcc/cfgexpand.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cfghooks.o -MT cfghooks.o -MMD -MP -MF ./.deps/cfghooks.TPo ../../gcc-7.3.0/gcc/cfghooks.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cfgloop.o -MT cfgloop.o -MMD -MP -MF ./.deps/cfgloop.TPo ../../gcc-7.3.0/gcc/cfgloop.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cfgloopanal.o -MT cfgloopanal.o -MMD -MP -MF ./.deps/cfgloopanal.TPo ../../gcc-7.3.0/gcc/cfgloopanal.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cfgloopmanip.o -MT cfgloopmanip.o -MMD -MP -MF ./.deps/cfgloopmanip.TPo ../../gcc-7.3.0/gcc/cfgloopmanip.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cfgrtl.o -MT cfgrtl.o -MMD -MP -MF ./.deps/cfgrtl.TPo ../../gcc-7.3.0/gcc/cfgrtl.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o symtab.o -MT symtab.o -MMD -MP -MF ./.deps/symtab.TPo ../../gcc-7.3.0/gcc/symtab.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cgraph.o -MT cgraph.o -MMD -MP -MF ./.deps/cgraph.TPo ../../gcc-7.3.0/gcc/cgraph.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cgraphbuild.o -MT cgraphbuild.o -MMD -MP -MF ./.deps/cgraphbuild.TPo ../../gcc-7.3.0/gcc/cgraphbuild.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cgraphunit.o -MT cgraphunit.o -MMD -MP -MF ./.deps/cgraphunit.TPo ../../gcc-7.3.0/gcc/cgraphunit.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cgraphclones.o -MT cgraphclones.o -MMD -MP -MF ./.deps/cgraphclones.TPo ../../gcc-7.3.0/gcc/cgraphclones.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cilk-common.o -MT cilk-common.o -MMD -MP -MF ./.deps/cilk-common.TPo ../../gcc-7.3.0/gcc/cilk-common.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o combine.o -MT combine.o -MMD -MP -MF ./.deps/combine.TPo ../../gcc-7.3.0/gcc/combine.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o combine-stack-adj.o -MT combine-stack-adj.o -MMD -MP -MF ./.deps/combine-stack-adj.TPo ../../gcc-7.3.0/gcc/combine-stack-adj.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o compare-elim.o -MT compare-elim.o -MMD -MP -MF ./.deps/compare-elim.TPo ../../gcc-7.3.0/gcc/compare-elim.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o context.o -MT context.o -MMD -MP -MF ./.deps/context.TPo ../../gcc-7.3.0/gcc/context.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o convert.o -MT convert.o -MMD -MP -MF ./.deps/convert.TPo ../../gcc-7.3.0/gcc/convert.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o coverage.o -MT coverage.o -MMD -MP -MF ./.deps/coverage.TPo ../../gcc-7.3.0/gcc/coverage.c
g++ -std=gnu++98 -fno-PIE -c -DGCC_INCLUDE_DIR=\"/nix/store/w1idlc52pw2b2s45h6z5fkk3jjll21j0-gcc-7.3.0/lib/gcc/armv7l-unknown-linux-gnueabihf/7.3.0/include\" -DFIXED_INCLUDE_DIR=\"/nix/store/w1idlc52pw2b2s45h6z5fkk3jjll21j0-gcc-7.3.0/lib/gcc/armv7l-unknown-linux-gnueabihf/7.3.0/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/nix/store/w1idlc52pw2b2s45h6z5fkk3jjll21j0-gcc-7.3.0/lib/gcc/armv7l-unknown-linux-gnueabihf/7.3.0/../../../../include/c++/7.3.0\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/nix/store/w1idlc52pw2b2s45h6z5fkk3jjll21j0-gcc-7.3.0/lib/gcc/armv7l-unknown-linux-gnueabihf/7.3.0/../../../../include/c++/7.3.0/armv7l-unknown-linux-gnueabihf\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/nix/store/w1idlc52pw2b2s45h6z5fkk3jjll21j0-gcc-7.3.0/lib/gcc/armv7l-unknown-linux-gnueabihf/7.3.0/../../../../include/c++/7.3.0/backward\" -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/nix/store/w1idlc52pw2b2s45h6z5fkk3jjll21j0-gcc-7.3.0/lib/gcc/armv7l-unknown-linux-gnueabihf/7.3.0/../../../../armv7l-unknown-linux-gnueabihf/sys-include\" -DTOOL_INCLUDE_DIR=\"/nix/store/w1idlc52pw2b2s45h6z5fkk3jjll21j0-gcc-7.3.0/lib/gcc/armv7l-unknown-linux-gnueabihf/7.3.0/../../../../armv7l-unknown-linux-gnueabihf/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include\" -DPREFIX=\"/nix/store/w1idlc52pw2b2s45h6z5fkk3jjll21j0-gcc-7.3.0/\" -DSTANDARD_EXEC_PREFIX=\"/nix/store/w1idlc52pw2b2s45h6z5fkk3jjll21j0-gcc-7.3.0/lib/gcc/\" -DBASEVER="\"7.3.0\"" -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cppbuiltin.o -MT cppbuiltin.o -MMD -MP -MF ./.deps/cppbuiltin.TPo ../../gcc-7.3.0/gcc/cppbuiltin.c
g++ -std=gnu++98 -fno-PIE -c -DGCC_INCLUDE_DIR=\"/nix/store/w1idlc52pw2b2s45h6z5fkk3jjll21j0-gcc-7.3.0/lib/gcc/armv7l-unknown-linux-gnueabihf/7.3.0/include\" -DFIXED_INCLUDE_DIR=\"/nix/store/w1idlc52pw2b2s45h6z5fkk3jjll21j0-gcc-7.3.0/lib/gcc/armv7l-unknown-linux-gnueabihf/7.3.0/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/nix/store/w1idlc52pw2b2s45h6z5fkk3jjll21j0-gcc-7.3.0/lib/gcc/armv7l-unknown-linux-gnueabihf/7.3.0/../../../../include/c++/7.3.0\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/nix/store/w1idlc52pw2b2s45h6z5fkk3jjll21j0-gcc-7.3.0/lib/gcc/armv7l-unknown-linux-gnueabihf/7.3.0/../../../../include/c++/7.3.0/armv7l-unknown-linux-gnueabihf\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/nix/store/w1idlc52pw2b2s45h6z5fkk3jjll21j0-gcc-7.3.0/lib/gcc/armv7l-unknown-linux-gnueabihf/7.3.0/../../../../include/c++/7.3.0/backward\" -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/nix/store/w1idlc52pw2b2s45h6z5fkk3jjll21j0-gcc-7.3.0/lib/gcc/armv7l-unknown-linux-gnueabihf/7.3.0/../../../../armv7l-unknown-linux-gnueabihf/sys-include\" -DTOOL_INCLUDE_DIR=\"/nix/store/w1idlc52pw2b2s45h6z5fkk3jjll21j0-gcc-7.3.0/lib/gcc/armv7l-unknown-linux-gnueabihf/7.3.0/../../../../armv7l-unknown-linux-gnueabihf/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include\" -DPREFIX=\"/nix/store/w1idlc52pw2b2s45h6z5fkk3jjll21j0-gcc-7.3.0/\" -DSTANDARD_EXEC_PREFIX=\"/nix/store/w1idlc52pw2b2s45h6z5fkk3jjll21j0-gcc-7.3.0/lib/gcc/\" -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cppdefault.o -MT cppdefault.o -MMD -MP -MF ./.deps/cppdefault.TPo ../../gcc-7.3.0/gcc/cppdefault.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cprop.o -MT cprop.o -MMD -MP -MF ./.deps/cprop.TPo ../../gcc-7.3.0/gcc/cprop.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cse.o -MT cse.o -MMD -MP -MF ./.deps/cse.TPo ../../gcc-7.3.0/gcc/cse.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cselib.o -MT cselib.o -MMD -MP -MF ./.deps/cselib.TPo ../../gcc-7.3.0/gcc/cselib.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o data-streamer.o -MT data-streamer.o -MMD -MP -MF ./.deps/data-streamer.TPo ../../gcc-7.3.0/gcc/data-streamer.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o data-streamer-in.o -MT data-streamer-in.o -MMD -MP -MF ./.deps/data-streamer-in.TPo ../../gcc-7.3.0/gcc/data-streamer-in.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o data-streamer-out.o -MT data-streamer-out.o -MMD -MP -MF ./.deps/data-streamer-out.TPo ../../gcc-7.3.0/gcc/data-streamer-out.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o dbxout.o -MT dbxout.o -MMD -MP -MF ./.deps/dbxout.TPo ../../gcc-7.3.0/gcc/dbxout.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o dbgcnt.o -MT dbgcnt.o -MMD -MP -MF ./.deps/dbgcnt.TPo ../../gcc-7.3.0/gcc/dbgcnt.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o dce.o -MT dce.o -MMD -MP -MF ./.deps/dce.TPo ../../gcc-7.3.0/gcc/dce.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o ddg.o -MT ddg.o -MMD -MP -MF ./.deps/ddg.TPo ../../gcc-7.3.0/gcc/ddg.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o debug.o -MT debug.o -MMD -MP -MF ./.deps/debug.TPo ../../gcc-7.3.0/gcc/debug.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o df-core.o -MT df-core.o -MMD -MP -MF ./.deps/df-core.TPo ../../gcc-7.3.0/gcc/df-core.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o df-problems.o -MT df-problems.o -MMD -MP -MF ./.deps/df-problems.TPo ../../gcc-7.3.0/gcc/df-problems.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o df-scan.o -MT df-scan.o -MMD -MP -MF ./.deps/df-scan.TPo ../../gcc-7.3.0/gcc/df-scan.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -Wno-strict-aliasing -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o dfp.o -MT dfp.o -MMD -MP -MF ./.deps/dfp.TPo ../../gcc-7.3.0/gcc/dfp.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o dojump.o -MT dojump.o -MMD -MP -MF ./.deps/dojump.TPo ../../gcc-7.3.0/gcc/dojump.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o dominance.o -MT dominance.o -MMD -MP -MF ./.deps/dominance.TPo ../../gcc-7.3.0/gcc/dominance.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o domwalk.o -MT domwalk.o -MMD -MP -MF ./.deps/domwalk.TPo ../../gcc-7.3.0/gcc/domwalk.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o double-int.o -MT double-int.o -MMD -MP -MF ./.deps/double-int.TPo ../../gcc-7.3.0/gcc/double-int.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o dse.o -MT dse.o -MMD -MP -MF ./.deps/dse.TPo ../../gcc-7.3.0/gcc/dse.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o dumpfile.o -MT dumpfile.o -MMD -MP -MF ./.deps/dumpfile.TPo ../../gcc-7.3.0/gcc/dumpfile.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o dwarf2asm.o -MT dwarf2asm.o -MMD -MP -MF ./.deps/dwarf2asm.TPo ../../gcc-7.3.0/gcc/dwarf2asm.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o dwarf2cfi.o -MT dwarf2cfi.o -MMD -MP -MF ./.deps/dwarf2cfi.TPo ../../gcc-7.3.0/gcc/dwarf2cfi.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o dwarf2out.o -MT dwarf2out.o -MMD -MP -MF ./.deps/dwarf2out.TPo ../../gcc-7.3.0/gcc/dwarf2out.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o emit-rtl.o -MT emit-rtl.o -MMD -MP -MF ./.deps/emit-rtl.TPo ../../gcc-7.3.0/gcc/emit-rtl.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o et-forest.o -MT et-forest.o -MMD -MP -MF ./.deps/et-forest.TPo ../../gcc-7.3.0/gcc/et-forest.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o except.o -MT except.o -MMD -MP -MF ./.deps/except.TPo ../../gcc-7.3.0/gcc/except.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o explow.o -MT explow.o -MMD -MP -MF ./.deps/explow.TPo ../../gcc-7.3.0/gcc/explow.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o expmed.o -MT expmed.o -MMD -MP -MF ./.deps/expmed.TPo ../../gcc-7.3.0/gcc/expmed.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o expr.o -MT expr.o -MMD -MP -MF ./.deps/expr.TPo ../../gcc-7.3.0/gcc/expr.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o fibonacci_heap.o -MT fibonacci_heap.o -MMD -MP -MF ./.deps/fibonacci_heap.TPo ../../gcc-7.3.0/gcc/fibonacci_heap.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o final.o -MT final.o -MMD -MP -MF ./.deps/final.TPo ../../gcc-7.3.0/gcc/final.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o fixed-value.o -MT fixed-value.o -MMD -MP -MF ./.deps/fixed-value.TPo ../../gcc-7.3.0/gcc/fixed-value.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o fold-const.o -MT fold-const.o -MMD -MP -MF ./.deps/fold-const.TPo ../../gcc-7.3.0/gcc/fold-const.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o fold-const-call.o -MT fold-const-call.o -MMD -MP -MF ./.deps/fold-const-call.TPo ../../gcc-7.3.0/gcc/fold-const-call.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o function.o -MT function.o -MMD -MP -MF ./.deps/function.TPo ../../gcc-7.3.0/gcc/function.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o function-tests.o -MT function-tests.o -MMD -MP -MF ./.deps/function-tests.TPo ../../gcc-7.3.0/gcc/function-tests.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o fwprop.o -MT fwprop.o -MMD -MP -MF ./.deps/fwprop.TPo ../../gcc-7.3.0/gcc/fwprop.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o gcc-rich-location.o -MT gcc-rich-location.o -MMD -MP -MF ./.deps/gcc-rich-location.TPo ../../gcc-7.3.0/gcc/gcc-rich-location.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o gcse.o -MT gcse.o -MMD -MP -MF ./.deps/gcse.TPo ../../gcc-7.3.0/gcc/gcse.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o gcse-common.o -MT gcse-common.o -MMD -MP -MF ./.deps/gcse-common.TPo ../../gcc-7.3.0/gcc/gcse-common.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o ggc-common.o -MT ggc-common.o -MMD -MP -MF ./.deps/ggc-common.TPo ../../gcc-7.3.0/gcc/ggc-common.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o ggc-tests.o -MT ggc-tests.o -MMD -MP -MF ./.deps/ggc-tests.TPo ../../gcc-7.3.0/gcc/ggc-tests.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o gimple.o -MT gimple.o -MMD -MP -MF ./.deps/gimple.TPo ../../gcc-7.3.0/gcc/gimple.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o gimple-builder.o -MT gimple-builder.o -MMD -MP -MF ./.deps/gimple-builder.TPo ../../gcc-7.3.0/gcc/gimple-builder.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o gimple-expr.o -MT gimple-expr.o -MMD -MP -MF ./.deps/gimple-expr.TPo ../../gcc-7.3.0/gcc/gimple-expr.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o gimple-iterator.o -MT gimple-iterator.o -MMD -MP -MF ./.deps/gimple-iterator.TPo ../../gcc-7.3.0/gcc/gimple-iterator.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o gimple-fold.o -MT gimple-fold.o -MMD -MP -MF ./.deps/gimple-fold.TPo ../../gcc-7.3.0/gcc/gimple-fold.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o gimple-laddress.o -MT gimple-laddress.o -MMD -MP -MF ./.deps/gimple-laddress.TPo ../../gcc-7.3.0/gcc/gimple-laddress.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o gimple-low.o -MT gimple-low.o -MMD -MP -MF ./.deps/gimple-low.TPo ../../gcc-7.3.0/gcc/gimple-low.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o gimple-pretty-print.o -MT gimple-pretty-print.o -MMD -MP -MF ./.deps/gimple-pretty-print.TPo ../../gcc-7.3.0/gcc/gimple-pretty-print.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o gimple-ssa-backprop.o -MT gimple-ssa-backprop.o -MMD -MP -MF ./.deps/gimple-ssa-backprop.TPo ../../gcc-7.3.0/gcc/gimple-ssa-backprop.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o gimple-ssa-isolate-paths.o -MT gimple-ssa-isolate-paths.o -MMD -MP -MF ./.deps/gimple-ssa-isolate-paths.TPo ../../gcc-7.3.0/gcc/gimple-ssa-isolate-paths.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o gimple-ssa-nonnull-compare.o -MT gimple-ssa-nonnull-compare.o -MMD -MP -MF ./.deps/gimple-ssa-nonnull-compare.TPo ../../gcc-7.3.0/gcc/gimple-ssa-nonnull-compare.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o gimple-ssa-split-paths.o -MT gimple-ssa-split-paths.o -MMD -MP -MF ./.deps/gimple-ssa-split-paths.TPo ../../gcc-7.3.0/gcc/gimple-ssa-split-paths.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o gimple-ssa-store-merging.o -MT gimple-ssa-store-merging.o -MMD -MP -MF ./.deps/gimple-ssa-store-merging.TPo ../../gcc-7.3.0/gcc/gimple-ssa-store-merging.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o gimple-ssa-strength-reduction.o -MT gimple-ssa-strength-reduction.o -MMD -MP -MF ./.deps/gimple-ssa-strength-reduction.TPo ../../gcc-7.3.0/gcc/gimple-ssa-strength-reduction.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o gimple-ssa-sprintf.o -MT gimple-ssa-sprintf.o -MMD -MP -MF ./.deps/gimple-ssa-sprintf.TPo ../../gcc-7.3.0/gcc/gimple-ssa-sprintf.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o gimple-ssa-warn-alloca.o -MT gimple-ssa-warn-alloca.o -MMD -MP -MF ./.deps/gimple-ssa-warn-alloca.TPo ../../gcc-7.3.0/gcc/gimple-ssa-warn-alloca.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o gimple-streamer-in.o -MT gimple-streamer-in.o -MMD -MP -MF ./.deps/gimple-streamer-in.TPo ../../gcc-7.3.0/gcc/gimple-streamer-in.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o gimple-streamer-out.o -MT gimple-streamer-out.o -MMD -MP -MF ./.deps/gimple-streamer-out.TPo ../../gcc-7.3.0/gcc/gimple-streamer-out.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o gimple-walk.o -MT gimple-walk.o -MMD -MP -MF ./.deps/gimple-walk.TPo ../../gcc-7.3.0/gcc/gimple-walk.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o gimplify.o -MT gimplify.o -MMD -MP -MF ./.deps/gimplify.TPo ../../gcc-7.3.0/gcc/gimplify.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o gimplify-me.o -MT gimplify-me.o -MMD -MP -MF ./.deps/gimplify-me.TPo ../../gcc-7.3.0/gcc/gimplify-me.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o godump.o -MT godump.o -MMD -MP -MF ./.deps/godump.TPo ../../gcc-7.3.0/gcc/godump.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o graph.o -MT graph.o -MMD -MP -MF ./.deps/graph.TPo ../../gcc-7.3.0/gcc/graph.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o graphds.o -MT graphds.o -MMD -MP -MF ./.deps/graphds.TPo ../../gcc-7.3.0/gcc/graphds.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o graphite.o -MT graphite.o -MMD -MP -MF ./.deps/graphite.TPo ../../gcc-7.3.0/gcc/graphite.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -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-7.3.0/gcc/graphite-isl-ast-to-gimple.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o graphite-dependences.o -MT graphite-dependences.o -MMD -MP -MF ./.deps/graphite-dependences.TPo ../../gcc-7.3.0/gcc/graphite-dependences.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o graphite-optimize-isl.o -MT graphite-optimize-isl.o -MMD -MP -MF ./.deps/graphite-optimize-isl.TPo ../../gcc-7.3.0/gcc/graphite-optimize-isl.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o graphite-poly.o -MT graphite-poly.o -MMD -MP -MF ./.deps/graphite-poly.TPo ../../gcc-7.3.0/gcc/graphite-poly.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o graphite-scop-detection.o -MT graphite-scop-detection.o -MMD -MP -MF ./.deps/graphite-scop-detection.TPo ../../gcc-7.3.0/gcc/graphite-scop-detection.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o graphite-sese-to-poly.o -MT graphite-sese-to-poly.o -MMD -MP -MF ./.deps/graphite-sese-to-poly.TPo ../../gcc-7.3.0/gcc/graphite-sese-to-poly.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o gtype-desc.o -MT gtype-desc.o -MMD -MP -MF ./.deps/gtype-desc.TPo gtype-desc.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o haifa-sched.o -MT haifa-sched.o -MMD -MP -MF ./.deps/haifa-sched.TPo ../../gcc-7.3.0/gcc/haifa-sched.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o hash-map-tests.o -MT hash-map-tests.o -MMD -MP -MF ./.deps/hash-map-tests.TPo ../../gcc-7.3.0/gcc/hash-map-tests.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o hash-set-tests.o -MT hash-set-tests.o -MMD -MP -MF ./.deps/hash-set-tests.TPo ../../gcc-7.3.0/gcc/hash-set-tests.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o hsa-common.o -MT hsa-common.o -MMD -MP -MF ./.deps/hsa-common.TPo ../../gcc-7.3.0/gcc/hsa-common.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o hsa-gen.o -MT hsa-gen.o -MMD -MP -MF ./.deps/hsa-gen.TPo ../../gcc-7.3.0/gcc/hsa-gen.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o hsa-regalloc.o -MT hsa-regalloc.o -MMD -MP -MF ./.deps/hsa-regalloc.TPo ../../gcc-7.3.0/gcc/hsa-regalloc.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o hsa-brig.o -MT hsa-brig.o -MMD -MP -MF ./.deps/hsa-brig.TPo ../../gcc-7.3.0/gcc/hsa-brig.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o hsa-dump.o -MT hsa-dump.o -MMD -MP -MF ./.deps/hsa-dump.TPo ../../gcc-7.3.0/gcc/hsa-dump.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o hw-doloop.o -MT hw-doloop.o -MMD -MP -MF ./.deps/hw-doloop.TPo ../../gcc-7.3.0/gcc/hw-doloop.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o hwint.o -MT hwint.o -MMD -MP -MF ./.deps/hwint.TPo ../../gcc-7.3.0/gcc/hwint.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o ifcvt.o -MT ifcvt.o -MMD -MP -MF ./.deps/ifcvt.TPo ../../gcc-7.3.0/gcc/ifcvt.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o ree.o -MT ree.o -MMD -MP -MF ./.deps/ree.TPo ../../gcc-7.3.0/gcc/ree.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o inchash.o -MT inchash.o -MMD -MP -MF ./.deps/inchash.TPo ../../gcc-7.3.0/gcc/inchash.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o incpath.o -MT incpath.o -MMD -MP -MF ./.deps/incpath.TPo ../../gcc-7.3.0/gcc/incpath.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o init-regs.o -MT init-regs.o -MMD -MP -MF ./.deps/init-regs.TPo ../../gcc-7.3.0/gcc/init-regs.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o internal-fn.o -MT internal-fn.o -MMD -MP -MF ./.deps/internal-fn.TPo ../../gcc-7.3.0/gcc/internal-fn.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o ipa-chkp.o -MT ipa-chkp.o -MMD -MP -MF ./.deps/ipa-chkp.TPo ../../gcc-7.3.0/gcc/ipa-chkp.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o ipa-cp.o -MT ipa-cp.o -MMD -MP -MF ./.deps/ipa-cp.TPo ../../gcc-7.3.0/gcc/ipa-cp.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o ipa-devirt.o -MT ipa-devirt.o -MMD -MP -MF ./.deps/ipa-devirt.TPo ../../gcc-7.3.0/gcc/ipa-devirt.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o ipa-polymorphic-call.o -MT ipa-polymorphic-call.o -MMD -MP -MF ./.deps/ipa-polymorphic-call.TPo ../../gcc-7.3.0/gcc/ipa-polymorphic-call.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o ipa-split.o -MT ipa-split.o -MMD -MP -MF ./.deps/ipa-split.TPo ../../gcc-7.3.0/gcc/ipa-split.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o ipa-inline.o -MT ipa-inline.o -MMD -MP -MF ./.deps/ipa-inline.TPo ../../gcc-7.3.0/gcc/ipa-inline.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o ipa-comdats.o -MT ipa-comdats.o -MMD -MP -MF ./.deps/ipa-comdats.TPo ../../gcc-7.3.0/gcc/ipa-comdats.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o ipa-visibility.o -MT ipa-visibility.o -MMD -MP -MF ./.deps/ipa-visibility.TPo ../../gcc-7.3.0/gcc/ipa-visibility.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o ipa-inline-analysis.o -MT ipa-inline-analysis.o -MMD -MP -MF ./.deps/ipa-inline-analysis.TPo ../../gcc-7.3.0/gcc/ipa-inline-analysis.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o ipa-inline-transform.o -MT ipa-inline-transform.o -MMD -MP -MF ./.deps/ipa-inline-transform.TPo ../../gcc-7.3.0/gcc/ipa-inline-transform.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o ipa-profile.o -MT ipa-profile.o -MMD -MP -MF ./.deps/ipa-profile.TPo ../../gcc-7.3.0/gcc/ipa-profile.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o ipa-prop.o -MT ipa-prop.o -MMD -MP -MF ./.deps/ipa-prop.TPo ../../gcc-7.3.0/gcc/ipa-prop.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o ipa-pure-const.o -MT ipa-pure-const.o -MMD -MP -MF ./.deps/ipa-pure-const.TPo ../../gcc-7.3.0/gcc/ipa-pure-const.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o ipa-icf.o -MT ipa-icf.o -MMD -MP -MF ./.deps/ipa-icf.TPo ../../gcc-7.3.0/gcc/ipa-icf.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o ipa-icf-gimple.o -MT ipa-icf-gimple.o -MMD -MP -MF ./.deps/ipa-icf-gimple.TPo ../../gcc-7.3.0/gcc/ipa-icf-gimple.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o ipa-reference.o -MT ipa-reference.o -MMD -MP -MF ./.deps/ipa-reference.TPo ../../gcc-7.3.0/gcc/ipa-reference.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o ipa-hsa.o -MT ipa-hsa.o -MMD -MP -MF ./.deps/ipa-hsa.TPo ../../gcc-7.3.0/gcc/ipa-hsa.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o ipa-ref.o -MT ipa-ref.o -MMD -MP -MF ./.deps/ipa-ref.TPo ../../gcc-7.3.0/gcc/ipa-ref.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o ipa-utils.o -MT ipa-utils.o -MMD -MP -MF ./.deps/ipa-utils.TPo ../../gcc-7.3.0/gcc/ipa-utils.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o ipa.o -MT ipa.o -MMD -MP -MF ./.deps/ipa.TPo ../../gcc-7.3.0/gcc/ipa.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o ira.o -MT ira.o -MMD -MP -MF ./.deps/ira.TPo ../../gcc-7.3.0/gcc/ira.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o ira-build.o -MT ira-build.o -MMD -MP -MF ./.deps/ira-build.TPo ../../gcc-7.3.0/gcc/ira-build.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o ira-costs.o -MT ira-costs.o -MMD -MP -MF ./.deps/ira-costs.TPo ../../gcc-7.3.0/gcc/ira-costs.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o ira-conflicts.o -MT ira-conflicts.o -MMD -MP -MF ./.deps/ira-conflicts.TPo ../../gcc-7.3.0/gcc/ira-conflicts.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o ira-color.o -MT ira-color.o -MMD -MP -MF ./.deps/ira-color.TPo ../../gcc-7.3.0/gcc/ira-color.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o ira-emit.o -MT ira-emit.o -MMD -MP -MF ./.deps/ira-emit.TPo ../../gcc-7.3.0/gcc/ira-emit.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o ira-lives.o -MT ira-lives.o -MMD -MP -MF ./.deps/ira-lives.TPo ../../gcc-7.3.0/gcc/ira-lives.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o jump.o -MT jump.o -MMD -MP -MF ./.deps/jump.TPo ../../gcc-7.3.0/gcc/jump.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o langhooks.o -MT langhooks.o -MMD -MP -MF ./.deps/langhooks.TPo ../../gcc-7.3.0/gcc/langhooks.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o lcm.o -MT lcm.o -MMD -MP -MF ./.deps/lcm.TPo ../../gcc-7.3.0/gcc/lcm.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o lists.o -MT lists.o -MMD -MP -MF ./.deps/lists.TPo ../../gcc-7.3.0/gcc/lists.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o loop-doloop.o -MT loop-doloop.o -MMD -MP -MF ./.deps/loop-doloop.TPo ../../gcc-7.3.0/gcc/loop-doloop.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o loop-init.o -MT loop-init.o -MMD -MP -MF ./.deps/loop-init.TPo ../../gcc-7.3.0/gcc/loop-init.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o loop-invariant.o -MT loop-invariant.o -MMD -MP -MF ./.deps/loop-invariant.TPo ../../gcc-7.3.0/gcc/loop-invariant.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o loop-iv.o -MT loop-iv.o -MMD -MP -MF ./.deps/loop-iv.TPo ../../gcc-7.3.0/gcc/loop-iv.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o loop-unroll.o -MT loop-unroll.o -MMD -MP -MF ./.deps/loop-unroll.TPo ../../gcc-7.3.0/gcc/loop-unroll.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o lower-subreg.o -MT lower-subreg.o -MMD -MP -MF ./.deps/lower-subreg.TPo ../../gcc-7.3.0/gcc/lower-subreg.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o lra.o -MT lra.o -MMD -MP -MF ./.deps/lra.TPo ../../gcc-7.3.0/gcc/lra.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o lra-assigns.o -MT lra-assigns.o -MMD -MP -MF ./.deps/lra-assigns.TPo ../../gcc-7.3.0/gcc/lra-assigns.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o lra-coalesce.o -MT lra-coalesce.o -MMD -MP -MF ./.deps/lra-coalesce.TPo ../../gcc-7.3.0/gcc/lra-coalesce.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o lra-constraints.o -MT lra-constraints.o -MMD -MP -MF ./.deps/lra-constraints.TPo ../../gcc-7.3.0/gcc/lra-constraints.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o lra-eliminations.o -MT lra-eliminations.o -MMD -MP -MF ./.deps/lra-eliminations.TPo ../../gcc-7.3.0/gcc/lra-eliminations.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o lra-lives.o -MT lra-lives.o -MMD -MP -MF ./.deps/lra-lives.TPo ../../gcc-7.3.0/gcc/lra-lives.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o lra-remat.o -MT lra-remat.o -MMD -MP -MF ./.deps/lra-remat.TPo ../../gcc-7.3.0/gcc/lra-remat.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o lra-spills.o -MT lra-spills.o -MMD -MP -MF ./.deps/lra-spills.TPo ../../gcc-7.3.0/gcc/lra-spills.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o lto-cgraph.o -MT lto-cgraph.o -MMD -MP -MF ./.deps/lto-cgraph.TPo ../../gcc-7.3.0/gcc/lto-cgraph.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o lto-streamer.o -MT lto-streamer.o -MMD -MP -MF ./.deps/lto-streamer.TPo ../../gcc-7.3.0/gcc/lto-streamer.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o lto-streamer-in.o -MT lto-streamer-in.o -MMD -MP -MF ./.deps/lto-streamer-in.TPo ../../gcc-7.3.0/gcc/lto-streamer-in.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o lto-streamer-out.o -MT lto-streamer-out.o -MMD -MP -MF ./.deps/lto-streamer-out.TPo ../../gcc-7.3.0/gcc/lto-streamer-out.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o lto-section-in.o -MT lto-section-in.o -MMD -MP -MF ./.deps/lto-section-in.TPo ../../gcc-7.3.0/gcc/lto-section-in.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o lto-section-out.o -MT lto-section-out.o -MMD -MP -MF ./.deps/lto-section-out.TPo ../../gcc-7.3.0/gcc/lto-section-out.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o lto-opts.o -MT lto-opts.o -MMD -MP -MF ./.deps/lto-opts.TPo ../../gcc-7.3.0/gcc/lto-opts.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o lto-compress.o -MT lto-compress.o -MMD -MP -MF ./.deps/lto-compress.TPo ../../gcc-7.3.0/gcc/lto-compress.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o mcf.o -MT mcf.o -MMD -MP -MF ./.deps/mcf.TPo ../../gcc-7.3.0/gcc/mcf.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o mode-switching.o -MT mode-switching.o -MMD -MP -MF ./.deps/mode-switching.TPo ../../gcc-7.3.0/gcc/mode-switching.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o modulo-sched.o -MT modulo-sched.o -MMD -MP -MF ./.deps/modulo-sched.TPo ../../gcc-7.3.0/gcc/modulo-sched.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o multiple_target.o -MT multiple_target.o -MMD -MP -MF ./.deps/multiple_target.TPo ../../gcc-7.3.0/gcc/multiple_target.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o omp-offload.o -MT omp-offload.o -MMD -MP -MF ./.deps/omp-offload.TPo ../../gcc-7.3.0/gcc/omp-offload.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o omp-expand.o -MT omp-expand.o -MMD -MP -MF ./.deps/omp-expand.TPo ../../gcc-7.3.0/gcc/omp-expand.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o omp-general.o -MT omp-general.o -MMD -MP -MF ./.deps/omp-general.TPo ../../gcc-7.3.0/gcc/omp-general.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o omp-grid.o -MT omp-grid.o -MMD -MP -MF ./.deps/omp-grid.TPo ../../gcc-7.3.0/gcc/omp-grid.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o omp-low.o -MT omp-low.o -MMD -MP -MF ./.deps/omp-low.TPo ../../gcc-7.3.0/gcc/omp-low.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o omp-simd-clone.o -MT omp-simd-clone.o -MMD -MP -MF ./.deps/omp-simd-clone.TPo ../../gcc-7.3.0/gcc/omp-simd-clone.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o optabs.o -MT optabs.o -MMD -MP -MF ./.deps/optabs.TPo ../../gcc-7.3.0/gcc/optabs.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o optabs-libfuncs.o -MT optabs-libfuncs.o -MMD -MP -MF ./.deps/optabs-libfuncs.TPo ../../gcc-7.3.0/gcc/optabs-libfuncs.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o optabs-query.o -MT optabs-query.o -MMD -MP -MF ./.deps/optabs-query.TPo ../../gcc-7.3.0/gcc/optabs-query.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o optabs-tree.o -MT optabs-tree.o -MMD -MP -MF ./.deps/optabs-tree.TPo ../../gcc-7.3.0/gcc/optabs-tree.c
gawk -f ../../gcc-7.3.0/gcc/opt-functions.awk -f ../../gcc-7.3.0/gcc/opt-read.awk \
-f ../../gcc-7.3.0/gcc/optc-save-gen.awk \
-v header_name="config.h system.h coretypes.h tm.h" < optionlist > options-save.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o options-save.o -MT options-save.o -MMD -MP -MF ./.deps/options-save.TPo options-save.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o opts-global.o -MT opts-global.o -MMD -MP -MF ./.deps/opts-global.TPo ../../gcc-7.3.0/gcc/opts-global.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o passes.o -MT passes.o -MMD -MP -MF ./.deps/passes.TPo ../../gcc-7.3.0/gcc/passes.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o plugin.o -MT plugin.o -MMD -MP -MF ./.deps/plugin.TPo ../../gcc-7.3.0/gcc/plugin.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o postreload-gcse.o -MT postreload-gcse.o -MMD -MP -MF ./.deps/postreload-gcse.TPo ../../gcc-7.3.0/gcc/postreload-gcse.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o postreload.o -MT postreload.o -MMD -MP -MF ./.deps/postreload.TPo ../../gcc-7.3.0/gcc/postreload.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o predict.o -MT predict.o -MMD -MP -MF ./.deps/predict.TPo ../../gcc-7.3.0/gcc/predict.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o print-rtl.o -MT print-rtl.o -MMD -MP -MF ./.deps/print-rtl.TPo ../../gcc-7.3.0/gcc/print-rtl.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o print-rtl-function.o -MT print-rtl-function.o -MMD -MP -MF ./.deps/print-rtl-function.TPo ../../gcc-7.3.0/gcc/print-rtl-function.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o print-tree.o -MT print-tree.o -MMD -MP -MF ./.deps/print-tree.TPo ../../gcc-7.3.0/gcc/print-tree.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o profile.o -MT profile.o -MMD -MP -MF ./.deps/profile.TPo ../../gcc-7.3.0/gcc/profile.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o read-md.o -MT read-md.o -MMD -MP -MF ./.deps/read-md.TPo ../../gcc-7.3.0/gcc/read-md.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o read-rtl.o -MT read-rtl.o -MMD -MP -MF ./.deps/read-rtl.TPo ../../gcc-7.3.0/gcc/read-rtl.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o read-rtl-function.o -MT read-rtl-function.o -MMD -MP -MF ./.deps/read-rtl-function.TPo ../../gcc-7.3.0/gcc/read-rtl-function.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o real.o -MT real.o -MMD -MP -MF ./.deps/real.TPo ../../gcc-7.3.0/gcc/real.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o realmpfr.o -MT realmpfr.o -MMD -MP -MF ./.deps/realmpfr.TPo ../../gcc-7.3.0/gcc/realmpfr.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o recog.o -MT recog.o -MMD -MP -MF ./.deps/recog.TPo ../../gcc-7.3.0/gcc/recog.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o reg-stack.o -MT reg-stack.o -MMD -MP -MF ./.deps/reg-stack.TPo ../../gcc-7.3.0/gcc/reg-stack.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o regcprop.o -MT regcprop.o -MMD -MP -MF ./.deps/regcprop.TPo ../../gcc-7.3.0/gcc/regcprop.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o reginfo.o -MT reginfo.o -MMD -MP -MF ./.deps/reginfo.TPo ../../gcc-7.3.0/gcc/reginfo.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o regrename.o -MT regrename.o -MMD -MP -MF ./.deps/regrename.TPo ../../gcc-7.3.0/gcc/regrename.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o regstat.o -MT regstat.o -MMD -MP -MF ./.deps/regstat.TPo ../../gcc-7.3.0/gcc/regstat.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o reload.o -MT reload.o -MMD -MP -MF ./.deps/reload.TPo ../../gcc-7.3.0/gcc/reload.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o reload1.o -MT reload1.o -MMD -MP -MF ./.deps/reload1.TPo ../../gcc-7.3.0/gcc/reload1.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o reorg.o -MT reorg.o -MMD -MP -MF ./.deps/reorg.TPo ../../gcc-7.3.0/gcc/reorg.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o resource.o -MT resource.o -MMD -MP -MF ./.deps/resource.TPo ../../gcc-7.3.0/gcc/resource.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o rtl-chkp.o -MT rtl-chkp.o -MMD -MP -MF ./.deps/rtl-chkp.TPo ../../gcc-7.3.0/gcc/rtl-chkp.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o rtl-error.o -MT rtl-error.o -MMD -MP -MF ./.deps/rtl-error.TPo ../../gcc-7.3.0/gcc/rtl-error.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o rtl-tests.o -MT rtl-tests.o -MMD -MP -MF ./.deps/rtl-tests.TPo ../../gcc-7.3.0/gcc/rtl-tests.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o rtl.o -MT rtl.o -MMD -MP -MF ./.deps/rtl.TPo ../../gcc-7.3.0/gcc/rtl.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o rtlhash.o -MT rtlhash.o -MMD -MP -MF ./.deps/rtlhash.TPo ../../gcc-7.3.0/gcc/rtlhash.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o rtlanal.o -MT rtlanal.o -MMD -MP -MF ./.deps/rtlanal.TPo ../../gcc-7.3.0/gcc/rtlanal.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o rtlhooks.o -MT rtlhooks.o -MMD -MP -MF ./.deps/rtlhooks.TPo ../../gcc-7.3.0/gcc/rtlhooks.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o run-rtl-passes.o -MT run-rtl-passes.o -MMD -MP -MF ./.deps/run-rtl-passes.TPo ../../gcc-7.3.0/gcc/run-rtl-passes.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o sbitmap.o -MT sbitmap.o -MMD -MP -MF ./.deps/sbitmap.TPo ../../gcc-7.3.0/gcc/sbitmap.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o sched-deps.o -MT sched-deps.o -MMD -MP -MF ./.deps/sched-deps.TPo ../../gcc-7.3.0/gcc/sched-deps.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o sched-ebb.o -MT sched-ebb.o -MMD -MP -MF ./.deps/sched-ebb.TPo ../../gcc-7.3.0/gcc/sched-ebb.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o sched-rgn.o -MT sched-rgn.o -MMD -MP -MF ./.deps/sched-rgn.TPo ../../gcc-7.3.0/gcc/sched-rgn.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o sdbout.o -MT sdbout.o -MMD -MP -MF ./.deps/sdbout.TPo ../../gcc-7.3.0/gcc/sdbout.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o sel-sched-ir.o -MT sel-sched-ir.o -MMD -MP -MF ./.deps/sel-sched-ir.TPo ../../gcc-7.3.0/gcc/sel-sched-ir.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o sel-sched-dump.o -MT sel-sched-dump.o -MMD -MP -MF ./.deps/sel-sched-dump.TPo ../../gcc-7.3.0/gcc/sel-sched-dump.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o sel-sched.o -MT sel-sched.o -MMD -MP -MF ./.deps/sel-sched.TPo ../../gcc-7.3.0/gcc/sel-sched.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o selftest-rtl.o -MT selftest-rtl.o -MMD -MP -MF ./.deps/selftest-rtl.TPo ../../gcc-7.3.0/gcc/selftest-rtl.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o selftest-run-tests.o -MT selftest-run-tests.o -MMD -MP -MF ./.deps/selftest-run-tests.TPo ../../gcc-7.3.0/gcc/selftest-run-tests.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o sese.o -MT sese.o -MMD -MP -MF ./.deps/sese.TPo ../../gcc-7.3.0/gcc/sese.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o shrink-wrap.o -MT shrink-wrap.o -MMD -MP -MF ./.deps/shrink-wrap.TPo ../../gcc-7.3.0/gcc/shrink-wrap.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o simplify-rtx.o -MT simplify-rtx.o -MMD -MP -MF ./.deps/simplify-rtx.TPo ../../gcc-7.3.0/gcc/simplify-rtx.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o sparseset.o -MT sparseset.o -MMD -MP -MF ./.deps/sparseset.TPo ../../gcc-7.3.0/gcc/sparseset.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o spellcheck.o -MT spellcheck.o -MMD -MP -MF ./.deps/spellcheck.TPo ../../gcc-7.3.0/gcc/spellcheck.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o spellcheck-tree.o -MT spellcheck-tree.o -MMD -MP -MF ./.deps/spellcheck-tree.TPo ../../gcc-7.3.0/gcc/spellcheck-tree.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o sreal.o -MT sreal.o -MMD -MP -MF ./.deps/sreal.TPo ../../gcc-7.3.0/gcc/sreal.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o stack-ptr-mod.o -MT stack-ptr-mod.o -MMD -MP -MF ./.deps/stack-ptr-mod.TPo ../../gcc-7.3.0/gcc/stack-ptr-mod.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o statistics.o -MT statistics.o -MMD -MP -MF ./.deps/statistics.TPo ../../gcc-7.3.0/gcc/statistics.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o stmt.o -MT stmt.o -MMD -MP -MF ./.deps/stmt.TPo ../../gcc-7.3.0/gcc/stmt.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o stor-layout.o -MT stor-layout.o -MMD -MP -MF ./.deps/stor-layout.TPo ../../gcc-7.3.0/gcc/stor-layout.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o store-motion.o -MT store-motion.o -MMD -MP -MF ./.deps/store-motion.TPo ../../gcc-7.3.0/gcc/store-motion.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o streamer-hooks.o -MT streamer-hooks.o -MMD -MP -MF ./.deps/streamer-hooks.TPo ../../gcc-7.3.0/gcc/streamer-hooks.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o stringpool.o -MT stringpool.o -MMD -MP -MF ./.deps/stringpool.TPo ../../gcc-7.3.0/gcc/stringpool.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o substring-locations.o -MT substring-locations.o -MMD -MP -MF ./.deps/substring-locations.TPo ../../gcc-7.3.0/gcc/substring-locations.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o target-globals.o -MT target-globals.o -MMD -MP -MF ./.deps/target-globals.TPo ../../gcc-7.3.0/gcc/target-globals.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o targhooks.o -MT targhooks.o -MMD -MP -MF ./.deps/targhooks.TPo ../../gcc-7.3.0/gcc/targhooks.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o timevar.o -MT timevar.o -MMD -MP -MF ./.deps/timevar.TPo ../../gcc-7.3.0/gcc/timevar.c
g++ -std=gnu++98 -fno-PIE -c -DTARGET_NAME=\"armv7l-unknown-linux-gnueabihf\" -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o toplev.o -MT toplev.o -MMD -MP -MF ./.deps/toplev.TPo ../../gcc-7.3.0/gcc/toplev.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tracer.o -MT tracer.o -MMD -MP -MF ./.deps/tracer.TPo ../../gcc-7.3.0/gcc/tracer.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o trans-mem.o -MT trans-mem.o -MMD -MP -MF ./.deps/trans-mem.TPo ../../gcc-7.3.0/gcc/trans-mem.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-affine.o -MT tree-affine.o -MMD -MP -MF ./.deps/tree-affine.TPo ../../gcc-7.3.0/gcc/tree-affine.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o asan.o -MT asan.o -MMD -MP -MF ./.deps/asan.TPo ../../gcc-7.3.0/gcc/asan.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tsan.o -MT tsan.o -MMD -MP -MF ./.deps/tsan.TPo ../../gcc-7.3.0/gcc/tsan.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o ubsan.o -MT ubsan.o -MMD -MP -MF ./.deps/ubsan.TPo ../../gcc-7.3.0/gcc/ubsan.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o sanopt.o -MT sanopt.o -MMD -MP -MF ./.deps/sanopt.TPo ../../gcc-7.3.0/gcc/sanopt.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o sancov.o -MT sancov.o -MMD -MP -MF ./.deps/sancov.TPo ../../gcc-7.3.0/gcc/sancov.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-call-cdce.o -MT tree-call-cdce.o -MMD -MP -MF ./.deps/tree-call-cdce.TPo ../../gcc-7.3.0/gcc/tree-call-cdce.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-cfg.o -MT tree-cfg.o -MMD -MP -MF ./.deps/tree-cfg.TPo ../../gcc-7.3.0/gcc/tree-cfg.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-cfgcleanup.o -MT tree-cfgcleanup.o -MMD -MP -MF ./.deps/tree-cfgcleanup.TPo ../../gcc-7.3.0/gcc/tree-cfgcleanup.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-chrec.o -MT tree-chrec.o -MMD -MP -MF ./.deps/tree-chrec.TPo ../../gcc-7.3.0/gcc/tree-chrec.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-complex.o -MT tree-complex.o -MMD -MP -MF ./.deps/tree-complex.TPo ../../gcc-7.3.0/gcc/tree-complex.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-data-ref.o -MT tree-data-ref.o -MMD -MP -MF ./.deps/tree-data-ref.TPo ../../gcc-7.3.0/gcc/tree-data-ref.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-dfa.o -MT tree-dfa.o -MMD -MP -MF ./.deps/tree-dfa.TPo ../../gcc-7.3.0/gcc/tree-dfa.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-diagnostic.o -MT tree-diagnostic.o -MMD -MP -MF ./.deps/tree-diagnostic.TPo ../../gcc-7.3.0/gcc/tree-diagnostic.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-dump.o -MT tree-dump.o -MMD -MP -MF ./.deps/tree-dump.TPo ../../gcc-7.3.0/gcc/tree-dump.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-eh.o -MT tree-eh.o -MMD -MP -MF ./.deps/tree-eh.TPo ../../gcc-7.3.0/gcc/tree-eh.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-emutls.o -MT tree-emutls.o -MMD -MP -MF ./.deps/tree-emutls.TPo ../../gcc-7.3.0/gcc/tree-emutls.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-if-conv.o -MT tree-if-conv.o -MMD -MP -MF ./.deps/tree-if-conv.TPo ../../gcc-7.3.0/gcc/tree-if-conv.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-inline.o -MT tree-inline.o -MMD -MP -MF ./.deps/tree-inline.TPo ../../gcc-7.3.0/gcc/tree-inline.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-into-ssa.o -MT tree-into-ssa.o -MMD -MP -MF ./.deps/tree-into-ssa.TPo ../../gcc-7.3.0/gcc/tree-into-ssa.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-iterator.o -MT tree-iterator.o -MMD -MP -MF ./.deps/tree-iterator.TPo ../../gcc-7.3.0/gcc/tree-iterator.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-loop-distribution.o -MT tree-loop-distribution.o -MMD -MP -MF ./.deps/tree-loop-distribution.TPo ../../gcc-7.3.0/gcc/tree-loop-distribution.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-nested.o -MT tree-nested.o -MMD -MP -MF ./.deps/tree-nested.TPo ../../gcc-7.3.0/gcc/tree-nested.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-nrv.o -MT tree-nrv.o -MMD -MP -MF ./.deps/tree-nrv.TPo ../../gcc-7.3.0/gcc/tree-nrv.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-object-size.o -MT tree-object-size.o -MMD -MP -MF ./.deps/tree-object-size.TPo ../../gcc-7.3.0/gcc/tree-object-size.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-outof-ssa.o -MT tree-outof-ssa.o -MMD -MP -MF ./.deps/tree-outof-ssa.TPo ../../gcc-7.3.0/gcc/tree-outof-ssa.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-parloops.o -MT tree-parloops.o -MMD -MP -MF ./.deps/tree-parloops.TPo ../../gcc-7.3.0/gcc/tree-parloops.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-phinodes.o -MT tree-phinodes.o -MMD -MP -MF ./.deps/tree-phinodes.TPo ../../gcc-7.3.0/gcc/tree-phinodes.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-chkp.o -MT tree-chkp.o -MMD -MP -MF ./.deps/tree-chkp.TPo ../../gcc-7.3.0/gcc/tree-chkp.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-chkp-opt.o -MT tree-chkp-opt.o -MMD -MP -MF ./.deps/tree-chkp-opt.TPo ../../gcc-7.3.0/gcc/tree-chkp-opt.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-predcom.o -MT tree-predcom.o -MMD -MP -MF ./.deps/tree-predcom.TPo ../../gcc-7.3.0/gcc/tree-predcom.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-pretty-print.o -MT tree-pretty-print.o -MMD -MP -MF ./.deps/tree-pretty-print.TPo ../../gcc-7.3.0/gcc/tree-pretty-print.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-profile.o -MT tree-profile.o -MMD -MP -MF ./.deps/tree-profile.TPo ../../gcc-7.3.0/gcc/tree-profile.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-scalar-evolution.o -MT tree-scalar-evolution.o -MMD -MP -MF ./.deps/tree-scalar-evolution.TPo ../../gcc-7.3.0/gcc/tree-scalar-evolution.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-sra.o -MT tree-sra.o -MMD -MP -MF ./.deps/tree-sra.TPo ../../gcc-7.3.0/gcc/tree-sra.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-switch-conversion.o -MT tree-switch-conversion.o -MMD -MP -MF ./.deps/tree-switch-conversion.TPo ../../gcc-7.3.0/gcc/tree-switch-conversion.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-ssa-address.o -MT tree-ssa-address.o -MMD -MP -MF ./.deps/tree-ssa-address.TPo ../../gcc-7.3.0/gcc/tree-ssa-address.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-ssa-alias.o -MT tree-ssa-alias.o -MMD -MP -MF ./.deps/tree-ssa-alias.TPo ../../gcc-7.3.0/gcc/tree-ssa-alias.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-ssa-ccp.o -MT tree-ssa-ccp.o -MMD -MP -MF ./.deps/tree-ssa-ccp.TPo ../../gcc-7.3.0/gcc/tree-ssa-ccp.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-ssa-coalesce.o -MT tree-ssa-coalesce.o -MMD -MP -MF ./.deps/tree-ssa-coalesce.TPo ../../gcc-7.3.0/gcc/tree-ssa-coalesce.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-ssa-copy.o -MT tree-ssa-copy.o -MMD -MP -MF ./.deps/tree-ssa-copy.TPo ../../gcc-7.3.0/gcc/tree-ssa-copy.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-ssa-dce.o -MT tree-ssa-dce.o -MMD -MP -MF ./.deps/tree-ssa-dce.TPo ../../gcc-7.3.0/gcc/tree-ssa-dce.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-ssa-dom.o -MT tree-ssa-dom.o -MMD -MP -MF ./.deps/tree-ssa-dom.TPo ../../gcc-7.3.0/gcc/tree-ssa-dom.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-ssa-dse.o -MT tree-ssa-dse.o -MMD -MP -MF ./.deps/tree-ssa-dse.TPo ../../gcc-7.3.0/gcc/tree-ssa-dse.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-ssa-forwprop.o -MT tree-ssa-forwprop.o -MMD -MP -MF ./.deps/tree-ssa-forwprop.TPo ../../gcc-7.3.0/gcc/tree-ssa-forwprop.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-ssa-ifcombine.o -MT tree-ssa-ifcombine.o -MMD -MP -MF ./.deps/tree-ssa-ifcombine.TPo ../../gcc-7.3.0/gcc/tree-ssa-ifcombine.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-ssa-live.o -MT tree-ssa-live.o -MMD -MP -MF ./.deps/tree-ssa-live.TPo ../../gcc-7.3.0/gcc/tree-ssa-live.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-ssa-loop-ch.o -MT tree-ssa-loop-ch.o -MMD -MP -MF ./.deps/tree-ssa-loop-ch.TPo ../../gcc-7.3.0/gcc/tree-ssa-loop-ch.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-ssa-loop-im.o -MT tree-ssa-loop-im.o -MMD -MP -MF ./.deps/tree-ssa-loop-im.TPo ../../gcc-7.3.0/gcc/tree-ssa-loop-im.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-ssa-loop-ivcanon.o -MT tree-ssa-loop-ivcanon.o -MMD -MP -MF ./.deps/tree-ssa-loop-ivcanon.TPo ../../gcc-7.3.0/gcc/tree-ssa-loop-ivcanon.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-ssa-loop-ivopts.o -MT tree-ssa-loop-ivopts.o -MMD -MP -MF ./.deps/tree-ssa-loop-ivopts.TPo ../../gcc-7.3.0/gcc/tree-ssa-loop-ivopts.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-ssa-loop-manip.o -MT tree-ssa-loop-manip.o -MMD -MP -MF ./.deps/tree-ssa-loop-manip.TPo ../../gcc-7.3.0/gcc/tree-ssa-loop-manip.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-ssa-loop-niter.o -MT tree-ssa-loop-niter.o -MMD -MP -MF ./.deps/tree-ssa-loop-niter.TPo ../../gcc-7.3.0/gcc/tree-ssa-loop-niter.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-ssa-loop-prefetch.o -MT tree-ssa-loop-prefetch.o -MMD -MP -MF ./.deps/tree-ssa-loop-prefetch.TPo ../../gcc-7.3.0/gcc/tree-ssa-loop-prefetch.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-ssa-loop-split.o -MT tree-ssa-loop-split.o -MMD -MP -MF ./.deps/tree-ssa-loop-split.TPo ../../gcc-7.3.0/gcc/tree-ssa-loop-split.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-ssa-loop-unswitch.o -MT tree-ssa-loop-unswitch.o -MMD -MP -MF ./.deps/tree-ssa-loop-unswitch.TPo ../../gcc-7.3.0/gcc/tree-ssa-loop-unswitch.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-ssa-loop.o -MT tree-ssa-loop.o -MMD -MP -MF ./.deps/tree-ssa-loop.TPo ../../gcc-7.3.0/gcc/tree-ssa-loop.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-ssa-math-opts.o -MT tree-ssa-math-opts.o -MMD -MP -MF ./.deps/tree-ssa-math-opts.TPo ../../gcc-7.3.0/gcc/tree-ssa-math-opts.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-ssa-operands.o -MT tree-ssa-operands.o -MMD -MP -MF ./.deps/tree-ssa-operands.TPo ../../gcc-7.3.0/gcc/tree-ssa-operands.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-ssa-phionlycprop.o -MT tree-ssa-phionlycprop.o -MMD -MP -MF ./.deps/tree-ssa-phionlycprop.TPo ../../gcc-7.3.0/gcc/tree-ssa-phionlycprop.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-ssa-phiopt.o -MT tree-ssa-phiopt.o -MMD -MP -MF ./.deps/tree-ssa-phiopt.TPo ../../gcc-7.3.0/gcc/tree-ssa-phiopt.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-ssa-phiprop.o -MT tree-ssa-phiprop.o -MMD -MP -MF ./.deps/tree-ssa-phiprop.TPo ../../gcc-7.3.0/gcc/tree-ssa-phiprop.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-ssa-pre.o -MT tree-ssa-pre.o -MMD -MP -MF ./.deps/tree-ssa-pre.TPo ../../gcc-7.3.0/gcc/tree-ssa-pre.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-ssa-propagate.o -MT tree-ssa-propagate.o -MMD -MP -MF ./.deps/tree-ssa-propagate.TPo ../../gcc-7.3.0/gcc/tree-ssa-propagate.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-ssa-reassoc.o -MT tree-ssa-reassoc.o -MMD -MP -MF ./.deps/tree-ssa-reassoc.TPo ../../gcc-7.3.0/gcc/tree-ssa-reassoc.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-ssa-sccvn.o -MT tree-ssa-sccvn.o -MMD -MP -MF ./.deps/tree-ssa-sccvn.TPo ../../gcc-7.3.0/gcc/tree-ssa-sccvn.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-ssa-scopedtables.o -MT tree-ssa-scopedtables.o -MMD -MP -MF ./.deps/tree-ssa-scopedtables.TPo ../../gcc-7.3.0/gcc/tree-ssa-scopedtables.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-ssa-sink.o -MT tree-ssa-sink.o -MMD -MP -MF ./.deps/tree-ssa-sink.TPo ../../gcc-7.3.0/gcc/tree-ssa-sink.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-ssa-strlen.o -MT tree-ssa-strlen.o -MMD -MP -MF ./.deps/tree-ssa-strlen.TPo ../../gcc-7.3.0/gcc/tree-ssa-strlen.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-ssa-structalias.o -MT tree-ssa-structalias.o -MMD -MP -MF ./.deps/tree-ssa-structalias.TPo ../../gcc-7.3.0/gcc/tree-ssa-structalias.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-ssa-tail-merge.o -MT tree-ssa-tail-merge.o -MMD -MP -MF ./.deps/tree-ssa-tail-merge.TPo ../../gcc-7.3.0/gcc/tree-ssa-tail-merge.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-ssa-ter.o -MT tree-ssa-ter.o -MMD -MP -MF ./.deps/tree-ssa-ter.TPo ../../gcc-7.3.0/gcc/tree-ssa-ter.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-ssa-threadbackward.o -MT tree-ssa-threadbackward.o -MMD -MP -MF ./.deps/tree-ssa-threadbackward.TPo ../../gcc-7.3.0/gcc/tree-ssa-threadbackward.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-ssa-threadedge.o -MT tree-ssa-threadedge.o -MMD -MP -MF ./.deps/tree-ssa-threadedge.TPo ../../gcc-7.3.0/gcc/tree-ssa-threadedge.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-ssa-threadupdate.o -MT tree-ssa-threadupdate.o -MMD -MP -MF ./.deps/tree-ssa-threadupdate.TPo ../../gcc-7.3.0/gcc/tree-ssa-threadupdate.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-ssa-uncprop.o -MT tree-ssa-uncprop.o -MMD -MP -MF ./.deps/tree-ssa-uncprop.TPo ../../gcc-7.3.0/gcc/tree-ssa-uncprop.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-ssa-uninit.o -MT tree-ssa-uninit.o -MMD -MP -MF ./.deps/tree-ssa-uninit.TPo ../../gcc-7.3.0/gcc/tree-ssa-uninit.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-ssa.o -MT tree-ssa.o -MMD -MP -MF ./.deps/tree-ssa.TPo ../../gcc-7.3.0/gcc/tree-ssa.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-ssanames.o -MT tree-ssanames.o -MMD -MP -MF ./.deps/tree-ssanames.TPo ../../gcc-7.3.0/gcc/tree-ssanames.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-stdarg.o -MT tree-stdarg.o -MMD -MP -MF ./.deps/tree-stdarg.TPo ../../gcc-7.3.0/gcc/tree-stdarg.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-streamer.o -MT tree-streamer.o -MMD -MP -MF ./.deps/tree-streamer.TPo ../../gcc-7.3.0/gcc/tree-streamer.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-streamer-in.o -MT tree-streamer-in.o -MMD -MP -MF ./.deps/tree-streamer-in.TPo ../../gcc-7.3.0/gcc/tree-streamer-in.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-streamer-out.o -MT tree-streamer-out.o -MMD -MP -MF ./.deps/tree-streamer-out.TPo ../../gcc-7.3.0/gcc/tree-streamer-out.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-tailcall.o -MT tree-tailcall.o -MMD -MP -MF ./.deps/tree-tailcall.TPo ../../gcc-7.3.0/gcc/tree-tailcall.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-vect-generic.o -MT tree-vect-generic.o -MMD -MP -MF ./.deps/tree-vect-generic.TPo ../../gcc-7.3.0/gcc/tree-vect-generic.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-vect-patterns.o -MT tree-vect-patterns.o -MMD -MP -MF ./.deps/tree-vect-patterns.TPo ../../gcc-7.3.0/gcc/tree-vect-patterns.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-vect-data-refs.o -MT tree-vect-data-refs.o -MMD -MP -MF ./.deps/tree-vect-data-refs.TPo ../../gcc-7.3.0/gcc/tree-vect-data-refs.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-vect-stmts.o -MT tree-vect-stmts.o -MMD -MP -MF ./.deps/tree-vect-stmts.TPo ../../gcc-7.3.0/gcc/tree-vect-stmts.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-vect-loop.o -MT tree-vect-loop.o -MMD -MP -MF ./.deps/tree-vect-loop.TPo ../../gcc-7.3.0/gcc/tree-vect-loop.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-vect-loop-manip.o -MT tree-vect-loop-manip.o -MMD -MP -MF ./.deps/tree-vect-loop-manip.TPo ../../gcc-7.3.0/gcc/tree-vect-loop-manip.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-vect-slp.o -MT tree-vect-slp.o -MMD -MP -MF ./.deps/tree-vect-slp.TPo ../../gcc-7.3.0/gcc/tree-vect-slp.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-vectorizer.o -MT tree-vectorizer.o -MMD -MP -MF ./.deps/tree-vectorizer.TPo ../../gcc-7.3.0/gcc/tree-vectorizer.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree-vrp.o -MT tree-vrp.o -MMD -MP -MF ./.deps/tree-vrp.TPo ../../gcc-7.3.0/gcc/tree-vrp.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tree.o -MT tree.o -MMD -MP -MF ./.deps/tree.TPo ../../gcc-7.3.0/gcc/tree.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o typed-splay-tree.o -MT typed-splay-tree.o -MMD -MP -MF ./.deps/typed-splay-tree.TPo ../../gcc-7.3.0/gcc/typed-splay-tree.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o valtrack.o -MT valtrack.o -MMD -MP -MF ./.deps/valtrack.TPo ../../gcc-7.3.0/gcc/valtrack.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o value-prof.o -MT value-prof.o -MMD -MP -MF ./.deps/value-prof.TPo ../../gcc-7.3.0/gcc/value-prof.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o var-tracking.o -MT var-tracking.o -MMD -MP -MF ./.deps/var-tracking.TPo ../../gcc-7.3.0/gcc/var-tracking.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o varasm.o -MT varasm.o -MMD -MP -MF ./.deps/varasm.TPo ../../gcc-7.3.0/gcc/varasm.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o varpool.o -MT varpool.o -MMD -MP -MF ./.deps/varpool.TPo ../../gcc-7.3.0/gcc/varpool.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o vmsdbgout.o -MT vmsdbgout.o -MMD -MP -MF ./.deps/vmsdbgout.TPo ../../gcc-7.3.0/gcc/vmsdbgout.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o vtable-verify.o -MT vtable-verify.o -MMD -MP -MF ./.deps/vtable-verify.TPo ../../gcc-7.3.0/gcc/vtable-verify.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o web.o -MT web.o -MMD -MP -MF ./.deps/web.TPo ../../gcc-7.3.0/gcc/web.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o wide-int.o -MT wide-int.o -MMD -MP -MF ./.deps/wide-int.TPo ../../gcc-7.3.0/gcc/wide-int.cc
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o wide-int-print.o -MT wide-int-print.o -MMD -MP -MF ./.deps/wide-int-print.TPo ../../gcc-7.3.0/gcc/wide-int-print.cc
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o xcoffout.o -MT xcoffout.o -MMD -MP -MF ./.deps/xcoffout.TPo ../../gcc-7.3.0/gcc/xcoffout.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o arm.o -MT arm.o -MMD -MP -MF ./.deps/arm.TPo ../../gcc-7.3.0/gcc/config/arm/arm.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include \
../../gcc-7.3.0/gcc/config/arm/arm-builtins.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include \
../../gcc-7.3.0/gcc/config/arm/aarch-common.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o linux.o -MT linux.o -MMD -MP -MF ./.deps/linux.TPo ../../gcc-7.3.0/gcc/config/linux.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o host-linux.o -MT host-linux.o -MMD -MP -MF ./.deps/host-linux.TPo ../../gcc-7.3.0/gcc/config/host-linux.c
rm -rf libbackend.a
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 alias.o alloc-pool.o auto-inc-dec.o auto-profile.o bb-reorder.o bitmap.o bt-load.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 cgraph.o cgraphbuild.o cgraphunit.o cgraphclones.o cilk-common.o combine.o combine-stack-adj.o compare-elim.o context.o convert.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 dojump.o dominance.o domwalk.o double-int.o dse.o dumpfile.o dwarf2asm.o dwarf2cfi.o dwarf2out.o emit-rtl.o et-forest.o except.o explow.o expmed.o expr.o fibonacci_heap.o final.o fixed-value.o fold-const.o fold-const-call.o function.o function-tests.o fwprop.o gcc-rich-location.o gcse.o gcse-common.o ggc-common.o ggc-tests.o gimple.o gimple-builder.o gimple-expr.o gimple-iterator.o gimple-fold.o gimple-laddress.o gimple-low.o gimple-pretty-print.o gimple-ssa-backprop.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-streamer-in.o gimple-streamer-out.o gimple-walk.o gimplify.o gimplify-me.o godump.o graph.o graphds.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 hsa-common.o hsa-gen.o hsa-regalloc.o hsa-brig.o hsa-dump.o hw-doloop.o hwint.o ifcvt.o ree.o inchash.o incpath.o init-regs.o internal-fn.o ipa-chkp.o ipa-cp.o ipa-devirt.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-profile.o ipa-prop.o ipa-pure-const.o ipa-icf.o ipa-icf-gimple.o ipa-reference.o ipa-hsa.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-grid.o omp-low.o omp-simd-clone.o optabs.o optabs-libfuncs.o optabs-query.o optabs-tree.o options-save.o opts-global.o passes.o plugin.o postreload-gcse.o postreload.o predict.o print-rtl.o print-rtl-function.o print-tree.o profile.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-chkp.o rtl-error.o rtl-tests.o rtl.o rtlhash.o rtlanal.o rtlhooks.o run-rtl-passes.o sbitmap.o sched-deps.o sched-ebb.o sched-rgn.o sdbout.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 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-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-chkp.o tree-chkp-opt.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-phionlycprop.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 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-vectorizer.o tree-vrp.o tree.o typed-splay-tree.o valtrack.o value-prof.o var-tracking.o varasm.o varpool.o vmsdbgout.o vtable-verify.o web.o wide-int.o wide-int-print.o xcoffout.o arm.o arm-builtins.o aarch-common.o linux.o host-linux.o
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o main.o -MT main.o -MMD -MP -MF ./.deps/main.TPo ../../gcc-7.3.0/gcc/main.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o arm-common.o -MT arm-common.o -MMD -MP -MF ./.deps/arm-common.TPo ../../gcc-7.3.0/gcc/common/config/arm/arm-common.c
g++ -std=gnu++98 -fno-PIE -c -DPREFIX=\"/nix/store/w1idlc52pw2b2s45h6z5fkk3jjll21j0-gcc-7.3.0\" -DBASEVER="\"7.3.0\"" -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o prefix.o -MT prefix.o -MMD -MP -MF ./.deps/prefix.TPo ../../gcc-7.3.0/gcc/prefix.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o params.o -MT params.o -MMD -MP -MF ./.deps/params.TPo ../../gcc-7.3.0/gcc/params.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o opts.o -MT opts.o -MMD -MP -MF ./.deps/opts.TPo ../../gcc-7.3.0/gcc/opts.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o opts-common.o -MT opts-common.o -MMD -MP -MF ./.deps/opts-common.TPo ../../gcc-7.3.0/gcc/opts-common.c
gawk -f ../../gcc-7.3.0/gcc/opt-functions.awk -f ../../gcc-7.3.0/gcc/opt-read.awk \
-f ../../gcc-7.3.0/gcc/optc-gen.awk \
-v header_name="config.h system.h coretypes.h options.h tm.h" < optionlist > options.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o options.o -MT options.o -MMD -MP -MF ./.deps/options.TPo options.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o vec.o -MT vec.o -MMD -MP -MF ./.deps/vec.TPo ../../gcc-7.3.0/gcc/vec.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o hooks.o -MT hooks.o -MMD -MP -MF ./.deps/hooks.TPo ../../gcc-7.3.0/gcc/hooks.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -fno-common -DHAVE_CONFIG_H -I. -Icommon -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/common -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o common/common-targhooks.o -MT common/common-targhooks.o -MMD -MP -MF common/.deps/common-targhooks.TPo ../../gcc-7.3.0/gcc/common/common-targhooks.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o hash-table.o -MT hash-table.o -MMD -MP -MF ./.deps/hash-table.TPo ../../gcc-7.3.0/gcc/hash-table.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o file-find.o -MT file-find.o -MMD -MP -MF ./.deps/file-find.TPo ../../gcc-7.3.0/gcc/file-find.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o selftest.o -MT selftest.o -MMD -MP -MF ./.deps/selftest.TPo ../../gcc-7.3.0/gcc/selftest.c
rm -rf libcommon-target.a
ar rc libcommon-target.a arm-common.o prefix.o params.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
ranlib libcommon-target.a
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o diagnostic.o -MT diagnostic.o -MMD -MP -MF ./.deps/diagnostic.TPo ../../gcc-7.3.0/gcc/diagnostic.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o diagnostic-color.o -MT diagnostic-color.o -MMD -MP -MF ./.deps/diagnostic-color.TPo ../../gcc-7.3.0/gcc/diagnostic-color.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o diagnostic-show-locus.o -MT diagnostic-show-locus.o -MMD -MP -MF ./.deps/diagnostic-show-locus.TPo ../../gcc-7.3.0/gcc/diagnostic-show-locus.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o edit-context.o -MT edit-context.o -MMD -MP -MF ./.deps/edit-context.TPo ../../gcc-7.3.0/gcc/edit-context.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o pretty-print.o -MT pretty-print.o -MMD -MP -MF ./.deps/pretty-print.TPo ../../gcc-7.3.0/gcc/pretty-print.c
g++ -std=gnu++98 -fno-PIE -c -DLOCALEDIR=\"/nix/store/w1idlc52pw2b2s45h6z5fkk3jjll21j0-gcc-7.3.0/share/locale\" -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o intl.o -MT intl.o -MMD -MP -MF ./.deps/intl.TPo ../../gcc-7.3.0/gcc/intl.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o input.o -MT input.o -MMD -MP -MF ./.deps/input.TPo ../../gcc-7.3.0/gcc/input.c
g++ -std=gnu++98 -fno-PIE -c -DBASEVER="\"7.3.0\"" -DDATESTAMP="\"\"" -DREVISION="\"\"" -DDEVPHASE="\"\"" -DPKGVERSION="\"(GCC) \"" -DBUGURL="\"<https://gcc.gnu.org/bugs/>\"" -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o version.o -MT version.o -MMD -MP -MF ./.deps/version.TPo ../../gcc-7.3.0/gcc/version.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o ggc-none.o -MT ggc-none.o -MMD -MP -MF ./.deps/ggc-none.TPo ../../gcc-7.3.0/gcc/ggc-none.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o memory-block.o -MT memory-block.o -MMD -MP -MF ./.deps/memory-block.TPo ../../gcc-7.3.0/gcc/memory-block.cc
rm -rf libcommon.a
ar rc libcommon.a diagnostic.o diagnostic-color.o diagnostic-show-locus.o edit-context.o pretty-print.o intl.o vec.o input.o version.o hash-table.o ggc-none.o memory-block.o selftest.o
ranlib libcommon.a
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-array-notation.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-cilkplus.o c-family/array-notation-common.o c-family/cilk.o c-family/c-ubsan.o c-family/c-attribs.o c-family/c-warn.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-7.3.0/gcc/../move-if-change cc1-checksum.c.tmp cc1-checksum.c; \
fi
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cc1-checksum.o -MT cc1-checksum.o -MMD -MP -MF ./.deps/cc1-checksum.TPo cc1-checksum.c
g++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -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-array-notation.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-cilkplus.o c-family/array-notation-common.o c-family/cilk.o c-family/c-ubsan.o c-family/c-attribs.o c-family/c-warn.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/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/lib -lisl -L/nix/store/03zrfxmy79i54pwjks2f98jwr3q5q82k-gmp-6.1.2/lib -L/nix/store/bxbd5fb9z5diq5cblks7rjsml82qky24-mpfr-3.1.6/lib -L/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/lib -lmpc -lmpfr -lgmp -rdynamic -ldl -lz
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o gcov.o -MT gcov.o -MMD -MP -MF ./.deps/gcov.TPo ../../gcc-7.3.0/gcc/gcov.c
g++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H gcov.o \
hash-table.o ggc-none.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -o gcov
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o gcov-dump.o -MT gcov-dump.o -MMD -MP -MF ./.deps/gcov-dump.TPo ../../gcc-7.3.0/gcc/gcov-dump.c
g++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H 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
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o gcov-tool.o -MT gcov-tool.o -MMD -MP -MF ./.deps/gcov-tool.TPo ../../gcc-7.3.0/gcc/gcov-tool.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -Wno-error -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o libgcov-util.o ../../gcc-7.3.0/gcc/../libgcc/libgcov-util.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -Wno-error -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include \
-DIN_GCOV_TOOL=1 -o libgcov-driver-tool.o ../../gcc-7.3.0/gcc/../libgcc/libgcov-driver.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -Wno-error -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include \
-DIN_GCOV_TOOL=1 -o libgcov-merge-tool.o ../../gcc-7.3.0/gcc/../libgcc/libgcov-merge.c
g++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H 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
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/cp -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cp/cp-lang.o -MT cp/cp-lang.o -MMD -MP -MF cp/.deps/cp-lang.TPo ../../gcc-7.3.0/gcc/cp/cp-lang.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/cp -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cp/call.o -MT cp/call.o -MMD -MP -MF cp/.deps/call.TPo ../../gcc-7.3.0/gcc/cp/call.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/cp -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cp/decl.o -MT cp/decl.o -MMD -MP -MF cp/.deps/decl.TPo ../../gcc-7.3.0/gcc/cp/decl.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/cp -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cp/expr.o -MT cp/expr.o -MMD -MP -MF cp/.deps/expr.TPo ../../gcc-7.3.0/gcc/cp/expr.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/cp -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cp/pt.o -MT cp/pt.o -MMD -MP -MF cp/.deps/pt.TPo ../../gcc-7.3.0/gcc/cp/pt.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/cp -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cp/typeck2.o -MT cp/typeck2.o -MMD -MP -MF cp/.deps/typeck2.TPo ../../gcc-7.3.0/gcc/cp/typeck2.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/cp -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cp/class.o -MT cp/class.o -MMD -MP -MF cp/.deps/class.TPo ../../gcc-7.3.0/gcc/cp/class.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/cp -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cp/decl2.o -MT cp/decl2.o -MMD -MP -MF cp/.deps/decl2.TPo ../../gcc-7.3.0/gcc/cp/decl2.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/cp -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cp/error.o -MT cp/error.o -MMD -MP -MF cp/.deps/error.TPo ../../gcc-7.3.0/gcc/cp/error.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/cp -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cp/lex.o -MT cp/lex.o -MMD -MP -MF cp/.deps/lex.TPo ../../gcc-7.3.0/gcc/cp/lex.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/cp -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cp/parser.o -MT cp/parser.o -MMD -MP -MF cp/.deps/parser.TPo ../../gcc-7.3.0/gcc/cp/parser.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/cp -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cp/ptree.o -MT cp/ptree.o -MMD -MP -MF cp/.deps/ptree.TPo ../../gcc-7.3.0/gcc/cp/ptree.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/cp -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cp/rtti.o -MT cp/rtti.o -MMD -MP -MF cp/.deps/rtti.TPo ../../gcc-7.3.0/gcc/cp/rtti.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/cp -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cp/typeck.o -MT cp/typeck.o -MMD -MP -MF cp/.deps/typeck.TPo ../../gcc-7.3.0/gcc/cp/typeck.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/cp -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cp/cvt.o -MT cp/cvt.o -MMD -MP -MF cp/.deps/cvt.TPo ../../gcc-7.3.0/gcc/cp/cvt.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/cp -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cp/except.o -MT cp/except.o -MMD -MP -MF cp/.deps/except.TPo ../../gcc-7.3.0/gcc/cp/except.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/cp -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cp/friend.o -MT cp/friend.o -MMD -MP -MF cp/.deps/friend.TPo ../../gcc-7.3.0/gcc/cp/friend.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/cp -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cp/init.o -MT cp/init.o -MMD -MP -MF cp/.deps/init.TPo ../../gcc-7.3.0/gcc/cp/init.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/cp -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cp/method.o -MT cp/method.o -MMD -MP -MF cp/.deps/method.TPo ../../gcc-7.3.0/gcc/cp/method.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/cp -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cp/search.o -MT cp/search.o -MMD -MP -MF cp/.deps/search.TPo ../../gcc-7.3.0/gcc/cp/search.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/cp -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cp/semantics.o -MT cp/semantics.o -MMD -MP -MF cp/.deps/semantics.TPo ../../gcc-7.3.0/gcc/cp/semantics.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/cp -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cp/tree.o -MT cp/tree.o -MMD -MP -MF cp/.deps/tree.TPo ../../gcc-7.3.0/gcc/cp/tree.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/cp -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cp/repo.o -MT cp/repo.o -MMD -MP -MF cp/.deps/repo.TPo ../../gcc-7.3.0/gcc/cp/repo.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/cp -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cp/dump.o -MT cp/dump.o -MMD -MP -MF cp/.deps/dump.TPo ../../gcc-7.3.0/gcc/cp/dump.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/cp -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cp/optimize.o -MT cp/optimize.o -MMD -MP -MF cp/.deps/optimize.TPo ../../gcc-7.3.0/gcc/cp/optimize.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/cp -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cp/mangle.o -MT cp/mangle.o -MMD -MP -MF cp/.deps/mangle.TPo ../../gcc-7.3.0/gcc/cp/mangle.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/cp -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cp/cp-objcp-common.o -MT cp/cp-objcp-common.o -MMD -MP -MF cp/.deps/cp-objcp-common.TPo ../../gcc-7.3.0/gcc/cp/cp-objcp-common.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/cp -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cp/name-lookup.o -MT cp/name-lookup.o -MMD -MP -MF cp/.deps/name-lookup.TPo ../../gcc-7.3.0/gcc/cp/name-lookup.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/cp -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cp/cxx-pretty-print.o -MT cp/cxx-pretty-print.o -MMD -MP -MF cp/.deps/cxx-pretty-print.TPo ../../gcc-7.3.0/gcc/cp/cxx-pretty-print.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/cp -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cp/cp-cilkplus.o -MT cp/cp-cilkplus.o -MMD -MP -MF cp/.deps/cp-cilkplus.TPo ../../gcc-7.3.0/gcc/cp/cp-cilkplus.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/cp -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cp/cp-gimplify.o -MT cp/cp-gimplify.o -MMD -MP -MF cp/.deps/cp-gimplify.TPo ../../gcc-7.3.0/gcc/cp/cp-gimplify.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/cp -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cp/cp-array-notation.o -MT cp/cp-array-notation.o -MMD -MP -MF cp/.deps/cp-array-notation.TPo ../../gcc-7.3.0/gcc/cp/cp-array-notation.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/cp -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cp/lambda.o -MT cp/lambda.o -MMD -MP -MF cp/.deps/lambda.TPo ../../gcc-7.3.0/gcc/cp/lambda.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/cp -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cp/vtable-class-hierarchy.o -MT cp/vtable-class-hierarchy.o -MMD -MP -MF cp/.deps/vtable-class-hierarchy.TPo ../../gcc-7.3.0/gcc/cp/vtable-class-hierarchy.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/cp -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cp/constexpr.o -MT cp/constexpr.o -MMD -MP -MF cp/.deps/constexpr.TPo ../../gcc-7.3.0/gcc/cp/constexpr.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/cp -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cp/cp-ubsan.o -MT cp/cp-ubsan.o -MMD -MP -MF cp/.deps/cp-ubsan.TPo ../../gcc-7.3.0/gcc/cp/cp-ubsan.c
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/cp -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cp/constraint.o -MT cp/constraint.o -MMD -MP -MF cp/.deps/constraint.TPo ../../gcc-7.3.0/gcc/cp/constraint.cc
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/cp -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cp/logic.o -MT cp/logic.o -MMD -MP -MF cp/.deps/logic.TPo ../../gcc-7.3.0/gcc/cp/logic.cc
if [ -f ../stage_final ] \
&& cmp -s ../stage_current ../stage_final; then \
cp ../prev-gcc/cc1plus-checksum.c cc1plus-checksum.c; \
else \
build/genchecksum cp/cp-lang.o c-family/stub-objc.o cp/call.o cp/decl.o cp/expr.o cp/pt.o cp/typeck2.o cp/class.o cp/decl2.o cp/error.o cp/lex.o cp/parser.o cp/ptree.o cp/rtti.o cp/typeck.o cp/cvt.o cp/except.o cp/friend.o cp/init.o cp/method.o cp/search.o cp/semantics.o cp/tree.o cp/repo.o cp/dump.o cp/optimize.o cp/mangle.o cp/cp-objcp-common.o cp/name-lookup.o cp/cxx-pretty-print.o cp/cp-cilkplus.o cp/cp-gimplify.o cp/cp-array-notation.o cp/lambda.o cp/vtable-class-hierarchy.o cp/constexpr.o cp/cp-ubsan.o cp/constraint.o cp/logic.o attribs.o incpath.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-cilkplus.o c-family/array-notation-common.o c-family/cilk.o c-family/c-ubsan.o c-family/c-attribs.o c-family/c-warn.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 > cc1plus-checksum.c.tmp && \
../../gcc-7.3.0/gcc/../move-if-change cc1plus-checksum.c.tmp cc1plus-checksum.c; \
fi
g++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o cc1plus-checksum.o -MT cc1plus-checksum.o -MMD -MP -MF ./.deps/cc1plus-checksum.TPo cc1plus-checksum.c
g++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -o cc1plus \
cp/cp-lang.o c-family/stub-objc.o cp/call.o cp/decl.o cp/expr.o cp/pt.o cp/typeck2.o cp/class.o cp/decl2.o cp/error.o cp/lex.o cp/parser.o cp/ptree.o cp/rtti.o cp/typeck.o cp/cvt.o cp/except.o cp/friend.o cp/init.o cp/method.o cp/search.o cp/semantics.o cp/tree.o cp/repo.o cp/dump.o cp/optimize.o cp/mangle.o cp/cp-objcp-common.o cp/name-lookup.o cp/cxx-pretty-print.o cp/cp-cilkplus.o cp/cp-gimplify.o cp/cp-array-notation.o cp/lambda.o cp/vtable-class-hierarchy.o cp/constexpr.o cp/cp-ubsan.o cp/constraint.o cp/logic.o attribs.o incpath.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-cilkplus.o c-family/array-notation-common.o c-family/cilk.o c-family/c-ubsan.o c-family/c-attribs.o c-family/c-warn.o arm-c.o glibc-c.o cc1plus-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/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/lib -lisl -L/nix/store/03zrfxmy79i54pwjks2f98jwr3q5q82k-gmp-6.1.2/lib -L/nix/store/bxbd5fb9z5diq5cblks7rjsml82qky24-mpfr-3.1.6/lib -L/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/lib -lmpc -lmpfr -lgmp -rdynamic -ldl -lz
g++ -std=gnu++98 -fno-PIE -c -DTARGET_MACHINE=\"armv7l-unknown-linux-gnueabihf\" -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o collect2.o -MT collect2.o -MMD -MP -MF ./.deps/collect2.TPo ../../gcc-7.3.0/gcc/collect2.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o collect2-aix.o -MT collect2-aix.o -MMD -MP -MF ./.deps/collect2-aix.TPo ../../gcc-7.3.0/gcc/collect2-aix.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o tlink.o -MT tlink.o -MMD -MP -MF ./.deps/tlink.TPo ../../gcc-7.3.0/gcc/tlink.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o collect-utils.o -MT collect-utils.o -MMD -MP -MF ./.deps/collect-utils.TPo ../../gcc-7.3.0/gcc/collect-utils.c
g++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -o Tcollect2 \
collect2.o collect2-aix.o tlink.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
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o lto-wrapper.o -MT lto-wrapper.o -MMD -MP -MF ./.deps/lto-wrapper.TPo ../../gcc-7.3.0/gcc/lto-wrapper.c
../../gcc-7.3.0/gcc/lto-wrapper.c: In function 'bool find_and_merge_options(int, off_t, const char*, cl_decoded_option**, unsigned int*, const char*)':
../../gcc-7.3.0/gcc/lto-wrapper.c:912:26: warning: ignoring return value of 'ssize_t read(int, void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
read (fd, data, length);
^
g++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -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
g++ -std=gnu++98 -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/nix/store/w1idlc52pw2b2s45h6z5fkk3jjll21j0-gcc-7.3.0/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/nix/store/w1idlc52pw2b2s45h6z5fkk3jjll21j0-gcc-7.3.0/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"7.3.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"armv7l-unknown-linux-gnueabihf\" -DDEFAULT_TARGET_MACHINE=\"armv7l-unknown-linux-gnueabihf\" -DSTANDARD_BINDIR_PREFIX=\"/nix/store/w1idlc52pw2b2s45h6z5fkk3jjll21j0-gcc-7.3.0/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DTARGET_MACHINE=\"armv7l-unknown-linux-gnueabihf\" -DPERSONALITY=\"ar\" -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o gcc-ar.o -MT gcc-ar.o -MMD -MP -MF ./.deps/gcc-ar.TPo ../../gcc-7.3.0/gcc/gcc-ar.c
g++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H gcc-ar.o -o gcc-ar \
file-find.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a
cp ../../gcc-7.3.0/gcc/gcc-ar.c gcc-nm.c
g++ -std=gnu++98 -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/nix/store/w1idlc52pw2b2s45h6z5fkk3jjll21j0-gcc-7.3.0/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/nix/store/w1idlc52pw2b2s45h6z5fkk3jjll21j0-gcc-7.3.0/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"7.3.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"armv7l-unknown-linux-gnueabihf\" -DDEFAULT_TARGET_MACHINE=\"armv7l-unknown-linux-gnueabihf\" -DSTANDARD_BINDIR_PREFIX=\"/nix/store/w1idlc52pw2b2s45h6z5fkk3jjll21j0-gcc-7.3.0/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DTARGET_MACHINE=\"armv7l-unknown-linux-gnueabihf\" -DPERSONALITY=\"nm\" -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o gcc-nm.o -MT gcc-nm.o -MMD -MP -MF ./.deps/gcc-nm.TPo gcc-nm.c
g++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H gcc-nm.o -o gcc-nm \
file-find.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a
cp ../../gcc-7.3.0/gcc/gcc-ar.c gcc-ranlib.c
g++ -std=gnu++98 -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/nix/store/w1idlc52pw2b2s45h6z5fkk3jjll21j0-gcc-7.3.0/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/nix/store/w1idlc52pw2b2s45h6z5fkk3jjll21j0-gcc-7.3.0/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"7.3.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"armv7l-unknown-linux-gnueabihf\" -DDEFAULT_TARGET_MACHINE=\"armv7l-unknown-linux-gnueabihf\" -DSTANDARD_BINDIR_PREFIX=\"/nix/store/w1idlc52pw2b2s45h6z5fkk3jjll21j0-gcc-7.3.0/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DTARGET_MACHINE=\"armv7l-unknown-linux-gnueabihf\" -DPERSONALITY=\"ranlib\" -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o gcc-ranlib.o -MT gcc-ranlib.o -MMD -MP -MF ./.deps/gcc-ranlib.TPo gcc-ranlib.c
g++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H gcc-ranlib.o -o gcc-ranlib \
file-find.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a
g++ -std=gnu++98 -fno-PIE -c -DHOST_GENERATOR_FILE -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o gengtype.o -MT gengtype.o -MMD -MP -MF ./.deps/gengtype.TPo ../../gcc-7.3.0/gcc/gengtype.c
g++ -std=gnu++98 -fno-PIE -c -DHOST_GENERATOR_FILE -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -Wno-error -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o gengtype-lex.o -MT gengtype-lex.o -MMD -MP -MF ./.deps/gengtype-lex.TPo ../../gcc-7.3.0/gcc/gengtype-lex.c
gengtype-lex.c: In function 'int yy_get_next_buffer()':
gengtype-lex.c:1343:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
gengtype-lex.c:2150:3: note: in expansion of macro 'YY_INPUT'
gengtype-lex.c: In function 'yy_buffer_state* yy_scan_bytes(const char*, yy_size_t)':
gengtype-lex.c:2658:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
g++ -std=gnu++98 -fno-PIE -c -DHOST_GENERATOR_FILE -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o gengtype-parse.o -MT gengtype-parse.o -MMD -MP -MF ./.deps/gengtype-parse.TPo ../../gcc-7.3.0/gcc/gengtype-parse.c
g++ -std=gnu++98 -fno-PIE -c -DHOST_GENERATOR_FILE -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o gengtype-state.o -MT gengtype-state.o -MMD -MP -MF ./.deps/gengtype-state.TPo ../../gcc-7.3.0/gcc/gengtype-state.c
g++ -std=gnu++98 -fno-PIE -c -DHOST_GENERATOR_FILE -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o errors.o -MT errors.o -MMD -MP -MF ./.deps/errors.TPo ../../gcc-7.3.0/gcc/errors.c
g++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -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
g++ -std=gnu++98 -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/nix/store/w1idlc52pw2b2s45h6z5fkk3jjll21j0-gcc-7.3.0/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/nix/store/w1idlc52pw2b2s45h6z5fkk3jjll21j0-gcc-7.3.0/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"7.3.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"armv7l-unknown-linux-gnueabihf\" -DDEFAULT_TARGET_MACHINE=\"armv7l-unknown-linux-gnueabihf\" -DSTANDARD_BINDIR_PREFIX=\"/nix/store/w1idlc52pw2b2s45h6z5fkk3jjll21j0-gcc-7.3.0/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DBASEVER="\"7.3.0\"" -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o gcc.o -MT gcc.o -MMD -MP -MF ./.deps/gcc.TPo ../../gcc-7.3.0/gcc/gcc.c
../../gcc-7.3.0/gcc/gcc.c: In function 'long long unsigned int get_random_number()':
../../gcc-7.3.0/gcc/gcc.c:9601:46: warning: ignoring return value of 'ssize_t read(int, void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
read (fd, &ret, sizeof (HOST_WIDE_INT));
^
../../gcc-7.3.0/gcc/gcc.c: In function 'void do_report_bug(const char**, int, char**, char**)':
../../gcc-7.3.0/gcc/gcc.c:6865:24: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
write (fd, "\n//", 3);
^
../../gcc-7.3.0/gcc/gcc.c:6868:25: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
write (fd, " ", 1);
^
../../gcc-7.3.0/gcc/gcc.c:6869:52: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
write (fd, new_argv[i], strlen (new_argv[i]));
^
../../gcc-7.3.0/gcc/gcc.c:6871:24: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
write (fd, "\n\n", 2);
^
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o gcc-main.o -MT gcc-main.o -MMD -MP -MF ./.deps/gcc-main.TPo ../../gcc-7.3.0/gcc/gcc-main.c
g++ -std=gnu++98 -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/nix/store/w1idlc52pw2b2s45h6z5fkk3jjll21j0-gcc-7.3.0/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/nix/store/w1idlc52pw2b2s45h6z5fkk3jjll21j0-gcc-7.3.0/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"7.3.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"armv7l-unknown-linux-gnueabihf\" -DDEFAULT_TARGET_MACHINE=\"armv7l-unknown-linux-gnueabihf\" -DSTANDARD_BINDIR_PREFIX=\"/nix/store/w1idlc52pw2b2s45h6z5fkk3jjll21j0-gcc-7.3.0/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/c -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o c/gccspec.o -MT c/gccspec.o -MMD -MP -MF c/.deps/gccspec.TPo ../../gcc-7.3.0/gcc/c/gccspec.c
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -I. -I. -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/. -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include ../../gcc-7.3.0/gcc/config/arm/driver-arm.c
g++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -o xgcc gcc.o gcc-main.o ggc-none.o \
c/gccspec.o driver-arm.o libcommon-target.a \
libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a
g++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-7.3.0/gcc -I../../gcc-7.3.0/gcc/c-family -I../../gcc-7.3.0/gcc/../include -I../../gcc-7.3.0/gcc/../libcpp/include -I/nix/store/gmqy4bm05hygk3aib3f4r3xsnnq2a5fx-gmp-6.1.2-dev/include -I/nix/store/nmykhwdvf4jfivdxvmizwmmnz6qhqprq-mpfr-3.1.6-dev/include -I/nix/store/1d7ss01v9nfxyh8bdq19gf4s6lg09r4f-libmpc-1.1.0/include -I../../gcc-7.3.0/gcc/../libdecnumber -I../../gcc-7.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-7.3.0/gcc/../libbacktrace -I/nix/store/h7s4rbsc8yy8871430idq2mviwjd021v-isl-0.17.1/include -o c-family/cppspec.o -MT c-family/cppspec.o -MMD -MP -MF c-family/.deps/cppspec.TPo ../../gcc-7.3.0/gcc/c-family/cppspec.c
g++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -o cpp gcc.o gcc-main.o ggc-none.o \
c-family/cppspec.o driver-arm.o libcommon-target.a \
libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a
/build/build/./gcc/xgcc -B/build/build/./gcc/ -dumpspecs > tmp-specs
mv tmp-specs specs
: > tmp-libgcc.mvars
echo GCC_CFLAGS = '-O2 -I/nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -B/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib/ -idirafter /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include -idirafter /nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/lib/gcc/arm-linux-gnueabihf/5.4.0/include-fixed -Wl,-rpath,/nix/store/bknvy61p8kv2hwryai4ddkgasylbz1y6-gcc-7.3.0-lib/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-rpath -Wl,/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -Wl,-L/nix/store/47hr1cnwa73yabc2lxri1q3q790220pl-glibc-2.26-131/lib -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include ' >> tmp-libgcc.mvars
echo INHIBIT_LIBC_CFLAGS = '' >> tmp-libgcc.mvars
echo TARGET_SYSTEM_ROOT = '' >> 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
echo | /build/build/./gcc/xgcc -B/build/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
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ../../gcc-7.3.0/gcc/../move-if-change tmp-macro_list macro_list
echo timestamp > s-macro_list
if /build/build/./gcc/xgcc -B/build/build/./gcc/ -print-sysroot-headers-suffix > /dev/null 2>&1; then \
set -e; for ml in `/build/build/./gcc/xgcc -B/build/build/./gcc/ -print-multi-lib`; do \
multi_dir=`echo ${ml} | sed -e 's/;.*$//'`; \
flags=`echo ${ml} | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \
sfx=`/build/build/./gcc/xgcc -B/build/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
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ../../gcc-7.3.0/gcc/../move-if-change tmp-fixinc_list fixinc_list
echo timestamp > s-fixinc_list
rm -rf include-fixed; mkdir include-fixed
chmod a+rx include-fixed
if [ -d ../prev-gcc ]; then \
cd ../prev-gcc && \
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 ! false && test ! -d `echo /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`; then \
echo The directory that should contain system headers does not exist: >&2 ; \
echo " `echo /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`" >&2 ; \
tooldir_sysinc=`echo "/nix/store/w1idlc52pw2b2s45h6z5fkk3jjll21j0-gcc-7.3.0/lib/gcc/armv7l-unknown-linux-gnueabihf/7.3.0/../../../../armv7l-unknown-linux-gnueabihf/sys-include" | sed -e :a -e "s,[^/]*/\.\.\/,," -e ta`; \
if test "x`echo /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`" = "x${tooldir_sysinc}"; \
then sleep 1; else exit 1; fi; \
fi; \
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ../../gcc-7.3.0/gcc/../mkinstalldirs ${fix_dir}; \
chmod a+rx ${fix_dir} || true; \
(TARGET_MACHINE='armv7l-unknown-linux-gnueabihf'; srcdir=`cd ../../gcc-7.3.0/gcc; ${PWDCMD-pwd}`; \
SHELL='/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash'; MACRO_LIST=`${PWDCMD-pwd}`/macro_list ; \
gcc_dir=`${PWDCMD-pwd}` ; \
export TARGET_MACHINE srcdir SHELL MACRO_LIST && \
cd ../build-armv7l-unknown-linux-gnueabihf/fixincludes && \
/nix/store/lkqf5fk1q1vysrsn7dvywr6jhkhkq46s-bootstrap-tools/bin/bash ./fixinc.sh "${gcc_dir}/${fix_dir}" \
`echo /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/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-7.3.0/gcc/gsyslimits.h ${fix_dir}/syslimits.h; \
fi; \
chmod a+r ${fix_dir}/syslimits.h; \
done; \
fi
Fixing headers into /build/build/gcc/include-fixed for armv7l-unknown-linux-gnueabihf target
Forbidden identifiers: linux unix
Finding directories and links to directories
Searching /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include/.
Searching /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include/./xen
Searching /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include/./sound
Searching /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include/./video
Searching /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include/./asm-
Searching /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include/./asm-generic
Searching /nix/store/z0za020rbgdd0jm0ln2g22gmrxk3d7bh-glibc-2.26-131-dev/include/./config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment