Skip to content

Instantly share code, notes, and snippets.

@jpauwels
Created February 17, 2018 00:11
Show Gist options
  • Save jpauwels/0b26c9977f4523197ba95ddce4421999 to your computer and use it in GitHub Desktop.
Save jpauwels/0b26c9977f4523197ba95ddce4421999 to your computer and use it in GitHub Desktop.
gcc@6 on 3.10.0-693.11.6.el7.x86_64 - Homebrew build logs
Homebrew build logs for gcc@6 on 3.10.0-693.11.6.el7.x86_64
Build date: 2018-02-16 18:55:11
HOMEBREW_VERSION: 1.5.1
ORIGIN: https://github.com/Linuxbrew/brew
HEAD: 34aa15b69f49b17862c7d0ea6c22692672cfc607
Last commit: 3 weeks ago
Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core
Core tap HEAD: 439efec993f4427b3698fcdb7b2356e4bf6fae67
Core tap last commit: 26 hours ago
HOMEBREW_PREFIX: /homes/johan/.binbrew
HOMEBREW_REPOSITORY: /homes/johan/.binbrew/Homebrew
HOMEBREW_CELLAR: /homes/johan/.binbrew/Cellar
HOMEBREW_CACHE: /homes/johan/.cache/Homebrew
HOMEBREW_CELLAR: /homes/johan/.binbrew/Cellar
HOMEBREW_GITHUB_API_TOKEN: set
HOMEBREW_PREFIX: /homes/johan/.binbrew
HOMEBREW_REPOSITORY: /homes/johan/.binbrew/Homebrew
CPU: 32-core 64-bit broadwell
Homebrew Ruby: 2.3.3 => /homes/johan/.binbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.3/bin/ruby
Clang: 5.0 build
Git: 2.16.1 => /homes/johan/.binbrew/bin/git
Curl: 7.58.0 => /homes/johan/.binbrew/opt/curl/bin/curl
Perl: /homes/johan/.binbrew/bin/perl => /homes/johan/.binbrew/Cellar/perl/5.26.1/bin/perl
Python: /homes/johan/.binbrew/opt/python/libexec/bin/python => /homes/johan/.binbrew/Cellar/python/2.7.14_5/bin/python2.7
Ruby: /usr/bin/ruby
Java: openjdk version "1.8.0_151"
Kernel: Linux 3.10.0-693.11.6.el7.x86_64 x86_64 GNU/Linux
OS: CentOS Linux release 7.4.1708 (Core)
Host glibc: 2.17
/usr/bin/gcc: 4.8.5
glibc: 2.23
gcc: 5.5.0_1
xorg: 20170115_1
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry or file an issue; just ignore this. Thanks!
Warning: Unbrewed header files were found in /usr/local/include.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected header files:
/usr/local/include/dataquay/BasicStore.h
/usr/local/include/dataquay/Connection.h
/usr/local/include/dataquay/Node.h
/usr/local/include/dataquay/PropertyObject.h
/usr/local/include/dataquay/RDFException.h
/usr/local/include/dataquay/Store.h
/usr/local/include/dataquay/Transaction.h
/usr/local/include/dataquay/TransactionalStore.h
/usr/local/include/dataquay/Triple.h
/usr/local/include/dataquay/Uri.h
/usr/local/include/dataquay/objectmapper/ContainerBuilder.h
/usr/local/include/dataquay/objectmapper/ObjectBuilder.h
/usr/local/include/dataquay/objectmapper/ObjectLoader.h
/usr/local/include/dataquay/objectmapper/ObjectMapper.h
/usr/local/include/dataquay/objectmapper/ObjectMapperDefs.h
/usr/local/include/dataquay/objectmapper/ObjectMapperExceptions.h
/usr/local/include/dataquay/objectmapper/ObjectMapperForwarder.h
/usr/local/include/dataquay/objectmapper/ObjectStorer.h
/usr/local/include/dataquay/objectmapper/TypeMapping.h
2018-02-16 18:54:58 +0000
../configure
--with-native-system-header-dir=/homes/johan/.binbrew/include
--with-local-prefix=/homes/johan/.binbrew/local
--with-build-time-tools=/homes/johan/.binbrew/opt/binutils/x86_64-unknown-linux-gnu/bin
--prefix=/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1
--enable-languages=c,c++,objc,obj-c++,fortran
--program-suffix=-6
--with-gmp=/homes/johan/.binbrew/opt/gmp
--with-mpfr=/homes/johan/.binbrew/opt/mpfr
--with-mpc=/homes/johan/.binbrew/opt/libmpc
--with-isl=/homes/johan/.binbrew/opt/isl
--enable-stage1-checking
--enable-checking=release
--enable-lto
--with-build-config=bootstrap-debug
--disable-werror
--with-pkgversion=Homebrew GCC 6.4.0_1
--with-bugurl=https://github.com/Homebrew/homebrew-core/issues
--with-dwarf2
--disable-nls
--disable-multilib
configure: WARNING: you should use --build, --host, --target
configure: WARNING: you should use --build, --host, --target
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for gawk... gawk
checking for libatomic support... yes
checking for libcilkrts support... yes
checking for libitm support... yes
checking for libsanitizer support... yes
checking for libvtv support... yes
checking for libmpx support... yes
checking for gcc... gcc-5
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-5 accepts -g... yes
checking for gcc-5 option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether g++-5 accepts -g... yes
checking whether g++ accepts -static-libstdc++ -static-libgcc... yes
checking for gnatbind... no
checking for gnatmake... no
checking whether compiler driver understands Ada... no
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
checking 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.16, 0.15, or deprecated 0.14... yes
checking for isl 0.16 or 0.15... yes
The following languages will be built: c,c++,fortran,lto,objc,obj-c++
*** This configuration is not supported in the following subdirectories:
gnattools gotools target-libada target-libgo target-libffi target-zlib target-libjava target-liboffloadmic target-boehm-gc
(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... m4
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... ar
checking for as... as
checking for dlltool... dlltool
checking for ld... ld
checking for lipo... no
checking for nm... nm
checking for ranlib... ranlib
checking for strip... strip
checking for windres... windres
checking for windmc... windmc
checking for objcopy... objcopy
checking for objdump... objdump
checking for readelf... readelf
checking for cc in /homes/johan/.binbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no
checking for gcc in /homes/johan/.binbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no
checking for cc... cc
checking for c++ in /homes/johan/.binbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no
checking for g++ in /homes/johan/.binbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no
checking for cxx in /homes/johan/.binbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no
checking for gxx in /homes/johan/.binbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no
checking for c++... c++
checking for gcc in /homes/johan/.binbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no
checking for gcc... gcc
checking for gcj in /homes/johan/.binbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no
checking for gcj... no
checking for gfortran in /homes/johan/.binbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no
checking for gfortran... gfortran
checking for gccgo in /homes/johan/.binbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no
checking for gccgo... no
checking for ar in /homes/johan/.binbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no
checking for ar... no
checking for ar in /homes/johan/.binbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no
checking for ar... ar
checking for as in /homes/johan/.binbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no
checking for as... no
checking for as in /homes/johan/.binbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no
checking for as... as
checking for dlltool in /homes/johan/.binbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no
checking for dlltool... no
checking for dlltool in /homes/johan/.binbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no
checking for dlltool... dlltool
checking for ld in /homes/johan/.binbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no
checking for ld... no
checking for ld in /homes/johan/.binbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no
checking for ld... ld
checking for lipo in /homes/johan/.binbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no
checking for lipo... no
checking for lipo in /homes/johan/.binbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no
checking for lipo... no
checking for nm in /homes/johan/.binbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no
checking for nm... no
checking for nm in /homes/johan/.binbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no
checking for nm... nm
checking for objcopy in /homes/johan/.binbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no
checking for objcopy... no
checking for objcopy in /homes/johan/.binbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no
checking for objcopy... objcopy
checking for objdump in /homes/johan/.binbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no
checking for objdump... no
checking for objdump in /homes/johan/.binbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no
checking for objdump... objdump
checking for ranlib in /homes/johan/.binbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no
checking for ranlib... no
checking for ranlib in /homes/johan/.binbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no
checking for ranlib... ranlib
checking for readelf in /homes/johan/.binbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no
checking for readelf... no
checking for readelf in /homes/johan/.binbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no
checking for readelf... readelf
checking for strip in /homes/johan/.binbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no
checking for strip... no
checking for strip in /homes/johan/.binbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no
checking for strip... strip
checking for windres in /homes/johan/.binbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no
checking for windres... no
checking for windres in /homes/johan/.binbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no
checking for windres... windres
checking for windmc in /homes/johan/.binbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no
checking for windmc... no
checking for windmc in /homes/johan/.binbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... 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 gcj... host tool
checking where to find the target gfortran... just compiled
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
gcc-5 called with: -E /tmp/cgLge80i/dummy.c
superenv added: -isystem/homes/johan/.binbrew/include
superenv executed: gcc-5 -E /tmp/cgLge80i/dummy.c -isystem/homes/johan/.binbrew/include
gcc-5 called with: --version
superenv added: -pipe -Os -isystem/homes/johan/.binbrew/include -Wl,--dynamic-linker=/homes/johan/.binbrew/lib/ld.so -B/homes/johan/.binbrew/opt/glibc/lib -L/homes/johan/.binbrew/lib -Wl,-rpath=/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/lib -Wl,-rpath=/homes/johan/.binbrew/lib -Wl,-rpath=/homes/johan/.binbrew/opt/zlib/lib -Wl,-rpath=/homes/johan/.binbrew/opt/glibc/lib -Wl,-rpath=/homes/johan/.binbrew/opt/gmp/lib -Wl,-rpath=/homes/johan/.binbrew/opt/mpfr/lib -Wl,-rpath=/homes/johan/.binbrew/opt/libmpc/lib -Wl,-rpath=/homes/johan/.binbrew/opt/isl/lib
superenv executed: gcc-5 -pipe -Os --version -isystem/homes/johan/.binbrew/include -Wl,--dynamic-linker=/homes/johan/.binbrew/lib/ld.so -B/homes/johan/.binbrew/opt/glibc/lib -L/homes/johan/.binbrew/lib -Wl,-rpath=/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/lib -Wl,-rpath=/homes/johan/.binbrew/lib -Wl,-rpath=/homes/johan/.binbrew/opt/zlib/lib -Wl,-rpath=/homes/johan/.binbrew/opt/glibc/lib -Wl,-rpath=/homes/johan/.binbrew/opt/gmp/lib -Wl,-rpath=/homes/johan/.binbrew/opt/mpfr/lib -Wl,-rpath=/homes/johan/.binbrew/opt/libmpc/lib -Wl,-rpath=/homes/johan/.binbrew/opt/isl/lib
gcc-5 called with: -v
superenv executed: gcc-5 -v
gcc-5 called with: -V
superenv added: -pipe -Os -isystem/homes/johan/.binbrew/include -Wl,--dynamic-linker=/homes/johan/.binbrew/lib/ld.so -B/homes/johan/.binbrew/opt/glibc/lib -L/homes/johan/.binbrew/lib -Wl,-rpath=/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/lib -Wl,-rpath=/homes/johan/.binbrew/lib -Wl,-rpath=/homes/johan/.binbrew/opt/zlib/lib -Wl,-rpath=/homes/johan/.binbrew/opt/glibc/lib -Wl,-rpath=/homes/johan/.binbrew/opt/gmp/lib -Wl,-rpath=/homes/johan/.binbrew/opt/mpfr/lib -Wl,-rpath=/homes/johan/.binbrew/opt/libmpc/lib -Wl,-rpath=/homes/johan/.binbrew/opt/isl/lib
superenv executed: gcc-5 -pipe -Os -V -isystem/homes/johan/.binbrew/include -Wl,--dynamic-linker=/homes/johan/.binbrew/lib/ld.so -B/homes/johan/.binbrew/opt/glibc/lib -L/homes/johan/.binbrew/lib -Wl,-rpath=/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/lib -Wl,-rpath=/homes/johan/.binbrew/lib -Wl,-rpath=/homes/johan/.binbrew/opt/zlib/lib -Wl,-rpath=/homes/johan/.binbrew/opt/glibc/lib -Wl,-rpath=/homes/johan/.binbrew/opt/gmp/lib -Wl,-rpath=/homes/johan/.binbrew/opt/mpfr/lib -Wl,-rpath=/homes/johan/.binbrew/opt/libmpc/lib -Wl,-rpath=/homes/johan/.binbrew/opt/isl/lib
gcc-5 called with: -qversion
superenv added: -pipe -Os -isystem/homes/johan/.binbrew/include -Wl,--dynamic-linker=/homes/johan/.binbrew/lib/ld.so -B/homes/johan/.binbrew/opt/glibc/lib -L/homes/johan/.binbrew/lib -Wl,-rpath=/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/lib -Wl,-rpath=/homes/johan/.binbrew/lib -Wl,-rpath=/homes/johan/.binbrew/opt/zlib/lib -Wl,-rpath=/homes/johan/.binbrew/opt/glibc/lib -Wl,-rpath=/homes/johan/.binbrew/opt/gmp/lib -Wl,-rpath=/homes/johan/.binbrew/opt/mpfr/lib -Wl,-rpath=/homes/johan/.binbrew/opt/libmpc/lib -Wl,-rpath=/homes/johan/.binbrew/opt/isl/lib
superenv executed: gcc-5 -pipe -Os -qversion -isystem/homes/johan/.binbrew/include -Wl,--dynamic-linker=/homes/johan/.binbrew/lib/ld.so -B/homes/johan/.binbrew/opt/glibc/lib -L/homes/johan/.binbrew/lib -Wl,-rpath=/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/lib -Wl,-rpath=/homes/johan/.binbrew/lib -Wl,-rpath=/homes/johan/.binbrew/opt/zlib/lib -Wl,-rpath=/homes/johan/.binbrew/opt/glibc/lib -Wl,-rpath=/homes/johan/.binbrew/opt/gmp/lib -Wl,-rpath=/homes/johan/.binbrew/opt/mpfr/lib -Wl,-rpath=/homes/johan/.binbrew/opt/libmpc/lib -Wl,-rpath=/homes/johan/.binbrew/opt/isl/lib
gcc-5 called with: conftest.c
superenv added: -pipe -Os -isystem/homes/johan/.binbrew/include -Wl,--dynamic-linker=/homes/johan/.binbrew/lib/ld.so -B/homes/johan/.binbrew/opt/glibc/lib -L/homes/johan/.binbrew/lib -Wl,-rpath=/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/lib -Wl,-rpath=/homes/johan/.binbrew/lib -Wl,-rpath=/homes/johan/.binbrew/opt/zlib/lib -Wl,-rpath=/homes/johan/.binbrew/opt/glibc/lib -Wl,-rpath=/homes/johan/.binbrew/opt/gmp/lib -Wl,-rpath=/homes/johan/.binbrew/opt/mpfr/lib -Wl,-rpath=/homes/johan/.binbrew/opt/libmpc/lib -Wl,-rpath=/homes/johan/.binbrew/opt/isl/lib
superenv executed: gcc-5 -pipe -Os conftest.c -isystem/homes/johan/.binbrew/include -Wl,--dynamic-linker=/homes/johan/.binbrew/lib/ld.so -B/homes/johan/.binbrew/opt/glibc/lib -L/homes/johan/.binbrew/lib -Wl,-rpath=/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/lib -Wl,-rpath=/homes/johan/.binbrew/lib -Wl,-rpath=/homes/johan/.binbrew/opt/zlib/lib -Wl,-rpath=/homes/johan/.binbrew/opt/glibc/lib -Wl,-rpath=/homes/johan/.binbrew/opt/gmp/lib -Wl,-rpath=/homes/johan/.binbrew/opt/mpfr/lib -Wl,-rpath=/homes/johan/.binbrew/opt/libmpc/lib -Wl,-rpath=/homes/johan/.binbrew/opt/isl/lib
gcc-5 called with: -o conftest conftest.c
superenv added: -pipe -Os -isystem/homes/johan/.binbrew/include -Wl,--dynamic-linker=/homes/johan/.binbrew/lib/ld.so -B/homes/johan/.binbrew/opt/glibc/lib -L/homes/johan/.binbrew/lib -Wl,-rpath=/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/lib -Wl,-rpath=/homes/johan/.binbrew/lib -Wl,-rpath=/homes/johan/.binbrew/opt/zlib/lib -Wl,-rpath=/homes/johan/.binbrew/opt/glibc/lib -Wl,-rpath=/homes/johan/.binbrew/opt/gmp/lib -Wl,-rpath=/homes/johan/.binbrew/opt/mpfr/lib -Wl,-rpath=/homes/johan/.binbrew/opt/libmpc/lib -Wl,-rpath=/homes/johan/.binbrew/opt/isl/lib
superenv executed: gcc-5 -pipe -Os -o conftest conftest.c -isystem/homes/johan/.binbrew/include -Wl,--dynamic-linker=/homes/johan/.binbrew/lib/ld.so -B/homes/johan/.binbrew/opt/glibc/lib -L/homes/johan/.binbrew/lib -Wl,-rpath=/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/lib -Wl,-rpath=/homes/johan/.binbrew/lib -Wl,-rpath=/homes/johan/.binbrew/opt/zlib/lib -Wl,-rpath=/homes/johan/.binbrew/opt/glibc/lib -Wl,-rpath=/homes/johan/.binbrew/opt/gmp/lib -Wl,-rpath=/homes/johan/.binbrew/opt/mpfr/lib -Wl,-rpath=/homes/johan/.binbrew/opt/libmpc/lib -Wl,-rpath=/homes/johan/.binbrew/opt/isl/lib
gcc-5 called with: -c conftest.c
superenv added: -pipe -Os -isystem/homes/johan/.binbrew/include
superenv executed: gcc-5 -pipe -Os -c conftest.c -isystem/homes/johan/.binbrew/include
gcc-5 called with: -c conftest.c
superenv added: -pipe -Os -isystem/homes/johan/.binbrew/include
superenv executed: gcc-5 -pipe -Os -c conftest.c -isystem/homes/johan/.binbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -Os -isystem/homes/johan/.binbrew/include
superenv executed: gcc-5 -pipe -Os -c -g conftest.c -isystem/homes/johan/.binbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/homes/johan/.binbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/homes/johan/.binbrew/include
g++-5 called with: --version
superenv added: -pipe -Os -isystem/homes/johan/.binbrew/include -Wl,--dynamic-linker=/homes/johan/.binbrew/lib/ld.so -B/homes/johan/.binbrew/opt/glibc/lib -L/homes/johan/.binbrew/lib -Wl,-rpath=/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/lib -Wl,-rpath=/homes/johan/.binbrew/lib -Wl,-rpath=/homes/johan/.binbrew/opt/zlib/lib -Wl,-rpath=/homes/johan/.binbrew/opt/glibc/lib -Wl,-rpath=/homes/johan/.binbrew/opt/gmp/lib -Wl,-rpath=/homes/johan/.binbrew/opt/mpfr/lib -Wl,-rpath=/homes/johan/.binbrew/opt/libmpc/lib -Wl,-rpath=/homes/johan/.binbrew/opt/isl/lib
superenv executed: g++-5 -pipe -Os --version -isystem/homes/johan/.binbrew/include -Wl,--dynamic-linker=/homes/johan/.binbrew/lib/ld.so -B/homes/johan/.binbrew/opt/glibc/lib -L/homes/johan/.binbrew/lib -Wl,-rpath=/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/lib -Wl,-rpath=/homes/johan/.binbrew/lib -Wl,-rpath=/homes/johan/.binbrew/opt/zlib/lib -Wl,-rpath=/homes/johan/.binbrew/opt/glibc/lib -Wl,-rpath=/homes/johan/.binbrew/opt/gmp/lib -Wl,-rpath=/homes/johan/.binbrew/opt/mpfr/lib -Wl,-rpath=/homes/johan/.binbrew/opt/libmpc/lib -Wl,-rpath=/homes/johan/.binbrew/opt/isl/lib
g++-5 called with: -v
superenv executed: g++-5 -v
g++-5 called with: -V
superenv added: -pipe -Os -isystem/homes/johan/.binbrew/include -Wl,--dynamic-linker=/homes/johan/.binbrew/lib/ld.so -B/homes/johan/.binbrew/opt/glibc/lib -L/homes/johan/.binbrew/lib -Wl,-rpath=/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/lib -Wl,-rpath=/homes/johan/.binbrew/lib -Wl,-rpath=/homes/johan/.binbrew/opt/zlib/lib -Wl,-rpath=/homes/johan/.binbrew/opt/glibc/lib -Wl,-rpath=/homes/johan/.binbrew/opt/gmp/lib -Wl,-rpath=/homes/johan/.binbrew/opt/mpfr/lib -Wl,-rpath=/homes/johan/.binbrew/opt/libmpc/lib -Wl,-rpath=/homes/johan/.binbrew/opt/isl/lib
superenv executed: g++-5 -pipe -Os -V -isystem/homes/johan/.binbrew/include -Wl,--dynamic-linker=/homes/johan/.binbrew/lib/ld.so -B/homes/johan/.binbrew/opt/glibc/lib -L/homes/johan/.binbrew/lib -Wl,-rpath=/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/lib -Wl,-rpath=/homes/johan/.binbrew/lib -Wl,-rpath=/homes/johan/.binbrew/opt/zlib/lib -Wl,-rpath=/homes/johan/.binbrew/opt/glibc/lib -Wl,-rpath=/homes/johan/.binbrew/opt/gmp/lib -Wl,-rpath=/homes/johan/.binbrew/opt/mpfr/lib -Wl,-rpath=/homes/johan/.binbrew/opt/libmpc/lib -Wl,-rpath=/homes/johan/.binbrew/opt/isl/lib
g++-5 called with: -qversion
superenv added: -pipe -Os -isystem/homes/johan/.binbrew/include -Wl,--dynamic-linker=/homes/johan/.binbrew/lib/ld.so -B/homes/johan/.binbrew/opt/glibc/lib -L/homes/johan/.binbrew/lib -Wl,-rpath=/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/lib -Wl,-rpath=/homes/johan/.binbrew/lib -Wl,-rpath=/homes/johan/.binbrew/opt/zlib/lib -Wl,-rpath=/homes/johan/.binbrew/opt/glibc/lib -Wl,-rpath=/homes/johan/.binbrew/opt/gmp/lib -Wl,-rpath=/homes/johan/.binbrew/opt/mpfr/lib -Wl,-rpath=/homes/johan/.binbrew/opt/libmpc/lib -Wl,-rpath=/homes/johan/.binbrew/opt/isl/lib
superenv executed: g++-5 -pipe -Os -qversion -isystem/homes/johan/.binbrew/include -Wl,--dynamic-linker=/homes/johan/.binbrew/lib/ld.so -B/homes/johan/.binbrew/opt/glibc/lib -L/homes/johan/.binbrew/lib -Wl,-rpath=/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/lib -Wl,-rpath=/homes/johan/.binbrew/lib -Wl,-rpath=/homes/johan/.binbrew/opt/zlib/lib -Wl,-rpath=/homes/johan/.binbrew/opt/glibc/lib -Wl,-rpath=/homes/johan/.binbrew/opt/gmp/lib -Wl,-rpath=/homes/johan/.binbrew/opt/mpfr/lib -Wl,-rpath=/homes/johan/.binbrew/opt/libmpc/lib -Wl,-rpath=/homes/johan/.binbrew/opt/isl/lib
g++-5 called with: -c conftest.cpp
superenv added: -pipe -Os -isystem/homes/johan/.binbrew/include
superenv executed: g++-5 -pipe -Os -c conftest.cpp -isystem/homes/johan/.binbrew/include
g++-5 called with: -c -g conftest.cpp
superenv added: -pipe -Os -isystem/homes/johan/.binbrew/include
superenv executed: g++-5 -pipe -Os -c -g conftest.cpp -isystem/homes/johan/.binbrew/include
gcc-5 called with: -print-prog-name=ld
superenv added: -pipe -Os -isystem/homes/johan/.binbrew/include -Wl,--dynamic-linker=/homes/johan/.binbrew/lib/ld.so -B/homes/johan/.binbrew/opt/glibc/lib -L/homes/johan/.binbrew/lib -Wl,-rpath=/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/lib -Wl,-rpath=/homes/johan/.binbrew/lib -Wl,-rpath=/homes/johan/.binbrew/opt/zlib/lib -Wl,-rpath=/homes/johan/.binbrew/opt/glibc/lib -Wl,-rpath=/homes/johan/.binbrew/opt/gmp/lib -Wl,-rpath=/homes/johan/.binbrew/opt/mpfr/lib -Wl,-rpath=/homes/johan/.binbrew/opt/libmpc/lib -Wl,-rpath=/homes/johan/.binbrew/opt/isl/lib
superenv executed: gcc-5 -pipe -Os -print-prog-name=ld -isystem/homes/johan/.binbrew/include -Wl,--dynamic-linker=/homes/johan/.binbrew/lib/ld.so -B/homes/johan/.binbrew/opt/glibc/lib -L/homes/johan/.binbrew/lib -Wl,-rpath=/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/lib -Wl,-rpath=/homes/johan/.binbrew/lib -Wl,-rpath=/homes/johan/.binbrew/opt/zlib/lib -Wl,-rpath=/homes/johan/.binbrew/opt/glibc/lib -Wl,-rpath=/homes/johan/.binbrew/opt/gmp/lib -Wl,-rpath=/homes/johan/.binbrew/opt/mpfr/lib -Wl,-rpath=/homes/johan/.binbrew/opt/libmpc/lib -Wl,-rpath=/homes/johan/.binbrew/opt/isl/lib
g++-5 called with: -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.cpp
superenv added: -pipe -Os -isystem/homes/johan/.binbrew/include -Wl,--dynamic-linker=/homes/johan/.binbrew/lib/ld.so -B/homes/johan/.binbrew/opt/glibc/lib -L/homes/johan/.binbrew/lib -Wl,-rpath=/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/lib -Wl,-rpath=/homes/johan/.binbrew/lib -Wl,-rpath=/homes/johan/.binbrew/opt/zlib/lib -Wl,-rpath=/homes/johan/.binbrew/opt/glibc/lib -Wl,-rpath=/homes/johan/.binbrew/opt/gmp/lib -Wl,-rpath=/homes/johan/.binbrew/opt/mpfr/lib -Wl,-rpath=/homes/johan/.binbrew/opt/libmpc/lib -Wl,-rpath=/homes/johan/.binbrew/opt/isl/lib
superenv executed: g++-5 -pipe -Os -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.cpp -isystem/homes/johan/.binbrew/include -Wl,--dynamic-linker=/homes/johan/.binbrew/lib/ld.so -B/homes/johan/.binbrew/opt/glibc/lib -L/homes/johan/.binbrew/lib -Wl,-rpath=/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/lib -Wl,-rpath=/homes/johan/.binbrew/lib -Wl,-rpath=/homes/johan/.binbrew/opt/zlib/lib -Wl,-rpath=/homes/johan/.binbrew/opt/glibc/lib -Wl,-rpath=/homes/johan/.binbrew/opt/gmp/lib -Wl,-rpath=/homes/johan/.binbrew/opt/mpfr/lib -Wl,-rpath=/homes/johan/.binbrew/opt/libmpc/lib -Wl,-rpath=/homes/johan/.binbrew/opt/isl/lib
gcc-5 called with: -c conftest.adb
superenv added: -pipe -Os -isystem/homes/johan/.binbrew/include
superenv executed: gcc-5 -pipe -Os -c conftest.adb -isystem/homes/johan/.binbrew/include
gcc-5 called with: -c -g -O2 -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include conftest.c
superenv added: -pipe -Os -isystem/homes/johan/.binbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include conftest.c -isystem/homes/johan/.binbrew/include
gcc-5 called with: -c -g -O2 -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include conftest.c
superenv added: -pipe -Os -isystem/homes/johan/.binbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include conftest.c -isystem/homes/johan/.binbrew/include
gcc-5 called with: -c -g -O2 -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include conftest.c
superenv added: -pipe -Os -isystem/homes/johan/.binbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include conftest.c -isystem/homes/johan/.binbrew/include
gcc-5 called with: -c -g -O2 -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include conftest.c
superenv added: -pipe -Os -isystem/homes/johan/.binbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include conftest.c -isystem/homes/johan/.binbrew/include
gcc-5 called with: -c -g -O2 -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include conftest.c
superenv added: -pipe -Os -isystem/homes/johan/.binbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include conftest.c -isystem/homes/johan/.binbrew/include
gcc-5 called with: -c -g -O2 -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include conftest.c
superenv added: -pipe -Os -isystem/homes/johan/.binbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include conftest.c -isystem/homes/johan/.binbrew/include
gcc-5 called with: -o conftest -g -O2 -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include conftest.c -L/homes/johan/.binbrew/opt/gmp/lib -L/homes/johan/.binbrew/opt/mpfr/lib -L/homes/johan/.binbrew/opt/libmpc/lib -lmpc -lmpfr -lgmp
superenv added: -pipe -Os -isystem/homes/johan/.binbrew/include -Wl,--dynamic-linker=/homes/johan/.binbrew/lib/ld.so -B/homes/johan/.binbrew/opt/glibc/lib -L/homes/johan/.binbrew/lib -Wl,-rpath=/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/lib -Wl,-rpath=/homes/johan/.binbrew/lib -Wl,-rpath=/homes/johan/.binbrew/opt/zlib/lib -Wl,-rpath=/homes/johan/.binbrew/opt/glibc/lib -Wl,-rpath=/homes/johan/.binbrew/opt/gmp/lib -Wl,-rpath=/homes/johan/.binbrew/opt/mpfr/lib -Wl,-rpath=/homes/johan/.binbrew/opt/libmpc/lib -Wl,-rpath=/homes/johan/.binbrew/opt/isl/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include conftest.c -L/homes/johan/.binbrew/opt/gmp/lib -L/homes/johan/.binbrew/opt/mpfr/lib -L/homes/johan/.binbrew/opt/libmpc/lib -lmpc -lmpfr -lgmp -isystem/homes/johan/.binbrew/include -Wl,--dynamic-linker=/homes/johan/.binbrew/lib/ld.so -B/homes/johan/.binbrew/opt/glibc/lib -L/homes/johan/.binbrew/lib -Wl,-rpath=/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/lib -Wl,-rpath=/homes/johan/.binbrew/lib -Wl,-rpath=/homes/johan/.binbrew/opt/zlib/lib -Wl,-rpath=/homes/johan/.binbrew/opt/glibc/lib -Wl,-rpath=/homes/johan/.binbrew/opt/gmp/lib -Wl,-rpath=/homes/johan/.binbrew/opt/mpfr/lib -Wl,-rpath=/homes/johan/.binbrew/opt/libmpc/lib -Wl,-rpath=/homes/johan/.binbrew/opt/isl/lib
gcc-5 called with: -o conftest -g -O2 -I/homes/johan/.binbrew/opt/isl/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -L/homes/johan/.binbrew/opt/isl/lib -lisl -L/homes/johan/.binbrew/opt/gmp/lib -L/homes/johan/.binbrew/opt/mpfr/lib -L/homes/johan/.binbrew/opt/libmpc/lib -lmpc -lmpfr -lgmp conftest.c -lisl -lgmp
superenv added: -pipe -Os -isystem/homes/johan/.binbrew/include -Wl,--dynamic-linker=/homes/johan/.binbrew/lib/ld.so -B/homes/johan/.binbrew/opt/glibc/lib -L/homes/johan/.binbrew/lib -Wl,-rpath=/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/lib -Wl,-rpath=/homes/johan/.binbrew/lib -Wl,-rpath=/homes/johan/.binbrew/opt/zlib/lib -Wl,-rpath=/homes/johan/.binbrew/opt/glibc/lib -Wl,-rpath=/homes/johan/.binbrew/opt/gmp/lib -Wl,-rpath=/homes/johan/.binbrew/opt/mpfr/lib -Wl,-rpath=/homes/johan/.binbrew/opt/libmpc/lib -Wl,-rpath=/homes/johan/.binbrew/opt/isl/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -I/homes/johan/.binbrew/opt/isl/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -L/homes/johan/.binbrew/opt/isl/lib -lisl -L/homes/johan/.binbrew/opt/gmp/lib -L/homes/johan/.binbrew/opt/mpfr/lib -L/homes/johan/.binbrew/opt/libmpc/lib -lmpc -lmpfr -lgmp conftest.c -lisl -lgmp -isystem/homes/johan/.binbrew/include -Wl,--dynamic-linker=/homes/johan/.binbrew/lib/ld.so -B/homes/johan/.binbrew/opt/glibc/lib -L/homes/johan/.binbrew/lib -Wl,-rpath=/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/lib -Wl,-rpath=/homes/johan/.binbrew/lib -Wl,-rpath=/homes/johan/.binbrew/opt/zlib/lib -Wl,-rpath=/homes/johan/.binbrew/opt/glibc/lib -Wl,-rpath=/homes/johan/.binbrew/opt/gmp/lib -Wl,-rpath=/homes/johan/.binbrew/opt/mpfr/lib -Wl,-rpath=/homes/johan/.binbrew/opt/libmpc/lib -Wl,-rpath=/homes/johan/.binbrew/opt/isl/lib
gcc-5 called with: -o conftest -g -O2 -I/homes/johan/.binbrew/opt/isl/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -L/homes/johan/.binbrew/opt/isl/lib -lisl -L/homes/johan/.binbrew/opt/gmp/lib -L/homes/johan/.binbrew/opt/mpfr/lib -L/homes/johan/.binbrew/opt/libmpc/lib -lmpc -lmpfr -lgmp conftest.c -lisl -lgmp
superenv added: -pipe -Os -isystem/homes/johan/.binbrew/include -Wl,--dynamic-linker=/homes/johan/.binbrew/lib/ld.so -B/homes/johan/.binbrew/opt/glibc/lib -L/homes/johan/.binbrew/lib -Wl,-rpath=/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/lib -Wl,-rpath=/homes/johan/.binbrew/lib -Wl,-rpath=/homes/johan/.binbrew/opt/zlib/lib -Wl,-rpath=/homes/johan/.binbrew/opt/glibc/lib -Wl,-rpath=/homes/johan/.binbrew/opt/gmp/lib -Wl,-rpath=/homes/johan/.binbrew/opt/mpfr/lib -Wl,-rpath=/homes/johan/.binbrew/opt/libmpc/lib -Wl,-rpath=/homes/johan/.binbrew/opt/isl/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -I/homes/johan/.binbrew/opt/isl/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -L/homes/johan/.binbrew/opt/isl/lib -lisl -L/homes/johan/.binbrew/opt/gmp/lib -L/homes/johan/.binbrew/opt/mpfr/lib -L/homes/johan/.binbrew/opt/libmpc/lib -lmpc -lmpfr -lgmp conftest.c -lisl -lgmp -isystem/homes/johan/.binbrew/include -Wl,--dynamic-linker=/homes/johan/.binbrew/lib/ld.so -B/homes/johan/.binbrew/opt/glibc/lib -L/homes/johan/.binbrew/lib -Wl,-rpath=/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/lib -Wl,-rpath=/homes/johan/.binbrew/lib -Wl,-rpath=/homes/johan/.binbrew/opt/zlib/lib -Wl,-rpath=/homes/johan/.binbrew/opt/glibc/lib -Wl,-rpath=/homes/johan/.binbrew/opt/gmp/lib -Wl,-rpath=/homes/johan/.binbrew/opt/mpfr/lib -Wl,-rpath=/homes/johan/.binbrew/opt/libmpc/lib -Wl,-rpath=/homes/johan/.binbrew/opt/isl/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/homes/johan/.binbrew/include -Wl,--dynamic-linker=/homes/johan/.binbrew/lib/ld.so -B/homes/johan/.binbrew/opt/glibc/lib -L/homes/johan/.binbrew/lib -Wl,-rpath=/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/lib -Wl,-rpath=/homes/johan/.binbrew/lib -Wl,-rpath=/homes/johan/.binbrew/opt/zlib/lib -Wl,-rpath=/homes/johan/.binbrew/opt/glibc/lib -Wl,-rpath=/homes/johan/.binbrew/opt/gmp/lib -Wl,-rpath=/homes/johan/.binbrew/opt/mpfr/lib -Wl,-rpath=/homes/johan/.binbrew/opt/libmpc/lib -Wl,-rpath=/homes/johan/.binbrew/opt/isl/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/homes/johan/.binbrew/include -Wl,--dynamic-linker=/homes/johan/.binbrew/lib/ld.so -B/homes/johan/.binbrew/opt/glibc/lib -L/homes/johan/.binbrew/lib -Wl,-rpath=/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/lib -Wl,-rpath=/homes/johan/.binbrew/lib -Wl,-rpath=/homes/johan/.binbrew/opt/zlib/lib -Wl,-rpath=/homes/johan/.binbrew/opt/glibc/lib -Wl,-rpath=/homes/johan/.binbrew/opt/gmp/lib -Wl,-rpath=/homes/johan/.binbrew/opt/mpfr/lib -Wl,-rpath=/homes/johan/.binbrew/opt/libmpc/lib -Wl,-rpath=/homes/johan/.binbrew/opt/isl/lib
gcc called with: -E conftest.c
superenv added: -isystem/homes/johan/.binbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/homes/johan/.binbrew/include
This file has been truncated, but you can view the full file.
2018-02-16 18:55:10 +0000
make
bootstrap
echo stage3 > stage_final
make[1]: Entering directory `/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build'
make[2]: Entering directory `/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build'
make[2]: Leaving directory `/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build'
make[2]: Entering directory `/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build'
mkdir -p -- build-x86_64-pc-linux-gnu/fixincludes
mkdir -p -- build-x86_64-pc-linux-gnu/libiberty
Configuring in build-x86_64-pc-linux-gnu/fixincludes
mkdir -p -- build-x86_64-pc-linux-gnu/libcpp
Configuring in build-x86_64-pc-linux-gnu/libiberty
Configuring in build-x86_64-pc-linux-gnu/libcpp
Configuring stage 1 in ./libiberty
Configuring stage 1 in ./zlib
Configuring stage 1 in ./lto-plugin
Configuring stage 1 in ./libbacktrace
Configuring stage 1 in ./intl
Configuring stage 1 in ./libdecnumber
configure: creating cache ./config.cache
configure: creating cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... makeinfo --split-size=5000000 --split-size=5000000
configure: creating cache ./config.cache
checking build system type... checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
x86_64-pc-linux-gnu
checking target system type... checking for x86_64-pc-linux-gnu-gcc... gcc-5
x86_64-pc-linux-gnu
checking whether make sets $(MAKE)... configure: creating cache ./config.cache
configure: creating cache ./config.cache
configure: creating cache ./config.cache
configure: creating cache ./config.cache
checking whether make sets $(MAKE)... configure: creating cache ./config.cache
configure: creating cache ./config.cache
checking whether make sets $(MAKE)... checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... makeinfo --split-size=5000000 --split-size=5000000
checking build system type... checking build system type... checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking host system type... checking for perl... perl
x86_64-pc-linux-gnu
x86_64-pc-linux-gnu
checking target system type... checking target system type... x86_64-pc-linux-gnu
checking target system type... checking build system type... x86_64-pc-linux-gnu
x86_64-pc-linux-gnu
checking for x86_64-pc-linux-gnu-gcc... gcc-5
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
yes
checking for a BSD-compatible install... x86_64-pc-linux-gnu
checking for x86_64-pc-linux-gnu-gcc... yes
/usr/bin/install -c
checking host system type... gcc-5
checking for a BSD-compatible install... checking for x86_64-pc-linux-gnu-gcc... /usr/bin/install -c
gcc-5
checking whether NLS is requested... no
checking for msgfmt... x86_64-pc-linux-gnu
checking for x86_64-pc-linux-gnu-ar... ar
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking whether to install libiberty headers and static library... no
configure: target_header_dir =
checking for x86_64-pc-linux-gnu-gcc... gcc-5
checking for perl... perl
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for x86_64-pc-linux-gnu-ar... ar
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking whether to install libiberty headers and static library... no
configure: target_header_dir =
checking for x86_64-pc-linux-gnu-gcc... gcc-5
checking for C compiler default output file name... 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 C compiler default output file name... checking for C compiler default output file name... yes
yes
checking for a thread-safe mkdir -p... checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-pc-linux-gnu-gcc... gcc-5
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for x86_64-pc-linux-gnu-gcc... gcc-5
a.out
checking whether the C compiler works... yes
checking for suffix of object files... checking whether we are cross compiling... no
checking for suffix of executables... a.out
checking whether the C compiler works... /usr/bin/msgfmt
checking for gmsgfmt... a.out
yes
checking whether the C compiler works... /usr/bin/msgfmt
checking whether we are cross compiling... no
checking for suffix of executables... yes
checking for xgettext... checking whether we are cross compiling... no
checking for suffix of executables... checking for C compiler default output file name... checking for C compiler default output file name... o
checking whether we are using the GNU C compiler...
checking for suffix of object files... a.out
checking whether the C compiler works... checking for suffix of object files... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... yes
checking whether gcc-5 accepts -g... /usr/bin/xgettext
checking for msgmerge... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... /usr/bin/msgmerge
checking for x86_64-pc-linux-gnu-gcc... gcc-5
o
checking whether we are using the GNU C compiler... o
checking whether we are using the GNU C compiler... o
checking whether we are using the GNU C compiler... yes
checking for gcc-5 option to accept ISO C89...
checking for suffix of object files...
checking for suffix of object files... checking for C compiler default output file name... yes
checking whether gcc-5 accepts -g... yes
checking whether gcc-5 accepts -g... yes
checking whether gcc-5 accepts -g... o
checking whether we are using the GNU C compiler... none needed
checking how to run the C preprocessor... checking for C compiler default output file name... o
checking whether we are using the GNU C compiler... yes
checking for gcc-5 option to accept ISO C89... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
yes
checking for suffix of executables... checking for gcc-5 option to accept ISO C89... yes
checking for gcc-5 option to accept ISO C89... yes
checking whether gcc-5 accepts -g... yes
checking whether gcc-5 accepts -g... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... checking for C compiler default output file name... yes
checking for gcc-5 option to accept ISO C89... none needed
checking how to run the C preprocessor...
checking for suffix of object files... none needed
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking for aclocal... aclocal
checking for autoconf... autoconf
checking for autoheader... autoheader
checking whether gcc-5 supports -W... gcc-5 -E
none needed
yes
checking for gcc-5 option to accept ISO C89...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc-5 supports -Wall... a.out
checking whether the C compiler works... yes
none needed
checking whether we are cross compiling... checking how to run the C preprocessor... no
checking for suffix of executables... none needed
checking how to run the C preprocessor... o
checking whether we are using the GNU C compiler... yes
checking whether gcc-5 accepts -g... gcc-5 -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... yes
/usr/bin/grep -E
checking for ANSI C header files... checking whether gcc-5 supports -Wwrite-strings...
checking for suffix of object files... yes
checking whether gcc-5 accepts -g... yes
checking for gcc-5 option to accept ISO C89... yes
checking whether gcc-5 supports -Wstrict-prototypes... gcc-5 -E
o
checking whether we are using the GNU C compiler... gcc-5 -E
yes
checking for gcc-5 option to accept ISO C89... yes
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... checking whether gcc-5 supports -Wmissing-prototypes... /usr/bin/grep -E
checking for ANSI C header files... checking whether we are using the GNU C++ compiler... none needed
checking dependency style of gcc-5... yes
checking whether gcc-5 accepts -g... none needed
checking for style of include used by make... GNU
checking dependency style of gcc-5... yes
checking whether gcc-5 supports -Wold-style-definition... yes
checking whether g++-5 -std=gnu++98 accepts -g... checking for grep that handles long lines and -e... checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for gcc-5 option to accept ISO C89... gcc3
checking how to run the C preprocessor... gcc3
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc-5... yes
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking how to run the C preprocessor... none needed
yes
checking build system type... checking whether gcc-5 supports -Wmissing-format-attribute... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for x86_64-pc-linux-gnu-ranlib... ranlib
ld
checking for library containing strerror... 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... yes
checking whether gcc-5 supports -Wcast-qual... gcc-5 -E
yes
checking for sys/types.h... gcc-5 -E
none required
checking how to run the C preprocessor... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... yes
checking whether gcc-5 supports -pedantic -Wlong-long... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking how to run the C preprocessor... checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... checking for sys/stat.h... yes
gcc-5 -E
checking for ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for grep that handles long lines and -e... checking for x86_64-pc-linux-gnu-ar... ar
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... /usr/bin/grep
strip
checking for egrep... checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking command to parse nm output from gcc-5 object... /usr/bin/grep -E
checking for ANSI C header files... yes
yes
checking for sys/types.h... checking for stdlib.h... yes
checking for sys/types.h... yes
checking for stdlib.h... gcc-5 -E
yes
yes
yes
checking for sys/stat.h... checking for string.h... checking for sys/stat.h... checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... ok
yes
checking for string.h... yes
checking for stdlib.h... yes
yes
checking for stdlib.h... checking for memory.h... checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for memory.h... checking how to run the C preprocessor... yes
yes
checking for string.h... checking for string.h... yes
checking for strings.h... yes
checking for sys/types.h... yes
checking for sys/types.h... yes
checking for strings.h... yes
yes
checking for memory.h... checking for memory.h... yes
checking for inttypes.h... yes
gcc-5 -E
checking for sys/stat.h... yes
checking for sys/stat.h... yes
checking for inttypes.h... yes
checking for an ANSI C-conforming const... yes
checking for strings.h... yes
checking for strings.h... yes
yes
checking for stdint.h... checking for stdlib.h... yes
checking for stdlib.h... yes
checking for inline... checking for ANSI C header files... yes
checking for stdint.h... yes
checking for inttypes.h... yes
checking for sys/types.h... yes
checking for inttypes.h... yes
checking for string.h... yes
checking for unistd.h... inline
checking for sys/types.h... yes
checking for string.h... yes
checking for unistd.h... yes
yes
checking for sys/stat.h... checking for stdint.h... yes
checking for stdint.h... yes
checking for memory.h... yes
yes
checking for sys/stat.h... checking minix/config.h usability... yes
checking for memory.h... yes
checking minix/config.h usability... yes
checking for stdlib.h... yes
checking for unistd.h... yes
checking for unistd.h... yes
checking for strings.h... yes
checking for stdlib.h... no
checking minix/config.h presence... yes
checking for strings.h... no
checking minix/config.h presence... yes
checking for string.h... yes
no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... checking minix/config.h usability... yes
yes
checking for inttypes.h... yes
checking minix/config.h usability... checking for string.h... yes
checking for sys/types.h... yes
checking for inttypes.h... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for memory.h... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking whether gcc-5 supports -W... yes
yes
checking for memory.h... checking for stdint.h... yes
no
checking minix/config.h presence... checking for sys/stat.h... yes
checking for stdint.h... no
checking minix/config.h presence... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
yes
checking whether gcc-5 supports -Wall... checking for strings.h... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for strings.h... yes
yes
checking for unistd.h... checking for stdlib.h... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for unistd.h... yes
checking whether gcc-5 supports -Wwrite-strings... yes
checking for inttypes.h... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... yes
checking for inttypes.h... yes
checking for string.h... yes
checking minix/config.h usability... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... yes
checking whether gcc-5 supports -Wstrict-prototypes... yes
checking minix/config.h usability... yes
yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... checking for stdint.h... no
yes
checking whether gcc-5 supports -W... checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-pc-linux-gnu-gcc... (cached) gcc-5
yes
checking whether gcc-5 supports -Wmissing-prototypes... yes
no
yes
checking whether gcc-5 supports -W... checking for stdint.h... checking for memory.h... no
checking minix/config.h presence... no
checking minix/config.h presence... yes
checking whether gcc-5 supports -Wall... yes
yes
checking whether gcc-5 supports -Wold-style-definition... checking for unistd.h... yes
checking whether gcc-5 supports -Wall... yes
checking for unistd.h... yes
checking for strings.h... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether gcc-5 supports -Wwrite-strings... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether gcc-5 supports -Wwrite-strings... yes
checking whether gcc-5 supports -Wmissing-format-attribute... yes
checking ctype.h usability... yes
checking whether gcc-5 supports -Wc++-compat... yes
checking for off_t... yes
checking for inttypes.h... yes
checking whether gcc-5 supports -Wc++-compat... yes
checking for x86_64-pc-linux-gnu-gcc... (cached) gcc-5
yes
yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... checking whether gcc-5 supports -Woverlength-strings... checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc-5 accepts -g... (cached) yes
checking for gcc-5 option to accept ISO C89... (cached) none needed
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking for gawk... (cached) gawk
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc-5... yes
checking whether gcc-5 supports -Wstrict-prototypes... yes
checking ctype.h presence... yes
checking whether gcc-5 supports -Wstrict-prototypes... yes
checking for stdint.h... ld
checking if the linker (ld) is GNU ld... no
checking for aclocal... aclocal
checking for autoconf... autoconf
checking for autoheader... autoheader
checking whether gcc-5 supports -W... yes
checking whether gcc-5 supports -pedantic -Wlong-long... yes
checking for ctype.h... yes
yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... checking stddef.h usability... yes
checking whether gcc-5 supports -Wall... yes
checking whether gcc-5 supports -pedantic ... yes
checking whether gcc-5 supports -pedantic ... yes
checking for size_t... yes
checking for unistd.h... yes
checking for ANSI C header files... (cached) yes
checking stddef.h usability... 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 x86_64-pc-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-ar... ar
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib
yes
checking command to parse nm output from gcc-5 object... checking whether gcc-5 supports -Wnarrowing... yes
checking whether gcc-5 and cc understand -c and -o together... yes
checking whether gcc-5 and cc understand -c and -o together... checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc-5 accepts -g... (cached) yes
checking for gcc-5 option to accept ISO C89... (cached) none needed
checking dependency style of gcc-5... (cached) gcc3
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... yes
checking stddef.h presence... yes
checking for dlfcn.h... yes
checking whether gcc-5 supports -Wwrite-strings... yes
checking for stddef.h... yes
yes
checking stddef.h presence... checking for string.h... (cached) yes
checking stdio.h usability... no
checking whether gcc-5 supports -Wall... yes
checking whether gcc-5 supports -Wmissing-format-attribute... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
ok
yes
checking for strings.h... (cached) yes
checking for objdir... .libs
checking for unistd.h... yes
(cached) yes
checking for -static-libgcc... yes
checking for working alloca.h... checking fcntl.h usability... yes
checking stdio.h presence... yes
checking whether gcc-5 supports -Wstrict-prototypes... checking for dlfcn.h... yes
checking how to print strings... yes
checking for stdio.h... yes
printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... looking for a compliant stdint.h in stdint.h, /usr/bin/grep -F
checking for uintmax_t... checking for ld used by gcc-5... yes
checking for alloca... yes
checking fcntl.h presence... ld
checking if the linker (ld) is GNU ld... yes
yes
checking whether gcc-5 supports -Wmissing-prototypes... yes
checking for an ANSI C-conforming const... yes
checking for an ANSI C-conforming const... yes
checking for fcntl.h... yes
checking for objdir... .libs
checking sys/file.h usability... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... checking if gcc-5 supports -fno-rtti -fno-exceptions... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking whether gcc-5 supports -Wold-style-definition... yes
yes
checking for inline... checking for inline... 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 x86_64-pc-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-ar... ar
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking command to parse nm output from gcc-5 object... yes
checking for uintptr_t... yes
checking sys/file.h presence... no
checking for gcc-5 option to produce PIC... -fPIC -DPIC
checking if gcc-5 PIC flag -fPIC -DPIC works... inline
checking whether byte ordering is bigendian... inline
checking whether byte ordering is bigendian... yes
checking whether gcc-5 supports -Wc++-compat... yes
checking for working mmap... checking if gcc-5 supports -fno-rtti -fno-exceptions... yes
checking for sys/file.h... yes
yes
checking if gcc-5 static flag -static works... checking for sys/stat.h... (cached) yes
checking for clearerr_unlocked... yes
checking whether gcc-5 supports -pedantic -Wlong-long... no
checking for gcc-5 option to produce PIC... -fPIC -DPIC
checking if gcc-5 PIC flag -fPIC -DPIC works... ok
yes
checking for int_least32_t... yes
checking for feof_unlocked... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking whether gcc-5 supports -fno-exceptions... yes
checking if gcc-5 static flag -static works... checking for dlfcn.h... yes
checking if gcc-5 supports -c -o file.o... yes
checking whether integer division by zero raises SIGFPE... yes
checking whether gcc-5 supports -fno-rtti... yes
checking for ferror_unlocked... yes
checking for objdir... .libs
yes
checking if gcc-5 supports -c -o file.o... (cached) yes
checking whether the gcc-5 linker (ld -m elf_x86_64) supports shared libraries... no
checking for a BSD-compatible install... /usr/bin/install -c
no
checking for a BSD-compatible install... /usr/bin/install -c
checking for sys/file.h... checking for sys/file.h... yes
yes
checking for int_fast32_t... yes
checking if gcc-5 supports -c -o file.o... yes
checking for inttypes.h... yes
checking for fflush_unlocked... checking dependency style of g++-5 -std=gnu++98... yes
yes
checking for sys/param.h... checking for sys/param.h... yes
checking if gcc-5 supports -c -o file.o... (cached) yes
checking whether the gcc-5 linker (ld -m elf_x86_64) supports shared libraries... yes
checking for stdint.h... yes
checking for fgetc_unlocked... checking if gcc-5 supports -fno-rtti -fno-exceptions... gcc3
checking whether time.h and sys/time.h may both be included... yes
checking for uint64_t... yes
yes
checking for limits.h... checking for limits.h... yes
checking for unsigned long long... no
checking for gcc-5 option to produce PIC... -fPIC -DPIC
checking if gcc-5 PIC flag -fPIC -DPIC works... yes
yes
checking whether string.h and strings.h may both be included... yes
checking whether -lc should be explicitly linked in... checking for fgets_unlocked... yes
yes
checking for stdlib.h... (cached) checking for stdlib.h... yes
(cached) yes
checking for malloc.h... checking for malloc.h... yes
checking if gcc-5 static flag -static works... yes
checking for inttypes.h... yes
checking locale.h usability... yes
checking whether -lc should be explicitly linked in... yes
yes
yes
checking for fileno_unlocked... checking for string.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
yes
checking for unistd.h... checking what to include in gstdint.h... (cached) yes
stdint.h (already complete)
checking for an ANSI C-conforming const... checking for strings.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/time.h... checking for sys/time.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking dynamic linker characteristics... yes
checking for off_t... yes
checking locale.h presence... yes
checking if gcc-5 supports -c -o file.o... yes
yes
checking for time.h... checking for time.h... yes
checking for fprintf_unlocked... no
checking argz.h usability... no
checking dynamic linker characteristics... yes
checking for locale.h... yes
checking fcntl.h usability... yes
checking if gcc-5 supports -c -o file.o... (cached) yes
checking whether the gcc-5 linker (ld -m elf_x86_64) supports shared libraries... yes
yes
checking for sys/resource.h... checking for sys/resource.h... no
checking for fputc_unlocked... yes
checking argz.h presence... yes
yes
checking for sys/stat.h... checking for sys/stat.h... (cached) yes
(cached) yes
checking for sys/mman.h... checking for sys/mman.h... yes
checking fcntl.h presence... yes
checking size of int... yes
yes
checking for argz.h... yes
checking for fputs_unlocked... checking limits.h usability... 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... gcc-5 -E
yes
yes
checking for fcntl.h... checking for fcntl.h... yes
checking for fcntl.h... yes
checking limits.h usability... 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 for fread_unlocked... yes
checking whether -lc should be explicitly linked in... 4
checking size of long... yes
yes
checking limits.h presence... yes
checking for alloca.h... checking for alloca.h... yes
checking limits.h presence... yes
checking unwind.h presence... checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for limits.h... yes
yes
yes
checking for sys/pstat.h... checking locale.h usability... checking for sys/pstat.h... yes
checking for fwrite_unlocked... yes
checking for unwind.h... yes
checking for _Unwind_Backtrace... yes
checking for limits.h... yes
checking stddef.h usability... 8
checking for ANSI C header files... (cached) yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... no
checking dynamic linker characteristics... no
no
x86_64-pc-linux-gnu
checking for sys/sysmp.h... checking for decimal floating point... bid
checking whether byte ordering is bigendian... checking for sys/sysmp.h... yes
checking for working mmap... yes
checking locale.h presence... yes
checking for getchar_unlocked... yes
checking for -funwind-tables option... no
checking for sys/sysinfo.h... no
checking for sys/sysinfo.h... yes
checking stddef.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking for -frandom-seed=string option... yes
checking for getc_unlocked... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for strings.h... (cached) yes
yes
checking for string.h... (cached) yes
checking for memcpy... checking sys/file.h usability... yes
yes
checking for machine/hal_sysinfo.h... yes
checking for machine/hal_sysinfo.h... checking nl_types.h presence... yes
checking whether gcc-5 supports -W... 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 putchar_unlocked... yes
checking for strerror... no
yes
checking sys/file.h presence... configure: updating cache ./config.cache
no
configure: creating ./config.status
yes
no
checking for nl_types.h... yes
checking for sys/table.h... checking for sys/table.h... checking malloc.h usability... yes
checking whether gcc-5 supports -Wall... config.status: creating Makefile
config.status: creating config.h
config.status: executing gstdint.h commands
yes
no
checking for putc_unlocked... no
checking for sys/sysctl.h... checking for sys/sysctl.h... yes
checking for sys/file.h... yes
checking for unistd.h... (cached) yes
yes
yes
checking whether byte ordering is bigendian... checking whether gcc-5 supports -Wwrite-strings... checking for unistd.h... (cached) yes
yes
checking malloc.h presence... make[3]: Entering directory `/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/libdecnumber'
source='../../libdecnumber/decNumber.c' object='decNumber.o' libtool=no gcc-5 -I../../libdecnumber -I. -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -c ../../libdecnumber/decNumber.c
source='../../libdecnumber/decContext.c' object='decContext.o' libtool=no gcc-5 -I../../libdecnumber -I. -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -c ../../libdecnumber/decContext.c
source='../../libdecnumber/bid/decimal32.c' object='decimal32.o' libtool=no gcc-5 -I../../libdecnumber -I. -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -c ../../libdecnumber/bid/decimal32.c
source='../../libdecnumber/bid/decimal64.c' object='decimal64.o' libtool=no gcc-5 -I../../libdecnumber -I. -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -c ../../libdecnumber/bid/decimal64.c
source='../../libdecnumber/bid/decimal128.c' object='decimal128.o' libtool=no gcc-5 -I../../libdecnumber -I. -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -c ../../libdecnumber/bid/decimal128.c
source='../../libdecnumber/bid/bid2dpd_dpd2bid.c' object='bid2dpd_dpd2bid.o' libtool=no gcc-5 -I../../libdecnumber -I. -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -c ../../libdecnumber/bid/bid2dpd_dpd2bid.c
source='../../libdecnumber/bid/host-ieee32.c' object='host-ieee32.o' libtool=no gcc-5 -I../../libdecnumber -I. -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -c ../../libdecnumber/bid/host-ieee32.c
source='../../libdecnumber/bid/host-ieee64.c' object='host-ieee64.o' libtool=no gcc-5 -I../../libdecnumber -I. -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -c ../../libdecnumber/bid/host-ieee64.c
source='../../libdecnumber/bid/host-ieee128.c' object='host-ieee128.o' libtool=no gcc-5 -I../../libdecnumber -I. -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -c ../../libdecnumber/bid/host-ieee128.c
yes
checking whether gcc-5 supports -Wstrict-prototypes... yes
yes
checking for sys/systemcfg.h... checking for sys/systemcfg.h... yes
checking for uint64_t... yes
checking whether abort is declared... yes
checking for malloc.h... yes
checking stddef.h usability... configure: updating cache ./config.cache
configure: creating ./config.status
yes
no
checking whether gcc-5 supports -Wmissing-prototypes... no
checking for stdint.h... (cached) yes
checking for stdint.h... (cached) yes
checking for stdio_ext.h... checking for stdio_ext.h... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether asprintf is declared... yes
checking stddef.h presence... yes
checking whether gcc-5 supports -Wold-style-definition... yes
yes
checking for process.h... checking for process.h... no
checking for an ANSI C-conforming const... rm -f libdecnumber.a
ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o bid2dpd_dpd2bid.o host-ieee32.o host-ieee64.o host-ieee128.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libdecnumber.a
make[3]: Leaving directory `/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/libdecnumber'
yes
checking for stddef.h... yes
yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
yes
checking whether gcc-5 supports -Wmissing-format-attribute... checking for unistd.h... (cached) configure: updating cache ./config.cache
yes
no
configure: creating ./config.status
no
checking for sys/prctl.h... checking for sys/prctl.h... checking sys/param.h usability... yes
checking whether basename is declared... yes
checking for inline... config.status: creating Makefile
config.status: executing default-1 commands
yes
checking whether gcc-5 supports -Wcast-qual... yes
yes
checking for sys/wait.h that is POSIX.1 compatible... checking for sys/wait.h that is POSIX.1 compatible... inline
checking for obstacks... yes
checking whether errno is declared... yes
checking sys/param.h presence... config.status: executing depfiles commands
config.status: executing libtool commands
yes
checking for _Unwind_GetIPInfo... make[3]: Entering directory `/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/zlib'
gcc-5 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -g -c -o libz_a-adler32.o `test -f 'adler32.c' || echo '../../zlib/'`adler32.c
gcc-5 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -g -c -o libz_a-compress.o `test -f 'compress.c' || echo '../../zlib/'`compress.c
gcc-5 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -g -c -o libz_a-crc32.o `test -f 'crc32.c' || echo '../../zlib/'`crc32.c
gcc-5 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -g -c -o libz_a-deflate.o `test -f 'deflate.c' || echo '../../zlib/'`deflate.c
gcc-5 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -g -c -o libz_a-gzread.o `test -f 'gzread.c' || echo '../../zlib/'`gzread.c
gcc-5 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -g -c -o libz_a-gzclose.o `test -f 'gzclose.c' || echo '../../zlib/'`gzclose.c
gcc-5 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -g -c -o libz_a-gzwrite.o `test -f 'gzwrite.c' || echo '../../zlib/'`gzwrite.c
gcc-5 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -g -c -o libz_a-gzlib.o `test -f 'gzlib.c' || echo '../../zlib/'`gzlib.c
gcc-5 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -g -c -o libz_a-infback.o `test -f 'infback.c' || echo '../../zlib/'`infback.c
gcc-5 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -g -c -o libz_a-inffast.o `test -f 'inffast.c' || echo '../../zlib/'`inffast.c
gcc-5 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -g -c -o libz_a-inflate.o `test -f 'inflate.c' || echo '../../zlib/'`inflate.c
gcc-5 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -g -c -o libz_a-inftrees.o `test -f 'inftrees.c' || echo '../../zlib/'`inftrees.c
gcc-5 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -g -c -o libz_a-trees.o `test -f 'trees.c' || echo '../../zlib/'`trees.c
gcc-5 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -g -c -o libz_a-uncompr.o `test -f 'uncompr.c' || echo '../../zlib/'`uncompr.c
gcc-5 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -g -c -o libz_a-zutil.o `test -f 'zutil.c' || echo '../../zlib/'`zutil.c
true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc-5" "CFLAGS=-g" "CXXFLAGS=-g" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=-static-libstdc++ -static-libgcc " "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1" "infodir=/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/share/info" "libdir=/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/lib" "prefix=/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1" "tooldir=/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu" "AR=ar" "AS=as" "CC=gcc-5" "CXX=g++-5 -std=gnu++98" "LD=ld" "LIBCFLAGS=-g -O2" "NM=nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # make
yes
checking whether time.h and sys/time.h may both be included... yes
checking whether time.h and sys/time.h may both be included... config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
yes
checking for sys/param.h... yes
checking for feof_unlocked... yes
checking for off_t... no
checking whether vasprintf is declared... yes
checking __sync extensions... yes
checking whether errno must be declared... yes
checking whether errno must be declared... rm -f libz.a
ar cru libz.a libz_a-adler32.o libz_a-compress.o libz_a-crc32.o libz_a-deflate.o libz_a-gzread.o libz_a-gzclose.o libz_a-gzwrite.o libz_a-gzlib.o libz_a-infback.o libz_a-inffast.o libz_a-inflate.o libz_a-inftrees.o libz_a-trees.o libz_a-uncompr.o libz_a-zutil.o
ar: `u' modifier ignored since `D' is the default (see `U')
yes
ranlib libz.a
checking for fgets_unlocked... make[3]: Leaving directory `/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/zlib'
yes
checking __atomic extensions... yes
checking whether clearerr_unlocked is declared... no
checking size of int... no
checking size of int... yes
checking for getc_unlocked... yes
checking output filetype... yes
checking for size_t... yes
checking whether feof_unlocked is declared... 4
checking size of long... 4
checking size of long... elf64
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
checking for getcwd... yes
checking whether ferror_unlocked is declared... 8
checking size of size_t... 8
checking size of size_t... yes
yes
checking for ssize_t... checking for getegid... yes
checking whether fflush_unlocked is declared... yes
checking for uintptr_t... yes
8
checking for geteuid... checking for long long... 8
checking for long long... yes
checking whether fgetc_unlocked is declared... yes
yes
checking for uintptr_t... checking for int_least32_t... yes
checking for getgid... yes
checking whether fgets_unlocked is declared... yes
checking size of long long... yes
checking for getuid... yes
checking size of long long... yes
checking whether fileno_unlocked is declared... yes
checking for int_fast32_t... yes
checking for ptrdiff_t... yes
checking for mempcpy... 8
checking for a 64-bit type... yes
checking whether fprintf_unlocked is declared... 8
checking for a 64-bit type... uint64_t
checking for intptr_t... yes
uint64_t
checking for munmap... checking for intptr_t... no
checking whether fputc_unlocked is declared... yes
checking for uint64_t... yes
checking for uint64_t... yes
checking for putenv... yes
checking whether fputs_unlocked is declared... yes
checking for uintptr_t... yes
checking what to include in gstdint.h... stdint.h (already complete)
checking sys/mman.h usability... yes
checking whether struct tm is in sys/time.h or time.h... yes
checking for uintptr_t... yes
checking for setenv... yes
checking whether fread_unlocked is declared... time.h
checking size of int... yes
checking sys/mman.h presence... yes
checking for setlocale... yes
checking whether fwrite_unlocked is declared... yes
checking for sys/mman.h... yes
checking for mmap... yes
checking for ssize_t... yes
checking for ssize_t... yes
checking for stpcpy... 4
checking size of long... yes
checking whether getchar_unlocked is declared... yes
yes
checking for strcasecmp... yes
checking whether getc_unlocked is declared... checking link.h usability... 8
checking for clearerr_unlocked... yes
checking for pid_t... yes
checking for pid_t... yes
yes
checking whether putchar_unlocked is declared... checking for strdup... yes
checking for feof_unlocked... yes
checking link.h presence... yes
yes
checking for link.h... yes
yes
checking for dl_iterate_phdr... checking whether putc_unlocked is declared... checking for strtoul... yes
checking for ferror_unlocked... yes
checking for library containing strerror... yes
checking for library containing strerror... yes
yes
checking for fcntl... yes
checking for an ANSI C-conforming const... checking for tsearch... yes
checking for fflush_unlocked... none required
checking for asprintf... none required
checking for asprintf... yes
checking sys/mman.h usability... yes
checking whether strnlen is declared... yes
yes
checking for __argz_count... checking for fgetc_unlocked... yes
checking for atexit... yes
checking for atexit... yes
checking sys/mman.h presence... yes
checking for getexecname... yes
yes
checking for __argz_stringify... checking for fgets_unlocked... yes
checking for basename... yes
checking for sys/mman.h... yes
checking for mmap... yes
checking for basename... no
checking whether tests can run... yes
yes
checking for fileno_unlocked... checking for __argz_next... yes
checking whether read-only mmap of a plain file works... yes
checking whether mmap from /dev/zero works... yes
checking for MAP_ANON(YMOUS)... yes
checking for bcmp... yes
checking for bcmp... yes
configure: updating cache ./config.cache
configure: creating ./config.status
yes
yes
checking for fprintf_unlocked... yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for __fsetlocking... configure: updating cache ./config.cache
configure: creating ./config.status
yes
checking for bcopy... yes
checking for bcopy... config.status: creating Makefile
config.status: creating mkheaders.almost
config.status: creating config.h
yes
no
checking for fputc_unlocked... checking for iconv... yes
checking for bsearch... yes
checking for bsearch... yes
checking for fputs_unlocked... yes
checking for iconv declaration... yes
checking for bzero... yes
checking for bzero... 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 fread_unlocked... config.status: creating Makefile
yes
checking for calloc... config.status: creating backtrace-supported.h
config.status: creating config.h
yes
checking for calloc... config.status: executing libtool commands
config.status: executing gstdint.h commands
yes
checking for LC_MESSAGES... yes
checking for fwrite_unlocked... yes
config.status: executing default commands
checking for clock... yes
checking for clock... yes
checking for bison... no
checking for ld used by GCC... make[3]: Entering directory `/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/libbacktrace'
make all-am
make[4]: Entering directory `/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/libbacktrace'
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o atomic.lo ../../libbacktrace/atomic.c
yes
true DO=all multi-do # make
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o dwarf.lo ../../libbacktrace/dwarf.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o fileline.lo ../../libbacktrace/fileline.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o posix.lo ../../libbacktrace/posix.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o print.lo ../../libbacktrace/print.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o sort.lo ../../libbacktrace/sort.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o state.lo ../../libbacktrace/state.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o backtrace.lo ../../libbacktrace/backtrace.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o simple.lo ../../libbacktrace/simple.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o elf.lo ../../libbacktrace/elf.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o mmapio.lo ../../libbacktrace/mmapio.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o mmap.lo ../../libbacktrace/mmap.c
checking for getchar_unlocked... libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/atomic.c -fPIC -DPIC -o .libs/atomic.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/posix.c -fPIC -DPIC -o .libs/posix.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/fileline.c -fPIC -DPIC -o .libs/fileline.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/state.c -fPIC -DPIC -o .libs/state.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/print.c -fPIC -DPIC -o .libs/print.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/backtrace.c -fPIC -DPIC -o .libs/backtrace.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/sort.c -fPIC -DPIC -o .libs/sort.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/mmapio.c -fPIC -DPIC -o .libs/mmapio.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/mmap.c -fPIC -DPIC -o .libs/mmap.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/dwarf.c -fPIC -DPIC -o .libs/dwarf.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/simple.c -fPIC -DPIC -o .libs/simple.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/elf.c -fPIC -DPIC -o .libs/elf.o
yes
checking for ffs... ld
checking if the linker (ld) is GNU ld... yes
checking for ffs... yes
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/simple.c -o simple.o >/dev/null 2>&1
checking for getc_unlocked... libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/atomic.c -o atomic.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/backtrace.c -o backtrace.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/state.c -o state.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/sort.c -o sort.o >/dev/null 2>&1
yes
checking for shared library run path origin... libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/print.c -o print.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/fileline.c -o fileline.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/mmapio.c -o mmapio.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/posix.c -o posix.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/elf.c -o elf.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/mmap.c -o mmap.o >/dev/null 2>&1
yes
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/dwarf.c -o dwarf.o >/dev/null 2>&1
checking for getcwd... yes
checking for getcwd... done
checking whether NLS is requested... no
checking whether to use NLS... no
checking for aclocal... aclocal
checking for autoconf... autoconf
checking for autoheader... autoheader
configure: updating cache ./config.cache
configure: creating ./config.status
yes
checking for putchar_unlocked... config.status: creating Makefile
config.status: creating config.intl
config.status: creating config.h
config.status: executing default-1 commands
yes
checking for getpagesize... yes
make[3]: Entering directory `/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/intl'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/intl'
checking for getpagesize... yes
checking for putc_unlocked... /bin/sh ./libtool --tag=CC --mode=link gcc-5 -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -static-libstdc++ -static-libgcc -o libbacktrace.la atomic.lo dwarf.lo fileline.lo posix.lo print.lo sort.lo state.lo backtrace.lo simple.lo elf.lo mmapio.lo mmap.lo
yes
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
checking for gettimeofday... libtool: link: ranlib .libs/libbacktrace.a
libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" )
make[4]: Leaving directory `/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/libbacktrace'
make[3]: Leaving directory `/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/libbacktrace'
yes
checking for gettimeofday... yes
checking whether abort is declared... yes
checking for index... yes
checking for index... yes
checking whether asprintf is declared... yes
checking for insque... yes
checking for insque... yes
checking whether basename is declared... yes
checking for memchr... yes
checking for memchr... yes
checking whether errno is declared... yes
checking for memcmp... yes
checking for memcmp... no
checking whether getopt is declared... yes
checking for memcpy... yes
checking for memcpy... yes
checking whether vasprintf is declared... yes
checking for memmem... yes
checking for memmem... yes
checking whether clearerr_unlocked is declared... yes
checking for memmove... yes
yes
checking whether feof_unlocked is declared... checking for memmove... yes
checking for mempcpy... yes
yes
checking whether ferror_unlocked is declared... checking for mempcpy... yes
checking for memset... yes
checking whether fflush_unlocked is declared... yes
checking for memset... yes
yes
checking whether fgetc_unlocked is declared... checking for mkstemps... yes
checking for mkstemps... yes
yes
checking whether fgets_unlocked is declared... checking for putenv... yes
checking for putenv... yes
yes
checking whether fileno_unlocked is declared... yes
checking for random... checking for random... yes
checking whether fprintf_unlocked is declared... yes
yes
checking for rename... checking for rename... no
yes
yes
checking whether fputc_unlocked is declared... checking for rindex... checking for rindex... yes
checking whether fputs_unlocked is declared... yes
checking for setenv... yes
checking for setenv... yes
checking whether fread_unlocked is declared... yes
checking for snprintf... yes
checking for snprintf... yes
checking whether fwrite_unlocked is declared... yes
checking for sigsetmask... yes
checking for sigsetmask... yes
checking whether getchar_unlocked is declared... yes
checking for stpcpy... yes
checking for stpcpy... yes
checking whether getc_unlocked is declared... yes
checking for stpncpy... yes
yes
checking for stpncpy... checking whether putchar_unlocked is declared... yes
checking for strcasecmp... yes
checking whether putc_unlocked is declared... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for working alloca.h... yes
checking for strchr... yes
checking for strdup... yes
checking for alloca... yes
checking for strdup... yes
checking for strncasecmp... yes
checking for ANSI C header files... (cached) yes
checking for nl_langinfo and CODESET... yes
checking for strncasecmp... yes
checking whether NLS is requested... no
checking for uchar... yes
checking for strndup... yes
checking for strndup...
checking for ld used by GCC... yes
checking for strnlen... ld
checking if the linker (ld) is GNU ld... yes
checking for strnlen... yes
checking for shared library run path origin... yes
checking for strrchr... yes
checking for strrchr... done
checking for iconv... (cached) no
yes
checking for strstr... configure: updating cache ./config.cache
configure: creating ./config.status
yes
checking for strstr... yes
config.status: creating Makefile
checking for strtod... config.status: creating config.h
config.status: executing depdir commands
mkdir -p -- .deps
yes
checking for strtod... yes
checking for strtol... yes
checking for strtol... yes
checking for strtoul... yes
checking for strtoul... yes
checking for strtoll... yes
checking for strtoll... yes
checking for strtoull... yes
checking for strtoull... yes
checking for strverscmp... yes
checking for strverscmp... yes
checking for tmpnam... yes
checking for tmpnam... yes
checking for vasprintf... yes
checking for vasprintf... yes
checking for vfprintf... yes
checking for vfprintf... yes
checking for vprintf... yes
checking for vprintf... yes
yes
checking for vsnprintf... checking for vsnprintf... yes
yes
checking for vsprintf... checking for vsprintf... yes
yes
checking for waitpid... checking for waitpid... yes
yes
checking for setproctitle... checking for setproctitle... no
checking whether alloca needs Cray hooks... no
checking whether alloca needs Cray hooks... no
checking stack direction for C alloca... no
checking stack direction for C alloca... -1
checking for vfork.h... -1
checking for vfork.h... no
checking for fork... no
checking for fork... yes
checking for vfork... yes
checking for vfork... yes
yes
checking for working fork... checking for working fork... yes
checking for working vfork... (cached) yes
checking for _doprnt... yes
checking for working vfork... (cached) yes
checking for _doprnt... no
checking for sys_errlist... no
checking for sys_errlist... yes
yes
checking for sys_nerr... checking for sys_nerr... yes
checking for sys_siglist... yes
checking for sys_siglist... yes
checking for external symbol _system_configuration... yes
checking for external symbol _system_configuration... no
checking for __fsetlocking... no
checking for __fsetlocking... yes
checking for canonicalize_file_name... yes
checking for canonicalize_file_name... yes
yes
checking for dup3... checking for dup3... yes
checking for getrlimit... yes
checking for getrlimit... yes
yes
checking for getrusage... checking for getrusage... yes
checking for getsysinfo... yes
checking for getsysinfo... no
checking for gettimeofday... (cached) yes
checking for on_exit... no
checking for gettimeofday... (cached) yes
checking for on_exit... yes
checking for psignal... yes
checking for psignal... yes
checking for pstat_getdynamic... yes
checking for pstat_getdynamic... no
checking for pstat_getstatic... no
checking for pstat_getstatic... no
checking for realpath... no
checking for realpath... yes
yes
checking for setrlimit... checking for setrlimit... yes
checking for sbrk... yes
checking for sbrk... yes
checking for spawnve... yes
checking for spawnve... no
checking for spawnvpe... no
checking for spawnvpe... no
checking for strerror... no
checking for strerror... yes
yes
checking for strsignal... checking for strsignal... yes
yes
checking for sysconf... checking for sysconf... yes
yes
checking for sysctl... checking for sysctl... yes
yes
checking for sysmp... checking for sysmp... no
checking for table... no
checking for table... no
checking for times... no
checking for times... yes
checking for wait3... yes
checking for wait3... yes
checking for wait4... yes
checking for wait4... yes
checking whether basename is declared... yes
checking whether basename is declared... yes
checking whether ffs is declared... yes
checking whether ffs is declared... yes
checking whether asprintf is declared... yes
checking whether asprintf is declared... yes
checking whether vasprintf is declared... yes
checking whether vasprintf is declared... yes
checking whether snprintf is declared... yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether calloc is declared... yes
checking whether calloc is declared... yes
checking whether getenv is declared... yes
checking whether getenv is declared... yes
checking whether getopt is declared... yes
checking whether getopt is declared... yes
checking whether malloc is declared... yes
checking whether malloc is declared... yes
checking whether realloc is declared... yes
checking whether realloc is declared... yes
checking whether sbrk is declared... yes
checking whether sbrk is declared... yes
checking whether strtol is declared... yes
checking whether strtol is declared... yes
checking whether strtoul is declared... yes
checking whether strtoul is declared... yes
checking whether strtoll is declared... yes
checking whether strtoll is declared... yes
checking whether strtoull is declared... yes
checking whether strtoull is declared... yes
checking whether strverscmp is declared... yes
checking whether strverscmp is declared... yes
checking whether canonicalize_file_name must be 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... 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
checking for working strncmp... yes
configure: updating cache ./config.cache
configure: creating ./config.status
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: creating Makefile
config.status: executing default commands
config.status: creating testsuite/Makefile
config.status: creating config.h
config.status: executing default commands
Configuring stage 1 in ./libcpp
make[3]: Entering directory `/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/libiberty'
if [ x"-fpic" != x ] && [ ! -d pic ]; then \
mkdir pic; \
else true; fi
if [ x"" != x ] && [ ! -d noasan ]; then \
mkdir noasan; \
else true; fi
touch stamp-picdir
touch stamp-noasandir
echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./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 ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/regex.c -o pic/regex.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/md5.c -o pic/md5.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/sha1.c -o pic/sha1.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/alloca.c -o pic/alloca.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/argv.c -o pic/argv.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/choose-temp.c -o pic/choose-temp.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/concat.c -o pic/concat.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/cp-demint.c -o pic/cp-demint.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/crc32.c -o pic/crc32.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/d-demangle.c -o pic/d-demangle.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/dyn-string.c -o pic/dyn-string.o; \
else true; fi
make[4]: Entering directory `/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/libiberty/testsuite'
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/fdmatch.c -o pic/fdmatch.o; \
make[4]: Nothing to be done for `all'.
else true; fi
make[4]: Leaving directory `/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/libiberty/testsuite'
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/fibheap.c -o pic/fibheap.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/floatformat.c -o pic/floatformat.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/fnmatch.c -o pic/fnmatch.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/getopt.c -o pic/getopt.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/getopt1.c -o pic/getopt1.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/getpwd.c -o pic/getpwd.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/getruntime.c -o pic/getruntime.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/hashtab.c -o pic/hashtab.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/hex.c -o pic/hex.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/lbasename.c -o pic/lbasename.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/lrealpath.c -o pic/lrealpath.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
make[3]: Entering directory `/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/build-x86_64-pc-linux-gnu/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-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/dwarfnames.c -o dwarfnames.o
configure: creating cache ./config.cache
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for x86_64-pc-linux-gnu-gcc... gcc-5
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/dwarfnames.c -o dwarfnames.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/crc32.c -o noasan/crc32.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/crc32.c -o crc32.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/getopt.c -o noasan/getopt.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/getopt.c -o getopt.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/fnmatch.c -o noasan/fnmatch.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/fnmatch.c -o fnmatch.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/dyn-string.c -o pic/dyn-string.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/dyn-string.c -o noasan/dyn-string.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/dyn-string.c -o dyn-string.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/hex.c -o noasan/hex.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/hex.c -o hex.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/fopen_unlocked.c -o fopen_unlocked.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/getopt1.c -o noasan/getopt1.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/getopt1.c -o getopt1.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/lbasename.c -o noasan/lbasename.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/lbasename.c -o lbasename.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/fdmatch.c -o noasan/fdmatch.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/fdmatch.c -o fdmatch.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/floatformat.c -o noasan/floatformat.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/floatformat.c -o floatformat.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/cp-demint.c -o noasan/cp-demint.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/alloca.c -o noasan/alloca.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/cp-demint.c -o cp-demint.o
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/alloca.c -o alloca.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/concat.c -o noasan/concat.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/concat.c -o concat.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/argv.c -o noasan/argv.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/argv.c -o argv.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/dyn-string.c -o noasan/dyn-string.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/dyn-string.c -o dyn-string.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/sha1.c -o noasan/sha1.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/choose-temp.c -o noasan/choose-temp.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/sha1.c -o sha1.o
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/choose-temp.c -o choose-temp.o
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/filename_cmp.c -o filename_cmp.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/d-demangle.c -o noasan/d-demangle.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/d-demangle.c -o d-demangle.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/fibheap.c -o noasan/fibheap.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/fibheap.c -o fibheap.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/md5.c -o noasan/md5.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/md5.c -o md5.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/make-relative-prefix.c -o make-relative-prefix.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/lrealpath.c -o noasan/lrealpath.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/lrealpath.c -o lrealpath.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/regex.c -o noasan/regex.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/regex.c -o regex.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/hashtab.c -o noasan/hashtab.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/hashtab.c -o hashtab.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/make-temp-file.c -o make-temp-file.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/cplus-dem.c -o cplus-dem.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/cp-demangle.c -o cp-demangle.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/getruntime.c -o noasan/getruntime.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/getruntime.c -o getruntime.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/getpwd.c -o noasan/getpwd.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/getpwd.c -o getpwd.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/fdmatch.c -o pic/fdmatch.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/fdmatch.c -o noasan/fdmatch.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/fdmatch.c -o fdmatch.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/fibheap.c -o pic/fibheap.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/fibheap.c -o noasan/fibheap.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/fibheap.c -o fibheap.o
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/objalloc.c -o pic/objalloc.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/filename_cmp.c -o filename_cmp.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/floatformat.c -o pic/floatformat.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/floatformat.c -o noasan/floatformat.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/floatformat.c -o floatformat.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/fnmatch.c -o pic/fnmatch.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/fnmatch.c -o noasan/fnmatch.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/fnmatch.c -o fnmatch.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/fopen_unlocked.c -o fopen_unlocked.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/getopt.c -o pic/getopt.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/getopt.c -o noasan/getopt.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/getopt.c -o getopt.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/getopt1.c -o pic/getopt1.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/getopt1.c -o noasan/getopt1.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/getopt1.c -o getopt1.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/getpwd.c -o pic/getpwd.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/getpwd.c -o noasan/getpwd.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/getpwd.c -o getpwd.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/getruntime.c -o pic/getruntime.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/getruntime.c -o noasan/getruntime.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/getruntime.c -o getruntime.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/hashtab.c -o pic/hashtab.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/hashtab.c -o noasan/hashtab.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/hashtab.c -o hashtab.o
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/obstack.c -o pic/obstack.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/hex.c -o pic/hex.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/hex.c -o noasan/hex.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/hex.c -o hex.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/lbasename.c -o pic/lbasename.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/lrealpath.c -o pic/lrealpath.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/lbasename.c -o noasan/lbasename.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/lrealpath.c -o noasan/lrealpath.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/lbasename.c -o lbasename.o
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/lrealpath.c -o lrealpath.o
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/partition.c -o pic/partition.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/make-relative-prefix.c -o make-relative-prefix.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/make-temp-file.c -o make-temp-file.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/objalloc.c -o pic/objalloc.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/objalloc.c -o noasan/objalloc.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/objalloc.c -o objalloc.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/obstack.c -o pic/obstack.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/obstack.c -o noasan/obstack.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/obstack.c -o obstack.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/partition.c -o pic/partition.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/partition.c -o noasan/partition.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/partition.c -o partition.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/pexecute.c -o pic/pexecute.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/pexecute.c -o noasan/pexecute.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/pexecute.c -o pexecute.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/physmem.c -o pic/physmem.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/physmem.c -o noasan/physmem.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/physmem.c -o physmem.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/pex-common.c -o pic/pex-common.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/pex-common.c -o noasan/pex-common.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/pex-common.c -o pex-common.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/pex-one.c -o pic/pex-one.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/pex-one.c -o noasan/pex-one.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/pex-one.c -o pex-one.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/pex-unix.c -o pic/pex-unix.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/pex-unix.c -o noasan/pex-unix.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/pex-unix.c -o pex-unix.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/vprintf-support.c -o vprintf-support.o
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/pexecute.c -o pic/pexecute.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/physmem.c -o pic/physmem.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/pex-common.c -o pic/pex-common.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/pex-one.c -o pic/pex-one.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/pex-unix.c -o pic/pex-unix.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/safe-ctype.c -o safe-ctype.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/objalloc.c -o noasan/objalloc.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/objalloc.c -o objalloc.o
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object.c -o pic/simple-object.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \
else true; fi
checking for C compiler default output file name... if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/partition.c -o noasan/partition.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/partition.c -o partition.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/obstack.c -o noasan/obstack.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/obstack.c -o obstack.o
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/sort.c -o pic/sort.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/spaces.c -o pic/spaces.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/splay-tree.c -o pic/splay-tree.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/stack-limit.c -o pic/stack-limit.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/strerror.c -o pic/strerror.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/strsignal.c -o pic/strsignal.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xasprintf.c -o pic/xasprintf.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xatexit.c -o pic/xatexit.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xexit.c -o pic/xexit.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/pexecute.c -o noasan/pexecute.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/pexecute.c -o pexecute.o
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xmalloc.c -o pic/xmalloc.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/pex-one.c -o noasan/pex-one.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/pex-one.c -o pex-one.o
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xmemdup.c -o pic/xmemdup.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xstrdup.c -o pic/xstrdup.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xstrerror.c -o pic/xstrerror.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/pex-common.c -o noasan/pex-common.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/pex-common.c -o pex-common.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/safe-ctype.c -o safe-ctype.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/vprintf-support.c -o vprintf-support.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object.c -o pic/simple-object.o; \
else true; fi
a.out
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object.c -o noasan/simple-object.o; \
else true; fi
checking whether the C compiler works... gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object.c -o simple-object.o
yes
checking whether we are cross compiling... no
checking for suffix of executables... if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/physmem.c -o noasan/physmem.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/physmem.c -o physmem.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-coff.c -o simple-object-coff.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object.c -o noasan/simple-object.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/simple-object.c -o simple-object.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/pex-unix.c -o noasan/pex-unix.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/pex-unix.c -o pex-unix.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-coff.c -o simple-object-coff.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-elf.c -o simple-object-elf.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/stack-limit.c -o noasan/stack-limit.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/stack-limit.c -o stack-limit.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/spaces.c -o noasan/spaces.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/spaces.c -o spaces.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-elf.c -o simple-object-elf.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xasprintf.c -o noasan/xasprintf.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xasprintf.c -o xasprintf.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xatexit.c -o noasan/xatexit.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xatexit.c -o xatexit.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/timeval-utils.c -o timeval-utils.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/splay-tree.c -o noasan/splay-tree.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/splay-tree.c -o splay-tree.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/strerror.c -o noasan/strerror.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/strerror.c -o strerror.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xexit.c -o noasan/xexit.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xexit.c -o xexit.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/strsignal.c -o noasan/strsignal.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/strsignal.c -o strsignal.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/sort.c -o noasan/sort.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/sort.c -o sort.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xstrerror.c -o noasan/xstrerror.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xstrerror.c -o xstrerror.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xmemdup.c -o noasan/xmemdup.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xmemdup.c -o xmemdup.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/sort.c -o pic/sort.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/sort.c -o noasan/sort.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/sort.c -o sort.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xstrdup.c -o noasan/xstrdup.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xstrdup.c -o xstrdup.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xmalloc.c -o noasan/xmalloc.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xmalloc.c -o xmalloc.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/spaces.c -o pic/spaces.o; \
else true; fi
checking for suffix of object files... if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/spaces.c -o noasan/spaces.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/spaces.c -o spaces.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/splay-tree.c -o pic/splay-tree.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/splay-tree.c -o noasan/splay-tree.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/splay-tree.c -o splay-tree.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/stack-limit.c -o pic/stack-limit.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/stack-limit.c -o noasan/stack-limit.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/stack-limit.c -o stack-limit.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/strerror.c -o pic/strerror.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/strerror.c -o noasan/strerror.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/strerror.c -o strerror.o
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xstrndup.c -o pic/xstrndup.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/strsignal.c -o pic/strsignal.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/strsignal.c -o noasan/strsignal.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/strsignal.c -o strsignal.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/timeval-utils.c -o timeval-utils.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xasprintf.c -o pic/xasprintf.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xasprintf.c -o noasan/xasprintf.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xasprintf.c -o xasprintf.o
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xatexit.c -o pic/xatexit.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xatexit.c -o noasan/xatexit.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xatexit.c -o xatexit.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xexit.c -o pic/xexit.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xexit.c -o noasan/xexit.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xexit.c -o xexit.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xmalloc.c -o pic/xmalloc.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xmalloc.c -o noasan/xmalloc.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xmalloc.c -o xmalloc.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xmemdup.c -o pic/xmemdup.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xmemdup.c -o noasan/xmemdup.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xmemdup.c -o xmemdup.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xstrdup.c -o pic/xstrdup.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xstrdup.c -o noasan/xstrdup.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xstrdup.c -o xstrdup.o
o
checking whether we are using the GNU C compiler... if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xstrerror.c -o pic/xstrerror.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/setproctitle.c -o pic/setproctitle.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xstrerror.c -o noasan/xstrerror.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xstrerror.c -o xstrerror.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xstrndup.c -o pic/xstrndup.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xstrndup.c -o noasan/xstrndup.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xstrndup.c -o xstrndup.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xvasprintf.c -o xvasprintf.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/setproctitle.c -o pic/setproctitle.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/setproctitle.c -o noasan/setproctitle.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/setproctitle.c -o setproctitle.o
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 ./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 `/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/build-x86_64-pc-linux-gnu/libiberty/testsuite'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/build-x86_64-pc-linux-gnu/libiberty/testsuite'
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/regex.c -o pic/regex.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/regex.c -o noasan/regex.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/regex.c -o regex.o
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/cplus-dem.c -o cplus-dem.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/cp-demangle.c -o cp-demangle.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/md5.c -o pic/md5.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/md5.c -o noasan/md5.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/sha1.c -o pic/sha1.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/md5.c -o md5.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/sha1.c -o noasan/sha1.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/sha1.c -o sha1.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/alloca.c -o pic/alloca.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/alloca.c -o noasan/alloca.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/alloca.c -o alloca.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/argv.c -o pic/argv.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/argv.c -o noasan/argv.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/argv.c -o argv.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/choose-temp.c -o pic/choose-temp.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/choose-temp.c -o noasan/choose-temp.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/choose-temp.c -o choose-temp.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/concat.c -o pic/concat.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/concat.c -o noasan/concat.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/concat.c -o concat.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/cp-demint.c -o pic/cp-demint.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/cp-demint.c -o noasan/cp-demint.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/cp-demint.c -o cp-demint.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/crc32.c -o pic/crc32.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/crc32.c -o noasan/crc32.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/crc32.c -o crc32.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/d-demangle.c -o pic/d-demangle.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/d-demangle.c -o noasan/d-demangle.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/d-demangle.c -o d-demangle.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xvasprintf.c -o xvasprintf.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xstrndup.c -o noasan/xstrndup.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xstrndup.c -o xstrndup.o
yes
checking whether gcc-5 accepts -g... if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/setproctitle.c -o noasan/setproctitle.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/setproctitle.c -o setproctitle.o
yes
checking for gcc-5 option to accept ISO C89... 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 ./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 ./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 ./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
none needed
make[3]: Leaving directory `/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/libiberty'
make[3]: Entering directory `/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/lto-plugin'
make all-am
make[4]: Entering directory `/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/lto-plugin'
/bin/sh ./libtool --tag=CC --tag=disable-static --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../../lto-plugin -I../../lto-plugin/../include -DHAVE_CONFIG_H -Wall -g -c -o lto-plugin.lo ../../lto-plugin/lto-plugin.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../lto-plugin -I../../lto-plugin/../include -DHAVE_CONFIG_H -Wall -g -c ../../lto-plugin/lto-plugin.c -fPIC -DPIC -o .libs/lto-plugin.o
/bin/sh ./libtool --tag=CC --tag=disable-static --mode=link gcc-5 -Wall -g -Wc,-static-libgcc -module -bindir /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/libexec/gcc/x86_64-pc-linux-gnu/6.4.0 -Xcompiler '-static-libstdc++' -Xcompiler '-static-libgcc' -o liblto_plugin.la -rpath /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/libexec/gcc/x86_64-pc-linux-gnu/6.4.0 lto-plugin.lo -Wc,../libiberty/pic/libiberty.a
libtool: link: gcc-5 -shared -fPIC -DPIC .libs/lto-plugin.o -static-libgcc -static-libstdc++ -static-libgcc ../libiberty/pic/libiberty.a -Wl,-soname -Wl,liblto_plugin.so.0 -o .libs/liblto_plugin.so.0.0.0
checking whether we are using the GNU C++ compiler... 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: /usr/bin/install -c .libs/liblto_plugin.so.0.0.0 /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/lto-plugin/../gcc/liblto_plugin.so.0.0.0
yes
checking whether g++-5 -std=gnu++98 accepts -g... libtool: install: (cd /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/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 /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/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: /usr/bin/install -c .libs/liblto_plugin.lai /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/lto-plugin/../gcc/liblto_plugin.la
libtool: install: warning: remember to run `libtool --finish /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/libexec/gcc/x86_64-pc-linux-gnu/6.4.0'
make[4]: Leaving directory `/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/lto-plugin'
make[3]: Leaving directory `/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/lto-plugin'
Configuring stage 1 in ./gcc
yes
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking how to run the C preprocessor... 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 ./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
gcc-5 -E
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 ./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 ./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
configure: creating cache ./config.cache
make[3]: Leaving directory `/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/build-x86_64-pc-linux-gnu/libiberty'
checking build system type... make[3]: Entering directory `/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/build-x86_64-pc-linux-gnu/fixincludes'
gcc-5 -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixincl.c
gcc-5 -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixtests.c
gcc-5 -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixfixes.c
gcc-5 -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/server.c
make[3]: Entering directory `/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/build-x86_64-pc-linux-gnu/libcpp'
g++-5 -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../../libcpp/charset.c
gcc-5 -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/procopen.c
g++-5 -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo ../../../libcpp/directives.c
gcc-5 -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixlib.c
g++-5 -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o directives-only.o -MT directives-only.o -MMD -MP -MF .deps/directives-only.Tpo ../../../libcpp/directives-only.c
g++-5 -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../../libcpp/errors.c
gcc-5 -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixopts.c
g++-5 -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../../libcpp/expr.c
srcdir="../../../fixincludes" /bin/sh ../../../fixincludes/mkfixinc.sh x86_64-pc-linux-gnu
g++-5 -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../../libcpp/files.c
sed -e 's/@gcc_version@/6.4.0/' < mkheaders.almost > mkheadersT
g++-5 -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo ../../../libcpp/identifiers.c
echo "#define LOCALEDIR \"/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/share/locale\"" > localedir.new
g++-5 -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo ../../../libcpp/lex.c
g++-5 -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo ../../../libcpp/line-map.c
g++-5 -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../../libcpp/macro.c
g++-5 -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../../libcpp/mkdeps.c
mv -f mkheadersT mkheaders
g++-5 -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo ../../../libcpp/pch.c
../../../libcpp/../move-if-change localedir.new localedir.h
g++-5 -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../../libcpp/symtab.c
x86_64-pc-linux-gnu
g++-5 -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../../libcpp/traditional.c
checking host system type... echo timestamp > localedir.hs
g++-5 -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../../libcpp/init.c
x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
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 x86_64-pc-linux-gnu-gcc... gcc-5
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... gcc-5 -g -O2 -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a
checking for C compiler default output file name... echo timestamp > full-stamp
make[3]: Leaving directory `/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/build-x86_64-pc-linux-gnu/fixincludes'
a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... yes
checking for sys/types.h... checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
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')
checking for sys/stat.h... ranlib libcpp.a
make[3]: Leaving directory `/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/build-x86_64-pc-linux-gnu/libcpp'
yes
checking whether gcc-5 accepts -g... yes
checking for stdlib.h... yes
checking for gcc-5 option to accept ISO C89... yes
checking for string.h... none needed
yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... checking whether we are using the GNU C++ compiler... yes
yes
checking whether g++-5 -std=gnu++98 accepts -g... checking for stdint.h... yes
checking for x86_64-pc-linux-gnu-gnatbind... no
checking for x86_64-pc-linux-gnu-gnatmake... no
checking whether compiler driver understands Ada... yes
checking for unistd.h... no
checking how to run the C++ preprocessor... yes
checking minix/config.h usability... no
checking minix/config.h presence... g++-5 -std=gnu++98 -E
no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for aclocal... aclocal
checking for autoconf... autoconf
checking for autoheader... autoheader
checking whether gcc-5 supports -W... yes
checking whether gcc-5 supports -Wall... yes
checking whether gcc-5 supports -Wnarrowing... yes
yes
checking for sys/types.h... checking whether gcc-5 supports -Wwrite-strings... yes
checking whether gcc-5 supports -Wmissing-format-attribute... yes
checking for sys/stat.h... yes
checking whether gcc-5 supports -Wstrict-prototypes... yes
checking for stdlib.h... yes
checking whether gcc-5 supports -Wmissing-prototypes... yes
checking for string.h... yes
checking whether gcc-5 supports -Wold-style-definition... yes
checking for memory.h... yes
checking whether gcc-5 supports -Wc++-compat... yes
checking whether gcc-5 supports -pedantic -Wlong-long... yes
checking for strings.h... yes
checking whether gcc-5 supports -fno-exceptions... yes
checking for inttypes.h... yes
checking whether gcc-5 supports -fno-rtti... yes
checking for stdint.h... yes
yes
checking for unistd.h... checking dependency style of g++-5 -std=gnu++98... yes
checking minix/config.h usability... gcc3
checking whether time.h and sys/time.h may both be included... no
checking minix/config.h presence... yes
checking whether string.h and strings.h may both be included... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking locale.h usability... yes
checking how to run the C preprocessor... yes
checking locale.h presence... yes
checking for locale.h... yes
checking fcntl.h usability... gcc-5 -E
yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... checking for inline... yes
checking limits.h presence... inline
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... yes
checking for limits.h... yes
checking stddef.h usability... no
checking size of void *... yes
checking stddef.h presence... 8
checking size of short... 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... 2
checking size of int... yes
checking for sys/file.h... yes
checking for unistd.h... (cached) yes
checking whether byte ordering is bigendian... 4
checking size of long... 8
checking for long long... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for obstacks... yes
checking size of long long... yes
checking for off_t... 8
checking for int8_t... yes
checking for size_t... yes
checking for int16_t... yes
checking for ssize_t... yes
checking for int32_t... yes
checking for uintptr_t... yes
checking for int64_t... yes
checking for ptrdiff_t... yes
checking for long long int... yes
checking for uint64_t... yes
checking whether struct tm is in sys/time.h or time.h... yes
checking for intmax_t... time.h
checking size of int... yes
checking for intptr_t... 4
checking size of long... 8
checking for clearerr_unlocked... yes
checking for uint8_t... yes
checking for feof_unlocked... yes
checking for uint16_t... yes
checking for ferror_unlocked... yes
checking for uint32_t... yes
checking for fflush_unlocked... yes
checking for uint64_t... yes
checking for fgetc_unlocked... yes
checking for unsigned long long int... yes
checking for fgets_unlocked... yes
checking for uintmax_t... yes
checking for fileno_unlocked... yes
yes
checking for uintptr_t... checking for fprintf_unlocked... no
checking for fputc_unlocked... yes
checking for int64_t underlying type... yes
checking for fputs_unlocked... long
checking for std::swap in <utility>... yes
yes
checking whether g++-5 -std=gnu++98 is affected by placement new aliasing bug... checking for fread_unlocked... no
checking whether g++-5 -std=gnu++98 supports -W... yes
checking for fwrite_unlocked... yes
checking whether g++-5 -std=gnu++98 supports -Wall... yes
checking for getchar_unlocked... yes
checking whether g++-5 -std=gnu++98 supports -Wnarrowing... yes
checking whether g++-5 -std=gnu++98 supports -Wwrite-strings... yes
checking for getc_unlocked... yes
checking whether g++-5 -std=gnu++98 supports -Wcast-qual... yes
checking for putchar_unlocked... yes
checking whether g++-5 -std=gnu++98 supports -Wformat... yes
checking whether gcc-5 supports -Wstrict-prototypes... yes
checking for putc_unlocked... yes
checking whether gcc-5 supports -Wmissing-prototypes... yes
checking whether abort is declared... yes
checking whether g++-5 -std=gnu++98 supports -Wmissing-format-attribute... yes
checking whether asprintf is declared... yes
checking whether g++-5 -std=gnu++98 supports -Woverloaded-virtual... yes
checking whether gcc-5 supports -Wold-style-definition... yes
checking whether basename is declared... yes
checking whether gcc-5 supports -Wc++-compat... yes
checking whether errno is declared... yes
checking whether g++-5 -std=gnu++98 supports -pedantic -Wlong-long -Wvariadic-macros -Woverlength-strings... no
checking whether getopt is declared... yes
checking whether gcc-5 supports -fno-exceptions... yes
checking whether gcc-5 supports -fno-rtti... yes
checking whether vasprintf is declared... yes
checking whether gcc-5 supports -fasynchronous-unwind-tables... yes
checking whether clearerr_unlocked is declared... yes
checking valgrind.h usability... yes
checking whether feof_unlocked is declared... no
checking valgrind.h presence... no
checking for valgrind.h... no
checking for VALGRIND_DISCARD in <valgrind/memcheck.h>... yes
checking whether ferror_unlocked is declared... no
checking for VALGRIND_DISCARD in <memcheck.h>... yes
checking whether fflush_unlocked is declared... no
checking for multiarch configuration... no, disabled auto check (configured with --native-system-header-dir)
configure: WARNING: fixed-point 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 x86_64-pc-linux-gnu-ranlib... ranlib
checking for a BSD compatible install... /usr/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... (cached) no
configure: WARNING:
*** Makeinfo is missing or too old.
*** Info documentation will not be built.
checking for recent Pod::Man... yes
checking whether fgetc_unlocked is declared... yes
checking for flex... /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/missing flex
checking for bison... /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.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
yes
checking whether string.h and strings.h may both be included... checking whether fgets_unlocked is declared... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether fileno_unlocked is declared... yes
checking whether termios.h defines TIOCGWINSZ... yes
checking whether fprintf_unlocked is declared... no
checking whether sys/ioctl.h defines TIOCGWINSZ... no
checking whether fputc_unlocked is declared... yes
checking for limits.h... yes
checking whether fputs_unlocked is declared... yes
checking for stddef.h... yes
checking whether fread_unlocked is declared... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for time.h... yes
yes
checking whether fwrite_unlocked is declared... checking for iconv.h... yes
checking for fcntl.h... yes
checking whether getchar_unlocked is declared... yes
checking for ftw.h... yes
checking whether getc_unlocked is declared... yes
checking for unistd.h... (cached) yes
checking for sys/file.h... yes
checking whether putchar_unlocked is declared... yes
checking for sys/time.h... yes
checking whether putc_unlocked is declared... yes
checking for sys/mman.h... yes
checking for sys/resource.h... yes
checking for working alloca.h... yes
checking for sys/param.h... yes
checking for alloca... yes
checking for sys/times.h... yes
checking for ANSI C header files... (cached) yes
checking for nl_langinfo and CODESET... yes
checking for sys/stat.h... (cached) yes
checking for direct.h... yes
checking whether NLS is requested... no
checking for uchar... no
checking for malloc.h... yes
checking for langinfo.h... checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... yes
checking for ldfcn.h... yes
checking for shared library run path origin... no
checking for locale.h... done
checking for iconv... yes
checking for wchar.h... yes
checking for thread.h... yes
checking for iconv declaration... no
checking for pthread.h... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
yes
checking for CHAR_BIT... configure: updating cache ./config.cache
configure: creating ./config.status
yes
checking whether byte ordering is bigendian... config.status: creating Makefile
config.status: creating config.h
config.status: executing depdir commands
mkdir -p -- .deps
make[3]: Entering directory `/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/libcpp'
g++-5 -std=gnu++98 -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../libcpp/charset.c
g++-5 -std=gnu++98 -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo ../../libcpp/directives.c
g++-5 -std=gnu++98 -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o directives-only.o -MT directives-only.o -MMD -MP -MF .deps/directives-only.Tpo ../../libcpp/directives-only.c
g++-5 -std=gnu++98 -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../libcpp/errors.c
g++-5 -std=gnu++98 -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../libcpp/expr.c
g++-5 -std=gnu++98 -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../libcpp/files.c
g++-5 -std=gnu++98 -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo ../../libc
[...snip...]
ntext.o -MT context.o -MMD -MP -MF ./.deps/context.TPo ../../gcc/context.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o convert.o -MT convert.o -MMD -MP -MF ./.deps/convert.TPo ../../gcc/convert.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o coverage.o -MT coverage.o -MMD -MP -MF ./.deps/coverage.TPo ../../gcc/coverage.c
g++-5 -std=gnu++98 -fno-PIE -c -DGCC_INCLUDE_DIR=\"/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include\" -DFIXED_INCLUDE_DIR=\"/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/lib/gcc/x86_64-pc-linux-gnu/6.4.0/../../../../include/c++/6.4.0\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/lib/gcc/x86_64-pc-linux-gnu/6.4.0/../../../../include/c++/6.4.0/x86_64-pc-linux-gnu\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/lib/gcc/x86_64-pc-linux-gnu/6.4.0/../../../../include/c++/6.4.0/backward\" -DLOCAL_INCLUDE_DIR=\"/homes/johan/.binbrew/local/include\" -DCROSS_INCLUDE_DIR=\"/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/lib/gcc/x86_64-pc-linux-gnu/6.4.0/../../../../x86_64-pc-linux-gnu/sys-include\" -DTOOL_INCLUDE_DIR=\"/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/lib/gcc/x86_64-pc-linux-gnu/6.4.0/../../../../x86_64-pc-linux-gnu/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/homes/johan/.binbrew/include\" -DPREFIX=\"/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/\" -DSTANDARD_EXEC_PREFIX=\"/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/lib/gcc/\" -DBASEVER="\"6.4.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 -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o cppbuiltin.o -MT cppbuiltin.o -MMD -MP -MF ./.deps/cppbuiltin.TPo ../../gcc/cppbuiltin.c
g++-5 -std=gnu++98 -fno-PIE -c -DGCC_INCLUDE_DIR=\"/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include\" -DFIXED_INCLUDE_DIR=\"/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/lib/gcc/x86_64-pc-linux-gnu/6.4.0/../../../../include/c++/6.4.0\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/lib/gcc/x86_64-pc-linux-gnu/6.4.0/../../../../include/c++/6.4.0/x86_64-pc-linux-gnu\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/lib/gcc/x86_64-pc-linux-gnu/6.4.0/../../../../include/c++/6.4.0/backward\" -DLOCAL_INCLUDE_DIR=\"/homes/johan/.binbrew/local/include\" -DCROSS_INCLUDE_DIR=\"/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/lib/gcc/x86_64-pc-linux-gnu/6.4.0/../../../../x86_64-pc-linux-gnu/sys-include\" -DTOOL_INCLUDE_DIR=\"/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/lib/gcc/x86_64-pc-linux-gnu/6.4.0/../../../../x86_64-pc-linux-gnu/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/homes/johan/.binbrew/include\" -DPREFIX=\"/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/\" -DSTANDARD_EXEC_PREFIX=\"/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/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 -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o cppdefault.o -MT cppdefault.o -MMD -MP -MF ./.deps/cppdefault.TPo ../../gcc/cppdefault.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o cprop.o -MT cprop.o -MMD -MP -MF ./.deps/cprop.TPo ../../gcc/cprop.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o cse.o -MT cse.o -MMD -MP -MF ./.deps/cse.TPo ../../gcc/cse.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o cselib.o -MT cselib.o -MMD -MP -MF ./.deps/cselib.TPo ../../gcc/cselib.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o data-streamer.o -MT data-streamer.o -MMD -MP -MF ./.deps/data-streamer.TPo ../../gcc/data-streamer.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o data-streamer-in.o -MT data-streamer-in.o -MMD -MP -MF ./.deps/data-streamer-in.TPo ../../gcc/data-streamer-in.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o data-streamer-out.o -MT data-streamer-out.o -MMD -MP -MF ./.deps/data-streamer-out.TPo ../../gcc/data-streamer-out.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o dbxout.o -MT dbxout.o -MMD -MP -MF ./.deps/dbxout.TPo ../../gcc/dbxout.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o dbgcnt.o -MT dbgcnt.o -MMD -MP -MF ./.deps/dbgcnt.TPo ../../gcc/dbgcnt.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o dce.o -MT dce.o -MMD -MP -MF ./.deps/dce.TPo ../../gcc/dce.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o ddg.o -MT ddg.o -MMD -MP -MF ./.deps/ddg.TPo ../../gcc/ddg.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o debug.o -MT debug.o -MMD -MP -MF ./.deps/debug.TPo ../../gcc/debug.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o df-core.o -MT df-core.o -MMD -MP -MF ./.deps/df-core.TPo ../../gcc/df-core.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o df-problems.o -MT df-problems.o -MMD -MP -MF ./.deps/df-problems.TPo ../../gcc/df-problems.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o df-scan.o -MT df-scan.o -MMD -MP -MF ./.deps/df-scan.TPo ../../gcc/df-scan.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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 -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o dfp.o -MT dfp.o -MMD -MP -MF ./.deps/dfp.TPo ../../gcc/dfp.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o dojump.o -MT dojump.o -MMD -MP -MF ./.deps/dojump.TPo ../../gcc/dojump.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o dominance.o -MT dominance.o -MMD -MP -MF ./.deps/dominance.TPo ../../gcc/dominance.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o domwalk.o -MT domwalk.o -MMD -MP -MF ./.deps/domwalk.TPo ../../gcc/domwalk.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o double-int.o -MT double-int.o -MMD -MP -MF ./.deps/double-int.TPo ../../gcc/double-int.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o dse.o -MT dse.o -MMD -MP -MF ./.deps/dse.TPo ../../gcc/dse.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o dumpfile.o -MT dumpfile.o -MMD -MP -MF ./.deps/dumpfile.TPo ../../gcc/dumpfile.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o dwarf2asm.o -MT dwarf2asm.o -MMD -MP -MF ./.deps/dwarf2asm.TPo ../../gcc/dwarf2asm.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o dwarf2cfi.o -MT dwarf2cfi.o -MMD -MP -MF ./.deps/dwarf2cfi.TPo ../../gcc/dwarf2cfi.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o dwarf2out.o -MT dwarf2out.o -MMD -MP -MF ./.deps/dwarf2out.TPo ../../gcc/dwarf2out.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o emit-rtl.o -MT emit-rtl.o -MMD -MP -MF ./.deps/emit-rtl.TPo ../../gcc/emit-rtl.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o et-forest.o -MT et-forest.o -MMD -MP -MF ./.deps/et-forest.TPo ../../gcc/et-forest.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o except.o -MT except.o -MMD -MP -MF ./.deps/except.TPo ../../gcc/except.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o explow.o -MT explow.o -MMD -MP -MF ./.deps/explow.TPo ../../gcc/explow.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o expmed.o -MT expmed.o -MMD -MP -MF ./.deps/expmed.TPo ../../gcc/expmed.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o expr.o -MT expr.o -MMD -MP -MF ./.deps/expr.TPo ../../gcc/expr.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o final.o -MT final.o -MMD -MP -MF ./.deps/final.TPo ../../gcc/final.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o fixed-value.o -MT fixed-value.o -MMD -MP -MF ./.deps/fixed-value.TPo ../../gcc/fixed-value.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o fold-const.o -MT fold-const.o -MMD -MP -MF ./.deps/fold-const.TPo ../../gcc/fold-const.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o fold-const-call.o -MT fold-const-call.o -MMD -MP -MF ./.deps/fold-const-call.TPo ../../gcc/fold-const-call.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o function.o -MT function.o -MMD -MP -MF ./.deps/function.TPo ../../gcc/function.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o fwprop.o -MT fwprop.o -MMD -MP -MF ./.deps/fwprop.TPo ../../gcc/fwprop.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o gcc-rich-location.o -MT gcc-rich-location.o -MMD -MP -MF ./.deps/gcc-rich-location.TPo ../../gcc/gcc-rich-location.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o gcse.o -MT gcse.o -MMD -MP -MF ./.deps/gcse.TPo ../../gcc/gcse.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o gcse-common.o -MT gcse-common.o -MMD -MP -MF ./.deps/gcse-common.TPo ../../gcc/gcse-common.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o ggc-common.o -MT ggc-common.o -MMD -MP -MF ./.deps/ggc-common.TPo ../../gcc/ggc-common.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o gimple.o -MT gimple.o -MMD -MP -MF ./.deps/gimple.TPo ../../gcc/gimple.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o gimple-builder.o -MT gimple-builder.o -MMD -MP -MF ./.deps/gimple-builder.TPo ../../gcc/gimple-builder.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o gimple-expr.o -MT gimple-expr.o -MMD -MP -MF ./.deps/gimple-expr.TPo ../../gcc/gimple-expr.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o gimple-iterator.o -MT gimple-iterator.o -MMD -MP -MF ./.deps/gimple-iterator.TPo ../../gcc/gimple-iterator.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o gimple-fold.o -MT gimple-fold.o -MMD -MP -MF ./.deps/gimple-fold.TPo ../../gcc/gimple-fold.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o gimple-laddress.o -MT gimple-laddress.o -MMD -MP -MF ./.deps/gimple-laddress.TPo ../../gcc/gimple-laddress.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o gimple-low.o -MT gimple-low.o -MMD -MP -MF ./.deps/gimple-low.TPo ../../gcc/gimple-low.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o gimple-pretty-print.o -MT gimple-pretty-print.o -MMD -MP -MF ./.deps/gimple-pretty-print.TPo ../../gcc/gimple-pretty-print.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o gimple-ssa-backprop.o -MT gimple-ssa-backprop.o -MMD -MP -MF ./.deps/gimple-ssa-backprop.TPo ../../gcc/gimple-ssa-backprop.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o gimple-ssa-isolate-paths.o -MT gimple-ssa-isolate-paths.o -MMD -MP -MF ./.deps/gimple-ssa-isolate-paths.TPo ../../gcc/gimple-ssa-isolate-paths.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o gimple-ssa-nonnull-compare.o -MT gimple-ssa-nonnull-compare.o -MMD -MP -MF ./.deps/gimple-ssa-nonnull-compare.TPo ../../gcc/gimple-ssa-nonnull-compare.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o gimple-ssa-split-paths.o -MT gimple-ssa-split-paths.o -MMD -MP -MF ./.deps/gimple-ssa-split-paths.TPo ../../gcc/gimple-ssa-split-paths.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o gimple-ssa-strength-reduction.o -MT gimple-ssa-strength-reduction.o -MMD -MP -MF ./.deps/gimple-ssa-strength-reduction.TPo ../../gcc/gimple-ssa-strength-reduction.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o gimple-streamer-in.o -MT gimple-streamer-in.o -MMD -MP -MF ./.deps/gimple-streamer-in.TPo ../../gcc/gimple-streamer-in.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o gimple-streamer-out.o -MT gimple-streamer-out.o -MMD -MP -MF ./.deps/gimple-streamer-out.TPo ../../gcc/gimple-streamer-out.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o gimple-walk.o -MT gimple-walk.o -MMD -MP -MF ./.deps/gimple-walk.TPo ../../gcc/gimple-walk.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o gimplify.o -MT gimplify.o -MMD -MP -MF ./.deps/gimplify.TPo ../../gcc/gimplify.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o gimplify-me.o -MT gimplify-me.o -MMD -MP -MF ./.deps/gimplify-me.TPo ../../gcc/gimplify-me.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o godump.o -MT godump.o -MMD -MP -MF ./.deps/godump.TPo ../../gcc/godump.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o graph.o -MT graph.o -MMD -MP -MF ./.deps/graph.TPo ../../gcc/graph.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o graphds.o -MT graphds.o -MMD -MP -MF ./.deps/graphds.TPo ../../gcc/graphds.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o graphite.o -MT graphite.o -MMD -MP -MF ./.deps/graphite.TPo ../../gcc/graphite.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/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/graphite-isl-ast-to-gimple.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o graphite-dependences.o -MT graphite-dependences.o -MMD -MP -MF ./.deps/graphite-dependences.TPo ../../gcc/graphite-dependences.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o graphite-optimize-isl.o -MT graphite-optimize-isl.o -MMD -MP -MF ./.deps/graphite-optimize-isl.TPo ../../gcc/graphite-optimize-isl.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o graphite-poly.o -MT graphite-poly.o -MMD -MP -MF ./.deps/graphite-poly.TPo ../../gcc/graphite-poly.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o graphite-scop-detection.o -MT graphite-scop-detection.o -MMD -MP -MF ./.deps/graphite-scop-detection.TPo ../../gcc/graphite-scop-detection.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o graphite-sese-to-poly.o -MT graphite-sese-to-poly.o -MMD -MP -MF ./.deps/graphite-sese-to-poly.TPo ../../gcc/graphite-sese-to-poly.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o gtype-desc.o -MT gtype-desc.o -MMD -MP -MF ./.deps/gtype-desc.TPo gtype-desc.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o haifa-sched.o -MT haifa-sched.o -MMD -MP -MF ./.deps/haifa-sched.TPo ../../gcc/haifa-sched.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o hsa.o -MT hsa.o -MMD -MP -MF ./.deps/hsa.TPo ../../gcc/hsa.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o hsa-gen.o -MT hsa-gen.o -MMD -MP -MF ./.deps/hsa-gen.TPo ../../gcc/hsa-gen.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o hsa-regalloc.o -MT hsa-regalloc.o -MMD -MP -MF ./.deps/hsa-regalloc.TPo ../../gcc/hsa-regalloc.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o hsa-brig.o -MT hsa-brig.o -MMD -MP -MF ./.deps/hsa-brig.TPo ../../gcc/hsa-brig.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o hsa-dump.o -MT hsa-dump.o -MMD -MP -MF ./.deps/hsa-dump.TPo ../../gcc/hsa-dump.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o hw-doloop.o -MT hw-doloop.o -MMD -MP -MF ./.deps/hw-doloop.TPo ../../gcc/hw-doloop.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o hwint.o -MT hwint.o -MMD -MP -MF ./.deps/hwint.TPo ../../gcc/hwint.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o ifcvt.o -MT ifcvt.o -MMD -MP -MF ./.deps/ifcvt.TPo ../../gcc/ifcvt.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o ree.o -MT ree.o -MMD -MP -MF ./.deps/ree.TPo ../../gcc/ree.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o inchash.o -MT inchash.o -MMD -MP -MF ./.deps/inchash.TPo ../../gcc/inchash.c
g++-5 -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 -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o incpath.o -MT incpath.o -MMD -MP -MF ./.deps/incpath.TPo ../../gcc/incpath.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o init-regs.o -MT init-regs.o -MMD -MP -MF ./.deps/init-regs.TPo ../../gcc/init-regs.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o internal-fn.o -MT internal-fn.o -MMD -MP -MF ./.deps/internal-fn.TPo ../../gcc/internal-fn.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o ipa-chkp.o -MT ipa-chkp.o -MMD -MP -MF ./.deps/ipa-chkp.TPo ../../gcc/ipa-chkp.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o ipa-cp.o -MT ipa-cp.o -MMD -MP -MF ./.deps/ipa-cp.TPo ../../gcc/ipa-cp.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o ipa-devirt.o -MT ipa-devirt.o -MMD -MP -MF ./.deps/ipa-devirt.TPo ../../gcc/ipa-devirt.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o ipa-polymorphic-call.o -MT ipa-polymorphic-call.o -MMD -MP -MF ./.deps/ipa-polymorphic-call.TPo ../../gcc/ipa-polymorphic-call.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o ipa-split.o -MT ipa-split.o -MMD -MP -MF ./.deps/ipa-split.TPo ../../gcc/ipa-split.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o ipa-inline.o -MT ipa-inline.o -MMD -MP -MF ./.deps/ipa-inline.TPo ../../gcc/ipa-inline.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o ipa-comdats.o -MT ipa-comdats.o -MMD -MP -MF ./.deps/ipa-comdats.TPo ../../gcc/ipa-comdats.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o ipa-visibility.o -MT ipa-visibility.o -MMD -MP -MF ./.deps/ipa-visibility.TPo ../../gcc/ipa-visibility.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o ipa-inline-analysis.o -MT ipa-inline-analysis.o -MMD -MP -MF ./.deps/ipa-inline-analysis.TPo ../../gcc/ipa-inline-analysis.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o ipa-inline-transform.o -MT ipa-inline-transform.o -MMD -MP -MF ./.deps/ipa-inline-transform.TPo ../../gcc/ipa-inline-transform.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o ipa-profile.o -MT ipa-profile.o -MMD -MP -MF ./.deps/ipa-profile.TPo ../../gcc/ipa-profile.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o ipa-prop.o -MT ipa-prop.o -MMD -MP -MF ./.deps/ipa-prop.TPo ../../gcc/ipa-prop.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o ipa-pure-const.o -MT ipa-pure-const.o -MMD -MP -MF ./.deps/ipa-pure-const.TPo ../../gcc/ipa-pure-const.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o ipa-icf.o -MT ipa-icf.o -MMD -MP -MF ./.deps/ipa-icf.TPo ../../gcc/ipa-icf.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o ipa-icf-gimple.o -MT ipa-icf-gimple.o -MMD -MP -MF ./.deps/ipa-icf-gimple.TPo ../../gcc/ipa-icf-gimple.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o ipa-reference.o -MT ipa-reference.o -MMD -MP -MF ./.deps/ipa-reference.TPo ../../gcc/ipa-reference.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o ipa-hsa.o -MT ipa-hsa.o -MMD -MP -MF ./.deps/ipa-hsa.TPo ../../gcc/ipa-hsa.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o ipa-ref.o -MT ipa-ref.o -MMD -MP -MF ./.deps/ipa-ref.TPo ../../gcc/ipa-ref.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o ipa-utils.o -MT ipa-utils.o -MMD -MP -MF ./.deps/ipa-utils.TPo ../../gcc/ipa-utils.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o ipa.o -MT ipa.o -MMD -MP -MF ./.deps/ipa.TPo ../../gcc/ipa.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o ira.o -MT ira.o -MMD -MP -MF ./.deps/ira.TPo ../../gcc/ira.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o ira-build.o -MT ira-build.o -MMD -MP -MF ./.deps/ira-build.TPo ../../gcc/ira-build.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o ira-costs.o -MT ira-costs.o -MMD -MP -MF ./.deps/ira-costs.TPo ../../gcc/ira-costs.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o ira-conflicts.o -MT ira-conflicts.o -MMD -MP -MF ./.deps/ira-conflicts.TPo ../../gcc/ira-conflicts.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o ira-color.o -MT ira-color.o -MMD -MP -MF ./.deps/ira-color.TPo ../../gcc/ira-color.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o ira-emit.o -MT ira-emit.o -MMD -MP -MF ./.deps/ira-emit.TPo ../../gcc/ira-emit.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o ira-lives.o -MT ira-lives.o -MMD -MP -MF ./.deps/ira-lives.TPo ../../gcc/ira-lives.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o jump.o -MT jump.o -MMD -MP -MF ./.deps/jump.TPo ../../gcc/jump.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o langhooks.o -MT langhooks.o -MMD -MP -MF ./.deps/langhooks.TPo ../../gcc/langhooks.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o lcm.o -MT lcm.o -MMD -MP -MF ./.deps/lcm.TPo ../../gcc/lcm.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o lists.o -MT lists.o -MMD -MP -MF ./.deps/lists.TPo ../../gcc/lists.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o loop-doloop.o -MT loop-doloop.o -MMD -MP -MF ./.deps/loop-doloop.TPo ../../gcc/loop-doloop.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o loop-init.o -MT loop-init.o -MMD -MP -MF ./.deps/loop-init.TPo ../../gcc/loop-init.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o loop-invariant.o -MT loop-invariant.o -MMD -MP -MF ./.deps/loop-invariant.TPo ../../gcc/loop-invariant.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o loop-iv.o -MT loop-iv.o -MMD -MP -MF ./.deps/loop-iv.TPo ../../gcc/loop-iv.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o loop-unroll.o -MT loop-unroll.o -MMD -MP -MF ./.deps/loop-unroll.TPo ../../gcc/loop-unroll.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o lower-subreg.o -MT lower-subreg.o -MMD -MP -MF ./.deps/lower-subreg.TPo ../../gcc/lower-subreg.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o lra.o -MT lra.o -MMD -MP -MF ./.deps/lra.TPo ../../gcc/lra.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o lra-assigns.o -MT lra-assigns.o -MMD -MP -MF ./.deps/lra-assigns.TPo ../../gcc/lra-assigns.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o lra-coalesce.o -MT lra-coalesce.o -MMD -MP -MF ./.deps/lra-coalesce.TPo ../../gcc/lra-coalesce.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o lra-constraints.o -MT lra-constraints.o -MMD -MP -MF ./.deps/lra-constraints.TPo ../../gcc/lra-constraints.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o lra-eliminations.o -MT lra-eliminations.o -MMD -MP -MF ./.deps/lra-eliminations.TPo ../../gcc/lra-eliminations.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o lra-lives.o -MT lra-lives.o -MMD -MP -MF ./.deps/lra-lives.TPo ../../gcc/lra-lives.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o lra-remat.o -MT lra-remat.o -MMD -MP -MF ./.deps/lra-remat.TPo ../../gcc/lra-remat.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o lra-spills.o -MT lra-spills.o -MMD -MP -MF ./.deps/lra-spills.TPo ../../gcc/lra-spills.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o lto-cgraph.o -MT lto-cgraph.o -MMD -MP -MF ./.deps/lto-cgraph.TPo ../../gcc/lto-cgraph.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o lto-streamer.o -MT lto-streamer.o -MMD -MP -MF ./.deps/lto-streamer.TPo ../../gcc/lto-streamer.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o lto-streamer-in.o -MT lto-streamer-in.o -MMD -MP -MF ./.deps/lto-streamer-in.TPo ../../gcc/lto-streamer-in.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o lto-streamer-out.o -MT lto-streamer-out.o -MMD -MP -MF ./.deps/lto-streamer-out.TPo ../../gcc/lto-streamer-out.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o lto-section-in.o -MT lto-section-in.o -MMD -MP -MF ./.deps/lto-section-in.TPo ../../gcc/lto-section-in.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o lto-section-out.o -MT lto-section-out.o -MMD -MP -MF ./.deps/lto-section-out.TPo ../../gcc/lto-section-out.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o lto-opts.o -MT lto-opts.o -MMD -MP -MF ./.deps/lto-opts.TPo ../../gcc/lto-opts.c
g++-5 -std=gnu++98 -fno-PIE -c -I../../gcc/../zlib -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o lto-compress.o -MT lto-compress.o -MMD -MP -MF ./.deps/lto-compress.TPo ../../gcc/lto-compress.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o mcf.o -MT mcf.o -MMD -MP -MF ./.deps/mcf.TPo ../../gcc/mcf.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o mode-switching.o -MT mode-switching.o -MMD -MP -MF ./.deps/mode-switching.TPo ../../gcc/mode-switching.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o modulo-sched.o -MT modulo-sched.o -MMD -MP -MF ./.deps/modulo-sched.TPo ../../gcc/modulo-sched.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o multiple_target.o -MT multiple_target.o -MMD -MP -MF ./.deps/multiple_target.TPo ../../gcc/multiple_target.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o omp-low.o -MT omp-low.o -MMD -MP -MF ./.deps/omp-low.TPo ../../gcc/omp-low.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o omp-simd-clone.o -MT omp-simd-clone.o -MMD -MP -MF ./.deps/omp-simd-clone.TPo ../../gcc/omp-simd-clone.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o optabs.o -MT optabs.o -MMD -MP -MF ./.deps/optabs.TPo ../../gcc/optabs.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o optabs-libfuncs.o -MT optabs-libfuncs.o -MMD -MP -MF ./.deps/optabs-libfuncs.TPo ../../gcc/optabs-libfuncs.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o optabs-query.o -MT optabs-query.o -MMD -MP -MF ./.deps/optabs-query.TPo ../../gcc/optabs-query.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o optabs-tree.o -MT optabs-tree.o -MMD -MP -MF ./.deps/optabs-tree.TPo ../../gcc/optabs-tree.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o options-save.o -MT options-save.o -MMD -MP -MF ./.deps/options-save.TPo options-save.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o opts-global.o -MT opts-global.o -MMD -MP -MF ./.deps/opts-global.TPo ../../gcc/opts-global.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o passes.o -MT passes.o -MMD -MP -MF ./.deps/passes.TPo ../../gcc/passes.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o plugin.o -MT plugin.o -MMD -MP -MF ./.deps/plugin.TPo ../../gcc/plugin.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o postreload-gcse.o -MT postreload-gcse.o -MMD -MP -MF ./.deps/postreload-gcse.TPo ../../gcc/postreload-gcse.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o postreload.o -MT postreload.o -MMD -MP -MF ./.deps/postreload.TPo ../../gcc/postreload.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o predict.o -MT predict.o -MMD -MP -MF ./.deps/predict.TPo ../../gcc/predict.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o print-rtl.o -MT print-rtl.o -MMD -MP -MF ./.deps/print-rtl.TPo ../../gcc/print-rtl.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o print-tree.o -MT print-tree.o -MMD -MP -MF ./.deps/print-tree.TPo ../../gcc/print-tree.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o profile.o -MT profile.o -MMD -MP -MF ./.deps/profile.TPo ../../gcc/profile.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o real.o -MT real.o -MMD -MP -MF ./.deps/real.TPo ../../gcc/real.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o realmpfr.o -MT realmpfr.o -MMD -MP -MF ./.deps/realmpfr.TPo ../../gcc/realmpfr.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o recog.o -MT recog.o -MMD -MP -MF ./.deps/recog.TPo ../../gcc/recog.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o reg-stack.o -MT reg-stack.o -MMD -MP -MF ./.deps/reg-stack.TPo ../../gcc/reg-stack.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o regcprop.o -MT regcprop.o -MMD -MP -MF ./.deps/regcprop.TPo ../../gcc/regcprop.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o reginfo.o -MT reginfo.o -MMD -MP -MF ./.deps/reginfo.TPo ../../gcc/reginfo.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o regrename.o -MT regrename.o -MMD -MP -MF ./.deps/regrename.TPo ../../gcc/regrename.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o regstat.o -MT regstat.o -MMD -MP -MF ./.deps/regstat.TPo ../../gcc/regstat.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o reload.o -MT reload.o -MMD -MP -MF ./.deps/reload.TPo ../../gcc/reload.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o reload1.o -MT reload1.o -MMD -MP -MF ./.deps/reload1.TPo ../../gcc/reload1.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o reorg.o -MT reorg.o -MMD -MP -MF ./.deps/reorg.TPo ../../gcc/reorg.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o resource.o -MT resource.o -MMD -MP -MF ./.deps/resource.TPo ../../gcc/resource.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o rtl-chkp.o -MT rtl-chkp.o -MMD -MP -MF ./.deps/rtl-chkp.TPo ../../gcc/rtl-chkp.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o rtl-error.o -MT rtl-error.o -MMD -MP -MF ./.deps/rtl-error.TPo ../../gcc/rtl-error.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o rtl.o -MT rtl.o -MMD -MP -MF ./.deps/rtl.TPo ../../gcc/rtl.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o rtlhash.o -MT rtlhash.o -MMD -MP -MF ./.deps/rtlhash.TPo ../../gcc/rtlhash.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o rtlanal.o -MT rtlanal.o -MMD -MP -MF ./.deps/rtlanal.TPo ../../gcc/rtlanal.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o rtlhooks.o -MT rtlhooks.o -MMD -MP -MF ./.deps/rtlhooks.TPo ../../gcc/rtlhooks.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o sbitmap.o -MT sbitmap.o -MMD -MP -MF ./.deps/sbitmap.TPo ../../gcc/sbitmap.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o sched-deps.o -MT sched-deps.o -MMD -MP -MF ./.deps/sched-deps.TPo ../../gcc/sched-deps.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o sched-ebb.o -MT sched-ebb.o -MMD -MP -MF ./.deps/sched-ebb.TPo ../../gcc/sched-ebb.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o sched-rgn.o -MT sched-rgn.o -MMD -MP -MF ./.deps/sched-rgn.TPo ../../gcc/sched-rgn.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o sdbout.o -MT sdbout.o -MMD -MP -MF ./.deps/sdbout.TPo ../../gcc/sdbout.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o sel-sched-ir.o -MT sel-sched-ir.o -MMD -MP -MF ./.deps/sel-sched-ir.TPo ../../gcc/sel-sched-ir.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o sel-sched-dump.o -MT sel-sched-dump.o -MMD -MP -MF ./.deps/sel-sched-dump.TPo ../../gcc/sel-sched-dump.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o sel-sched.o -MT sel-sched.o -MMD -MP -MF ./.deps/sel-sched.TPo ../../gcc/sel-sched.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o sese.o -MT sese.o -MMD -MP -MF ./.deps/sese.TPo ../../gcc/sese.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o shrink-wrap.o -MT shrink-wrap.o -MMD -MP -MF ./.deps/shrink-wrap.TPo ../../gcc/shrink-wrap.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o simplify-rtx.o -MT simplify-rtx.o -MMD -MP -MF ./.deps/simplify-rtx.TPo ../../gcc/simplify-rtx.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o sparseset.o -MT sparseset.o -MMD -MP -MF ./.deps/sparseset.TPo ../../gcc/sparseset.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o spellcheck.o -MT spellcheck.o -MMD -MP -MF ./.deps/spellcheck.TPo ../../gcc/spellcheck.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o spellcheck-tree.o -MT spellcheck-tree.o -MMD -MP -MF ./.deps/spellcheck-tree.TPo ../../gcc/spellcheck-tree.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o sreal.o -MT sreal.o -MMD -MP -MF ./.deps/sreal.TPo ../../gcc/sreal.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o stack-ptr-mod.o -MT stack-ptr-mod.o -MMD -MP -MF ./.deps/stack-ptr-mod.TPo ../../gcc/stack-ptr-mod.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o statistics.o -MT statistics.o -MMD -MP -MF ./.deps/statistics.TPo ../../gcc/statistics.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o stmt.o -MT stmt.o -MMD -MP -MF ./.deps/stmt.TPo ../../gcc/stmt.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o stor-layout.o -MT stor-layout.o -MMD -MP -MF ./.deps/stor-layout.TPo ../../gcc/stor-layout.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o store-motion.o -MT store-motion.o -MMD -MP -MF ./.deps/store-motion.TPo ../../gcc/store-motion.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o streamer-hooks.o -MT streamer-hooks.o -MMD -MP -MF ./.deps/streamer-hooks.TPo ../../gcc/streamer-hooks.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o stringpool.o -MT stringpool.o -MMD -MP -MF ./.deps/stringpool.TPo ../../gcc/stringpool.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o target-globals.o -MT target-globals.o -MMD -MP -MF ./.deps/target-globals.TPo ../../gcc/target-globals.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o targhooks.o -MT targhooks.o -MMD -MP -MF ./.deps/targhooks.TPo ../../gcc/targhooks.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o timevar.o -MT timevar.o -MMD -MP -MF ./.deps/timevar.TPo ../../gcc/timevar.c
g++-5 -std=gnu++98 -fno-PIE -c -DTARGET_NAME=\"x86_64-pc-linux-gnu\" -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o toplev.o -MT toplev.o -MMD -MP -MF ./.deps/toplev.TPo ../../gcc/toplev.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tracer.o -MT tracer.o -MMD -MP -MF ./.deps/tracer.TPo ../../gcc/tracer.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o trans-mem.o -MT trans-mem.o -MMD -MP -MF ./.deps/trans-mem.TPo ../../gcc/trans-mem.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-affine.o -MT tree-affine.o -MMD -MP -MF ./.deps/tree-affine.TPo ../../gcc/tree-affine.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o asan.o -MT asan.o -MMD -MP -MF ./.deps/asan.TPo ../../gcc/asan.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tsan.o -MT tsan.o -MMD -MP -MF ./.deps/tsan.TPo ../../gcc/tsan.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o ubsan.o -MT ubsan.o -MMD -MP -MF ./.deps/ubsan.TPo ../../gcc/ubsan.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o sanopt.o -MT sanopt.o -MMD -MP -MF ./.deps/sanopt.TPo ../../gcc/sanopt.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o sancov.o -MT sancov.o -MMD -MP -MF ./.deps/sancov.TPo ../../gcc/sancov.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-call-cdce.o -MT tree-call-cdce.o -MMD -MP -MF ./.deps/tree-call-cdce.TPo ../../gcc/tree-call-cdce.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-cfg.o -MT tree-cfg.o -MMD -MP -MF ./.deps/tree-cfg.TPo ../../gcc/tree-cfg.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-cfgcleanup.o -MT tree-cfgcleanup.o -MMD -MP -MF ./.deps/tree-cfgcleanup.TPo ../../gcc/tree-cfgcleanup.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-chrec.o -MT tree-chrec.o -MMD -MP -MF ./.deps/tree-chrec.TPo ../../gcc/tree-chrec.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-complex.o -MT tree-complex.o -MMD -MP -MF ./.deps/tree-complex.TPo ../../gcc/tree-complex.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-data-ref.o -MT tree-data-ref.o -MMD -MP -MF ./.deps/tree-data-ref.TPo ../../gcc/tree-data-ref.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-dfa.o -MT tree-dfa.o -MMD -MP -MF ./.deps/tree-dfa.TPo ../../gcc/tree-dfa.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-diagnostic.o -MT tree-diagnostic.o -MMD -MP -MF ./.deps/tree-diagnostic.TPo ../../gcc/tree-diagnostic.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-dump.o -MT tree-dump.o -MMD -MP -MF ./.deps/tree-dump.TPo ../../gcc/tree-dump.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-eh.o -MT tree-eh.o -MMD -MP -MF ./.deps/tree-eh.TPo ../../gcc/tree-eh.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-emutls.o -MT tree-emutls.o -MMD -MP -MF ./.deps/tree-emutls.TPo ../../gcc/tree-emutls.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-if-conv.o -MT tree-if-conv.o -MMD -MP -MF ./.deps/tree-if-conv.TPo ../../gcc/tree-if-conv.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-inline.o -MT tree-inline.o -MMD -MP -MF ./.deps/tree-inline.TPo ../../gcc/tree-inline.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-into-ssa.o -MT tree-into-ssa.o -MMD -MP -MF ./.deps/tree-into-ssa.TPo ../../gcc/tree-into-ssa.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-iterator.o -MT tree-iterator.o -MMD -MP -MF ./.deps/tree-iterator.TPo ../../gcc/tree-iterator.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-loop-distribution.o -MT tree-loop-distribution.o -MMD -MP -MF ./.deps/tree-loop-distribution.TPo ../../gcc/tree-loop-distribution.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-nested.o -MT tree-nested.o -MMD -MP -MF ./.deps/tree-nested.TPo ../../gcc/tree-nested.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-nrv.o -MT tree-nrv.o -MMD -MP -MF ./.deps/tree-nrv.TPo ../../gcc/tree-nrv.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-object-size.o -MT tree-object-size.o -MMD -MP -MF ./.deps/tree-object-size.TPo ../../gcc/tree-object-size.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-outof-ssa.o -MT tree-outof-ssa.o -MMD -MP -MF ./.deps/tree-outof-ssa.TPo ../../gcc/tree-outof-ssa.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-parloops.o -MT tree-parloops.o -MMD -MP -MF ./.deps/tree-parloops.TPo ../../gcc/tree-parloops.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-phinodes.o -MT tree-phinodes.o -MMD -MP -MF ./.deps/tree-phinodes.TPo ../../gcc/tree-phinodes.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-chkp.o -MT tree-chkp.o -MMD -MP -MF ./.deps/tree-chkp.TPo ../../gcc/tree-chkp.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-chkp-opt.o -MT tree-chkp-opt.o -MMD -MP -MF ./.deps/tree-chkp-opt.TPo ../../gcc/tree-chkp-opt.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-predcom.o -MT tree-predcom.o -MMD -MP -MF ./.deps/tree-predcom.TPo ../../gcc/tree-predcom.c
/bin/sh ../../gcc/../move-if-change tmp-attrtab.c insn-attrtab.c
/bin/sh ../../gcc/../move-if-change tmp-dfatab.c insn-dfatab.c
/bin/sh ../../gcc/../move-if-change tmp-latencytab.c insn-latencytab.c
echo timestamp > s-attrtab
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-pretty-print.o -MT tree-pretty-print.o -MMD -MP -MF ./.deps/tree-pretty-print.TPo ../../gcc/tree-pretty-print.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-profile.o -MT tree-profile.o -MMD -MP -MF ./.deps/tree-profile.TPo ../../gcc/tree-profile.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-scalar-evolution.o -MT tree-scalar-evolution.o -MMD -MP -MF ./.deps/tree-scalar-evolution.TPo ../../gcc/tree-scalar-evolution.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-sra.o -MT tree-sra.o -MMD -MP -MF ./.deps/tree-sra.TPo ../../gcc/tree-sra.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-switch-conversion.o -MT tree-switch-conversion.o -MMD -MP -MF ./.deps/tree-switch-conversion.TPo ../../gcc/tree-switch-conversion.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-ssa-address.o -MT tree-ssa-address.o -MMD -MP -MF ./.deps/tree-ssa-address.TPo ../../gcc/tree-ssa-address.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-ssa-alias.o -MT tree-ssa-alias.o -MMD -MP -MF ./.deps/tree-ssa-alias.TPo ../../gcc/tree-ssa-alias.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-ssa-ccp.o -MT tree-ssa-ccp.o -MMD -MP -MF ./.deps/tree-ssa-ccp.TPo ../../gcc/tree-ssa-ccp.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-ssa-coalesce.o -MT tree-ssa-coalesce.o -MMD -MP -MF ./.deps/tree-ssa-coalesce.TPo ../../gcc/tree-ssa-coalesce.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-ssa-copy.o -MT tree-ssa-copy.o -MMD -MP -MF ./.deps/tree-ssa-copy.TPo ../../gcc/tree-ssa-copy.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-ssa-dce.o -MT tree-ssa-dce.o -MMD -MP -MF ./.deps/tree-ssa-dce.TPo ../../gcc/tree-ssa-dce.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-ssa-dom.o -MT tree-ssa-dom.o -MMD -MP -MF ./.deps/tree-ssa-dom.TPo ../../gcc/tree-ssa-dom.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-ssa-dse.o -MT tree-ssa-dse.o -MMD -MP -MF ./.deps/tree-ssa-dse.TPo ../../gcc/tree-ssa-dse.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-ssa-forwprop.o -MT tree-ssa-forwprop.o -MMD -MP -MF ./.deps/tree-ssa-forwprop.TPo ../../gcc/tree-ssa-forwprop.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-ssa-ifcombine.o -MT tree-ssa-ifcombine.o -MMD -MP -MF ./.deps/tree-ssa-ifcombine.TPo ../../gcc/tree-ssa-ifcombine.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-ssa-live.o -MT tree-ssa-live.o -MMD -MP -MF ./.deps/tree-ssa-live.TPo ../../gcc/tree-ssa-live.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-ssa-loop-ch.o -MT tree-ssa-loop-ch.o -MMD -MP -MF ./.deps/tree-ssa-loop-ch.TPo ../../gcc/tree-ssa-loop-ch.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-ssa-loop-im.o -MT tree-ssa-loop-im.o -MMD -MP -MF ./.deps/tree-ssa-loop-im.TPo ../../gcc/tree-ssa-loop-im.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-ssa-loop-ivcanon.o -MT tree-ssa-loop-ivcanon.o -MMD -MP -MF ./.deps/tree-ssa-loop-ivcanon.TPo ../../gcc/tree-ssa-loop-ivcanon.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-ssa-loop-ivopts.o -MT tree-ssa-loop-ivopts.o -MMD -MP -MF ./.deps/tree-ssa-loop-ivopts.TPo ../../gcc/tree-ssa-loop-ivopts.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-ssa-loop-manip.o -MT tree-ssa-loop-manip.o -MMD -MP -MF ./.deps/tree-ssa-loop-manip.TPo ../../gcc/tree-ssa-loop-manip.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-ssa-loop-niter.o -MT tree-ssa-loop-niter.o -MMD -MP -MF ./.deps/tree-ssa-loop-niter.TPo ../../gcc/tree-ssa-loop-niter.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-ssa-loop-prefetch.o -MT tree-ssa-loop-prefetch.o -MMD -MP -MF ./.deps/tree-ssa-loop-prefetch.TPo ../../gcc/tree-ssa-loop-prefetch.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-ssa-loop-unswitch.o -MT tree-ssa-loop-unswitch.o -MMD -MP -MF ./.deps/tree-ssa-loop-unswitch.TPo ../../gcc/tree-ssa-loop-unswitch.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-ssa-loop.o -MT tree-ssa-loop.o -MMD -MP -MF ./.deps/tree-ssa-loop.TPo ../../gcc/tree-ssa-loop.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-ssa-math-opts.o -MT tree-ssa-math-opts.o -MMD -MP -MF ./.deps/tree-ssa-math-opts.TPo ../../gcc/tree-ssa-math-opts.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-ssa-operands.o -MT tree-ssa-operands.o -MMD -MP -MF ./.deps/tree-ssa-operands.TPo ../../gcc/tree-ssa-operands.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-ssa-phionlycprop.o -MT tree-ssa-phionlycprop.o -MMD -MP -MF ./.deps/tree-ssa-phionlycprop.TPo ../../gcc/tree-ssa-phionlycprop.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-ssa-phiopt.o -MT tree-ssa-phiopt.o -MMD -MP -MF ./.deps/tree-ssa-phiopt.TPo ../../gcc/tree-ssa-phiopt.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-ssa-phiprop.o -MT tree-ssa-phiprop.o -MMD -MP -MF ./.deps/tree-ssa-phiprop.TPo ../../gcc/tree-ssa-phiprop.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-ssa-pre.o -MT tree-ssa-pre.o -MMD -MP -MF ./.deps/tree-ssa-pre.TPo ../../gcc/tree-ssa-pre.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-ssa-propagate.o -MT tree-ssa-propagate.o -MMD -MP -MF ./.deps/tree-ssa-propagate.TPo ../../gcc/tree-ssa-propagate.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-ssa-reassoc.o -MT tree-ssa-reassoc.o -MMD -MP -MF ./.deps/tree-ssa-reassoc.TPo ../../gcc/tree-ssa-reassoc.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-ssa-sccvn.o -MT tree-ssa-sccvn.o -MMD -MP -MF ./.deps/tree-ssa-sccvn.TPo ../../gcc/tree-ssa-sccvn.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-ssa-scopedtables.o -MT tree-ssa-scopedtables.o -MMD -MP -MF ./.deps/tree-ssa-scopedtables.TPo ../../gcc/tree-ssa-scopedtables.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-ssa-sink.o -MT tree-ssa-sink.o -MMD -MP -MF ./.deps/tree-ssa-sink.TPo ../../gcc/tree-ssa-sink.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-ssa-strlen.o -MT tree-ssa-strlen.o -MMD -MP -MF ./.deps/tree-ssa-strlen.TPo ../../gcc/tree-ssa-strlen.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-ssa-structalias.o -MT tree-ssa-structalias.o -MMD -MP -MF ./.deps/tree-ssa-structalias.TPo ../../gcc/tree-ssa-structalias.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-ssa-tail-merge.o -MT tree-ssa-tail-merge.o -MMD -MP -MF ./.deps/tree-ssa-tail-merge.TPo ../../gcc/tree-ssa-tail-merge.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-ssa-ter.o -MT tree-ssa-ter.o -MMD -MP -MF ./.deps/tree-ssa-ter.TPo ../../gcc/tree-ssa-ter.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-ssa-threadbackward.o -MT tree-ssa-threadbackward.o -MMD -MP -MF ./.deps/tree-ssa-threadbackward.TPo ../../gcc/tree-ssa-threadbackward.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-ssa-threadedge.o -MT tree-ssa-threadedge.o -MMD -MP -MF ./.deps/tree-ssa-threadedge.TPo ../../gcc/tree-ssa-threadedge.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-ssa-threadupdate.o -MT tree-ssa-threadupdate.o -MMD -MP -MF ./.deps/tree-ssa-threadupdate.TPo ../../gcc/tree-ssa-threadupdate.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-ssa-uncprop.o -MT tree-ssa-uncprop.o -MMD -MP -MF ./.deps/tree-ssa-uncprop.TPo ../../gcc/tree-ssa-uncprop.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-ssa-uninit.o -MT tree-ssa-uninit.o -MMD -MP -MF ./.deps/tree-ssa-uninit.TPo ../../gcc/tree-ssa-uninit.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-ssa.o -MT tree-ssa.o -MMD -MP -MF ./.deps/tree-ssa.TPo ../../gcc/tree-ssa.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-ssanames.o -MT tree-ssanames.o -MMD -MP -MF ./.deps/tree-ssanames.TPo ../../gcc/tree-ssanames.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-stdarg.o -MT tree-stdarg.o -MMD -MP -MF ./.deps/tree-stdarg.TPo ../../gcc/tree-stdarg.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-streamer.o -MT tree-streamer.o -MMD -MP -MF ./.deps/tree-streamer.TPo ../../gcc/tree-streamer.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-streamer-in.o -MT tree-streamer-in.o -MMD -MP -MF ./.deps/tree-streamer-in.TPo ../../gcc/tree-streamer-in.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-streamer-out.o -MT tree-streamer-out.o -MMD -MP -MF ./.deps/tree-streamer-out.TPo ../../gcc/tree-streamer-out.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-tailcall.o -MT tree-tailcall.o -MMD -MP -MF ./.deps/tree-tailcall.TPo ../../gcc/tree-tailcall.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-vect-generic.o -MT tree-vect-generic.o -MMD -MP -MF ./.deps/tree-vect-generic.TPo ../../gcc/tree-vect-generic.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-vect-patterns.o -MT tree-vect-patterns.o -MMD -MP -MF ./.deps/tree-vect-patterns.TPo ../../gcc/tree-vect-patterns.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-vect-data-refs.o -MT tree-vect-data-refs.o -MMD -MP -MF ./.deps/tree-vect-data-refs.TPo ../../gcc/tree-vect-data-refs.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-vect-stmts.o -MT tree-vect-stmts.o -MMD -MP -MF ./.deps/tree-vect-stmts.TPo ../../gcc/tree-vect-stmts.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-vect-loop.o -MT tree-vect-loop.o -MMD -MP -MF ./.deps/tree-vect-loop.TPo ../../gcc/tree-vect-loop.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-vect-loop-manip.o -MT tree-vect-loop-manip.o -MMD -MP -MF ./.deps/tree-vect-loop-manip.TPo ../../gcc/tree-vect-loop-manip.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-vect-slp.o -MT tree-vect-slp.o -MMD -MP -MF ./.deps/tree-vect-slp.TPo ../../gcc/tree-vect-slp.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-vectorizer.o -MT tree-vectorizer.o -MMD -MP -MF ./.deps/tree-vectorizer.TPo ../../gcc/tree-vectorizer.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree-vrp.o -MT tree-vrp.o -MMD -MP -MF ./.deps/tree-vrp.TPo ../../gcc/tree-vrp.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tree.o -MT tree.o -MMD -MP -MF ./.deps/tree.TPo ../../gcc/tree.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o valtrack.o -MT valtrack.o -MMD -MP -MF ./.deps/valtrack.TPo ../../gcc/valtrack.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o value-prof.o -MT value-prof.o -MMD -MP -MF ./.deps/value-prof.TPo ../../gcc/value-prof.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o var-tracking.o -MT var-tracking.o -MMD -MP -MF ./.deps/var-tracking.TPo ../../gcc/var-tracking.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o varasm.o -MT varasm.o -MMD -MP -MF ./.deps/varasm.TPo ../../gcc/varasm.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o varpool.o -MT varpool.o -MMD -MP -MF ./.deps/varpool.TPo ../../gcc/varpool.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o vmsdbgout.o -MT vmsdbgout.o -MMD -MP -MF ./.deps/vmsdbgout.TPo ../../gcc/vmsdbgout.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o vtable-verify.o -MT vtable-verify.o -MMD -MP -MF ./.deps/vtable-verify.TPo ../../gcc/vtable-verify.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o web.o -MT web.o -MMD -MP -MF ./.deps/web.TPo ../../gcc/web.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o wide-int.o -MT wide-int.o -MMD -MP -MF ./.deps/wide-int.TPo ../../gcc/wide-int.cc
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o wide-int-print.o -MT wide-int-print.o -MMD -MP -MF ./.deps/wide-int-print.TPo ../../gcc/wide-int-print.cc
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o xcoffout.o -MT xcoffout.o -MMD -MP -MF ./.deps/xcoffout.TPo ../../gcc/xcoffout.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o i386.o -MT i386.o -MMD -MP -MF ./.deps/i386.TPo ../../gcc/config/i386/i386.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o linux.o -MT linux.o -MMD -MP -MF ./.deps/linux.TPo ../../gcc/config/linux.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o host-linux.o -MT host-linux.o -MMD -MP -MF ./.deps/host-linux.TPo ../../gcc/config/host-linux.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o main.o -MT main.o -MMD -MP -MF ./.deps/main.TPo ../../gcc/main.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o i386-common.o -MT i386-common.o -MMD -MP -MF ./.deps/i386-common.TPo ../../gcc/common/config/i386/i386-common.c
g++-5 -std=gnu++98 -fno-PIE -c -DPREFIX=\"/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1\" -DBASEVER="\"6.4.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 -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o prefix.o -MT prefix.o -MMD -MP -MF ./.deps/prefix.TPo ../../gcc/prefix.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o params.o -MT params.o -MMD -MP -MF ./.deps/params.TPo ../../gcc/params.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o opts.o -MT opts.o -MMD -MP -MF ./.deps/opts.TPo ../../gcc/opts.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o opts-common.o -MT opts-common.o -MMD -MP -MF ./.deps/opts-common.TPo ../../gcc/opts-common.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o options.o -MT options.o -MMD -MP -MF ./.deps/options.TPo options.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o vec.o -MT vec.o -MMD -MP -MF ./.deps/vec.TPo ../../gcc/vec.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o hooks.o -MT hooks.o -MMD -MP -MF ./.deps/hooks.TPo ../../gcc/hooks.c
g++-5 -std=gnu++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 -I../../gcc/common -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o common/common-targhooks.o -MT common/common-targhooks.o -MMD -MP -MF common/.deps/common-targhooks.TPo ../../gcc/common/common-targhooks.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o hash-table.o -MT hash-table.o -MMD -MP -MF ./.deps/hash-table.TPo ../../gcc/hash-table.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o file-find.o -MT file-find.o -MMD -MP -MF ./.deps/file-find.TPo ../../gcc/file-find.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o diagnostic.o -MT diagnostic.o -MMD -MP -MF ./.deps/diagnostic.TPo ../../gcc/diagnostic.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o diagnostic-color.o -MT diagnostic-color.o -MMD -MP -MF ./.deps/diagnostic-color.TPo ../../gcc/diagnostic-color.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o diagnostic-show-locus.o -MT diagnostic-show-locus.o -MMD -MP -MF ./.deps/diagnostic-show-locus.TPo ../../gcc/diagnostic-show-locus.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o pretty-print.o -MT pretty-print.o -MMD -MP -MF ./.deps/pretty-print.TPo ../../gcc/pretty-print.c
g++-5 -std=gnu++98 -fno-PIE -c -DLOCALEDIR=\"/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/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 -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o intl.o -MT intl.o -MMD -MP -MF ./.deps/intl.TPo ../../gcc/intl.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o input.o -MT input.o -MMD -MP -MF ./.deps/input.TPo ../../gcc/input.c
g++-5 -std=gnu++98 -fno-PIE -c -DBASEVER="\"6.4.0\"" -DDATESTAMP="\"\"" -DREVISION="\"\"" -DDEVPHASE="\"\"" -DPKGVERSION="\"(Homebrew GCC 6.4.0_1) \"" -DBUGURL="\"<https://github.com/Homebrew/homebrew-core/issues>\"" -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o version.o -MT version.o -MMD -MP -MF ./.deps/version.TPo ../../gcc/version.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o ggc-none.o -MT ggc-none.o -MMD -MP -MF ./.deps/ggc-none.TPo ../../gcc/ggc-none.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o memory-block.o -MT memory-block.o -MMD -MP -MF ./.deps/memory-block.TPo ../../gcc/memory-block.cc
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o gcov.o -MT gcov.o -MMD -MP -MF ./.deps/gcov.TPo ../../gcc/gcov.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o gcov-dump.o -MT gcov-dump.o -MMD -MP -MF ./.deps/gcov-dump.TPo ../../gcc/gcov-dump.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o gcov-tool.o -MT gcov-tool.o -MMD -MP -MF ./.deps/gcov-tool.TPo ../../gcc/gcov-tool.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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 -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o libgcov-util.o ../../gcc/../libgcc/libgcov-util.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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 -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include \
-DIN_GCOV_TOOL=1 -o libgcov-driver-tool.o ../../gcc/../libgcc/libgcov-driver.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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 -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include \
-DIN_GCOV_TOOL=1 -o libgcov-merge-tool.o ../../gcc/../libgcc/libgcov-merge.c
g++-5 -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 -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o cp/cp-lang.o -MT cp/cp-lang.o -MMD -MP -MF cp/.deps/cp-lang.TPo ../../gcc/cp/cp-lang.c
g++-5 -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 -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o cp/call.o -MT cp/call.o -MMD -MP -MF cp/.deps/call.TPo ../../gcc/cp/call.c
g++-5 -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 -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o cp/decl.o -MT cp/decl.o -MMD -MP -MF cp/.deps/decl.TPo ../../gcc/cp/decl.c
g++-5 -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 -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o cp/expr.o -MT cp/expr.o -MMD -MP -MF cp/.deps/expr.TPo ../../gcc/cp/expr.c
g++-5 -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 -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o cp/pt.o -MT cp/pt.o -MMD -MP -MF cp/.deps/pt.TPo ../../gcc/cp/pt.c
g++-5 -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 -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o cp/typeck2.o -MT cp/typeck2.o -MMD -MP -MF cp/.deps/typeck2.TPo ../../gcc/cp/typeck2.c
g++-5 -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 -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o cp/class.o -MT cp/class.o -MMD -MP -MF cp/.deps/class.TPo ../../gcc/cp/class.c
g++-5 -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 -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o cp/decl2.o -MT cp/decl2.o -MMD -MP -MF cp/.deps/decl2.TPo ../../gcc/cp/decl2.c
g++-5 -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 -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o cp/error.o -MT cp/error.o -MMD -MP -MF cp/.deps/error.TPo ../../gcc/cp/error.c
g++-5 -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 -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o cp/lex.o -MT cp/lex.o -MMD -MP -MF cp/.deps/lex.TPo ../../gcc/cp/lex.c
g++-5 -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 -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o cp/parser.o -MT cp/parser.o -MMD -MP -MF cp/.deps/parser.TPo ../../gcc/cp/parser.c
g++-5 -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 -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o cp/ptree.o -MT cp/ptree.o -MMD -MP -MF cp/.deps/ptree.TPo ../../gcc/cp/ptree.c
g++-5 -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 -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o cp/rtti.o -MT cp/rtti.o -MMD -MP -MF cp/.deps/rtti.TPo ../../gcc/cp/rtti.c
g++-5 -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 -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o cp/typeck.o -MT cp/typeck.o -MMD -MP -MF cp/.deps/typeck.TPo ../../gcc/cp/typeck.c
g++-5 -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 -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o cp/cvt.o -MT cp/cvt.o -MMD -MP -MF cp/.deps/cvt.TPo ../../gcc/cp/cvt.c
g++-5 -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 -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o cp/except.o -MT cp/except.o -MMD -MP -MF cp/.deps/except.TPo ../../gcc/cp/except.c
g++-5 -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 -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o cp/friend.o -MT cp/friend.o -MMD -MP -MF cp/.deps/friend.TPo ../../gcc/cp/friend.c
g++-5 -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 -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o cp/init.o -MT cp/init.o -MMD -MP -MF cp/.deps/init.TPo ../../gcc/cp/init.c
g++-5 -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 -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o cp/method.o -MT cp/method.o -MMD -MP -MF cp/.deps/method.TPo ../../gcc/cp/method.c
g++-5 -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 -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o cp/search.o -MT cp/search.o -MMD -MP -MF cp/.deps/search.TPo ../../gcc/cp/search.c
g++-5 -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 -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o cp/semantics.o -MT cp/semantics.o -MMD -MP -MF cp/.deps/semantics.TPo ../../gcc/cp/semantics.c
g++-5 -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 -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o cp/tree.o -MT cp/tree.o -MMD -MP -MF cp/.deps/tree.TPo ../../gcc/cp/tree.c
g++-5 -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 -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o cp/repo.o -MT cp/repo.o -MMD -MP -MF cp/.deps/repo.TPo ../../gcc/cp/repo.c
g++-5 -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 -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o cp/dump.o -MT cp/dump.o -MMD -MP -MF cp/.deps/dump.TPo ../../gcc/cp/dump.c
g++-5 -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 -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o cp/optimize.o -MT cp/optimize.o -MMD -MP -MF cp/.deps/optimize.TPo ../../gcc/cp/optimize.c
g++-5 -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 -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o cp/mangle.o -MT cp/mangle.o -MMD -MP -MF cp/.deps/mangle.TPo ../../gcc/cp/mangle.c
g++-5 -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 -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o cp/cp-objcp-common.o -MT cp/cp-objcp-common.o -MMD -MP -MF cp/.deps/cp-objcp-common.TPo ../../gcc/cp/cp-objcp-common.c
g++-5 -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 -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o cp/name-lookup.o -MT cp/name-lookup.o -MMD -MP -MF cp/.deps/name-lookup.TPo ../../gcc/cp/name-lookup.c
g++-5 -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 -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o cp/cxx-pretty-print.o -MT cp/cxx-pretty-print.o -MMD -MP -MF cp/.deps/cxx-pretty-print.TPo ../../gcc/cp/cxx-pretty-print.c
g++-5 -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 -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o cp/cp-cilkplus.o -MT cp/cp-cilkplus.o -MMD -MP -MF cp/.deps/cp-cilkplus.TPo ../../gcc/cp/cp-cilkplus.c
g++-5 -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 -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o cp/cp-gimplify.o -MT cp/cp-gimplify.o -MMD -MP -MF cp/.deps/cp-gimplify.TPo ../../gcc/cp/cp-gimplify.c
g++-5 -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 -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o cp/cp-array-notation.o -MT cp/cp-array-notation.o -MMD -MP -MF cp/.deps/cp-array-notation.TPo ../../gcc/cp/cp-array-notation.c
g++-5 -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 -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o cp/lambda.o -MT cp/lambda.o -MMD -MP -MF cp/.deps/lambda.TPo ../../gcc/cp/lambda.c
g++-5 -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 -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o cp/vtable-class-hierarchy.o -MT cp/vtable-class-hierarchy.o -MMD -MP -MF cp/.deps/vtable-class-hierarchy.TPo ../../gcc/cp/vtable-class-hierarchy.c
g++-5 -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 -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o cp/constexpr.o -MT cp/constexpr.o -MMD -MP -MF cp/.deps/constexpr.TPo ../../gcc/cp/constexpr.c
g++-5 -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 -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o cp/cp-ubsan.o -MT cp/cp-ubsan.o -MMD -MP -MF cp/.deps/cp-ubsan.TPo ../../gcc/cp/cp-ubsan.c
g++-5 -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 -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o cp/constraint.o -MT cp/constraint.o -MMD -MP -MF cp/.deps/constraint.TPo ../../gcc/cp/constraint.cc
g++-5 -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 -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o cp/logic.o -MT cp/logic.o -MMD -MP -MF cp/.deps/logic.TPo ../../gcc/cp/logic.cc
g++-5 -std=gnu++98 -fno-PIE -c -DTARGET_MACHINE=\"x86_64-pc-linux-gnu\" -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o collect2.o -MT collect2.o -MMD -MP -MF ./.deps/collect2.TPo ../../gcc/collect2.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o collect2-aix.o -MT collect2-aix.o -MMD -MP -MF ./.deps/collect2-aix.TPo ../../gcc/collect2-aix.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o tlink.o -MT tlink.o -MMD -MP -MF ./.deps/tlink.TPo ../../gcc/tlink.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o collect-utils.o -MT collect-utils.o -MMD -MP -MF ./.deps/collect-utils.TPo ../../gcc/collect-utils.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o lto-wrapper.o -MT lto-wrapper.o -MMD -MP -MF ./.deps/lto-wrapper.TPo ../../gcc/lto-wrapper.c
g++-5 -std=gnu++98 -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"6.4.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DDEFAULT_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DTARGET_MACHINE=\"x86_64-pc-linux-gnu\" -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 -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o gcc-ar.o -MT gcc-ar.o -MMD -MP -MF ./.deps/gcc-ar.TPo ../../gcc/gcc-ar.c
g++-5 -std=gnu++98 -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"6.4.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DDEFAULT_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DTARGET_MACHINE=\"x86_64-pc-linux-gnu\" -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 -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o gcc-nm.o -MT gcc-nm.o -MMD -MP -MF ./.deps/gcc-nm.TPo gcc-nm.c
g++-5 -std=gnu++98 -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"6.4.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DDEFAULT_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DTARGET_MACHINE=\"x86_64-pc-linux-gnu\" -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 -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o gcc-ranlib.o -MT gcc-ranlib.o -MMD -MP -MF ./.deps/gcc-ranlib.TPo gcc-ranlib.c
g++-5 -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 -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o gengtype.o -MT gengtype.o -MMD -MP -MF ./.deps/gengtype.TPo ../../gcc/gengtype.c
g++-5 -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 -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o gengtype-lex.o -MT gengtype-lex.o -MMD -MP -MF ./.deps/gengtype-lex.TPo ../../gcc/gengtype-lex.c
g++-5 -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 -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o gengtype-parse.o -MT gengtype-parse.o -MMD -MP -MF ./.deps/gengtype-parse.TPo ../../gcc/gengtype-parse.c
g++-5 -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 -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o gengtype-state.o -MT gengtype-state.o -MMD -MP -MF ./.deps/gengtype-state.TPo ../../gcc/gengtype-state.c
g++-5 -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 -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o errors.o -MT errors.o -MMD -MP -MF ./.deps/errors.TPo ../../gcc/errors.c
g++-5 -std=gnu++98 -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"6.4.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DDEFAULT_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o gcc.o -MT gcc.o -MMD -MP -MF ./.deps/gcc.TPo ../../gcc/gcc.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o gcc-main.o -MT gcc-main.o -MMD -MP -MF ./.deps/gcc-main.TPo ../../gcc/gcc-main.c
g++-5 -std=gnu++98 -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"6.4.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DDEFAULT_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/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 -I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o c/gccspec.o -MT c/gccspec.o -MMD -MP -MF c/.deps/gccspec.TPo ../../gcc/c/gccspec.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o driver-i386.o -MT driver-i386.o -MMD -MP -MF ./.deps/driver-i386.TPo ../../gcc/config/i386/driver-i386.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-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 -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o c-family/cppspec.o -MT c-family/cppspec.o -MMD -MP -MF c-family/.deps/cppspec.TPo ../../gcc/c-family/cppspec.c
g++-5 -std=gnu++98 -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"6.4.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DDEFAULT_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/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. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o cp/g++spec.o -MT cp/g++spec.o -MMD -MP -MF cp/.deps/g++spec.TPo ../../gcc/cp/g++spec.c
g++-5 -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. -Ilto -I../../gcc -I../../gcc/lto -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o lto/lto-lang.o -MT lto/lto-lang.o -MMD -MP -MF lto/.deps/lto-lang.TPo ../../gcc/lto/lto-lang.c
g++-5 -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. -Ilto -I../../gcc -I../../gcc/lto -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o lto/lto.o -MT lto/lto.o -MMD -MP -MF lto/.deps/lto.TPo ../../gcc/lto/lto.c
g++-5 -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. -Ilto -I../../gcc -I../../gcc/lto -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o lto/lto-object.o -MT lto/lto-object.o -MMD -MP -MF lto/.deps/lto-object.TPo ../../gcc/lto/lto-object.c
g++-5 -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. -Ilto -I../../gcc -I../../gcc/lto -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o lto/lto-partition.o -MT lto/lto-partition.o -MMD -MP -MF lto/.deps/lto-partition.TPo ../../gcc/lto/lto-partition.c
g++-5 -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. -Ilto -I../../gcc -I../../gcc/lto -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o lto/lto-symtab.o -MT lto/lto-symtab.o -MMD -MP -MF lto/.deps/lto-symtab.TPo ../../gcc/lto/lto-symtab.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o insn-output.o -MT insn-output.o -MMD -MP -MF ./.deps/insn-output.TPo insn-output.c
/bin/sh ../../gcc/../move-if-change tmp-automata.c insn-automata.c
echo timestamp > s-automata
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o insn-recog.o -MT insn-recog.o -MMD -MP -MF ./.deps/insn-recog.TPo insn-recog.c
rm -rf libcommon-target.a
ar rc libcommon-target.a i386-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
ranlib libcommon-target.a
rm -rf libcommon.a
ar rc libcommon.a diagnostic.o diagnostic-color.o diagnostic-show-locus.o pretty-print.o intl.o vec.o input.o version.o hash-table.o ggc-none.o memory-block.o
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o insn-attrtab.o -MT insn-attrtab.o -MMD -MP -MF ./.deps/insn-attrtab.TPo insn-attrtab.c
ranlib libcommon.a
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o insn-dfatab.o -MT insn-dfatab.o -MMD -MP -MF ./.deps/insn-dfatab.TPo insn-dfatab.c
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o insn-latencytab.o -MT insn-latencytab.o -MMD -MP -MF ./.deps/insn-latencytab.TPo insn-latencytab.c
g++-5 -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 -static-libstdc++ -static-libgcc 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++-5 -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 -static-libstdc++ -static-libgcc 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++-5 -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 -static-libstdc++ -static-libgcc 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++-5 -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 -static-libstdc++ -static-libgcc gcc-ar.o -o gcc-ar \
file-find.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a
g++-5 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o insn-automata.o -MT insn-automata.o -MMD -MP -MF ./.deps/insn-automata.TPo insn-automata.c
g++-5 -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 -static-libstdc++ -static-libgcc -o Tcollect2 \
collect2.o collect2-aix.o tlink.o vec.o ggc-none.o collect-utils.o file-find.o hash-table.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a
g++-5 -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 -static-libstdc++ -static-libgcc gcc-nm.o -o gcc-nm \
file-find.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a
g++-5 -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 -static-libstdc++ -static-libgcc -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
g++-5 -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 -static-libstdc++ -static-libgcc gcc-ranlib.o -o gcc-ranlib \
file-find.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a
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++-5 -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 -static-libstdc++ -static-libgcc -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
mv -f Tcollect2 collect2
mv -f Tlto-wrapper lto-wrapper
g++-5 -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 -static-libstdc++ -static-libgcc -o xgcc gcc.o gcc-main.o ggc-none.o spellcheck.o \
c/gccspec.o driver-i386.o libcommon-target.a \
libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a
g++-5 -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 -static-libstdc++ -static-libgcc -o cpp gcc.o gcc-main.o ggc-none.o spellcheck.o \
c-family/cppspec.o driver-i386.o libcommon-target.a \
libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a
g++-5 -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 -static-libstdc++ -static-libgcc -o xg++ \
gcc.o gcc-main.o ggc-none.o spellcheck.o cp/g++spec.o driver-i386.o libcommon-target.a \
libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -dumpspecs > tmp-specs
mv tmp-specs specs
: > tmp-libgcc.mvars
if /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -print-sysroot-headers-suffix > /dev/null 2>&1; then \
set -e; for ml in `/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -print-multi-lib`; do \
multi_dir=`echo ${ml} | sed -e 's/;.*$//'`; \
flags=`echo ${ml} | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \
sfx=`/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ ${flags} -print-sysroot-headers-suffix`; \
if [ "${multi_dir}" = "." ]; \
then multi_dir=""; \
else \
multi_dir=/${multi_dir}; \
fi; \
echo "${sfx};${multi_dir}"; \
done; \
else \
echo ";"; \
fi > tmp-fixinc_list
echo GCC_CFLAGS = '-g -O2 -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
/bin/sh ../../gcc/../move-if-change tmp-fixinc_list fixinc_list
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 timestamp > s-fixinc_list
rm -rf libbackend.a
ar rc 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 final.o fixed-value.o fold-const.o fold-const-call.o function.o fwprop.o gcc-rich-location.o gcse.o gcse-common.o ggc-common.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-strength-reduction.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 hsa.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-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-tree.o profile.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.o rtlhash.o rtlanal.o rtlhooks.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 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 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-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 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 i386.o linux.o host-linux.o
ranlib libbackend.a
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-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 i386-c.o glibc-c.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a libcommon.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a ../libbacktrace/.libs/libbacktrace.a \
checksum-options > cc1-checksum.c.tmp && \
../../gcc/../move-if-change cc1-checksum.c.tmp cc1-checksum.c
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 i386-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/../move-if-change cc1plus-checksum.c.tmp cc1plus-checksum.c
g++-5 -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 -static-libstdc++ -static-libgcc -o lto1 \
lto/lto-lang.o lto/lto.o lto/lto-object.o attribs.o lto/lto-partition.o lto/lto-symtab.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a -L/homes/johan/.binbrew/opt/isl/lib -lisl -L/homes/johan/.binbrew/opt/gmp/lib -L/homes/johan/.binbrew/opt/mpfr/lib -L/homes/johan/.binbrew/opt/libmpc/lib -lmpc -lmpfr -lgmp -rdynamic -ldl -L./../zlib -lz libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a
g++-5 -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 -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o cc1-checksum.o -MT cc1-checksum.o -MMD -MP -MF ./.deps/cc1-checksum.TPo cc1-checksum.c
g++-5 -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 -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/homes/johan/.binbrew/opt/gmp/include -I/homes/johan/.binbrew/opt/mpfr/include -I/homes/johan/.binbrew/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I/homes/johan/.binbrew/opt/isl/include -o cc1plus-checksum.o -MT cc1plus-checksum.o -MMD -MP -MF ./.deps/cc1plus-checksum.TPo cc1plus-checksum.c
g++-5 -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 -static-libstdc++ -static-libgcc -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-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 i386-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/homes/johan/.binbrew/opt/isl/lib -lisl -L/homes/johan/.binbrew/opt/gmp/lib -L/homes/johan/.binbrew/opt/mpfr/lib -L/homes/johan/.binbrew/opt/libmpc/lib -lmpc -lmpfr -lgmp -rdynamic -ldl -L./../zlib -lz
g++-5 -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 -static-libstdc++ -static-libgcc -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 i386-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/homes/johan/.binbrew/opt/isl/lib -lisl -L/homes/johan/.binbrew/opt/gmp/lib -L/homes/johan/.binbrew/opt/mpfr/lib -L/homes/johan/.binbrew/opt/libmpc/lib -lmpc -lmpfr -lgmp -rdynamic -ldl -L./../zlib -lz
echo | /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -E -dM - | \
sed -n -e 's/^#define \([^_][a-zA-Z0-9_]*\).*/\1/p' \
-e 's/^#define \(_[^_A-Z][a-zA-Z0-9_]*\).*/\1/p' | \
sort -u > tmp-macro_list
/bin/sh ../../gcc/../move-if-change tmp-macro_list macro_list
echo timestamp > s-macro_list
rm -rf include-fixed; mkdir include-fixed
chmod a+rx include-fixed
if [ -d ../prev-gcc ]; then \
cd ../prev-gcc && \
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 /homes/johan/.binbrew/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`; then \
echo The directory that should contain system headers does not exist: >&2 ; \
echo " `echo /homes/johan/.binbrew/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`" >&2 ; \
tooldir_sysinc=`echo "/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/lib/gcc/x86_64-pc-linux-gnu/6.4.0/../../../../x86_64-pc-linux-gnu/sys-include" | sed -e :a -e "s,[^/]*/\.\.\/,," -e ta`; \
if test "x`echo /homes/johan/.binbrew/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`" = "x${tooldir_sysinc}"; \
then sleep 1; else exit 1; fi; \
fi; \
/bin/sh ../../gcc/../mkinstalldirs ${fix_dir}; \
chmod a+rx ${fix_dir} || true; \
(TARGET_MACHINE='x86_64-pc-linux-gnu'; srcdir=`cd ../../gcc; ${PWDCMD-pwd}`; \
SHELL='/bin/sh'; MACRO_LIST=`${PWDCMD-pwd}`/macro_list ; \
gcc_dir=`${PWDCMD-pwd}` ; \
export TARGET_MACHINE srcdir SHELL MACRO_LIST && \
cd ../build-x86_64-pc-linux-gnu/fixincludes && \
/bin/sh ./fixinc.sh "${gcc_dir}/${fix_dir}" \
`echo /homes/johan/.binbrew/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta` ); \
rm -f ${fix_dir}/syslimits.h; \
if [ -f ${fix_dir}/limits.h ]; then \
mv ${fix_dir}/limits.h ${fix_dir}/syslimits.h; \
else \
cp ../../gcc/gsyslimits.h ${fix_dir}/syslimits.h; \
fi; \
chmod a+r ${fix_dir}/syslimits.h; \
done; \
fi
Fixing headers into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed for x86_64-pc-linux-gnu target
Forbidden identifiers: linux unix
Finding directories and links to directories
Searching /homes/johan/.binbrew/include/.
Searching /homes/johan/.binbrew/include/./protocols
Searching /homes/johan/.binbrew/include/./pybind11
Searching /homes/johan/.binbrew/include/./nfs
Searching /homes/johan/.binbrew/include/./sys
Searching /homes/johan/.binbrew/include/./drm
Searching /homes/johan/.binbrew/include/./isl
Searching /homes/johan/.binbrew/include/./rpc
Searching /homes/johan/.binbrew/include/./fontconfig
Searching /homes/johan/.binbrew/include/./xen
Searching /homes/johan/.binbrew/include/./linux
Searching /homes/johan/.binbrew/include/./video
Searching /homes/johan/.binbrew/include/./c++
Searching /homes/johan/.binbrew/include/./lld
Searching /homes/johan/.binbrew/include/./netatalk
Searching /homes/johan/.binbrew/include/./bits
Searching /homes/johan/.binbrew/include/./libxml2
Searching /homes/johan/.binbrew/include/./openssl
Searching /homes/johan/.binbrew/include/./netipx
Searching /homes/johan/.binbrew/include/./asm-generic
Searching /homes/johan/.binbrew/include/./netiucv
Searching /homes/johan/.binbrew/include/./python3.6m
Searching /homes/johan/.binbrew/include/./python2.7
Searching /homes/johan/.binbrew/include/./X11/Xft
Searching /homes/johan/.binbrew/include/./X11/Xmu
Searching /homes/johan/.binbrew/include/./X11/Xcursor
Searching /homes/johan/.binbrew/include/./X11/ICE
Searching /homes/johan/.binbrew/include/./X11/Xaw3d
Searching /homes/johan/.binbrew/include/./X11/dri
Searching /homes/johan/.binbrew/include/./X11/Xaw
Searching /homes/johan/.binbrew/include/./X11/SM
Searching /homes/johan/.binbrew/include/./netax25
Searching /homes/johan/.binbrew/include/./bsd
Searching /homes/johan/.binbrew/include/./neteconet
Searching /homes/johan/.binbrew/include/./xcb
Searching /homes/johan/.binbrew/include/./freetype2
Searching /homes/johan/.binbrew/include/./curl
Searching /homes/johan/.binbrew/include/./rdma
Searching /homes/johan/.binbrew/include/./sound
Searching /homes/johan/.binbrew/include/./netinet
Searching /homes/johan/.binbrew/include/./gnu
Searching /homes/johan/.binbrew/include/./GL
Searching /homes/johan/.binbrew/include/./netrose
Searching /homes/johan/.binbrew/include/./misc
Searching /homes/johan/.binbrew/include/./netrom
Searching /homes/johan/.binbrew/include/./asm
Searching /homes/johan/.binbrew/include/./net
Searching /homes/johan/.binbrew/include/./rpcsvc
Searching /homes/johan/.binbrew/include/./netpacket
Searching /homes/johan/.binbrew/include/./netash
Searching /homes/johan/.binbrew/include/./clang
Searching /homes/johan/.binbrew/include/./libltdl
Searching /homes/johan/.binbrew/include/./readline
Searching /homes/johan/.binbrew/include/./clang-c
Searching /homes/johan/.binbrew/include/./polly
Searching /homes/johan/.binbrew/include/./lzma
Searching /homes/johan/.binbrew/include/./ncursesw
Searching /homes/johan/.binbrew/include/./mtd
Searching /homes/johan/.binbrew/include/./llvm
Searching /homes/johan/.binbrew/include/./eigen3
Searching /homes/johan/.binbrew/include/./llvm-c
Searching /homes/johan/.binbrew/include/./arpa
Searching /homes/johan/.binbrew/include/./libpng16
Searching /homes/johan/.binbrew/include/./editline
Making symbolic directory links
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
sed: -e expression #1, char 72: unknown option to `s'
Fixing directory /homes/johan/.binbrew/include into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed
Applying hpux8_bogus_inlines to math.h
Applying machine_name to X11/Xw32defs.h
Fixed: X11/Xw32defs.h
Applying glibc_stdint to stdint.h
Applying pthread_incomplete_struct_argument to pthread.h
Applying sysv68_string to string.h
Applying sun_malloc to malloc.h
Applying io_quotes_use to scsi/cxlflash_ioctl.h
Fixing directory /homes/johan/.binbrew/include/protocols into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/glibc/2.23/include/protocols
Fixing directory /homes/johan/.binbrew/include/pybind11 into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/pybind11/2.2.1_1/include/pybind11
Fixing directory /homes/johan/.binbrew/include/nfs into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/glibc/2.23/include/nfs
Fixing directory /homes/johan/.binbrew/include/sys into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/glibc/2.23/include/sys
Applying io_quotes_use to sys/raw.h
Applying io_quotes_use to sys/mount.h
Fixing directory /homes/johan/.binbrew/include/drm into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/linux-headers/4.4.80/include/drm
Applying io_quotes_use to drm/tegra_drm.h
Applying io_quotes_use to drm/drm.h
Applying io_quotes_use to drm/radeon_drm.h
Applying io_quotes_use to drm/savage_drm.h
Applying io_quotes_use to drm/i810_drm.h
Applying io_quotes_use to drm/via_drm.h
Applying io_quotes_use to drm/nouveau_drm.h
Applying io_quotes_use to drm/sis_drm.h
Applying io_quotes_use to drm/i915_drm.h
Applying io_quotes_use to drm/exynos_drm.h
Applying io_quotes_use to drm/mga_drm.h
Applying io_quotes_use to drm/msm_drm.h
Applying io_quotes_use to drm/r128_drm.h
Fixing directory /homes/johan/.binbrew/include/isl into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/isl/0.18/include/isl
Fixing directory /homes/johan/.binbrew/include/rpc into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/glibc/2.23/include/rpc
Fixing directory /homes/johan/.binbrew/include/fontconfig into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/fontconfig/2.12.6/include/fontconfig
Fixing directory /homes/johan/.binbrew/include/xen into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/linux-headers/4.4.80/include/xen
Fixing directory /homes/johan/.binbrew/include/linux into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/linux-headers/4.4.80/include/linux
Applying io_quotes_use to linux/ndctl.h
Applying io_quotes_use to linux/vm_sockets.h
Applying io_quotes_use to linux/mmc/ioctl.h
Applying io_quotes_use to linux/raid/md_u.h
Applying io_quotes_def to linux/pci_regs.h
Applying io_quotes_use to linux/media.h
Applying io_quotes_use to linux/hsi/hsi_char.h
Applying io_quotes_use to linux/hsi/cs-protocol.h
Applying io_quotes_use to linux/dm-ioctl.h
Applying io_quotes_use to linux/mmtimer.h
Applying io_quotes_use to linux/auto_fs4.h
Applying io_quotes_use to linux/atmbr2684.h
Applying io_quotes_use to linux/raw.h
Applying io_quotes_def to linux/ppp-comp.h
Applying io_quotes_use to linux/nbd.h
Applying io_quotes_use to linux/cm4000_cs.h
Applying io_quotes_use to linux/phantom.h
Applying io_quotes_use to linux/kvm.h
Applying io_quotes_use to linux/watchdog.h
Applying io_quotes_use to linux/uinput.h
Applying io_quotes_use to linux/ptp_clock.h
Applying io_quotes_use to linux/pktcdvd.h
Applying io_quotes_use to linux/auto_fs.h
Applying io_quotes_use to linux/vfio.h
Applying io_quotes_use to linux/reiserfs_fs.h
Applying io_quotes_use to linux/synclink.h
Applying io_quotes_use to linux/ipmi.h
Applying io_quotes_use to linux/ppdev.h
Applying io_quotes_use to linux/vhost.h
Applying io_quotes_def to linux/version.h
Applying machine_name to linux/a.out.h
Fixed: linux/a.out.h
Applying io_quotes_use to linux/if_pppox.h
Applying io_quotes_use to linux/fuse.h
Applying io_quotes_use to linux/rfkill.h
Applying io_quotes_use to linux/suspend_ioctls.h
Applying io_quotes_use to linux/cciss_ioctl.h
Applying io_quotes_use to linux/blkpg.h
Applying io_quotes_use to linux/fs.h
Applying io_quotes_use to linux/dn.h
Applying io_quotes_use to linux/usb/tmc.h
Applying io_quotes_use to linux/omapfb.h
Applying io_quotes_use to linux/userfaultfd.h
Applying io_quotes_use to linux/btrfs.h
Applying io_quotes_use to linux/gigaset_dev.h
Applying io_quotes_def to linux/soundcard.h
Applying io_quotes_use to linux/spi/spidev.h
Applying io_quotes_use to linux/fd.h
Applying io_quotes_use to linux/agpgart.h
Applying io_quotes_use to linux/i2o-dev.h
Applying io_quotes_use to linux/random.h
Fixing directory /homes/johan/.binbrew/include/video into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/linux-headers/4.4.80/include/video
Applying io_quotes_use to video/sisfb.h
Fixing directory /homes/johan/.binbrew/include/c++ into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/gcc/5.5.0_1/include/c++
Fixing directory /homes/johan/.binbrew/include/lld into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/llvm/5.0.1/include/lld
Fixing directory /homes/johan/.binbrew/include/netatalk into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/glibc/2.23/include/netatalk
Fixing directory /homes/johan/.binbrew/include/bits into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/glibc/2.23/include/bits
Fixing directory /homes/johan/.binbrew/include/libxml2 into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/libxml2/2.9.7/include/libxml2
Fixing directory /homes/johan/.binbrew/include/openssl into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/openssl/1.0.2n_1/include/openssl
Applying machine_name to openssl/e_os2.h
Applying machine_name to openssl/bn.h
Fixed: openssl/bn.h
Fixing directory /homes/johan/.binbrew/include/netipx into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/glibc/2.23/include/netipx
Fixing directory /homes/johan/.binbrew/include/asm-generic into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/linux-headers/4.4.80/include/asm-generic
Fixing directory /homes/johan/.binbrew/include/netiucv into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/glibc/2.23/include/netiucv
Fixing directory /homes/johan/.binbrew/include/python3.6m into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/python3/3.6.4_3/include/python3.6m
Fixing directory /homes/johan/.binbrew/include/python2.7 into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/python/2.7.14_5/include/python2.7
Fixing directory /homes/johan/.binbrew/include/X11/Xft into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/libxft/2.3.2/include/X11/Xft
Fixing directory /homes/johan/.binbrew/include/X11/Xmu into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/libxmu/1.1.2/include/X11/Xmu
Applying io_quotes_def to X11/Xmu/Atoms.h
Fixing directory /homes/johan/.binbrew/include/X11/Xcursor into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/libxcursor/1.1.14/include/X11/Xcursor
Fixing directory /homes/johan/.binbrew/include/X11/ICE into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/libice/1.0.9/include/X11/ICE
Fixing directory /homes/johan/.binbrew/include/X11/Xaw3d into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/libxaw3d/1.6.2/include/X11/Xaw3d
Fixing directory /homes/johan/.binbrew/include/X11/dri into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/xf86driproto/2.1.1/include/X11/dri
Fixing directory /homes/johan/.binbrew/include/X11/Xaw into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/libxaw/1.0.13/include/X11/Xaw
Fixing directory /homes/johan/.binbrew/include/X11/SM into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/libsm/1.2.2/include/X11/SM
Fixing directory /homes/johan/.binbrew/include/netax25 into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/glibc/2.23/include/netax25
Fixing directory /homes/johan/.binbrew/include/bsd into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/libbsd/0.8.3/include/bsd
Fixing directory /homes/johan/.binbrew/include/neteconet into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/glibc/2.23/include/neteconet
Fixing directory /homes/johan/.binbrew/include/xcb into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/libxcb/1.12_1/include/xcb
Fixing directory /homes/johan/.binbrew/include/freetype2 into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/freetype/2.9/include/freetype2
Fixing directory /homes/johan/.binbrew/include/curl into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/curl/7.58.0/include/curl
Applying io_quotes_def to curl/curlver.h
Fixing directory /homes/johan/.binbrew/include/rdma into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/linux-headers/4.4.80/include/rdma
Applying io_quotes_use to rdma/ib_user_mad.h
Fixing directory /homes/johan/.binbrew/include/sound into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/linux-headers/4.4.80/include/sound
Applying io_quotes_use to sound/emu10k1.h
Applying io_quotes_use to sound/asound.h
Applying io_quotes_use to sound/asequencer.h
Applying io_quotes_use to sound/compress_offload.h
Fixing directory /homes/johan/.binbrew/include/netinet into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/glibc/2.23/include/netinet
Fixing directory /homes/johan/.binbrew/include/gnu into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/glibc/2.23/include/gnu
Fixing directory /homes/johan/.binbrew/include/GL into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/glproto/1.4.17/include/GL
Fixing directory /homes/johan/.binbrew/include/netrose into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/glibc/2.23/include/netrose
Fixing directory /homes/johan/.binbrew/include/misc into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/linux-headers/4.4.80/include/misc
Applying io_quotes_use to misc/cxl.h
Fixing directory /homes/johan/.binbrew/include/netrom into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/glibc/2.23/include/netrom
Fixing directory /homes/johan/.binbrew/include/asm into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/linux-headers/4.4.80/include/asm
Applying io_quotes_use to asm/mtrr.h
Fixing directory /homes/johan/.binbrew/include/net into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/glibc/2.23/include/net
Fixing directory /homes/johan/.binbrew/include/rpcsvc into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/glibc/2.23/include/rpcsvc
Fixing directory /homes/johan/.binbrew/include/netpacket into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/glibc/2.23/include/netpacket
Fixing directory /homes/johan/.binbrew/include/netash into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/glibc/2.23/include/netash
Fixing directory /homes/johan/.binbrew/include/clang into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/llvm/5.0.1/include/clang
Fixing directory /homes/johan/.binbrew/include/libltdl into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/libtool/2.4.6_2/include/libltdl
Fixing directory /homes/johan/.binbrew/include/readline into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/readline/7.0.3_1/include/readline
Applying ctrl_quotes_def to readline/chardefs.h
Fixing directory /homes/johan/.binbrew/include/clang-c into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/llvm/5.0.1/include/clang-c
Fixing directory /homes/johan/.binbrew/include/polly into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/llvm/5.0.1/include/polly
Fixing directory /homes/johan/.binbrew/include/lzma into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/xz/5.2.3/include/lzma
Fixing directory /homes/johan/.binbrew/include/ncursesw into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/ncurses/6.1/include/ncursesw
Fixing directory /homes/johan/.binbrew/include/mtd into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/linux-headers/4.4.80/include/mtd
Applying io_quotes_use to mtd/ubi-user.h
Fixing directory /homes/johan/.binbrew/include/llvm into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/llvm/5.0.1/include/llvm
Fixing directory /homes/johan/.binbrew/include/eigen3 into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/eigen/3.3.4/include/eigen3
Fixing directory /homes/johan/.binbrew/include/llvm-c into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/llvm/5.0.1/include/llvm-c
Fixing directory /homes/johan/.binbrew/include/arpa into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/glibc/2.23/include/arpa
Fixing directory /homes/johan/.binbrew/include/libpng16 into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/libpng/1.6.34/include/libpng16
Fixing directory /homes/johan/.binbrew/include/editline into /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc/include-fixed/root/homes/johan/.binbrew/Cellar/libedit/20170329-3.1/include/editline
Applying ctrl_quotes_def to editline/readline.h
Cleaning up unneeded directories:
fixincludes is done
echo timestamp > stmp-fixinc
if [ -d include ] ; then true; else mkdir include; chmod a+rx include; fi
if [ -d include-fixed ] ; then true; else mkdir include-fixed; chmod a+rx include-fixed; fi
for file in .. ../../gcc/ginclude/float.h ../../gcc/ginclude/iso646.h ../../gcc/ginclude/stdarg.h ../../gcc/ginclude/stdbool.h ../../gcc/ginclude/stddef.h ../../gcc/ginclude/varargs.h ../../gcc/ginclude/stdfix.h ../../gcc/ginclude/stdnoreturn.h ../../gcc/ginclude/stdalign.h ../../gcc/ginclude/stdatomic.h ../../gcc/config/i386/cpuid.h ../../gcc/config/i386/mmintrin.h ../../gcc/config/i386/mm3dnow.h ../../gcc/config/i386/xmmintrin.h ../../gcc/config/i386/emmintrin.h ../../gcc/config/i386/pmmintrin.h ../../gcc/config/i386/tmmintrin.h ../../gcc/config/i386/ammintrin.h ../../gcc/config/i386/smmintrin.h ../../gcc/config/i386/nmmintrin.h ../../gcc/config/i386/bmmintrin.h ../../gcc/config/i386/fma4intrin.h ../../gcc/config/i386/wmmintrin.h ../../gcc/config/i386/immintrin.h ../../gcc/config/i386/x86intrin.h ../../gcc/config/i386/avxintrin.h ../../gcc/config/i386/xopintrin.h ../../gcc/config/i386/ia32intrin.h ../../gcc/config/i386/cross-stdarg.h ../../gcc/config/i386/lwpintrin.h ../../gcc/config/i386/popcntintrin.h ../../gcc/config/i386/lzcntintrin.h ../../gcc/config/i386/bmiintrin.h ../../gcc/config/i386/tbmintrin.h ../../gcc/config/i386/bmi2intrin.h ../../gcc/config/i386/avx2intrin.h ../../gcc/config/i386/avx512fintrin.h ../../gcc/config/i386/fmaintrin.h ../../gcc/config/i386/f16cintrin.h ../../gcc/config/i386/rtmintrin.h ../../gcc/config/i386/xtestintrin.h ../../gcc/config/i386/rdseedintrin.h ../../gcc/config/i386/prfchwintrin.h ../../gcc/config/i386/adxintrin.h ../../gcc/config/i386/fxsrintrin.h ../../gcc/config/i386/xsaveintrin.h ../../gcc/config/i386/xsaveoptintrin.h ../../gcc/config/i386/avx512cdintrin.h ../../gcc/config/i386/avx512erintrin.h ../../gcc/config/i386/avx512pfintrin.h ../../gcc/config/i386/shaintrin.h ../../gcc/config/i386/clflushoptintrin.h ../../gcc/config/i386/xsavecintrin.h ../../gcc/config/i386/xsavesintrin.h ../../gcc/config/i386/avx512dqintrin.h ../../gcc/config/i386/avx512bwintrin.h ../../gcc/config/i386/avx512vlintrin.h ../../gcc/config/i386/avx512vlbwintrin.h ../../gcc/config/i386/avx512vldqintrin.h ../../gcc/config/i386/avx512ifmaintrin.h ../../gcc/config/i386/avx512ifmavlintrin.h ../../gcc/config/i386/avx512vbmiintrin.h ../../gcc/config/i386/avx512vbmivlintrin.h ../../gcc/config/i386/clwbintrin.h ../../gcc/config/i386/mwaitxintrin.h ../../gcc/config/i386/clzerointrin.h ../../gcc/config/i386/pkuintrin.h mm_malloc.h; do \
if [ X$file != X.. ]; then \
realfile=`echo $file | sed -e 's|.*/\([^/]*\)$|\1|'`; \
echo timestamp > include/$realfile; \
rm -f include/$realfile; \
cp $file include; \
chmod a+r include/$realfile; \
fi; \
done
for file in .. ; do \
if [ X$file != X.. ]; then \
mv include/$file include/x_$file; \
echo "#include_next <$file>" >include/$file; \
cat include/x_$file >>include/$file; \
rm -f include/x_$file; \
chmod a+r include/$file; \
fi; \
done
for file in .. ; do \
if [ X$file != X.. ]; then \
echo "#include_next <$file>" >>include/$file; \
chmod a+r include/$file; \
fi; \
done
rm -f include/stdint.h
if [ wrap = wrap ]; then \
rm -f include/stdint-gcc.h; \
cp ../../gcc/ginclude/stdint-gcc.h include/stdint-gcc.h; \
chmod a+r include/stdint-gcc.h; \
cp ../../gcc/ginclude/stdint-wrap.h include/stdint.h; \
chmod a+r include/stdint.h; \
elif [ wrap = provide ]; then \
cp ../../gcc/ginclude/stdint-gcc.h include/stdint.h; \
chmod a+r include/stdint.h; \
fi
set -e; for ml in `cat fixinc_list`; do \
sysroot_headers_suffix=`echo ${ml} | sed -e 's/;.*$//'`; \
multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`; \
fix_dir=include-fixed${multi_dir}; \
if [ -f `echo /homes/johan/.binbrew/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`/limits.h ] ; then \
cat ../../gcc/limitx.h ../../gcc/glimits.h ../../gcc/limity.h > tmp-xlimits.h; \
else \
cat ../../gcc/glimits.h > tmp-xlimits.h; \
fi; \
/bin/sh ../../gcc/../mkinstalldirs ${fix_dir}; \
chmod a+rx ${fix_dir} || true; \
/bin/sh ../../gcc/../move-if-change \
tmp-xlimits.h tmp-limits.h; \
rm -f ${fix_dir}/limits.h; \
cp -p tmp-limits.h ${fix_dir}/limits.h; \
chmod a+r ${fix_dir}/limits.h; \
done
rm -f include-fixed/README
cp ../../gcc/../fixincludes/README-fixinc include-fixed/README
chmod a+r include-fixed/README
echo timestamp > stmp-int-hdrs
rm gcc.pod
make[3]: Leaving directory `/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/gcc'
mkdir -p -- x86_64-pc-linux-gnu/libgcc
Checking multilib configuration for libgcc...
Configuring stage 1 in x86_64-pc-linux-gnu/libgcc
configure: creating cache ./config.cache
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for --enable-version-specific-runtime-libs... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for gawk... gawk
checking for x86_64-pc-linux-gnu-ar... ar
checking for x86_64-pc-linux-gnu-lipo... lipo
checking for x86_64-pc-linux-gnu-nm... /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/nm
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking for x86_64-pc-linux-gnu-strip... strip
checking whether ln -s works... yes
checking for x86_64-pc-linux-gnu-gcc... /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include accepts -g... yes
checking for /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include option to accept ISO C89... none needed
checking how to run the C preprocessor... /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -E
checking size of double... 8
checking size of long double... 16
checking for inttypes.h... yes
checking for stdint.h... yes
checking for stdlib.h... yes
checking for ftw.h... yes
checking for unistd.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for string.h... yes
checking for strings.h... yes
checking for memory.h... yes
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking whether decimal floating point is supported... yes
checking whether fixed-point is supported... no
checking whether the compiler is configured for setjmp/longjmp exceptions... no
checking if the linker (/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/collect-ld) is GNU ld... yes
checking for thread model used by GCC... posix
checking whether assembler supports CFI directives... yes
checking for target glibc version... 2.23
checking for __attribute__((visibility("hidden")))... yes
checking whether the target assembler supports thread-local storage... yes
checking whether the thread-local storage support is from emutls... no
checking for init priority support... yes
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating auto-target.h
config.status: linking ../../../libgcc/enable-execute-stack-empty.c to enable-execute-stack.c
config.status: linking ../../../libgcc/unwind-generic.h to unwind.h
config.status: linking ../../../libgcc/config/i386/linux-unwind.h to md-unwind-support.h
config.status: linking ../../../libgcc/config/i386/sfp-machine.h to sfp-machine.h
config.status: linking ../../../libgcc/gthr-posix.h to gthr-default.h
config.status: executing default commands
make[3]: Entering directory `/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/x86_64-pc-linux-gnu/libgcc'
# If this is the top-level multilib, build all the other
DEFINES='' HEADERS='../../../libgcc/config/i386/elf-lib.h ../../../libgcc/config/i386/value-unwind.h' \
../../../libgcc/mkheader.sh > tmp-libgcc_tm.h
# multilibs.
/bin/sh ../../../libgcc/../move-if-change tmp-libgcc_tm.h libgcc_tm.h
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o morestack_s.o -MT morestack_s.o -MD -MP -MF morestack_s.dep -DSHARED -c -xassembler-with-cpp ../../../libgcc/config/i386/morestack.S
sed -e 's/__PFX__/__/g' \
-e 's/__FIXPTPFX__/__/g' < ../../../libgcc/libgcc-std.ver.in > libgcc-std.ver
dest=../.././gcc/include/tmp$$-unwind.h; \
cp unwind.h $dest; \
chmod a+r $dest; \
sh ../../../libgcc/../move-if-change $dest ../.././gcc/include/unwind.h
echo timestamp > libgcc_tm.stamp
{ cat libgcc-std.ver ../../../libgcc/config/i386/libgcc-glibc.ver \
| sed -e '/^[ ]*#/d' \
-e 's/^%\(if\|else\|elif\|endif\|define\)/#\1/' \
| /tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -E -xassembler-with-cpp -; \
} > tmp-libgcc.map.in
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _muldi3.o -MT _muldi3.o -MD -MP -MF _muldi3.dep -DL_muldi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _negdi2.o -MT _negdi2.o -MD -MP -MF _negdi2.dep -DL_negdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _lshrdi3.o -MT _lshrdi3.o -MD -MP -MF _lshrdi3.dep -DL_lshrdi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ashldi3.o -MT _ashldi3.o -MD -MP -MF _ashldi3.dep -DL_ashldi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ashrdi3.o -MT _ashrdi3.o -MD -MP -MF _ashrdi3.dep -DL_ashrdi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _cmpdi2.o -MT _cmpdi2.o -MD -MP -MF _cmpdi2.dep -DL_cmpdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ucmpdi2.o -MT _ucmpdi2.o -MD -MP -MF _ucmpdi2.dep -DL_ucmpdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clear_cache.o -MT _clear_cache.o -MD -MP -MF _clear_cache.dep -DL_clear_cache -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _trampoline.o -MT _trampoline.o -MD -MP -MF _trampoline.dep -DL_trampoline -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o __main.o -MT __main.o -MD -MP -MF __main.dep -DL__main -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _absvsi2.o -MT _absvsi2.o -MD -MP -MF _absvsi2.dep -DL_absvsi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _absvdi2.o -MT _absvdi2.o -MD -MP -MF _absvdi2.dep -DL_absvdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _addvsi3.o -MT _addvsi3.o -MD -MP -MF _addvsi3.dep -DL_addvsi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _addvdi3.o -MT _addvdi3.o -MD -MP -MF _addvdi3.dep -DL_addvdi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _subvsi3.o -MT _subvsi3.o -MD -MP -MF _subvsi3.dep -DL_subvsi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _subvdi3.o -MT _subvdi3.o -MD -MP -MF _subvdi3.dep -DL_subvdi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulvsi3.o -MT _mulvsi3.o -MD -MP -MF _mulvsi3.dep -DL_mulvsi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulvdi3.o -MT _mulvdi3.o -MD -MP -MF _mulvdi3.dep -DL_mulvdi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _negvsi2.o -MT _negvsi2.o -MD -MP -MF _negvsi2.dep -DL_negvsi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _negvdi2.o -MT _negvdi2.o -MD -MP -MF _negvdi2.dep -DL_negvdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ctors.o -MT _ctors.o -MD -MP -MF _ctors.dep -DL_ctors -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ffssi2.o -MT _ffssi2.o -MD -MP -MF _ffssi2.dep -DL_ffssi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ffsdi2.o -MT _ffsdi2.o -MD -MP -MF _ffsdi2.dep -DL_ffsdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clz.o -MT _clz.o -MD -MP -MF _clz.dep -DL_clz -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
mv tmp-libgcc.map.in libgcc.map.in
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clzsi2.o -MT _clzsi2.o -MD -MP -MF _clzsi2.dep -DL_clzsi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clzdi2.o -MT _clzdi2.o -MD -MP -MF _clzdi2.dep -DL_clzdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ctzsi2.o -MT _ctzsi2.o -MD -MP -MF _ctzsi2.dep -DL_ctzsi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ctzdi2.o -MT _ctzdi2.o -MD -MP -MF _ctzdi2.dep -DL_ctzdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _popcount_tab.o -MT _popcount_tab.o -MD -MP -MF _popcount_tab.dep -DL_popcount_tab -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _popcountsi2.o -MT _popcountsi2.o -MD -MP -MF _popcountsi2.dep -DL_popcountsi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _popcountdi2.o -MT _popcountdi2.o -MD -MP -MF _popcountdi2.dep -DL_popcountdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _paritysi2.o -MT _paritysi2.o -MD -MP -MF _paritysi2.dep -DL_paritysi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _paritydi2.o -MT _paritydi2.o -MD -MP -MF _paritydi2.dep -DL_paritydi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _powisf2.o -MT _powisf2.o -MD -MP -MF _powisf2.dep -DL_powisf2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _powidf2.o -MT _powidf2.o -MD -MP -MF _powidf2.dep -DL_powidf2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _powixf2.o -MT _powixf2.o -MD -MP -MF _powixf2.dep -DL_powixf2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulsc3.o -MT _mulsc3.o -MD -MP -MF _mulsc3.dep -DL_mulsc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _muldc3.o -MT _muldc3.o -MD -MP -MF _muldc3.dep -DL_muldc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulxc3.o -MT _mulxc3.o -MD -MP -MF _mulxc3.dep -DL_mulxc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divsc3.o -MT _divsc3.o -MD -MP -MF _divsc3.dep -DL_divsc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divdc3.o -MT _divdc3.o -MD -MP -MF _divdc3.dep -DL_divdc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divxc3.o -MT _divxc3.o -MD -MP -MF _divxc3.dep -DL_divxc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _bswapsi2.o -MT _bswapsi2.o -MD -MP -MF _bswapsi2.dep -DL_bswapsi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _bswapdi2.o -MT _bswapdi2.o -MD -MP -MF _bswapdi2.dep -DL_bswapdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clrsbsi2.o -MT _clrsbsi2.o -MD -MP -MF _clrsbsi2.dep -DL_clrsbsi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clrsbdi2.o -MT _clrsbdi2.o -MD -MP -MF _clrsbdi2.dep -DL_clrsbdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunssfsi.o -MT _fixunssfsi.o -MD -MP -MF _fixunssfsi.dep -DL_fixunssfsi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunsdfsi.o -MT _fixunsdfsi.o -MD -MP -MF _fixunsdfsi.dep -DL_fixunsdfsi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunsxfsi.o -MT _fixunsxfsi.o -MD -MP -MF _fixunsxfsi.dep -DL_fixunsxfsi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixsfdi.o -MT _fixsfdi.o -MD -MP -MF _fixsfdi.dep -DL_fixsfdi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixdfdi.o -MT _fixdfdi.o -MD -MP -MF _fixdfdi.dep -DL_fixdfdi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixxfdi.o -MT _fixxfdi.o -MD -MP -MF _fixxfdi.dep -DL_fixxfdi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunssfdi.o -MT _fixunssfdi.o -MD -MP -MF _fixunssfdi.dep -DL_fixunssfdi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunsdfdi.o -MT _fixunsdfdi.o -MD -MP -MF _fixunsdfdi.dep -DL_fixunsdfdi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunsxfdi.o -MT _fixunsxfdi.o -MD -MP -MF _fixunsxfdi.dep -DL_fixunsxfdi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatdisf.o -MT _floatdisf.o -MD -MP -MF _floatdisf.dep -DL_floatdisf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatdidf.o -MT _floatdidf.o -MD -MP -MF _floatdidf.dep -DL_floatdidf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatdixf.o -MT _floatdixf.o -MD -MP -MF _floatdixf.dep -DL_floatdixf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatundisf.o -MT _floatundisf.o -MD -MP -MF _floatundisf.dep -DL_floatundisf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatundidf.o -MT _floatundidf.o -MD -MP -MF _floatundidf.dep -DL_floatundidf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatundixf.o -MT _floatundixf.o -MD -MP -MF _floatundixf.dep -DL_floatundixf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _eprintf.o -MT _eprintf.o -MD -MP -MF _eprintf.dep -DL_eprintf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o __gcc_bcmp.o -MT __gcc_bcmp.o -MD -MP -MF __gcc_bcmp.dep -DL__gcc_bcmp -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divdi3.o -MT _divdi3.o -MD -MP -MF _divdi3.dep -DL_divdi3 -c ../../../libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _moddi3.o -MT _moddi3.o -MD -MP -MF _moddi3.dep -DL_moddi3 -c ../../../libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udivdi3.o -MT _udivdi3.o -MD -MP -MF _udivdi3.dep -DL_udivdi3 -c ../../../libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _umoddi3.o -MT _umoddi3.o -MD -MP -MF _umoddi3.dep -DL_umoddi3 -c ../../../libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udiv_w_sdiv.o -MT _udiv_w_sdiv.o -MD -MP -MF _udiv_w_sdiv.dep -DL_udiv_w_sdiv -c ../../../libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udivmoddi4.o -MT _udivmoddi4.o -MD -MP -MF _udivmoddi4.dep -DL_udivmoddi4 -c ../../../libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid_decimal_globals.o -MT bid_decimal_globals.o -MD -MP -MF bid_decimal_globals.dep -c ../../../libgcc/config/libbid/bid_decimal_globals.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid_decimal_data.o -MT bid_decimal_data.o -MD -MP -MF bid_decimal_data.dep -c ../../../libgcc/config/libbid/bid_decimal_data.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid_binarydecimal.o -MT bid_binarydecimal.o -MD -MP -MF bid_binarydecimal.dep -c ../../../libgcc/config/libbid/bid_binarydecimal.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid_convert_data.o -MT bid_convert_data.o -MD -MP -MF bid_convert_data.dep -c ../../../libgcc/config/libbid/bid_convert_data.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _isinfd32.o -MT _isinfd32.o -MD -MP -MF _isinfd32.dep -c ../../../libgcc/config/libbid/_isinfd32.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _isinfd64.o -MT _isinfd64.o -MD -MP -MF _isinfd64.dep -c ../../../libgcc/config/libbid/_isinfd64.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _isinfd128.o -MT _isinfd128.o -MD -MP -MF _isinfd128.dep -c ../../../libgcc/config/libbid/_isinfd128.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_noncomp.o -MT bid64_noncomp.o -MD -MP -MF bid64_noncomp.dep -c ../../../libgcc/config/libbid/bid64_noncomp.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_noncomp.o -MT bid128_noncomp.o -MD -MP -MF bid128_noncomp.dep -c ../../../libgcc/config/libbid/bid128_noncomp.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_fma.o -MT bid128_fma.o -MD -MP -MF bid128_fma.dep -c ../../../libgcc/config/libbid/bid128_fma.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid_round.o -MT bid_round.o -MD -MP -MF bid_round.dep -c ../../../libgcc/config/libbid/bid_round.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid_from_int.o -MT bid_from_int.o -MD -MP -MF bid_from_int.dep -c ../../../libgcc/config/libbid/bid_from_int.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_add.o -MT bid64_add.o -MD -MP -MF bid64_add.dep -c ../../../libgcc/config/libbid/bid64_add.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_add.o -MT bid128_add.o -MD -MP -MF bid128_add.dep -c ../../../libgcc/config/libbid/bid128_add.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_div.o -MT bid64_div.o -MD -MP -MF bid64_div.dep -c ../../../libgcc/config/libbid/bid64_div.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_div.o -MT bid128_div.o -MD -MP -MF bid128_div.dep -c ../../../libgcc/config/libbid/bid128_div.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_mul.o -MT bid64_mul.o -MD -MP -MF bid64_mul.dep -c ../../../libgcc/config/libbid/bid64_mul.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_mul.o -MT bid128_mul.o -MD -MP -MF bid128_mul.dep -c ../../../libgcc/config/libbid/bid128_mul.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_compare.o -MT bid64_compare.o -MD -MP -MF bid64_compare.dep -c ../../../libgcc/config/libbid/bid64_compare.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_compare.o -MT bid128_compare.o -MD -MP -MF bid128_compare.dep -c ../../../libgcc/config/libbid/bid128_compare.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128.o -MT bid128.o -MD -MP -MF bid128.dep -c ../../../libgcc/config/libbid/bid128.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid32_to_bid64.o -MT bid32_to_bid64.o -MD -MP -MF bid32_to_bid64.dep -c ../../../libgcc/config/libbid/bid32_to_bid64.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid32_to_bid128.o -MT bid32_to_bid128.o -MD -MP -MF bid32_to_bid128.dep -c ../../../libgcc/config/libbid/bid32_to_bid128.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_to_bid128.o -MT bid64_to_bid128.o -MD -MP -MF bid64_to_bid128.dep -c ../../../libgcc/config/libbid/bid64_to_bid128.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_to_int32.o -MT bid64_to_int32.o -MD -MP -MF bid64_to_int32.dep -c ../../../libgcc/config/libbid/bid64_to_int32.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_to_int64.o -MT bid64_to_int64.o -MD -MP -MF bid64_to_int64.dep -c ../../../libgcc/config/libbid/bid64_to_int64.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_to_uint32.o -MT bid64_to_uint32.o -MD -MP -MF bid64_to_uint32.dep -c ../../../libgcc/config/libbid/bid64_to_uint32.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_to_uint64.o -MT bid64_to_uint64.o -MD -MP -MF bid64_to_uint64.dep -c ../../../libgcc/config/libbid/bid64_to_uint64.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_to_int32.o -MT bid128_to_int32.o -MD -MP -MF bid128_to_int32.dep -c ../../../libgcc/config/libbid/bid128_to_int32.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_to_int64.o -MT bid128_to_int64.o -MD -MP -MF bid128_to_int64.dep -c ../../../libgcc/config/libbid/bid128_to_int64.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_to_uint32.o -MT bid128_to_uint32.o -MD -MP -MF bid128_to_uint32.dep -c ../../../libgcc/config/libbid/bid128_to_uint32.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_to_uint64.o -MT bid128_to_uint64.o -MD -MP -MF bid128_to_uint64.dep -c ../../../libgcc/config/libbid/bid128_to_uint64.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _addsub_sd.o -MT _addsub_sd.o -MD -MP -MF _addsub_sd.dep -DFINE_GRAINED_LIBRARIES -DL_addsub_sd -DWIDTH=32 -c ../../../libgcc/config/libbid/_addsub_sd.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _div_sd.o -MT _div_sd.o -MD -MP -MF _div_sd.dep -DFINE_GRAINED_LIBRARIES -DL_div_sd -DWIDTH=32 -c ../../../libgcc/config/libbid/_div_sd.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mul_sd.o -MT _mul_sd.o -MD -MP -MF _mul_sd.dep -DFINE_GRAINED_LIBRARIES -DL_mul_sd -DWIDTH=32 -c ../../../libgcc/config/libbid/_mul_sd.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _eq_sd.o -MT _eq_sd.o -MD -MP -MF _eq_sd.dep -DFINE_GRAINED_LIBRARIES -DL_eq_sd -DWIDTH=32 -c ../../../libgcc/config/libbid/_eq_sd.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ne_sd.o -MT _ne_sd.o -MD -MP -MF _ne_sd.dep -DFINE_GRAINED_LIBRARIES -DL_ne_sd -DWIDTH=32 -c ../../../libgcc/config/libbid/_ne_sd.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _lt_sd.o -MT _lt_sd.o -MD -MP -MF _lt_sd.dep -DFINE_GRAINED_LIBRARIES -DL_lt_sd -DWIDTH=32 -c ../../../libgcc/config/libbid/_lt_sd.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gt_sd.o -MT _gt_sd.o -MD -MP -MF _gt_sd.dep -DFINE_GRAINED_LIBRARIES -DL_gt_sd -DWIDTH=32 -c ../../../libgcc/config/libbid/_gt_sd.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _le_sd.o -MT _le_sd.o -MD -MP -MF _le_sd.dep -DFINE_GRAINED_LIBRARIES -DL_le_sd -DWIDTH=32 -c ../../../libgcc/config/libbid/_le_sd.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ge_sd.o -MT _ge_sd.o -MD -MP -MF _ge_sd.dep -DFINE_GRAINED_LIBRARIES -DL_ge_sd -DWIDTH=32 -c ../../../libgcc/config/libbid/_ge_sd.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_si.o -MT _sd_to_si.o -MD -MP -MF _sd_to_si.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_si -DWIDTH=32 -c ../../../libgcc/config/libbid/_sd_to_si.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_di.o -MT _sd_to_di.o -MD -MP -MF _sd_to_di.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_di -DWIDTH=32 -c ../../../libgcc/config/libbid/_sd_to_di.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_usi.o -MT _sd_to_usi.o -MD -MP -MF _sd_to_usi.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_usi -DWIDTH=32 -c ../../../libgcc/config/libbid/_sd_to_usi.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_udi.o -MT _sd_to_udi.o -MD -MP -MF _sd_to_udi.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_udi -DWIDTH=32 -c ../../../libgcc/config/libbid/_sd_to_udi.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _si_to_sd.o -MT _si_to_sd.o -MD -MP -MF _si_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_si_to_sd -DWIDTH=32 -c ../../../libgcc/config/libbid/_si_to_sd.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _di_to_sd.o -MT _di_to_sd.o -MD -MP -MF _di_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_di_to_sd -DWIDTH=32 -c ../../../libgcc/config/libbid/_di_to_sd.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _usi_to_sd.o -MT _usi_to_sd.o -MD -MP -MF _usi_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_usi_to_sd -DWIDTH=32 -c ../../../libgcc/config/libbid/_usi_to_sd.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udi_to_sd.o -MT _udi_to_sd.o -MD -MP -MF _udi_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_udi_to_sd -DWIDTH=32 -c ../../../libgcc/config/libbid/_udi_to_sd.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_sf.o -MT _sd_to_sf.o -MD -MP -MF _sd_to_sf.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_sf -DWIDTH=32 -c ../../../libgcc/config/libbid/_sd_to_sf.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_df.o -MT _sd_to_df.o -MD -MP -MF _sd_to_df.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_df -DWIDTH=32 -c ../../../libgcc/config/libbid/_sd_to_df.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_xf.o -MT _sd_to_xf.o -MD -MP -MF _sd_to_xf.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_xf -DWIDTH=32 -c ../../../libgcc/config/libbid/_sd_to_xf.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_tf.o -MT _sd_to_tf.o -MD -MP -MF _sd_to_tf.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_tf -DWIDTH=32 -c ../../../libgcc/config/libbid/_sd_to_tf.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sf_to_sd.o -MT _sf_to_sd.o -MD -MP -MF _sf_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_sf_to_sd -DWIDTH=32 -c ../../../libgcc/config/libbid/_sf_to_sd.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _df_to_sd.o -MT _df_to_sd.o -MD -MP -MF _df_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_df_to_sd -DWIDTH=32 -c ../../../libgcc/config/libbid/_df_to_sd.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _xf_to_sd.o -MT _xf_to_sd.o -MD -MP -MF _xf_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_xf_to_sd -DWIDTH=32 -c ../../../libgcc/config/libbid/_xf_to_sd.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _tf_to_sd.o -MT _tf_to_sd.o -MD -MP -MF _tf_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_tf_to_sd -DWIDTH=32 -c ../../../libgcc/config/libbid/_tf_to_sd.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_dd.o -MT _sd_to_dd.o -MD -MP -MF _sd_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_dd -DWIDTH=32 -c ../../../libgcc/config/libbid/_sd_to_dd.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_td.o -MT _sd_to_td.o -MD -MP -MF _sd_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_td -DWIDTH=32 -c ../../../libgcc/config/libbid/_sd_to_td.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _unord_sd.o -MT _unord_sd.o -MD -MP -MF _unord_sd.dep -DFINE_GRAINED_LIBRARIES -DL_unord_sd -DWIDTH=32 -c ../../../libgcc/config/libbid/_unord_sd.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _addsub_dd.o -MT _addsub_dd.o -MD -MP -MF _addsub_dd.dep -DFINE_GRAINED_LIBRARIES -DL_addsub_dd -DWIDTH=64 -c ../../../libgcc/config/libbid/_addsub_dd.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _div_dd.o -MT _div_dd.o -MD -MP -MF _div_dd.dep -DFINE_GRAINED_LIBRARIES -DL_div_dd -DWIDTH=64 -c ../../../libgcc/config/libbid/_div_dd.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mul_dd.o -MT _mul_dd.o -MD -MP -MF _mul_dd.dep -DFINE_GRAINED_LIBRARIES -DL_mul_dd -DWIDTH=64 -c ../../../libgcc/config/libbid/_mul_dd.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _eq_dd.o -MT _eq_dd.o -MD -MP -MF _eq_dd.dep -DFINE_GRAINED_LIBRARIES -DL_eq_dd -DWIDTH=64 -c ../../../libgcc/config/libbid/_eq_dd.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ne_dd.o -MT _ne_dd.o -MD -MP -MF _ne_dd.dep -DFINE_GRAINED_LIBRARIES -DL_ne_dd -DWIDTH=64 -c ../../../libgcc/config/libbid/_ne_dd.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _lt_dd.o -MT _lt_dd.o -MD -MP -MF _lt_dd.dep -DFINE_GRAINED_LIBRARIES -DL_lt_dd -DWIDTH=64 -c ../../../libgcc/config/libbid/_lt_dd.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gt_dd.o -MT _gt_dd.o -MD -MP -MF _gt_dd.dep -DFINE_GRAINED_LIBRARIES -DL_gt_dd -DWIDTH=64 -c ../../../libgcc/config/libbid/_gt_dd.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _le_dd.o -MT _le_dd.o -MD -MP -MF _le_dd.dep -DFINE_GRAINED_LIBRARIES -DL_le_dd -DWIDTH=64 -c ../../../libgcc/config/libbid/_le_dd.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ge_dd.o -MT _ge_dd.o -MD -MP -MF _ge_dd.dep -DFINE_GRAINED_LIBRARIES -DL_ge_dd -DWIDTH=64 -c ../../../libgcc/config/libbid/_ge_dd.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_si.o -MT _dd_to_si.o -MD -MP -MF _dd_to_si.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_si -DWIDTH=64 -c ../../../libgcc/config/libbid/_dd_to_si.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_di.o -MT _dd_to_di.o -MD -MP -MF _dd_to_di.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_di -DWIDTH=64 -c ../../../libgcc/config/libbid/_dd_to_di.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_usi.o -MT _dd_to_usi.o -MD -MP -MF _dd_to_usi.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_usi -DWIDTH=64 -c ../../../libgcc/config/libbid/_dd_to_usi.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_udi.o -MT _dd_to_udi.o -MD -MP -MF _dd_to_udi.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_udi -DWIDTH=64 -c ../../../libgcc/config/libbid/_dd_to_udi.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _si_to_dd.o -MT _si_to_dd.o -MD -MP -MF _si_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_si_to_dd -DWIDTH=64 -c ../../../libgcc/config/libbid/_si_to_dd.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _di_to_dd.o -MT _di_to_dd.o -MD -MP -MF _di_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_di_to_dd -DWIDTH=64 -c ../../../libgcc/config/libbid/_di_to_dd.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _usi_to_dd.o -MT _usi_to_dd.o -MD -MP -MF _usi_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_usi_to_dd -DWIDTH=64 -c ../../../libgcc/config/libbid/_usi_to_dd.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udi_to_dd.o -MT _udi_to_dd.o -MD -MP -MF _udi_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_udi_to_dd -DWIDTH=64 -c ../../../libgcc/config/libbid/_udi_to_dd.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_sf.o -MT _dd_to_sf.o -MD -MP -MF _dd_to_sf.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_sf -DWIDTH=64 -c ../../../libgcc/config/libbid/_dd_to_sf.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_df.o -MT _dd_to_df.o -MD -MP -MF _dd_to_df.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_df -DWIDTH=64 -c ../../../libgcc/config/libbid/_dd_to_df.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_xf.o -MT _dd_to_xf.o -MD -MP -MF _dd_to_xf.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_xf -DWIDTH=64 -c ../../../libgcc/config/libbid/_dd_to_xf.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_tf.o -MT _dd_to_tf.o -MD -MP -MF _dd_to_tf.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_tf -DWIDTH=64 -c ../../../libgcc/config/libbid/_dd_to_tf.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sf_to_dd.o -MT _sf_to_dd.o -MD -MP -MF _sf_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_sf_to_dd -DWIDTH=64 -c ../../../libgcc/config/libbid/_sf_to_dd.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _df_to_dd.o -MT _df_to_dd.o -MD -MP -MF _df_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_df_to_dd -DWIDTH=64 -c ../../../libgcc/config/libbid/_df_to_dd.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _xf_to_dd.o -MT _xf_to_dd.o -MD -MP -MF _xf_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_xf_to_dd -DWIDTH=64 -c ../../../libgcc/config/libbid/_xf_to_dd.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _tf_to_dd.o -MT _tf_to_dd.o -MD -MP -MF _tf_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_tf_to_dd -DWIDTH=64 -c ../../../libgcc/config/libbid/_tf_to_dd.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_sd.o -MT _dd_to_sd.o -MD -MP -MF _dd_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_sd -DWIDTH=64 -c ../../../libgcc/config/libbid/_dd_to_sd.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_td.o -MT _dd_to_td.o -MD -MP -MF _dd_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_td -DWIDTH=64 -c ../../../libgcc/config/libbid/_dd_to_td.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _unord_dd.o -MT _unord_dd.o -MD -MP -MF _unord_dd.dep -DFINE_GRAINED_LIBRARIES -DL_unord_dd -DWIDTH=64 -c ../../../libgcc/config/libbid/_unord_dd.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _addsub_td.o -MT _addsub_td.o -MD -MP -MF _addsub_td.dep -DFINE_GRAINED_LIBRARIES -DL_addsub_td -DWIDTH=128 -c ../../../libgcc/config/libbid/_addsub_td.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _div_td.o -MT _div_td.o -MD -MP -MF _div_td.dep -DFINE_GRAINED_LIBRARIES -DL_div_td -DWIDTH=128 -c ../../../libgcc/config/libbid/_div_td.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mul_td.o -MT _mul_td.o -MD -MP -MF _mul_td.dep -DFINE_GRAINED_LIBRARIES -DL_mul_td -DWIDTH=128 -c ../../../libgcc/config/libbid/_mul_td.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _eq_td.o -MT _eq_td.o -MD -MP -MF _eq_td.dep -DFINE_GRAINED_LIBRARIES -DL_eq_td -DWIDTH=128 -c ../../../libgcc/config/libbid/_eq_td.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ne_td.o -MT _ne_td.o -MD -MP -MF _ne_td.dep -DFINE_GRAINED_LIBRARIES -DL_ne_td -DWIDTH=128 -c ../../../libgcc/config/libbid/_ne_td.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _lt_td.o -MT _lt_td.o -MD -MP -MF _lt_td.dep -DFINE_GRAINED_LIBRARIES -DL_lt_td -DWIDTH=128 -c ../../../libgcc/config/libbid/_lt_td.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gt_td.o -MT _gt_td.o -MD -MP -MF _gt_td.dep -DFINE_GRAINED_LIBRARIES -DL_gt_td -DWIDTH=128 -c ../../../libgcc/config/libbid/_gt_td.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _le_td.o -MT _le_td.o -MD -MP -MF _le_td.dep -DFINE_GRAINED_LIBRARIES -DL_le_td -DWIDTH=128 -c ../../../libgcc/config/libbid/_le_td.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ge_td.o -MT _ge_td.o -MD -MP -MF _ge_td.dep -DFINE_GRAINED_LIBRARIES -DL_ge_td -DWIDTH=128 -c ../../../libgcc/config/libbid/_ge_td.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_si.o -MT _td_to_si.o -MD -MP -MF _td_to_si.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_si -DWIDTH=128 -c ../../../libgcc/config/libbid/_td_to_si.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_di.o -MT _td_to_di.o -MD -MP -MF _td_to_di.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_di -DWIDTH=128 -c ../../../libgcc/config/libbid/_td_to_di.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_usi.o -MT _td_to_usi.o -MD -MP -MF _td_to_usi.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_usi -DWIDTH=128 -c ../../../libgcc/config/libbid/_td_to_usi.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_udi.o -MT _td_to_udi.o -MD -MP -MF _td_to_udi.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_udi -DWIDTH=128 -c ../../../libgcc/config/libbid/_td_to_udi.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _si_to_td.o -MT _si_to_td.o -MD -MP -MF _si_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_si_to_td -DWIDTH=128 -c ../../../libgcc/config/libbid/_si_to_td.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _di_to_td.o -MT _di_to_td.o -MD -MP -MF _di_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_di_to_td -DWIDTH=128 -c ../../../libgcc/config/libbid/_di_to_td.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _usi_to_td.o -MT _usi_to_td.o -MD -MP -MF _usi_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_usi_to_td -DWIDTH=128 -c ../../../libgcc/config/libbid/_usi_to_td.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udi_to_td.o -MT _udi_to_td.o -MD -MP -MF _udi_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_udi_to_td -DWIDTH=128 -c ../../../libgcc/config/libbid/_udi_to_td.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_sf.o -MT _td_to_sf.o -MD -MP -MF _td_to_sf.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_sf -DWIDTH=128 -c ../../../libgcc/config/libbid/_td_to_sf.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_df.o -MT _td_to_df.o -MD -MP -MF _td_to_df.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_df -DWIDTH=128 -c ../../../libgcc/config/libbid/_td_to_df.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_xf.o -MT _td_to_xf.o -MD -MP -MF _td_to_xf.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_xf -DWIDTH=128 -c ../../../libgcc/config/libbid/_td_to_xf.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_tf.o -MT _td_to_tf.o -MD -MP -MF _td_to_tf.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_tf -DWIDTH=128 -c ../../../libgcc/config/libbid/_td_to_tf.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sf_to_td.o -MT _sf_to_td.o -MD -MP -MF _sf_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_sf_to_td -DWIDTH=128 -c ../../../libgcc/config/libbid/_sf_to_td.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _df_to_td.o -MT _df_to_td.o -MD -MP -MF _df_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_df_to_td -DWIDTH=128 -c ../../../libgcc/config/libbid/_df_to_td.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _xf_to_td.o -MT _xf_to_td.o -MD -MP -MF _xf_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_xf_to_td -DWIDTH=128 -c ../../../libgcc/config/libbid/_xf_to_td.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _tf_to_td.o -MT _tf_to_td.o -MD -MP -MF _tf_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_tf_to_td -DWIDTH=128 -c ../../../libgcc/config/libbid/_tf_to_td.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_sd.o -MT _td_to_sd.o -MD -MP -MF _td_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_sd -DWIDTH=128 -c ../../../libgcc/config/libbid/_td_to_sd.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_dd.o -MT _td_to_dd.o -MD -MP -MF _td_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_dd -DWIDTH=128 -c ../../../libgcc/config/libbid/_td_to_dd.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _unord_td.o -MT _unord_td.o -MD -MP -MF _unord_td.dep -DFINE_GRAINED_LIBRARIES -DL_unord_td -DWIDTH=128 -c ../../../libgcc/config/libbid/_unord_td.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o cpuinfo.o -MT cpuinfo.o -MD -MP -MF cpuinfo.dep -c ../../../libgcc/config/i386/cpuinfo.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o sfp-exceptions.o -MT sfp-exceptions.o -MD -MP -MF sfp-exceptions.dep -c ../../../libgcc/config/i386/sfp-exceptions.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o addtf3.o -MT addtf3.o -MD -MP -MF addtf3.dep -c ../../../libgcc/soft-fp/addtf3.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o divtf3.o -MT divtf3.o -MD -MP -MF divtf3.dep -c ../../../libgcc/soft-fp/divtf3.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o multf3.o -MT multf3.o -MD -MP -MF multf3.dep -c ../../../libgcc/soft-fp/multf3.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o negtf2.o -MT negtf2.o -MD -MP -MF negtf2.dep -c ../../../libgcc/soft-fp/negtf2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o subtf3.o -MT subtf3.o -MD -MP -MF subtf3.dep -c ../../../libgcc/soft-fp/subtf3.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o unordtf2.o -MT unordtf2.o -MD -MP -MF unordtf2.dep -c ../../../libgcc/soft-fp/unordtf2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixtfsi.o -MT fixtfsi.o -MD -MP -MF fixtfsi.dep -c ../../../libgcc/soft-fp/fixtfsi.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfsi.o -MT fixunstfsi.o -MD -MP -MF fixunstfsi.dep -c ../../../libgcc/soft-fp/fixunstfsi.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatsitf.o -MT floatsitf.o -MD -MP -MF floatsitf.dep -c ../../../libgcc/soft-fp/floatsitf.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatunsitf.o -MT floatunsitf.o -MD -MP -MF floatunsitf.dep -c ../../../libgcc/soft-fp/floatunsitf.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixtfdi.o -MT fixtfdi.o -MD -MP -MF fixtfdi.dep -c ../../../libgcc/soft-fp/fixtfdi.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfdi.o -MT fixunstfdi.o -MD -MP -MF fixunstfdi.dep -c ../../../libgcc/soft-fp/fixunstfdi.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatditf.o -MT floatditf.o -MD -MP -MF floatditf.dep -c ../../../libgcc/soft-fp/floatditf.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatunditf.o -MT floatunditf.o -MD -MP -MF floatunditf.dep -c ../../../libgcc/soft-fp/floatunditf.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixtfti.o -MT fixtfti.o -MD -MP -MF fixtfti.dep -c ../../../libgcc/soft-fp/fixtfti.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfti.o -MT fixunstfti.o -MD -MP -MF fixunstfti.dep -c ../../../libgcc/soft-fp/fixunstfti.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floattitf.o -MT floattitf.o -MD -MP -MF floattitf.dep -c ../../../libgcc/soft-fp/floattitf.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatuntitf.o -MT floatuntitf.o -MD -MP -MF floatuntitf.dep -c ../../../libgcc/soft-fp/floatuntitf.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extendsftf2.o -MT extendsftf2.o -MD -MP -MF extendsftf2.dep -c ../../../libgcc/soft-fp/extendsftf2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extenddftf2.o -MT extenddftf2.o -MD -MP -MF extenddftf2.dep -c ../../../libgcc/soft-fp/extenddftf2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extendxftf2.o -MT extendxftf2.o -MD -MP -MF extendxftf2.dep -c ../../../libgcc/soft-fp/extendxftf2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfsf2.o -MT trunctfsf2.o -MD -MP -MF trunctfsf2.dep -c ../../../libgcc/soft-fp/trunctfsf2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfdf2.o -MT trunctfdf2.o -MD -MP -MF trunctfdf2.dep -c ../../../libgcc/soft-fp/trunctfdf2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfxf2.o -MT trunctfxf2.o -MD -MP -MF trunctfxf2.dep -c ../../../libgcc/soft-fp/trunctfxf2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o getf2.o -MT getf2.o -MD -MP -MF getf2.dep -c ../../../libgcc/config/i386/64/getf2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o letf2.o -MT letf2.o -MD -MP -MF letf2.dep -c ../../../libgcc/config/i386/64/letf2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o eqtf2.o -MT eqtf2.o -MD -MP -MF eqtf2.dep -c ../../../libgcc/config/i386/64/eqtf2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divtc3.o -MT _divtc3.o -MD -MP -MF _divtc3.dep -c ../../../libgcc/config/i386/64/_divtc3.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _multc3.o -MT _multc3.o -MD -MP -MF _multc3.dep -c ../../../libgcc/config/i386/64/_multc3.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _powitf2.o -MT _powitf2.o -MD -MP -MF _powitf2.dep -c ../../../libgcc/config/i386/64/_powitf2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o enable-execute-stack.o -MT enable-execute-stack.o -MD -MP -MF enable-execute-stack.dep -c enable-execute-stack.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o generic-morestack.o -MT generic-morestack.o -MD -MP -MF generic-morestack.dep -c ../../../libgcc/generic-morestack.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o generic-morestack-thread.o -MT generic-morestack-thread.o -MD -MP -MF generic-morestack-thread.dep -c ../../../libgcc/generic-morestack-thread.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/nm -pg morestack_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > morestack.visT
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_merge_add.o -MT _gcov_merge_add.o -MD -MP -MF _gcov_merge_add.dep -DL_gcov_merge_add -c ../../../libgcc/libgcov-merge.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_merge_single.o -MT _gcov_merge_single.o -MD -MP -MF _gcov_merge_single.dep -DL_gcov_merge_single -c ../../../libgcc/libgcov-merge.c
mv -f morestack.visT morestack.vis
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_merge_delta.o -MT _gcov_merge_delta.o -MD -MP -MF _gcov_merge_delta.dep -DL_gcov_merge_delta -c ../../../libgcc/libgcov-merge.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_merge_ior.o -MT _gcov_merge_ior.o -MD -MP -MF _gcov_merge_ior.dep -DL_gcov_merge_ior -c ../../../libgcc/libgcov-merge.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_merge_time_profile.o -MT _gcov_merge_time_profile.o -MD -MP -MF _gcov_merge_time_profile.dep -DL_gcov_merge_time_profile -c ../../../libgcc/libgcov-merge.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_merge_icall_topn.o -MT _gcov_merge_icall_topn.o -MD -MP -MF _gcov_merge_icall_topn.dep -DL_gcov_merge_icall_topn -c ../../../libgcc/libgcov-merge.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_interval_profiler.o -MT _gcov_interval_profiler.o -MD -MP -MF _gcov_interval_profiler.dep -DL_gcov_interval_profiler -c ../../../libgcc/libgcov-profiler.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_pow2_profiler.o -MT _gcov_pow2_profiler.o -MD -MP -MF _gcov_pow2_profiler.dep -DL_gcov_pow2_profiler -c ../../../libgcc/libgcov-profiler.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_one_value_profiler.o -MT _gcov_one_value_profiler.o -MD -MP -MF _gcov_one_value_profiler.dep -DL_gcov_one_value_profiler -c ../../../libgcc/libgcov-profiler.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_indirect_call_profiler.o -MT _gcov_indirect_call_profiler.o -MD -MP -MF _gcov_indirect_call_profiler.dep -DL_gcov_indirect_call_profiler -c ../../../libgcc/libgcov-profiler.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_average_profiler.o -MT _gcov_average_profiler.o -MD -MP -MF _gcov_average_profiler.dep -DL_gcov_average_profiler -c ../../../libgcc/libgcov-profiler.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_ior_profiler.o -MT _gcov_ior_profiler.o -MD -MP -MF _gcov_ior_profiler.dep -DL_gcov_ior_profiler -c ../../../libgcc/libgcov-profiler.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_indirect_call_profiler_v2.o -MT _gcov_indirect_call_profiler_v2.o -MD -MP -MF _gcov_indirect_call_profiler_v2.dep -DL_gcov_indirect_call_profiler_v2 -c ../../../libgcc/libgcov-profiler.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_time_profiler.o -MT _gcov_time_profiler.o -MD -MP -MF _gcov_time_profiler.dep -DL_gcov_time_profiler -c ../../../libgcc/libgcov-profiler.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_indirect_call_topn_profiler.o -MT _gcov_indirect_call_topn_profiler.o -MD -MP -MF _gcov_indirect_call_topn_profiler.dep -DL_gcov_indirect_call_topn_profiler -c ../../../libgcc/libgcov-profiler.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_dump.o -MT _gcov_dump.o -MD -MP -MF _gcov_dump.dep -DL_gcov_dump -c ../../../libgcc/libgcov-interface.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_flush.o -MT _gcov_flush.o -MD -MP -MF _gcov_flush.dep -DL_gcov_flush -c ../../../libgcc/libgcov-interface.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_fork.o -MT _gcov_fork.o -MD -MP -MF _gcov_fork.dep -DL_gcov_fork -c ../../../libgcc/libgcov-interface.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execl.o -MT _gcov_execl.o -MD -MP -MF _gcov_execl.dep -DL_gcov_execl -c ../../../libgcc/libgcov-interface.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execlp.o -MT _gcov_execlp.o -MD -MP -MF _gcov_execlp.dep -DL_gcov_execlp -c ../../../libgcc/libgcov-interface.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execle.o -MT _gcov_execle.o -MD -MP -MF _gcov_execle.dep -DL_gcov_execle -c ../../../libgcc/libgcov-interface.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execv.o -MT _gcov_execv.o -MD -MP -MF _gcov_execv.dep -DL_gcov_execv -c ../../../libgcc/libgcov-interface.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execvp.o -MT _gcov_execvp.o -MD -MP -MF _gcov_execvp.dep -DL_gcov_execvp -c ../../../libgcc/libgcov-interface.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execve.o -MT _gcov_execve.o -MD -MP -MF _gcov_execve.dep -DL_gcov_execve -c ../../../libgcc/libgcov-interface.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_reset.o -MT _gcov_reset.o -MD -MP -MF _gcov_reset.dep -DL_gcov_reset -c ../../../libgcc/libgcov-interface.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov.o -MT _gcov.o -MD -MP -MF _gcov.dep -DL_gcov -c ../../../libgcc/libgcov-driver.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o unwind-dw2.o -MT unwind-dw2.o -MD -MP -MF unwind-dw2.dep -fexceptions -c ../../../libgcc/unwind-dw2.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o unwind-dw2-fde-dip.o -MT unwind-dw2-fde-dip.o -MD -MP -MF unwind-dw2-fde-dip.dep -fexceptions -c ../../../libgcc/unwind-dw2-fde-dip.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o unwind-sjlj.o -MT unwind-sjlj.o -MD -MP -MF unwind-sjlj.dep -fexceptions -c ../../../libgcc/unwind-sjlj.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o unwind-c.o -MT unwind-c.o -MD -MP -MF unwind-c.dep -fexceptions -c ../../../libgcc/unwind-c.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o emutls.o -MT emutls.o -MD -MP -MF emutls.dep -fexceptions -c ../../../libgcc/emutls.c -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _muldi3_s.o -MT _muldi3_s.o -MD -MP -MF _muldi3_s.dep -DSHARED -DL_muldi3 -c ../../../libgcc/libgcc2.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _negdi2_s.o -MT _negdi2_s.o -MD -MP -MF _negdi2_s.dep -DSHARED -DL_negdi2 -c ../../../libgcc/libgcc2.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _lshrdi3_s.o -MT _lshrdi3_s.o -MD -MP -MF _lshrdi3_s.dep -DSHARED -DL_lshrdi3 -c ../../../libgcc/libgcc2.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ashldi3_s.o -MT _ashldi3_s.o -MD -MP -MF _ashldi3_s.dep -DSHARED -DL_ashldi3 -c ../../../libgcc/libgcc2.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ashrdi3_s.o -MT _ashrdi3_s.o -MD -MP -MF _ashrdi3_s.dep -DSHARED -DL_ashrdi3 -c ../../../libgcc/libgcc2.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _cmpdi2_s.o -MT _cmpdi2_s.o -MD -MP -MF _cmpdi2_s.dep -DSHARED -DL_cmpdi2 -c ../../../libgcc/libgcc2.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ucmpdi2_s.o -MT _ucmpdi2_s.o -MD -MP -MF _ucmpdi2_s.dep -DSHARED -DL_ucmpdi2 -c ../../../libgcc/libgcc2.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clear_cache_s.o -MT _clear_cache_s.o -MD -MP -MF _clear_cache_s.dep -DSHARED -DL_clear_cache -c ../../../libgcc/libgcc2.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _trampoline_s.o -MT _trampoline_s.o -MD -MP -MF _trampoline_s.dep -DSHARED -DL_trampoline -c ../../../libgcc/libgcc2.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o __main_s.o -MT __main_s.o -MD -MP -MF __main_s.dep -DSHARED -DL__main -c ../../../libgcc/libgcc2.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _absvsi2_s.o -MT _absvsi2_s.o -MD -MP -MF _absvsi2_s.dep -DSHARED -DL_absvsi2 -c ../../../libgcc/libgcc2.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _absvdi2_s.o -MT _absvdi2_s.o -MD -MP -MF _absvdi2_s.dep -DSHARED -DL_absvdi2 -c ../../../libgcc/libgcc2.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _addvsi3_s.o -MT _addvsi3_s.o -MD -MP -MF _addvsi3_s.dep -DSHARED -DL_addvsi3 -c ../../../libgcc/libgcc2.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _addvdi3_s.o -MT _addvdi3_s.o -MD -MP -MF _addvdi3_s.dep -DSHARED -DL_addvdi3 -c ../../../libgcc/libgcc2.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _subvsi3_s.o -MT _subvsi3_s.o -MD -MP -MF _subvsi3_s.dep -DSHARED -DL_subvsi3 -c ../../../libgcc/libgcc2.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _subvdi3_s.o -MT _subvdi3_s.o -MD -MP -MF _subvdi3_s.dep -DSHARED -DL_subvdi3 -c ../../../libgcc/libgcc2.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulvsi3_s.o -MT _mulvsi3_s.o -MD -MP -MF _mulvsi3_s.dep -DSHARED -DL_mulvsi3 -c ../../../libgcc/libgcc2.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulvdi3_s.o -MT _mulvdi3_s.o -MD -MP -MF _mulvdi3_s.dep -DSHARED -DL_mulvdi3 -c ../../../libgcc/libgcc2.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _negvsi2_s.o -MT _negvsi2_s.o -MD -MP -MF _negvsi2_s.dep -DSHARED -DL_negvsi2 -c ../../../libgcc/libgcc2.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _negvdi2_s.o -MT _negvdi2_s.o -MD -MP -MF _negvdi2_s.dep -DSHARED -DL_negvdi2 -c ../../../libgcc/libgcc2.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ctors_s.o -MT _ctors_s.o -MD -MP -MF _ctors_s.dep -DSHARED -DL_ctors -c ../../../libgcc/libgcc2.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ffssi2_s.o -MT _ffssi2_s.o -MD -MP -MF _ffssi2_s.dep -DSHARED -DL_ffssi2 -c ../../../libgcc/libgcc2.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ffsdi2_s.o -MT _ffsdi2_s.o -MD -MP -MF _ffsdi2_s.dep -DSHARED -DL_ffsdi2 -c ../../../libgcc/libgcc2.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clz_s.o -MT _clz_s.o -MD -MP -MF _clz_s.dep -DSHARED -DL_clz -c ../../../libgcc/libgcc2.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clzsi2_s.o -MT _clzsi2_s.o -MD -MP -MF _clzsi2_s.dep -DSHARED -DL_clzsi2 -c ../../../libgcc/libgcc2.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clzdi2_s.o -MT _clzdi2_s.o -MD -MP -MF _clzdi2_s.dep -DSHARED -DL_clzdi2 -c ../../../libgcc/libgcc2.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ctzsi2_s.o -MT _ctzsi2_s.o -MD -MP -MF _ctzsi2_s.dep -DSHARED -DL_ctzsi2 -c ../../../libgcc/libgcc2.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ctzdi2_s.o -MT _ctzdi2_s.o -MD -MP -MF _ctzdi2_s.dep -DSHARED -DL_ctzdi2 -c ../../../libgcc/libgcc2.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _popcount_tab_s.o -MT _popcount_tab_s.o -MD -MP -MF _popcount_tab_s.dep -DSHARED -DL_popcount_tab -c ../../../libgcc/libgcc2.c
/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/xgcc -B/tmp/gcc@6-20180216-104642-u81mgw/gcc-6.4.0/build/./gcc/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/bin/ -B/homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/lib/ -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/include -isystem /homes/johan/.binbrew/Cellar/gcc@6/6.4.0_1/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF
View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment