Skip to content

Instantly share code, notes, and snippets.

@wahalulu
Created August 15, 2016 14:10
Show Gist options
  • Save wahalulu/f21dbd88179b2d0fb82513c7b1484470 to your computer and use it in GitHub Desktop.
Save wahalulu/f21dbd88179b2d0fb82513c7b1484470 to your computer and use it in GitHub Desktop.
gcc on Mac OS X 10.10.5 - Homebrew build logs
Homebrew build logs for gcc on Mac OS X 10.10.5
Build date: 2016-08-14 22:44:11
HOMEBREW_VERSION: 0.9.9
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: b630ab3d1717c1a436610a1542c71ebaadcf3bc0
Last commit: 7 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 261c54835398906ff8d2a4af72bbbd9357749fad
Core tap last commit: 5 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: octa-core 64-bit ivybridge
Homebrew Ruby: 2.0.0-p481
Clang: 7.0 build 700
Git: 2.5.4 => /Applications/Xcode.app/Contents/Developer/usr/bin/git
Perl: /usr/bin/perl
Python: /Users/marckvaisman/anaconda3/bin/python => /Users/marckvaisman/anaconda3/bin/python3.5
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby
Java: 1.8.0_66
OS X: 10.10.5-x86_64
Xcode: 7.2.1
CLT: 7.2.0.0.1.1447826929
X11: N/A
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 and just ignore them. Thanks!
Warning: Anaconda is known to frequently break Homebrew builds, including Vim and
MacVim, due to bundling many duplicates of system and Homebrew-available
tools.
If you encounter a build failure please temporarily remove Anaconda
from your $PATH and attempt the build again prior to reporting the
failure to us. Thanks!
Warning: python is symlinked to python3
This will confuse build scripts and in general lead to subtle breakage.
Warning: "config" scripts exist outside your system or Homebrew directories.
`./configure` scripts often look for *-config scripts to determine if
software packages are installed, and what additional flags to use when
compiling and linking.
Having additional scripts in your path can confuse software installed via
Homebrew if the config script overrides a system or Homebrew provided
script of the same name. We found the following "config" scripts:
/Users/marckvaisman/anaconda3/bin/curl-config
/Users/marckvaisman/anaconda3/bin/freetype-config
/Users/marckvaisman/anaconda3/bin/libdynd-config
/Users/marckvaisman/anaconda3/bin/libpng-config
/Users/marckvaisman/anaconda3/bin/libpng16-config
/Users/marckvaisman/anaconda3/bin/python3-config
/Users/marckvaisman/anaconda3/bin/python3.5-config
/Users/marckvaisman/anaconda3/bin/python3.5m-config
/Users/marckvaisman/anaconda3/bin/xml2-config
/Users/marckvaisman/anaconda3/bin/xslt-config
Warning: Unbrewed dylibs were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected dylibs:
/usr/local/lib/libtcl8.6.dylib
/usr/local/lib/libtk8.6.dylib
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/fakemysql.h
/usr/local/include/fakepq.h
/usr/local/include/fakesql.h
/usr/local/include/itcl.h
/usr/local/include/itcl2TclOO.h
/usr/local/include/itclDecls.h
/usr/local/include/itclInt.h
/usr/local/include/itclIntDecls.h
/usr/local/include/itclMigrate2TclCore.h
/usr/local/include/itclTclIntStubsFcn.h
/usr/local/include/mysqlStubs.h
/usr/local/include/odbcStubs.h
/usr/local/include/pqStubs.h
/usr/local/include/tcl.h
/usr/local/include/tclDecls.h
/usr/local/include/tclOO.h
/usr/local/include/tclOODecls.h
/usr/local/include/tclPlatDecls.h
/usr/local/include/tclThread.h
/usr/local/include/tclTomMath.h
/usr/local/include/tclTomMathDecls.h
/usr/local/include/tdbc.h
/usr/local/include/tdbcDecls.h
/usr/local/include/tdbcInt.h
/usr/local/include/tk.h
/usr/local/include/tkDecls.h
/usr/local/include/tkPlatDecls.h
Warning: Unbrewed .pc files were found in /usr/local/lib/pkgconfig.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected .pc files:
/usr/local/lib/pkgconfig/tcl.pc
/usr/local/lib/pkgconfig/tk.pc
Warning: Unbrewed static libraries were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected static libraries:
/usr/local/lib/libtclstub8.6.a
/usr/local/lib/libtkstub8.6.a
Warning: Some installed formula are missing dependencies.
You should `brew install` the missing dependencies:
brew install doxygen
Run `brew missing` for more details.
2016-08-14 22:43:56 -0400
../configure
--build=x86_64-apple-darwin14.5.0
--prefix=/usr/local/Cellar/gcc/6.1.0_1
--libdir=/usr/local/Cellar/gcc/6.1.0_1/lib/gcc/6
--enable-languages=c,c++,objc,obj-c++,fortran,java,jit
--program-suffix=-6
--with-gmp=/usr/local/opt/gmp
--with-mpfr=/usr/local/opt/mpfr
--with-mpc=/usr/local/opt/libmpc
--with-isl=/usr/local/opt/isl
--with-system-zlib
--enable-libstdcxx-time=yes
--enable-stage1-checking
--enable-checking=release
--enable-lto
--with-build-config=bootstrap-debug
--disable-werror
--with-pkgversion=Homebrew gcc 6.1.0_1 --with-all-languages
--with-bugurl=https://github.com/Homebrew/homebrew/issues
--enable-plugin
--disable-nls
--with-ecj-jar=/usr/local/opt/ecj/share/java/ecj.jar
--enable-multilib
--enable-host-shared
checking build system type... x86_64-apple-darwin14.5.0
checking host system type... x86_64-apple-darwin14.5.0
checking target system type... x86_64-apple-darwin14.5.0
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/local/Library/Homebrew/shims/super/sed
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking for libatomic support... yes
checking for libcilkrts support... yes
checking for libitm support... yes
checking for libsanitizer support... yes
checking for libvtv support... no
checking for libmpx support... no
checking for gcc... clang
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 clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking whether g++ accepts -static-libstdc++ -static-libgcc... no
checking for gnatbind... no
checking for gnatmake... no
checking whether compiler driver understands Ada... no
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
checking for objdir... .libs
checking for the correct version of gmp.h... yes
checking for the correct version of mpfr.h... yes
checking for the correct version of mpc.h... yes
checking for the correct version of the gmp/mpfr/mpc libraries... yes
checking for isl 0.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,java,jit,lto,objc,obj-c++
*** This configuration is not supported in the following subdirectories:
zlib target-libvtv target-libmpx target-libgo gnattools gotools target-libada target-liboffloadmic
(Any other directories should still work fine.)
rm: conftest.dSYM: is a directory
checking for default BUILD_CONFIG... bootstrap-debug
checking for --enable-vtable-verify... no
checking for bison... bison -y
checking for bison... bison
checking for gm4... gm4
checking for flex... flex
checking for flex... flex
checking for makeinfo... makeinfo
checking for expect... expect
checking for runtest... no
checking for ar... ar
checking for as... as
checking for dlltool... no
checking for ld... (cached) /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking for lipo... lipo
checking for nm... nm
checking for ranlib... ranlib
checking for strip... strip
checking for windres... no
checking for windmc... no
checking for objcopy... no
checking for objdump... no
checking for readelf... no
checking for cc... cc
checking for c++... c++
checking for gcc... gcc
checking for gcj... no
checking for gfortran... no
checking for gccgo... no
checking for ar... no
checking for ar... ar
checking for as... no
checking for as... as
checking for dlltool... no
checking for dlltool... no
checking for ld... no
checking for ld... ld
checking for lipo... no
checking for lipo... lipo
checking for nm... no
checking for nm... nm
checking for objcopy... no
checking for objcopy... no
checking for objdump... no
checking for objdump... no
checking for ranlib... no
checking for ranlib... ranlib
checking for readelf... no
checking for readelf... no
checking for strip... no
checking for strip... strip
checking for windres... no
checking for windres... no
checking for windmc... no
checking for windmc... no
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... just compiled
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
clang called with: --version
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -v
superenv executed: clang -v
clang called with: -V
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -qversion
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: --version
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -v
superenv executed: clang++ -v
clang++ called with: -V
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -qversion
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -c conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -march=native -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c -g conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -march=native -c -g conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -print-prog-name=ld
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -print-prog-name=ld -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c conftest.adb
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c conftest.adb -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include conftest.c -L/usr/local/opt/gmp/lib -L/usr/local/opt/mpfr/lib -L/usr/local/opt/libmpc/lib -lmpc -lmpfr -lgmp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include conftest.c -L/usr/local/opt/gmp/lib -L/usr/local/opt/mpfr/lib -L/usr/local/opt/libmpc/lib -lmpc -lmpfr -lgmp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I/usr/local/opt/isl/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -L/usr/local/opt/isl/lib -lisl -L/usr/local/opt/gmp/lib -L/usr/local/opt/mpfr/lib -L/usr/local/opt/libmpc/lib -lmpc -lmpfr -lgmp conftest.c -lisl -lgmp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/isl/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -L/usr/local/opt/isl/lib -lisl -L/usr/local/opt/gmp/lib -L/usr/local/opt/mpfr/lib -L/usr/local/opt/libmpc/lib -lmpc -lmpfr -lgmp conftest.c -lisl -lgmp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I/usr/local/opt/isl/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -L/usr/local/opt/isl/lib -lisl -L/usr/local/opt/gmp/lib -L/usr/local/opt/mpfr/lib -L/usr/local/opt/libmpc/lib -lmpc -lmpfr -lgmp conftest.c -lisl -lgmp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/isl/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -L/usr/local/opt/isl/lib -lisl -L/usr/local/opt/gmp/lib -L/usr/local/opt/mpfr/lib -L/usr/local/opt/libmpc/lib -lmpc -lmpfr -lgmp conftest.c -lisl -lgmp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
This file has been truncated, but you can view the full file.
2016-08-14 22:44:09 -0400
make
bootstrap
echo stage3 > stage_final
mkdir build-x86_64-apple-darwin14.5.0
mkdir build-x86_64-apple-darwin14.5.0
mkdir build-x86_64-apple-darwin14.5.0
mkdir: build-x86_64-apple-darwin14.5.0: File exists
mkdir build-x86_64-apple-darwin14.5.0/fixincludes
mkdir build-x86_64-apple-darwin14.5.0/libiberty
mkdir: build-x86_64-apple-darwin14.5.0: File exists
mkdir build-x86_64-apple-darwin14.5.0/libcpp
Configuring in build-x86_64-apple-darwin14.5.0/libiberty
Configuring in build-x86_64-apple-darwin14.5.0/fixincludes
Configuring in build-x86_64-apple-darwin14.5.0/libcpp
Configuring stage 1 in ./intl
Configuring stage 1 in ./libiberty
Configuring stage 1 in ./libbacktrace
Configuring stage 1 in ./libdecnumber
configure: creating cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
configure: creating cache ./config.cache
checking for makeinfo... makeinfo --split-size=5000000 --split-size=5000000
configure: creating cache ./config.cache
checking for perl... perl
checking build system type... checking build system type... checking build system type... x86_64-apple-darwin14.5.0
checking host system type... x86_64-apple-darwin14.5.0
checking host system type... x86_64-apple-darwin14.5.0
checking host system type... x86_64-apple-darwin14.5.0
checking target system type... x86_64-apple-darwin14.5.0
checking target system type... x86_64-apple-darwin14.5.0
checking for x86_64-apple-darwin14.5.0-ar... x86_64-apple-darwin14.5.0
ar
checking for x86_64-apple-darwin14.5.0-gcc... checking for x86_64-apple-darwin14.5.0-ranlib... clang
ranlib
x86_64-apple-darwin14.5.0
checking whether to install libiberty headers and static library... checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make sets $(MAKE)... no
configure: target_header_dir =
checking for x86_64-apple-darwin14.5.0-gcc... clang
yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for x86_64-apple-darwin14.5.0-gcc... clang
checking for C compiler default output file name... checking for C compiler default output file name... a.out
checking whether the C compiler works... checking for C compiler default output file name... a.out
checking whether the C compiler works... a.out
checking whether the C compiler works... configure: creating cache ./config.cache
checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make sets $(MAKE)... configure: creating cache ./config.cache
configure: creating cache ./config.cache
checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make sets $(MAKE)... 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
yes
checking for a BSD-compatible install... /usr/bin/install -c
yes
checking for perl... checking whether NLS is requested... checking for x86_64-apple-darwin14.5.0-gcc... checking build system type... no
perl
clang
checking for msgfmt... no
checking for gmsgfmt... :
checking build system type... x86_64-apple-darwin14.5.0
checking for xgettext... checking host system type... no
checking for msgmerge... no
checking for x86_64-apple-darwin14.5.0-gcc... clang
x86_64-apple-darwin14.5.0
checking host system type... x86_64-apple-darwin14.5.0
checking target system type... x86_64-apple-darwin14.5.0
checking for x86_64-apple-darwin14.5.0-ar... x86_64-apple-darwin14.5.0
ar
checking for x86_64-apple-darwin14.5.0-gcc... checking for x86_64-apple-darwin14.5.0-ranlib... clang
ranlib
checking whether to install libiberty headers and static library... no
configure: target_header_dir =
checking for x86_64-apple-darwin14.5.0-gcc... clang
checking for C compiler default output file name... checking for C compiler default output file name... a.out
checking whether the C compiler works... checking for C compiler default output file name... a.out
checking whether the C compiler works... a.out
checking whether the C compiler works... checking for C compiler default output file name... yes
checking whether we are cross compiling... a.out
no
checking whether the C compiler works... checking for suffix of executables...
yes
checking for suffix of object files... checking whether we are cross compiling... no
checking for suffix of executables... yes
o
checking whether we are cross compiling... checking whether we are using the GNU C compiler... no
checking for suffix of executables...
checking for suffix of object files... yes
checking whether clang accepts -g...
o
checking for suffix of object files... checking whether we are using the GNU C compiler... yes
checking for clang option to accept ISO C89... o
yes
checking whether we are using the GNU C compiler... checking whether clang accepts -g... none needed
checking how to run the C preprocessor... yes
yes
checking for clang option to accept ISO C89... checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
clang -E
none needed
checking how to run the C preprocessor... checking for grep that handles long lines and -e... clang -E
checking whether we are using the GNU C++ compiler... yes
checking whether we are cross compiling... no
checking for suffix of executables... yes
checking whether we are cross compiling... yes
no
checking whether clang++ -std=gnu++98 accepts -g... checking for suffix of executables... yes
checking whether we are cross compiling... checking for grep that handles long lines and -e... no
checking for suffix of executables... yes
checking whether we are cross compiling... no
checking for suffix of executables... yes
checking for x86_64-apple-darwin14.5.0-ranlib... checking for suffix of object files... ranlib
checking how to run the C preprocessor...
checking for suffix of object files...
checking for suffix of object files... o
checking whether we are using the GNU C compiler...
checking for suffix of object files... clang -E
o
checking whether we are using the GNU C compiler... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... /usr/bin/grep
checking for egrep... checking for grep that handles long lines and -e... /usr/bin/grep -E
yes
checking for ANSI C header files... checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... yes
checking for clang option to accept ISO C89... rm: conftest.dSYM: is a directory
/usr/bin/grep
yes
checking for egrep... none needed
checking for clang option to accept ISO C89... checking for x86_64-apple-darwin14.5.0-ranlib... /usr/bin/grep -E
ranlib
checking for ANSI C header files... checking for aclocal... no
checking for autoconf... no
checking for autoheader... rm: conftest.dSYM: is a directory
no
none needed
checking whether clang supports -W... none needed
checking how to run the C preprocessor... none needed
checking build system type... checking how to run the C preprocessor... rm: conftest.dSYM: is a directory
yes
x86_64-apple-darwin14.5.0
checking host system type... checking whether clang supports -Wall... rm: conftest.dSYM: is a directory
x86_64-apple-darwin14.5.0
checking for x86_64-apple-darwin14.5.0-ranlib... ranlib
checking for library containing strerror... yes
clang -E
checking whether clang supports -Wwrite-strings... /usr/bin/grep
checking for egrep... clang -E
/usr/bin/grep -E
checking for ANSI C header files... yes
checking whether clang supports -Wstrict-prototypes... none required
checking how to run the C preprocessor... rm: conftest.dSYM: is a directory
checking for grep that handles long lines and -e... yes
checking whether clang supports -Wmissing-prototypes... rm: conftest.dSYM: is a directory
checking for grep that handles long lines and -e... yes
clang -E
checking whether clang supports -Wold-style-definition... yes
checking whether clang supports -Wmissing-format-attribute... checking for grep that handles long lines and -e... yes
checking whether clang supports -Wcast-qual... yes
checking whether clang supports -pedantic -Wlong-long... yes
checking how to run the C preprocessor... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... clang -E
yes
checking for sys/types.h... rm: conftest.dSYM: is a directory
rm: conftest.dSYM: is a directory
yes
yes
checking for sys/types.h... checking for sys/stat.h... rm: conftest.dSYM: is a directory
/usr/bin/grep
checking for egrep... rm: conftest.dSYM: is a directory
checking for grep that handles long lines and -e... yes
/usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/stat.h... checking for stdlib.h... yes
yes
checking for stdlib.h... checking for string.h... yes
yes
checking for string.h... yes
checking for memory.h... checking for sys/types.h... yes
yes
yes
checking for memory.h... checking for strings.h... checking for sys/stat.h... yes
yes
checking for strings.h... yes
checking for inttypes.h... checking for stdlib.h... yes
yes
checking for inttypes.h... yes
checking for stdint.h... checking for string.h... yes
yes
/usr/bin/grep
checking for egrep... yes
checking for stdint.h... /usr/bin/grep -E
checking for unistd.h... checking for ANSI C header files... checking for memory.h... yes
yes
checking for unistd.h... yes
checking minix/config.h usability... checking for strings.h... yes
rm: conftest.dSYM: is a directory
checking minix/config.h usability... yes
no
checking minix/config.h presence... checking for inttypes.h... rm: conftest.dSYM: is a directory
no
no
checking for minix/config.h... checking minix/config.h presence... yes
no
checking whether it is safe to define __EXTENSIONS__... checking for stdint.h... no
checking for minix/config.h... no
yes
checking whether it is safe to define __EXTENSIONS__... checking for a sed that does not truncate output... yes
/usr/local/Library/Homebrew/shims/super/sed
checking whether clang supports -W... checking for unistd.h... yes
checking for special C compiler options needed for large files... yes
no
checking for _FILE_OFFSET_BITS value needed for large files... checking whether clang supports -Wall... yes
checking minix/config.h usability... no
yes
checking whether clang supports -Wwrite-strings... checking whether clang supports -W... no
checking minix/config.h presence... yes
yes
checking whether clang supports -Wall... checking whether clang supports -Wstrict-prototypes... yes
no
checking for minix/config.h... no
yes
yes
checking for sys/types.h... checking whether it is safe to define __EXTENSIONS__... checking whether clang supports -Wwrite-strings... checking whether clang supports -Wmissing-prototypes... yes
checking for sys/types.h... yes
yes
checking whether clang supports -Wc++-compat... yes
checking whether clang supports -Wold-style-definition... checking for special C compiler options needed for large files... no
yes
checking for _FILE_OFFSET_BITS value needed for large files... checking for sys/stat.h... yes
yes
yes
checking whether clang supports -Wstrict-prototypes... checking whether clang supports -Wmissing-format-attribute... no
checking for aclocal... no
checking for sys/stat.h... checking for autoconf... no
checking for autoheader... no
checking whether clang supports -W... yes
checking whether clang supports -pedantic ... yes
checking whether clang supports -Woverlength-strings... yes
checking for stdlib.h... yes
yes
checking for an ANSI C-conforming const... yes
checking whether clang supports -Wall... checking whether clang and cc understand -c and -o together... yes
yes
checking whether clang supports -pedantic -Wlong-long... checking for stdlib.h... yes
checking whether clang supports -Wnarrowing... yes
checking for ANSI C header files... yes
(cached) yes
yes
checking for inline... checking stddef.h usability... checking for string.h... yes
checking whether clang supports -Wwrite-strings... yes
yes
checking for string.h... checking stddef.h presence... inline
yes
checking for sys/types.h... checking whether clang supports -Wmissing-format-attribute... yes
yes
checking for stddef.h... yes
yes
checking for memory.h... checking for an ANSI C-conforming const... checking for stdlib.h... (cached) yes
yes
yes
checking whether clang supports -Wstrict-prototypes... checking for strings.h... (cached) yes
yes
checking for memory.h... checking for unistd.h... yes
(cached) checking for inline... yes
checking for sys/stat.h... yes
checking fcntl.h usability... checking whether clang supports -Wmissing-prototypes... yes
inline
yes
checking whether byte ordering is bigendian... checking for sys/types.h... checking for strings.h... yes
yes
yes
checking fcntl.h presence... checking whether clang supports -Wold-style-definition... yes
checking for strings.h... checking for stdlib.h... yes
yes
checking for fcntl.h... yes
checking whether clang supports -Wc++-compat... yes
yes
checking sys/file.h usability... checking for sys/stat.h... checking for inttypes.h... yes
checking whether clang supports -pedantic -Wlong-long... yes
yes
yes
no
checking sys/file.h presence... checking for a BSD-compatible install... /usr/bin/install -c
checking for inttypes.h... checking for string.h... yes
checking for sys/file.h... checking whether clang supports -fno-exceptions... yes
yes
yes
checking for sys/file.h... yes
checking for sys/stat.h... (cached) yes
yes
checking for stdlib.h... yes
checking for stdint.h... checking whether clang supports -fno-rtti... checking for sys/param.h... checking for clearerr_unlocked... yes
yes
checking for stdint.h... yes
checking for memory.h... yes
checking for limits.h... yes
yes
yes
checking for feof_unlocked... checking dependency style of clang++ -std=gnu++98... checking for string.h... yes
checking for unistd.h... yes
checking for stdlib.h... yes
(cached) yes
checking for malloc.h... checking for unistd.h... checking for strings.h... yes
checking for ferror_unlocked... yes
gcc3
checking whether time.h and sys/time.h may both be included... yes
no
checking for string.h... (cached) checking minix/config.h usability... checking for memory.h... yes
yes
checking for unistd.h... (cached) yes
yes
yes
checking whether string.h and strings.h may both be included... yes
checking minix/config.h usability... checking for strings.h... (cached) yes
checking for fflush_unlocked... checking for inttypes.h... checking for sys/time.h... yes
yes
checking locale.h usability... no
yes
checking minix/config.h presence... checking for strings.h... no
checking for time.h... yes
checking for fgetc_unlocked... yes
checking locale.h presence... no
checking minix/config.h presence... checking for stdint.h... yes
checking for sys/resource.h... yes
checking for locale.h... yes
yes
no
checking for minix/config.h... no
no
checking whether it is safe to define __EXTENSIONS__... checking fcntl.h usability... checking for fgets_unlocked... checking for inttypes.h... yes
yes
checking for sys/stat.h... no
(cached) checking for minix/config.h... yes
no
checking whether it is safe to define __EXTENSIONS__... checking for sys/mman.h... yes
checking for unistd.h... checking fcntl.h presence... no
yes
checking for fileno_unlocked... checking for a BSD-compatible install... /usr/bin/install -c
yes
checking whether build environment is sane... yes
yes
checking for fcntl.h... yes
checking for fcntl.h... checking for stdint.h... yes
checking limits.h usability... checking for special C compiler options needed for large files... yes
no
checking for _FILE_OFFSET_BITS value needed for large files... yes
checking for off_t... yes
checking for fprintf_unlocked... checking for alloca.h... yes
checking limits.h presence... yes
no
yes
checking for unistd.h... checking whether clang supports -W... checking for sys/pstat.h... yes
checking for limits.h... yes
no
checking for fputc_unlocked... checking stddef.h usability... no
checking for sys/sysmp.h... yes
yes
checking whether clang supports -Wall... yes
checking stddef.h presence... no
checking for fputs_unlocked... yes
checking ctype.h usability... checking for size_t... no
yes
checking for sys/sysinfo.h... yes
checking for stddef.h... yes
checking for a thread-safe mkdir -p... yes
checking for stdlib.h... (cached) ../../libbacktrace/../install-sh -c -d
checking for gawk... yes
awk
checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make sets $(MAKE)... checking whether clang supports -Wwrite-strings... no
checking for strings.h... (cached) yes
checking for fread_unlocked... no
checking for machine/hal_sysinfo.h... yes
yes
checking ctype.h presence... checking for string.h... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-apple-darwin14.5.0-gcc... (cached) checking sys/file.h usability... clang
yes
no
checking whether clang supports -Wc++-compat... checking for sys/table.h... no
checking for fwrite_unlocked... yes
checking for ctype.h... yes
yes
checking sys/file.h presence... yes
checking for working alloca.h... checking stddef.h usability... no
checking for sys/sysctl.h... yes
yes
checking for sys/file.h... yes
checking whether clang supports -Wstrict-prototypes... no
checking for getchar_unlocked... checking for unistd.h... (cached) yes
checking whether byte ordering is bigendian... yes
yes
checking for sys/systemcfg.h... checking stddef.h presence... yes
checking for alloca... yes
checking whether clang supports -pedantic ... yes
checking for getc_unlocked... no
checking for stdint.h... yes
(cached) checking for stddef.h... yes
yes
checking whether we are using the GNU C compiler... (cached) yes
yes
checking whether clang accepts -g... (cached) checking for stdio_ext.h... checking whether clang and cc understand -c and -o together... yes
checking for clang option to accept ISO C89... (cached) none needed
checking for x86_64-apple-darwin14.5.0-ranlib... checking for string.h... (cached) ranlib
yes
checking for gawk... (cached) yes
awk
yes
checking how to print strings... printf
checking for a sed that does not truncate output... checking for stdlib.h... (cached) no
yes
checking for an ANSI C-conforming const... checking for putchar_unlocked... /usr/local/Library/Homebrew/shims/super/sed
checking stdio.h usability... no
checking for fgrep... checking for process.h... /usr/bin/grep -F
checking for ld used by clang... checking for unistd.h... (cached) yes
yes
checking for inline... checking for getpagesize... yes
no
checking for sys/prctl.h... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking for putc_unlocked... checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... yes
checking stdio.h presence... no
inline
checking for obstacks... checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... no
checking for sys/wait.h that is POSIX.1 compatible... yes
yes
checking for working mmap... yes
checking for stdio.h... yes
no
checking for off_t... checking whether abort is declared... looking for a compliant stdint.h in stdint.h, yes
checking for uintmax_t... checking whether time.h and sys/time.h may both be included... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
yes
checking whether the shell understands "+="... yes
checking whether asprintf is declared... checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... yes
-r
checking for x86_64-apple-darwin14.5.0-objdump... yes
checking whether errno must be declared... objdump
checking for an ANSI C-conforming const... checking how to recognize dependent libraries... pass_all
checking for x86_64-apple-darwin14.5.0-ar... ar
checking for x86_64-apple-darwin14.5.0-strip... no
checking for strip... strip
yes
checking for x86_64-apple-darwin14.5.0-ranlib... (cached) checking for size_t... ranlib
checking command to parse nm output from clang object... no
yes
checking size of int... checking whether basename is declared... yes
checking for inline... yes
checking for uintptr_t... no
inline
checking whether byte ordering is bigendian... checking whether errno is declared... yes
checking for ssize_t... no
checking whether vasprintf is declared... yes
checking for int_least32_t... yes
checking for uintptr_t... yes
checking whether clearerr_unlocked is declared... yes
ok
checking for x86_64-apple-darwin14.5.0-dsymutil... no
checking for dsymutil... checking whether feof_unlocked is declared... dsymutil
checking for x86_64-apple-darwin14.5.0-nmedit... no
no
checking for a BSD-compatible install... checking for nmedit... /usr/bin/install -c
nmedit
checking for x86_64-apple-darwin14.5.0-lipo... no
checking for lipo... lipo
yes
checking for x86_64-apple-darwin14.5.0-otool... checking for ptrdiff_t... checking for sys/file.h... no
checking for otool... otool
checking for x86_64-apple-darwin14.5.0-otool64... no
yes
yes
checking for otool64... checking for int_fast32_t... no
checking for -single_module linker flag... checking whether ferror_unlocked is declared... yes
yes
checking for sys/param.h... checking whether fflush_unlocked is declared... yes
yes
checking for -exported_symbols_list linker flag... checking for uint64_t... yes
no
yes
yes
checking whether struct tm is in sys/time.h or time.h... checking for uint64_t... checking whether fgetc_unlocked is declared... checking for limits.h... yes
checking for -force_load linker flag... time.h
checking size of int... yes
no
checking whether fgets_unlocked is declared... checking for stdlib.h... (cached) yes
checking for malloc.h... no
yes
checking what to include in gstdint.h... stdint.h (already complete)
checking whether fileno_unlocked is declared... checking for an ANSI C-conforming const... no
no
checking for dlfcn.h... checking for string.h... yes
(cached) yes
checking whether fprintf_unlocked is declared... yes
checking for off_t... checking for unistd.h... (cached) yes
checking for strings.h... (cached) yes
yes
checking for objdir... no
.libs
checking for sys/time.h... checking whether fputc_unlocked is declared... yes
no
checking whether fputs_unlocked is declared... checking for time.h... yes
checking size of int... checking if clang supports -fno-rtti -fno-exceptions... yes
no
checking whether fread_unlocked is declared... checking for sys/resource.h... yes
checking for clang option to produce PIC... -fno-common -DPIC
checking if clang PIC flag -fno-common -DPIC works... no
yes
checking whether fwrite_unlocked is declared... checking for sys/stat.h... (cached) yes
checking for sys/mman.h... yes
no
checking if clang static flag -static works... checking whether getchar_unlocked is declared... yes
no
checking if clang supports -c -o file.o... checking for fcntl.h... yes
checking whether getc_unlocked is declared... yes
yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking for alloca.h... checking whether putchar_unlocked is declared... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
no
checking dynamic linker characteristics... checking whether integer division by zero raises SIGFPE... yes
yes
4
checking size of long... checking whether putc_unlocked is declared... checking for sys/pstat.h... no
checking for inttypes.h... yes
darwin14.5.0 dyld
checking for an ANSI C-conforming const... checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... no
yes
checking whether to build shared libraries... yes
checking whether to build static libraries... checking for sys/sysmp.h... yes
yes
checking unwind.h usability... checking sys/mman.h usability... yes
checking for stdint.h... yes
checking sys/mman.h presence... no
yes
checking unwind.h presence... checking for sys/sysinfo.h... yes
checking for unsigned long long... yes
checking for sys/mman.h... yes
checking for mmap... yes
checking for unwind.h... yes
checking for _Unwind_Backtrace... no
checking for machine/hal_sysinfo.h... yes
checking whether read-only mmap of a plain file works... yes
checking whether mmap from /dev/zero works... yes
no
checking for inttypes.h... checking for MAP_ANON(YMOUS)... yes
yes
checking for -funwind-tables option... checking whether mmap with MAP_ANON(YMOUS) works... yes
checking whether to enable maintainer-specific portions of Makefiles... no
no
yes
checking whether the inttypes.h PRIxNN macros are broken... checking for sys/table.h... configure: updating cache ./config.cache
configure: creating ./config.status
yes
checking for -frandom-seed=string option... no
checking argz.h usability... no
checking for sys/sysctl.h... yes
checking whether clang supports -W... yes
no
checking argz.h presence... yes
checking for sys/systemcfg.h... checking whether clang supports -Wall... config.status: creating Makefile
yes
no
config.status: creating mkheaders.almost
checking for argz.h... no
no
checking whether clang supports -Wwrite-strings... checking for stdint.h... checking limits.h usability... (cached) yes
config.status: creating config.h
checking for stdio_ext.h... yes
checking whether clang supports -Wstrict-prototypes... yes
checking limits.h presence... no
checking for process.h... 4
checking size of long... yes
yes
checking for limits.h... yes
checking whether clang supports -Wmissing-prototypes... checking locale.h usability... no
checking for sys/prctl.h... yes
checking whether clang supports -Wold-style-definition... yes
checking locale.h presence... yes
no
checking for sys/wait.h that is POSIX.1 compatible... checking whether clang supports -Wmissing-format-attribute... yes
checking for locale.h... yes
4
checking nl_types.h usability... checking size of long... yes
yes
checking whether time.h and sys/time.h may both be included... checking whether clang supports -Wcast-qual... yes
checking nl_types.h presence... yes
yes
checking for _Unwind_GetIPInfo... checking whether errno must be declared... yes
checking for nl_types.h... yes
checking malloc.h usability... no
checking size of int... yes
checking __sync extensions... 8
checking size of size_t... no
checking malloc.h presence... yes
checking __atomic extensions... no
checking for malloc.h... no
checking stddef.h usability... yes
checking output filetype... yes
checking stddef.h presence...
configure: WARNING: could not determine output file type
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking for uintptr_t... 8
checking for clearerr_unlocked... yes
checking sys/param.h presence... yes
checking for feof_unlocked... yes
checking for sys/param.h... yes
8
checking for ANSI C header files... checking for feof_unlocked... (cached) yes
yes
checking for int_least32_t... yes
checking build system type... checking for ferror_unlocked... 8
4
checking for long long... checking size of long... x86_64-apple-darwin14.5.0
checking host system type... yes
yes
checking for fgets_unlocked... x86_64-apple-darwin14.5.0
checking for fflush_unlocked... checking target system type... yes
checking for int_fast32_t... x86_64-apple-darwin14.5.0
checking for decimal floating point... yes
configure: WARNING: decimal float is not supported for this target, ignored
checking size of long long... dpd
checking whether byte ordering is bigendian... no
checking for fgetc_unlocked... no
checking for getc_unlocked... no
checking for fgets_unlocked... yes
checking for uint64_t... yes
no
checking for getcwd... checking for fileno_unlocked... no
yes
configure: updating cache ./config.cache
checking for fprintf_unlocked... yes
configure: creating ./config.status
checking for getegid... yes
checking what to include in gstdint.h... stdint.h (already complete)
checking sys/mman.h usability... no
checking for fputc_unlocked... yes
yes
checking sys/mman.h presence... no
checking for geteuid... checking for fputs_unlocked... yes
checking for sys/mman.h... yes
checking for mmap... 8
checking size of size_t... no
checking for fread_unlocked... yes
checking for getgid... 8
checking for a 64-bit type... yes
no
checking for fwrite_unlocked... uint64_t
checking for intptr_t... checking link.h usability... yes
no
config.status: creating Makefile
checking for getchar_unlocked... checking for getuid... config.status: creating config.h
yes
config.status: executing gstdint.h commands
no
yes
checking link.h presence... checking for uintptr_t... checking for getc_unlocked... yes
checking for mempcpy... yes
no
checking for link.h... no
checking for fcntl... checking for putchar_unlocked... yes
checking for ssize_t... no
yes
checking for munmap... checking for putc_unlocked... yes
checking whether strnlen is declared... 8
checking for long long... yes
checking for pid_t... source='../../libdecnumber/decNumber.c' object='decNumber.o' libtool=no clang -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. -fPIC -c ../../libdecnumber/decNumber.c
source='../../libdecnumber/decContext.c' object='decContext.o' libtool=no clang -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. -fPIC -c ../../libdecnumber/decContext.c
source='../../libdecnumber/dpd/decimal32.c' object='decimal32.o' libtool=no clang -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. -fPIC -c ../../libdecnumber/dpd/decimal32.c
yes
yes
checking whether abort is declared... yes
checking for getexecname... checking for putenv... source='../../libdecnumber/dpd/decimal64.c' object='decimal64.o' libtool=no clang -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. -fPIC -c ../../libdecnumber/dpd/decimal64.c
yes
source='../../libdecnumber/dpd/decimal128.c' object='decimal128.o' libtool=no clang -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. -fPIC -c ../../libdecnumber/dpd/decimal128.c
checking whether asprintf is declared... yes
checking for library containing strerror... yes
yes
yes
no
checking whether tests can run... checking size of long long... checking whether basename is declared... checking for setenv... none required
checking for asprintf... no
checking whether errno is declared... yes
yes
checking for atexit... checking for setlocale... no
checking whether getopt is declared... yes
rm -f libdecnumber.a
ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o
checking for basename... yes
yes
ranlib libdecnumber.a
checking whether vasprintf is declared... checking for stpcpy... yes
checking for bcmp... yes
checking whether clearerr_unlocked is declared... yes
yes
checking for bcopy... checking for strcasecmp... yes
checking whether feof_unlocked is declared... yes
yes
yes
checking for bsearch... 8
checking for a 64-bit type... checking whether ferror_unlocked is declared... yes
configure: updating cache ./config.cache
configure: creating ./config.status
checking for strdup... yes
yes
uint64_t
checking for bzero... checking whether fflush_unlocked is declared... checking for intptr_t... no
yes
yes
checking whether fgetc_unlocked is declared... checking for calloc... checking for strtoul... no
yes
checking whether fgets_unlocked is declared... yes
checking for clock... checking for uintptr_t... yes
checking for tsearch... no
yes
checking whether fileno_unlocked is declared... checking for ffs... yes
yes
checking whether fprintf_unlocked is declared... yes
checking for __argz_count... checking for getcwd... yes
checking for ssize_t... no
checking whether fputc_unlocked is declared... yes
checking for getpagesize... no
checking for __argz_stringify... no
checking whether fputs_unlocked is declared... yes
checking for gettimeofday... yes
checking for pid_t... no
checking whether fread_unlocked is declared... no
yes
checking for __argz_next... checking for index... no
checking whether fwrite_unlocked is declared... yes
checking for insque... no
checking for __fsetlocking... no
yes
checking for library containing strerror... checking whether getchar_unlocked is declared... yes
checking for memchr... yes
checking whether getc_unlocked is declared... no
checking for iconv... none required
yes
checking for asprintf... yes
checking for memcmp... checking whether putchar_unlocked is declared... yes
yes
checking whether putc_unlocked is declared... checking for memcpy... yes
checking for atexit... yes
checking for working alloca.h... yes
checking for memmem... yes
checking for iconv declaration... yes
checking for alloca... yes
yes
checking for basename... checking for memmove... 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 ANSI C header files... (cached) yes
checking for nl_langinfo and CODESET... yes
yes
checking for mempcpy... yes
yes
checking whether NLS is requested... checking for LC_MESSAGES... no
checking for uchar... checking for bcmp... no
checking for memset...
checking for ld used by GCC... yes
checking for bison... yes
bison
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking version of bison... checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for shared library run path origin... 2.3, ok
checking for ld used by GCC... checking for bcopy... yes
checking for mkstemps... done
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... checking for iconv... (cached) no
no
checking for shared library run path origin... yes
yes
checking for putenv... checking for bsearch... configure: updating cache ./config.cache
configure: creating ./config.status
yes
checking for random... done
checking whether NLS is requested... no
checking whether to use NLS... no
checking for aclocal... no
checking for autoconf... yes
no
checking for autoheader... config.status: creating Makefile
no
checking for bzero... yes
checking for rename... configure: updating cache ./config.cache
config.status: creating backtrace-supported.h
configure: creating ./config.status
config.status: creating config.h
yes
checking for rindex... yes
config.status: executing libtool commands
config.status: creating Makefile
checking for calloc... config.status: creating config.h
config.status: executing depdir commands
mkdir .deps
yes
config.status: executing gstdint.h commands
checking for setenv... yes
yes
checking for clock... checking for snprintf... config.status: executing default commands
yes
yes
checking for sigsetmask... checking for ffs... config.status: creating Makefile
yes
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-am
checking for stpcpy... /bin/sh ./libtool --tag=CC --mode=compile clang -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 -fPIC -g -c -o atomic.lo ../../libbacktrace/atomic.c
/bin/sh ./libtool --tag=CC --mode=compile clang -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 -fPIC -g -c -o dwarf.lo ../../libbacktrace/dwarf.c
/bin/sh ./libtool --tag=CC --mode=compile clang -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 -fPIC -g -c -o fileline.lo ../../libbacktrace/fileline.c
/bin/sh ./libtool --tag=CC --mode=compile clang -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 -fPIC -g -c -o posix.lo ../../libbacktrace/posix.c
/bin/sh ./libtool --tag=CC --mode=compile clang -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 -fPIC -g -c -o print.lo ../../libbacktrace/print.c
config.status: creating config.intl
yes
libtool: compile: clang -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 -fPIC -g -c ../../libbacktrace/atomic.c -fno-common -DPIC -o .libs/atomic.o
libtool: compile: clang -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 -fPIC -g -c ../../libbacktrace/posix.c -fno-common -DPIC -o .libs/posix.o
libtool: compile: clang -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 -fPIC -g -c ../../libbacktrace/dwarf.c -fno-common -DPIC -o .libs/dwarf.o
libtool: compile: clang -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 -fPIC -g -c ../../libbacktrace/print.c -fno-common -DPIC -o .libs/print.o
libtool: compile: clang -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 -fPIC -g -c ../../libbacktrace/fileline.c -fno-common -DPIC -o .libs/fileline.o
checking for getcwd... config.status: creating config.h
yes
checking for stpncpy... libtool: compile: clang -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 -fPIC -g -c ../../libbacktrace/atomic.c -o atomic.o >/dev/null 2>&1
config.status: executing default-1 commands
libtool: compile: clang -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 -fPIC -g -c ../../libbacktrace/posix.c -o posix.o >/dev/null 2>&1
libtool: compile: clang -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 -fPIC -g -c ../../libbacktrace/print.c -o print.o >/dev/null 2>&1
libtool: compile: clang -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 -fPIC -g -c ../../libbacktrace/fileline.c -o fileline.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile clang -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 -fPIC -g -c -o sort.lo ../../libbacktrace/sort.c
yes
yes
/bin/sh ./libtool --tag=CC --mode=compile clang -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 -fPIC -g -c -o state.lo ../../libbacktrace/state.c
/bin/sh ./libtool --tag=CC --mode=compile clang -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 -fPIC -g -c -o backtrace.lo ../../libbacktrace/backtrace.c
checking for strcasecmp... /bin/sh ./libtool --tag=CC --mode=compile clang -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 -fPIC -g -c -o simple.lo ../../libbacktrace/simple.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=unknown.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -g -c -o unknown.lo ../../libbacktrace/unknown.c
libtool: compile: clang -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 -fPIC -g -c ../../libbacktrace/sort.c -fno-common -DPIC -o .libs/sort.o
checking for getpagesize... libtool: compile: clang -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 -fPIC -g -c ../../libbacktrace/state.c -fno-common -DPIC -o .libs/state.o
libtool: compile: clang -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 -fPIC -g -c ../../libbacktrace/backtrace.c -fno-common -DPIC -o .libs/backtrace.o
libtool: compile: clang -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 -fPIC -g -c ../../libbacktrace/simple.c -fno-common -DPIC -o .libs/simple.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=unknown.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -g -c ../../libbacktrace/unknown.c -fno-common -DPIC -o .libs/unknown.o
libtool: compile: clang -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 -fPIC -g -c ../../libbacktrace/sort.c -o sort.o >/dev/null 2>&1
yes
libtool: compile: clang -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 -fPIC -g -c ../../libbacktrace/dwarf.c -o dwarf.o >/dev/null 2>&1
libtool: compile: clang -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 -fPIC -g -c ../../libbacktrace/state.c -o state.o >/dev/null 2>&1
libtool: compile: clang -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 -fPIC -g -c ../../libbacktrace/backtrace.c -o backtrace.o >/dev/null 2>&1
libtool: compile: clang -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 -fPIC -g -c ../../libbacktrace/simple.c -o simple.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=unknown.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -g -c ../../libbacktrace/unknown.c -o unknown.o >/dev/null 2>&1
checking for strchr... yes
checking for gettimeofday... /bin/sh ./libtool --tag=CC --mode=compile clang -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 -fPIC -g -c -o mmapio.lo ../../libbacktrace/mmapio.c
/bin/sh ./libtool --tag=CC --mode=compile clang -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 -fPIC -g -c -o mmap.lo ../../libbacktrace/mmap.c
true DO=all multi-do # /Applications/Xcode.app/Contents/Developer/usr/bin/make
yes
Configuring stage 1 in ./gcc
libtool: compile: clang -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 -fPIC -g -c ../../libbacktrace/mmapio.c -fno-common -DPIC -o .libs/mmapio.o
checking for strdup... libtool: compile: clang -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 -fPIC -g -c ../../libbacktrace/mmap.c -fno-common -DPIC -o .libs/mmap.o
make[3]: Nothing to be done for `all'.
yes
libtool: compile: clang -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 -fPIC -g -c ../../libbacktrace/mmapio.c -o mmapio.o >/dev/null 2>&1
libtool: compile: clang -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 -fPIC -g -c ../../libbacktrace/mmap.c -o mmap.o >/dev/null 2>&1
yes
checking for index... checking for strncasecmp... /bin/sh ./libtool --tag=CC --mode=link clang -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -g -Wl,-no_pie -o libbacktrace.la atomic.lo dwarf.lo fileline.lo posix.lo print.lo sort.lo state.lo backtrace.lo simple.lo unknown.lo mmapio.lo mmap.lo
yes
checking for strndup... yes
checking for insque... yes
checking for strnlen... 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/unknown.o .libs/mmapio.o .libs/mmap.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libbacktrace.a(atomic.o) has no symbols
libtool: link: ranlib .libs/libbacktrace.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libbacktrace.a(atomic.o) has no symbols
yes
yes
checking for memchr... libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" )
checking for strrchr... yes
checking for strstr... yes
checking for memcmp... yes
checking for strtod... yes
yes
checking for memcpy... checking for strtol... yes
configure: creating cache ./config.cache
checking for strtoul... yes
checking for memmem... checking build system type... yes
x86_64-apple-darwin14.5.0
checking host system type... checking for strtoll... x86_64-apple-darwin14.5.0
checking target system type... yes
checking for memmove... yes
x86_64-apple-darwin14.5.0
checking LIBRARY_PATH variable... checking for strtoull... 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-apple-darwin14.5.0-gcc... clang
yes
yes
checking for strverscmp... checking for mempcpy... no
checking for tmpnam... no
checking for memset... yes
checking for vasprintf... checking for C compiler default output file name... yes
yes
checking for mkstemps... a.out
checking for vfprintf... checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... yes
yes
checking for vprintf...
checking for putenv... checking for suffix of object files... yes
checking for vsnprintf... o
checking whether we are using the GNU C compiler... yes
checking for random... yes
checking whether clang accepts -g... yes
checking for vsprintf... yes
yes
checking for clang option to accept ISO C89... yes
checking for rename... checking for waitpid... none needed
yes
yes
checking for setproctitle... checking for rindex... no
checking whether alloca needs Cray hooks... no
yes
checking stack direction for C alloca... checking for setenv... checking whether we are using the GNU C++ compiler... -1
checking for vfork.h... yes
yes
checking whether clang++ -std=gnu++98 accepts -g... checking for snprintf... no
checking for fork... yes
checking for x86_64-apple-darwin14.5.0-gnatbind... no
checking for x86_64-apple-darwin14.5.0-gnatmake... no
checking whether compiler driver understands Ada... yes
yes
checking for vfork... rm: conftest.dSYM: is a directory
no
checking for sigsetmask... checking how to run the C++ preprocessor... yes
checking for working fork... yes
checking for stpcpy... clang++ -std=gnu++98 -E
yes
yes
checking for working vfork... (cached) yes
checking for _doprnt... checking for stpncpy... checking for grep that handles long lines and -e... no
checking for sys_errlist... yes
checking for strcasecmp... yes
checking for sys_nerr... yes
checking for sys_siglist... yes
checking for strchr... yes
checking for external symbol _system_configuration... no
yes
checking for __fsetlocking... checking for strdup... no
checking for canonicalize_file_name... /usr/bin/grep
yes
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... checking for strncasecmp... no
checking for dup3... no
yes
checking for getrlimit... rm: conftest.dSYM: is a directory
checking for strndup... rm: conftest.dSYM: is a directory
yes
checking for getrusage... yes
yes
checking for strnlen... checking for getsysinfo... yes
checking for sys/types.h... yes
no
checking for gettimeofday... (cached) yes
yes
checking for strrchr... checking for on_exit... checking for sys/stat.h... no
yes
checking for psignal... yes
checking for stdlib.h... checking for strstr... yes
checking for pstat_getdynamic... yes
checking for string.h... yes
checking for strtod... no
checking for pstat_getstatic... yes
checking for memory.h... no
yes
checking for realpath... checking for strtol... yes
yes
checking for strings.h... checking for setrlimit... yes
checking for strtoul... yes
yes
checking for sbrk... checking for inttypes.h... yes
yes
yes
checking for spawnve... checking for strtoll... checking for stdint.h... no
checking for spawnvpe... yes
yes
checking for unistd.h... checking for strtoull... no
checking for strerror... yes
yes
checking minix/config.h usability... checking for strverscmp... yes
checking for strsignal... no
checking minix/config.h presence... yes
no
checking for sysconf... checking for tmpnam... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for sysctl... yes
checking for vasprintf... yes
checking how to run the C preprocessor... yes
checking for sysmp... yes
checking for vfprintf... no
checking for table... clang -E
no
checking for times... yes
checking for vprintf... yes
checking for inline... checking for wait3... inline
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 vsnprintf... checking for wait4... no
checking size of void *... yes
checking whether basename is declared... yes
checking for vsprintf... no
checking whether ffs is declared... 8
yes
checking size of short... yes
checking for waitpid... checking whether asprintf is declared... yes
checking whether vasprintf is declared... yes
checking for setproctitle... 2
yes
checking size of int... checking whether snprintf is declared... yes
no
checking whether alloca needs Cray hooks... checking whether vsnprintf is declared... no
checking stack direction for C alloca... yes
checking whether calloc is declared... 4
checking size of long... yes
checking whether getenv is declared... -1
checking for vfork.h... yes
checking whether getopt is declared... no
8
checking for fork... checking for long long... yes
checking whether malloc is declared... yes
yes
checking whether realloc is declared... checking for vfork... yes
yes
checking whether sbrk is declared... checking size of long long... yes
checking for working fork... yes
checking whether strtol is declared... yes
checking whether strtoul is declared... 8
checking for int8_t... yes
checking for working vfork... (cached) yes
checking for _doprnt... yes
checking whether strtoll is declared... yes
checking whether strtoull is declared... no
checking for sys_errlist... yes
checking for int16_t... yes
checking whether strverscmp is declared... yes
checking for sys_nerr... no
checking whether canonicalize_file_name must be declared... yes
yes
checking for sys_siglist... checking for int32_t... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for external symbol _system_configuration... yes
checking for int64_t... yes
no
checking for working strncmp... checking for __fsetlocking... yes
no
checking for canonicalize_file_name... configure: updating cache ./config.cache
yes
checking for long long int... configure: creating ./config.status
no
checking for dup3... no
checking for getrlimit... config.status: creating Makefile
yes
config.status: creating testsuite/Makefile
yes
checking for intmax_t... checking for getrusage... config.status: creating config.h
config.status: executing default commands
yes
checking for getsysinfo... if [ x"-fno-common" != x ] && [ ! -d pic ]; then \
mkdir pic; \
else true; fi
if [ x"" != x ] && [ ! -d noasan ]; then \
mkdir noasan; \
else true; fi
touch stamp-noasandir
touch stamp-picdir
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"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/regex.c -o pic/regex.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/md5.c -o pic/md5.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/sha1.c -o pic/sha1.o; \
else true; fi
make[4]: Nothing to be done for `all'.
yes
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/alloca.c -o pic/alloca.o; \
else true; fi
checking for intptr_t... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/alloca.c -o noasan/alloca.o; \
else true; fi
clang -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 \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/md5.c -o noasan/md5.o; \
else true; fi
no
clang -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"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/argv.c -o pic/argv.o; \
else true; fi
checking for gettimeofday... (cached) yes
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/sha1.c -o noasan/sha1.o; \
else true; fi
clang -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
checking for on_exit... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/argv.c -o noasan/argv.o; \
else true; fi
clang -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"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/choose-temp.c -o pic/choose-temp.o; \
else true; fi
yes
checking for uint8_t... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/choose-temp.c -o noasan/choose-temp.o; \
else true; fi
clang -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"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/concat.c -o pic/concat.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/cp-demint.c -o pic/cp-demint.o; \
else true; fi
no
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/crc32.c -o pic/crc32.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \
else true; fi
clang -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
checking for psignal... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/concat.c -o noasan/concat.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/cp-demint.c -o noasan/cp-demint.o; \
else true; fi
clang -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
clang -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
yes
checking for uint16_t... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/crc32.c -o noasan/crc32.o; \
else true; fi
clang -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"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/d-demangle.c -o pic/d-demangle.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/dyn-string.c -o pic/dyn-string.o; \
else true; fi
yes
yes
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \
else true; fi
checking for uint32_t... clang -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
checking for pstat_getdynamic... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/dyn-string.c -o noasan/dyn-string.o; \
else true; fi
clang -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 \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \
else true; fi
clang -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 \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/d-demangle.c -o noasan/d-demangle.o; \
else true; fi
clang -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"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/fdmatch.c -o pic/fdmatch.o; \
else true; fi
yes
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/fibheap.c -o pic/fibheap.o; \
else true; fi
checking for uint64_t... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/fdmatch.c -o noasan/fdmatch.o; \
else true; fi
clang -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
no
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/fibheap.c -o noasan/fibheap.o; \
else true; fi
clang -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"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/floatformat.c -o pic/floatformat.o; \
else true; fi
checking for pstat_getstatic... if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/fnmatch.c -o pic/fnmatch.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/regex.c -o noasan/regex.o; \
else true; fi
clang -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
yes
checking for unsigned long long int... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \
else true; fi
clang -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 \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/fnmatch.c -o noasan/fnmatch.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
else true; fi
clang -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 \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/floatformat.c -o noasan/floatformat.o; \
else true; fi
clang -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"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/getopt.c -o pic/getopt.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \
else true; fi
clang -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"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/getopt1.c -o pic/getopt1.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/getpwd.c -o pic/getpwd.o; \
else true; fi
no
yes
checking for uintmax_t... checking for realpath... if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/getruntime.c -o pic/getruntime.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/getopt1.c -o noasan/getopt1.o; \
else true; fi
clang -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 \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/getopt.c -o noasan/getopt.o; \
else true; fi
clang -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 \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/getpwd.c -o noasan/getpwd.o; \
else true; fi
clang -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"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/hashtab.c -o pic/hashtab.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/getruntime.c -o noasan/getruntime.o; \
else true; fi
clang -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"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/hex.c -o pic/hex.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/lbasename.c -o pic/lbasename.o; \
else true; fi
yes
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/lrealpath.c -o pic/lrealpath.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/hex.c -o noasan/hex.o; \
else true; fi
clang -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
checking for setrlimit... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/lbasename.c -o noasan/lbasename.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/hashtab.c -o noasan/hashtab.o; \
else true; fi
clang -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
clang -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"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/lrealpath.c -o noasan/lrealpath.o; \
else true; fi
clang -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"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
else true; fi
yes
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
checking for uintptr_t... if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/objalloc.c -o pic/objalloc.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/obstack.c -o pic/obstack.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/partition.c -o pic/partition.o; \
else true; fi
yes
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \
else true; fi
clang -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 \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \
else true; fi
clang -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 \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/objalloc.c -o noasan/objalloc.o; \
else true; fi
clang -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
checking for sbrk... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/obstack.c -o noasan/obstack.o; \
else true; fi
clang -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 \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/partition.c -o noasan/partition.o; \
else true; fi
clang -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"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/pexecute.c -o pic/pexecute.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/physmem.c -o pic/physmem.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/pex-common.c -o pic/pex-common.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/pex-one.c -o pic/pex-one.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/pex-unix.c -o pic/pex-unix.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/pexecute.c -o noasan/pexecute.o; \
else true; fi
clang -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 \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/physmem.c -o noasan/physmem.o; \
else true; fi
clang -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 \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/pex-one.c -o noasan/pex-one.o; \
else true; fi
clang -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
yes
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/pex-common.c -o noasan/pex-common.o; \
else true; fi
clang -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
yes
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/pex-unix.c -o noasan/pex-unix.o; \
else true; fi
checking for int64_t underlying type... clang -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"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
checking for spawnve... if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/simple-object.c -o pic/simple-object.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \
else true; fi
clang -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 \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \
else true; fi
clang -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"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/simple-object.c -o noasan/simple-object.o; \
else true; fi
clang -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
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
else true; fi
long long
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/sort.c -o pic/sort.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \
else true; fi
clang -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 \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \
else true; fi
clang -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
no
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/spaces.c -o pic/spaces.o; \
else true; fi
checking for spawnvpe... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/sort.c -o noasan/sort.o; \
else true; fi
clang -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 \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \
else true; fi
clang -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
checking for std::swap in <utility>... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/spaces.c -o noasan/spaces.o; \
else true; fi
clang -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"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/splay-tree.c -o pic/splay-tree.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \
else true; fi
clang -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"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/stack-limit.c -o pic/stack-limit.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/strerror.c -o pic/strerror.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/strsignal.c -o pic/strsignal.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/splay-tree.c -o noasan/splay-tree.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/stack-limit.c -o noasan/stack-limit.o; \
else true; fi
clang -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
clang -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
yes
no
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/strerror.c -o noasan/strerror.o; \
else true; fi
checking whether clang++ -std=gnu++98 is affected by placement new aliasing bug... clang -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"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/strsignal.c -o noasan/strsignal.o; \
else true; fi
clang -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
checking for strerror... if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \
else true; fi
clang -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"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/xasprintf.c -o pic/xasprintf.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/xatexit.c -o pic/xatexit.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/xexit.c -o pic/xexit.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/xmalloc.c -o pic/xmalloc.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/xmemdup.c -o pic/xmemdup.o; \
else true; fi
clang -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 \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/xasprintf.c -o noasan/xasprintf.o; \
else true; fi
clang -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
yes
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/xatexit.c -o noasan/xatexit.o; \
else true; fi
clang -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
checking whether clang++ -std=gnu++98 supports -W... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/xexit.c -o noasan/xexit.o; \
else true; fi
clang -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 \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/xmemdup.c -o noasan/xmemdup.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/xstrdup.c -o pic/xstrdup.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/xstrerror.c -o pic/xstrerror.o; \
else true; fi
clang -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 \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/xmalloc.c -o noasan/xmalloc.o; \
else true; fi
clang -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
yes
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/xstrndup.c -o pic/xstrndup.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/mempcpy.c -o pic/mempcpy.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/xstrerror.c -o noasan/xstrerror.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/xstrdup.c -o noasan/xstrdup.o; \
else true; fi
clang -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
clang -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
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/strverscmp.c -o pic/strverscmp.o; \
else true; fi
checking for strsignal... yes
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/xstrndup.c -o noasan/xstrndup.o; \
else true; fi
clang -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
checking whether clang++ -std=gnu++98 supports -Wall... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \
else true; fi
clang -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 \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/mempcpy.c -o noasan/mempcpy.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/mempcpy.c -o mempcpy.o
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/setproctitle.c -o pic/setproctitle.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/strverscmp.c -o noasan/strverscmp.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/strverscmp.c -o strverscmp.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../../libiberty/setproctitle.c -o noasan/setproctitle.o; \
else true; fi
clang -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
yes
yes
rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a
checking whether clang++ -std=gnu++98 supports -Wnarrowing... 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 ./mempcpy.o ./strverscmp.o ./setproctitle.o
checking for sysconf... ranlib ./libiberty.a
if [ x"-fno-common" != 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 ./mempcpy.o ./strverscmp.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 ./mempcpy.o ./strverscmp.o ./setproctitle.o; \
ranlib ./libiberty.a; \
cd ..; \
else true; fi
yes
checking whether clang++ -std=gnu++98 supports -Wwrite-strings... yes
checking for sysctl... yes
checking whether clang++ -std=gnu++98 supports -Wcast-qual... clang -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
clang++ -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 -fPIC -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../../libcpp/charset.c
clang -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
clang++ -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 -fPIC -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo ../../../libcpp/directives.c
clang -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
clang++ -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 -fPIC -c -o directives-only.o -MT directives-only.o -MMD -MP -MF .deps/directives-only.Tpo ../../../libcpp/directives-only.c
clang++ -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 -fPIC -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../../libcpp/errors.c
yes
yes
clang -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
clang++ -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 -fPIC -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../../libcpp/expr.c
checking whether clang++ -std=gnu++98 supports -Wformat... checking for sysmp... clang -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
clang++ -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 -fPIC -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../../libcpp/files.c
clang++ -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 -fPIC -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo ../../../libcpp/identifiers.c
yes
clang -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
checking whether clang supports -Wstrict-prototypes... clang -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
echo "#define LOCALEDIR \"/usr/local/Cellar/gcc/6.1.0_1/share/locale\"" > localedir.new
../../../libcpp/../move-if-change localedir.new localedir.h
echo timestamp > localedir.hs
srcdir="../../../fixincludes" /bin/sh ../../../fixincludes/mkfixinc.sh x86_64-apple-darwin14.5.0
no
clang++ -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 -fPIC -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo ../../../libcpp/lex.c
clang++ -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 -fPIC -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo ../../../libcpp/line-map.c
checking for table... sed -e 's/@gcc_version@/6.1.0/' < mkheaders.almost > mkheadersT
mv -f mkheadersT mkheaders
clang -g -O2 -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a
yes
clang++ -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 -fPIC -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../../libcpp/macro.c
checking whether clang supports -Wmissing-prototypes... echo timestamp > full-stamp
clang++ -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 -fPIC -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../../libcpp/mkdeps.c
clang++ -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 -fPIC -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo ../../../libcpp/pch.c
yes
no
checking whether clang++ -std=gnu++98 supports -Wmissing-format-attribute... checking for times... clang++ -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 -fPIC -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../../libcpp/symtab.c
clang++ -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 -fPIC -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../../libcpp/traditional.c
yes
clang++ -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 -fPIC -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../../libcpp/init.c
checking whether clang++ -std=gnu++98 supports -Woverloaded-virtual... yes
checking for wait3... 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
yes
checking whether clang supports -Wold-style-definition... ranlib libcpp.a
yes
yes
checking whether clang supports -Wc++-compat... checking for wait4... yes
checking whether clang++ -std=gnu++98 supports -pedantic -Wlong-long -Wvariadic-macros -Woverlength-strings... yes
yes
checking whether basename is declared... checking whether clang supports -fno-exceptions... yes
checking whether clang supports -fno-rtti... no
checking whether ffs is declared... yes
checking whether clang supports -fasynchronous-unwind-tables... yes
yes
checking whether asprintf is declared... checking valgrind.h usability... yes
checking whether vasprintf is declared... no
checking valgrind.h presence... yes
no
checking for valgrind.h... no
checking whether snprintf is declared... checking for VALGRIND_DISCARD in <valgrind/memcheck.h>... yes
no
checking for VALGRIND_DISCARD in <memcheck.h>... checking whether vsnprintf is declared... no
yes
checking for multiarch configuration... auto
configure: WARNING: decimal float is not supported for this target, ignored
checking whether calloc is declared... configure: WARNING: fixed-point is not supported for this target, ignored
checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make sets $(MAKE)... yes
checking for gawk... awk
yes
checking whether ln -s works... yes
checking whether ln works... checking whether getenv is declared... yes
checking for x86_64-apple-darwin14.5.0-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... yes
yes
checking for recent Pod::Man... checking whether getopt is declared... yes
checking for flex... flex
checking for bison... bison
checking for nm... nm
checking for ar... ar
checking for sphinx-build... texinfo
checking for ANSI C header files... (cached) yes
yes
checking whether time.h and sys/time.h may both be included... checking whether malloc is declared... yes
checking whether string.h and strings.h may both be included... yes
checking whether realloc is declared... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
yes
checking whether sbrk is declared... checking whether termios.h defines TIOCGWINSZ... yes
checking for limits.h... yes
checking whether strtol is declared... yes
checking for stddef.h... yes
checking whether strtoul is declared... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
yes
checking whether strtoll is declared... checking for stdlib.h... (cached) yes
checking for time.h... yes
yes
checking whether strtoull is declared... checking for iconv.h... yes
yes
checking whether strverscmp is declared... checking for fcntl.h... yes
checking for ftw.h... no
checking whether canonicalize_file_name must be declared... yes
checking for unistd.h... (cached) yes
yes
checking for stdlib.h... checking for sys/file.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
yes
checking for working mmap... checking for sys/time.h... yes
checking for sys/mman.h... yes
yes
checking for working strncmp... checking for sys/resource.h... yes
checking for sys/param.h... yes
configure: updating cache ./config.cache
yes
checking for sys/times.h... configure: creating ./config.status
yes
checking for sys/stat.h... (cached) yes
checking for direct.h... no
checking for malloc.h... no
checking for langinfo.h... yes
config.status: creating Makefile
checking for ldfcn.h... config.status: creating testsuite/Makefile
no
checking for locale.h... config.status: creating config.h
config.status: executing default commands
yes
checking for wchar.h... yes
checking for thread.h... Configuring stage 1 in ./libcpp
if [ x"-fno-common" != x ] && [ ! -d pic ]; then \
mkdir pic; \
else true; fi
if [ x"" != x ] && [ ! -d noasan ]; then \
mkdir noasan; \
else true; fi
echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./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
touch stamp-noasandir
touch stamp-picdir
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/regex.c -o pic/regex.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/md5.c -o pic/md5.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/sha1.c -o pic/sha1.o; \
else true; fi
make[4]: Nothing to be done for `all'.
no
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/alloca.c -o pic/alloca.o; \
else true; fi
checking for pthread.h... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/alloca.c -o noasan/alloca.o; \
else true; fi
clang -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
yes
checking for CHAR_BIT... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/md5.c -o noasan/md5.o; \
else true; fi
clang -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 \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/sha1.c -o noasan/sha1.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/argv.c -o pic/argv.o; \
else true; fi
clang -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
yes
checking whether byte ordering is bigendian... if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/choose-temp.c -o pic/choose-temp.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/argv.c -o noasan/argv.o; \
else true; fi
clang -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 \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/concat.c -o pic/concat.o; \
else true; fi
clang -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 \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/choose-temp.c -o noasan/choose-temp.o; \
else true; fi
clang -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
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/cp-demint.c -o pic/cp-demint.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/concat.c -o noasan/concat.o; \
else true; fi
clang -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"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/crc32.c -o pic/crc32.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/cp-demint.c -o noasan/cp-demint.o; \
else true; fi
clang -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
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/crc32.c -o noasan/crc32.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/d-demangle.c -o pic/d-demangle.o; \
else true; fi
clang -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
no
checking how to run the C++ preprocessor... if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \
else true; fi
clang++ -std=gnu++98 -E
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \
else true; fi
clang -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"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/dyn-string.c -o pic/dyn-string.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \
else true; fi
clang -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 \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/d-demangle.c -o noasan/d-demangle.o; \
else true; fi
clang -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 \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/dyn-string.c -o noasan/dyn-string.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/fdmatch.c -o pic/fdmatch.o; \
else true; fi
clang -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 \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/regex.c -o noasan/regex.o; \
else true; fi
clang -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"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/fibheap.c -o pic/fibheap.o; \
else true; fi
checking for unordered_map... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/fdmatch.c -o noasan/fdmatch.o; \
else true; fi
clang -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"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/fibheap.c -o noasan/fibheap.o; \
else true; fi
clang -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"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/floatformat.c -o pic/floatformat.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/fnmatch.c -o pic/fnmatch.o; \
else true; fi
yes
checking for tr1/unordered_map... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \
else true; fi
clang -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"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/fnmatch.c -o noasan/fnmatch.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/floatformat.c -o noasan/floatformat.o; \
else true; fi
clang -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
clang -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"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/getopt.c -o pic/getopt.o; \
else true; fi
no
configure: creating cache ./config.cache
checking for ext/hash_map... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \
else true; fi
clang -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"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/getopt1.c -o pic/getopt1.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/getpwd.c -o pic/getpwd.o; \
else true; fi
checking build system type... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/getopt.c -o noasan/getopt.o; \
else true; fi
clang -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"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/getruntime.c -o pic/getruntime.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/getopt1.c -o noasan/getopt1.o; \
else true; fi
clang -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 \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/getpwd.c -o noasan/getpwd.o; \
else true; fi
x86_64-apple-darwin14.5.0
checking host system type... clang -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
yes
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/getruntime.c -o noasan/getruntime.o; \
else true; fi
checking dependency style of clang++ -std=gnu++98... clang -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"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/hashtab.c -o pic/hashtab.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/hex.c -o pic/hex.o; \
else true; fi
x86_64-apple-darwin14.5.0
checking target system type... if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/lbasename.c -o pic/lbasename.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/lrealpath.c -o pic/lrealpath.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/hex.c -o noasan/hex.o; \
else true; fi
clang -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
x86_64-apple-darwin14.5.0
checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make sets $(MAKE)... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/lbasename.c -o noasan/lbasename.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/lrealpath.c -o noasan/lrealpath.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/hashtab.c -o noasan/hashtab.o; \
else true; fi
clang -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
clang -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
clang -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
yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for x86_64-apple-darwin14.5.0-gcc... clang
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \
else true; fi
clang -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"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/objalloc.c -o pic/objalloc.o; \
else true; fi
gcc3
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/obstack.c -o pic/obstack.o; \
else true; fi
checking for collect2 libraries... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \
else true; fi
clang -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"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/partition.c -o pic/partition.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/pexecute.c -o pic/pexecute.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/physmem.c -o pic/physmem.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/objalloc.c -o noasan/objalloc.o; \
else true; fi
clang -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"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/obstack.c -o noasan/obstack.o; \
else true; fi
clang -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"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/pex-common.c -o pic/pex-common.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/partition.c -o noasan/partition.o; \
else true; fi
clang -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 \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/pexecute.c -o noasan/pexecute.o; \
else true; fi
clang -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"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/physmem.c -o noasan/physmem.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/pex-one.c -o pic/pex-one.o; \
else true; fi
clang -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"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/pex-unix.c -o pic/pex-unix.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/pex-common.c -o noasan/pex-common.o; \
else true; fi
clang -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"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/pex-one.c -o noasan/pex-one.o; \
else true; fi
clang -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"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/simple-object.c -o pic/simple-object.o; \
else true; fi
checking for C compiler default output file name... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/pex-unix.c -o noasan/pex-unix.o; \
else true; fi
clang -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 \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \
else true; fi
clang -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 \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \
else true; fi
clang -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"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/simple-object.c -o noasan/simple-object.o; \
else true; fi
clang -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"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/sort.c -o pic/sort.o; \
else true; fi
a.out
checking whether the C compiler works... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \
else true; fi
clang -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"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/spaces.c -o pic/spaces.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \
else true; fi
clang -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 \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/sort.c -o noasan/sort.o; \
else true; fi
clang -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 \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \
else true; fi
clang -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
clang -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 \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/spaces.c -o noasan/spaces.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/splay-tree.c -o pic/splay-tree.o; \
else true; fi
clang -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"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/stack-limit.c -o pic/stack-limit.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/strerror.c -o pic/strerror.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/strsignal.c -o pic/strsignal.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/splay-tree.c -o noasan/splay-tree.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
else true; fi
clang -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 \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/stack-limit.c -o noasan/stack-limit.o; \
else true; fi
clang -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 \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/strerror.c -o noasan/strerror.o; \
else true; fi
clang -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 \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/strsignal.c -o noasan/strsignal.o; \
else true; fi
clang -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
clang -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 \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \
else true; fi
none required
clang -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
checking for library containing exc_resume... if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/xasprintf.c -o pic/xasprintf.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/xatexit.c -o pic/xatexit.o; \
else true; fi
yes
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/xexit.c -o pic/xexit.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/xmalloc.c -o pic/xmalloc.o; \
else true; fi
checking whether we are cross compiling... no
checking for suffix of executables... if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/xmemdup.c -o pic/xmemdup.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/xstrdup.c -o pic/xstrdup.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/xasprintf.c -o noasan/xasprintf.o; \
else true; fi
clang -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 \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/xatexit.c -o noasan/xatexit.o; \
else true; fi
clang -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 \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/xexit.c -o noasan/xexit.o; \
else true; fi
clang -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 \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/xmalloc.c -o noasan/xmalloc.o; \
else true; fi
clang -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 \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/xstrdup.c -o noasan/xstrdup.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/xmemdup.c -o noasan/xmemdup.o; \
else true; fi
clang -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
clang -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"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/xstrerror.c -o pic/xstrerror.o; \
else true; fi
checking for suffix of object files... if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/xstrndup.c -o pic/xstrndup.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/xstrerror.c -o noasan/xstrerror.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/mempcpy.c -o pic/mempcpy.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/strverscmp.c -o pic/strverscmp.o; \
else true; fi
clang -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"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/setproctitle.c -o pic/setproctitle.o; \
else true; fi
o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/xstrndup.c -o noasan/xstrndup.o; \
else true; fi
checking whether we are using the GNU C compiler... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/mempcpy.c -o noasan/mempcpy.o; \
else true; fi
clang -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
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/setproctitle.c -o noasan/setproctitle.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/mempcpy.c -o mempcpy.o
clang -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
clang -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 \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/strverscmp.c -o noasan/strverscmp.o; \
else true; fi
no
checking for library containing kstat_open... clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/strverscmp.c -o strverscmp.o
yes
rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a
checking whether clang accepts -g... 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 ./mempcpy.o ./strverscmp.o ./setproctitle.o
ranlib ./libiberty.a
if [ x"-fno-common" != 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 ./mempcpy.o ./strverscmp.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 ./mempcpy.o ./strverscmp.o ./setproctitle.o; \
ranlib ./libiberty.a; \
cd ..; \
else true; fi
yes
checking for clang option to accept ISO C89... no
checking for library containing ldexp... none needed
none required
checking for inttypes.h... yes
checking for times... checking whether we are using the GNU C++ compiler... yes
yes
checking whether clang++ -std=gnu++98 accepts -g... checking for clock... yes
checking for x86_64-apple-darwin14.5.0-ranlib... ranlib
checking how to run the C preprocessor... yes
checking for kill... clang -E
yes
checking for getrlimit... yes
checking for grep that handles long lines and -e... checking for setrlimit... yes
checking for atoq... no
checking for popen... yes
checking for sysconf... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
yes
checking for ANSI C header files... checking for strsignal... yes
rm: conftest.dSYM: is a directory
checking for getrusage... rm: conftest.dSYM: is a directory
yes
checking for nl_langinfo... yes
checking for sys/types.h... yes
checking for gettimeofday... yes
checking for sys/stat.h... yes
yes
checking for mbstowcs... checking for stdlib.h... yes
yes
checking for string.h... checking for wcswidth... yes
yes
checking for memory.h... checking for mmap... yes
checking for strings.h... yes
checking for setlocale... yes
checking for inttypes.h... yes
checking for clearerr_unlocked... yes
checking for stdint.h... yes
yes
checking for feof_unlocked... checking for unistd.h... yes
yes
checking minix/config.h usability... checking for ferror_unlocked... yes
no
checking minix/config.h presence... checking for fflush_unlocked... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... no
checking for fgetc_unlocked... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
no
checking for aclocal... checking for fgets_unlocked... no
checking for autoconf... no
checking for autoheader... no
checking whether clang supports -W... yes
no
checking whether clang supports -Wall... checking for fileno_unlocked... yes
checking whether clang supports -Wnarrowing... yes
checking for fprintf_unlocked... yes
checking whether clang supports -Wwrite-strings... yes
no
checking whether clang supports -Wmissing-format-attribute... checking for fputc_unlocked... yes
checking whether clang supports -Wstrict-prototypes... no
checking for fputs_unlocked... yes
checking whether clang supports -Wmissing-prototypes... yes
no
checking whether clang supports -Wold-style-definition... checking for fread_unlocked... yes
checking whether clang supports -Wc++-compat... no
checking for fwrite_unlocked... yes
checking whether clang supports -pedantic -Wlong-long... yes
checking whether clang supports -fno-exceptions... no
checking for getchar_unlocked... yes
checking whether clang supports -fno-rtti... yes
checking for getc_unlocked... yes
checking dependency style of clang++ -std=gnu++98... yes
checking for putchar_unlocked... yes
gcc3
checking whether time.h and sys/time.h may both be included... checking for putc_unlocked... yes
checking whether string.h and strings.h may both be included... yes
checking for madvise... yes
checking locale.h usability... yes
yes
checking locale.h presence... checking whether mbstowcs works... yes
checking for locale.h... yes
checking fcntl.h usability... yes
yes
checking fcntl.h presence... checking for ssize_t... yes
checking for fcntl.h... yes
checking limits.h usability... yes
yes
checking for caddr_t... checking limits.h presence... yes
checking for limits.h... yes
checking stddef.h usability... yes
yes
checking for sys/mman.h... checking stddef.h presence... (cached) yes
checking for mmap... (cached) yes
checking whether read-only mmap of a plain file works... yes
checking whether mmap from /dev/zero works... no
checking for MAP_ANON(YMOUS)... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking for pid_t... checking for strings.h... (cached) yes
checking for string.h... (cached) yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for vfork.h... yes
checking for sys/file.h... yes
checking for unistd.h... (cached) yes
no
checking for fork... checking whether byte ordering is bigendian... yes
checking for vfork... yes
no
checking for an ANSI C-conforming const... checking for working fork... yes
checking for inline... inline
checking for obstacks... yes
checking for working vfork... (cached) yes
checking for ld used by GCC... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for shared library run path origin... no
checking for off_t... done
checking for iconv... yes
checking for size_t... yes
checking how to link with libiconv... -liconv
checking for iconv declaration... yes
checking for ssize_t... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for LC_MESSAGES... yes
checking for uintptr_t... yes
checking for nl_langinfo and CODESET... yes
checking whether basename is declared... yes
checking for ptrdiff_t... no
checking whether strstr is declared... yes
checking for uint64_t... yes
checking whether getenv is declared... yes
checking whether struct tm is in sys/time.h or time.h... yes
time.h
checking size of int... checking whether atol is declared... yes
checking whether atoll is declared... 4
checking size of long... yes
checking whether asprintf is declared... 8
checking for clearerr_unlocked... yes
checking whether sbrk is declared... yes
checking for feof_unlocked... yes
yes
checking whether abort is declared... checking for ferror_unlocked... yes
yes
checking whether atof is declared... checking for fflush_unlocked... yes
checking whether getcwd is declared... no
checking for fgetc_unlocked... yes
checking whether getwd is declared... no
checking for fgets_unlocked... yes
checking whether madvise is declared... no
checking for fileno_unlocked... yes
yes
checking whether stpcpy is declared... checking for fprintf_unlocked... yes
no
checking whether strnlen is declared... checking for fputc_unlocked... yes
no
checking whether strsignal is declared... checking for fputs_unlocked... yes
no
checking whether strverscmp is declared... checking for fread_unlocked... no
no
checking for fwrite_unlocked... checking whether strtol is declared... no
yes
checking for getchar_unlocked... checking whether strtoul is declared... yes
yes
checking for getc_unlocked... checking whether strtoll is declared... yes
yes
checking for putchar_unlocked... checking whether strtoull is declared... yes
yes
checking for putc_unlocked... checking whether setenv is declared... yes
yes
checking whether unsetenv is declared... checking whether abort is declared... yes
yes
checking whether asprintf is declared... checking whether errno is declared... yes
checking whether basename is declared... yes
checking whether snprintf is declared... no
yes
checking whether errno is declared... checking whether vsnprintf is declared... no
yes
checking whether getopt is declared... checking whether vasprintf is declared... yes
yes
checking whether vasprintf is declared... checking whether malloc is declared... yes
checking whether clearerr_unlocked is declared... yes
checking whether realloc is declared... yes
checking whether feof_unlocked is declared... yes
checking whether calloc is declared... yes
checking whether ferror_unlocked is declared... yes
checking whether free is declared... yes
checking whether fflush_unlocked is declared... yes
checking whether getopt is declared... no
checking whether fgetc_unlocked is declared... yes
checking whether clock is declared... no
checking whether fgets_unlocked is declared... yes
checking whether getpagesize is declared... no
checking whether fileno_unlocked is declared... yes
checking whether ffs is declared... yes
checking whether fprintf_unlocked is declared... yes
checking whether clearerr_unlocked is declared... no
checking whether fputc_unlocked is declared... yes
checking whether feof_unlocked is declared... no
checking whether fputs_unlocked is declared... yes
checking whether ferror_unlocked is declared... no
checking whether fread_unlocked is declared... yes
checking whether fflush_unlocked is declared... no
checking whether fwrite_unlocked is declared... no
checking whether fgetc_unlocked is declared... no
checking whether getchar_unlocked is declared... no
checking whether fgets_unlocked is declared... yes
checking whether getc_unlocked is declared... yes
no
checking whether putchar_unlocked is declared... checking whether fileno_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking whether fprintf_unlocked is declared... yes
checking for working alloca.h... no
checking whether fputc_unlocked is declared... yes
checking for alloca... yes
no
checking for ANSI C header files... (cached) yes
checking for nl_langinfo and CODESET... checking whether fputs_unlocked is declared... yes
checking whether NLS is requested... no
checking for uchar... no
checking whether fread_unlocked is declared...
checking for ld used by GCC... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
no
checking for shared library run path origin... checking whether fwrite_unlocked is declared... done
checking for iconv... no
checking whether getchar_unlocked is declared... yes
checking whether getc_unlocked is declared... yes
checking how to link with libiconv... -liconv
checking for iconv declaration... yes
checking whether putchar_unlocked is declared... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
yes
checking whether putc_unlocked is declared... configure: updating cache ./config.cache
configure: creating ./config.status
yes
checking whether getrlimit is declared... yes
checking whether setrlimit is declared... yes
checking whether getrusage is declared... config.status: creating Makefile
yes
config.status: creating config.h
config.status: executing depdir commands
mkdir .deps
checking whether ldgetname is declared... clang++ -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 -fPIC -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../libcpp/charset.c
clang++ -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 -fPIC -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo ../../libcpp/directives.c
clang++ -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 -fPIC -c -o directives-only.o -MT directives-only.o -MMD -MP -MF .deps/directives-only.Tpo ../../libcpp/directives-only.c
clang++ -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 -fPIC -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../libcpp/errors.c
clang++ -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 -fPIC -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../libcpp/expr.c
clang++ -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 -fPIC -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../libcpp/files.c
clang++ -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 -fPIC -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo ../../libcpp/identifiers.c
no
checking whether times is declared... echo "#define LOCALEDIR \"/usr/local/Cellar/gcc/6.1.0_1/share/locale\"" > localedir.new
clang++ -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 -fPIC -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo ../../libcpp/lex.c
../../libcpp/../move-if-change localedir.new localedir.h
clang++ -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 -fPIC -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo ../../libcpp/line-map.c
echo timestamp > localedir.hs
clang++ -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 -fPIC -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../libcpp/macro.c
yes
clang++ -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 -fPIC -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../libcpp/mkdeps.c
checking whether sigaltstack is declared... clang++ -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 -fPIC -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo ../../libcpp/pch.c
clang++ -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 -fPIC -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../libcpp/symtab.c
clang++ -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 -fPIC -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../libcpp/traditional.c
yes
clang++ -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 -fPIC -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../libcpp/init.c
checking for struct tms... yes
checking for clock_t... 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
ranlib libcpp.a
yes
checking for F_SETLKW... yes
checking if mkdir takes one argument... no
Using `../../gcc/config/i386/i386.c' for machine-specific logic.
Using `../../gcc/config/i386/i386.md' as machine description file.
Using the following target machine macro files:
../../gcc/config/vxworks-dummy.h
../../gcc/config/i386/biarch64.h
../../gcc/config/i386/i386.h
../../gcc/config/darwin.h
../../gcc/config/darwin9.h
../../gcc/config/darwin10.h
../../gcc/config/darwin12.h
../../gcc/config/i386/darwin.h
../../gcc/config/i386/darwin64.h
../../gcc/config/initfini-array.h
Using host-darwin.o host-i386-darwin.o for host machine hooks.
checking for __cxa_atexit... yes
checking whether NLS is requested... no
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/local/Library/Homebrew/shims/super/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for x86_64-apple-darwin14.5.0-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-apple-darwin14.5.0-ar... (cached) ar
checking for x86_64-apple-darwin14.5.0-strip... no
checking for strip... strip
checking for x86_64-apple-darwin14.5.0-ranlib... (cached) ranlib
checking command to parse nm output from clang object... ok
checking for x86_64-apple-darwin14.5.0-dsymutil... no
checking for dsymutil... dsymutil
checking for x86_64-apple-darwin14.5.0-nmedit... no
checking for nmedit... nmedit
checking for x86_64-apple-darwin14.5.0-lipo... no
checking for lipo... lipo
checking for x86_64-apple-darwin14.5.0-otool... no
checking for otool... otool
checking for x86_64-apple-darwin14.5.0-otool64... no
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fno-common -DPIC
checking if clang PIC flag -fno-common -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin14.5.0 dyld
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... clang++ -std=gnu++98 -E
checking for ld used by clang++ -std=gnu++98... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking whether the clang++ -std=gnu++98 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking for clang++ -std=gnu++98 option to produce PIC... -fno-common -DPIC
checking if clang++ -std=gnu++98 PIC flag -fno-common -DPIC works... yes
checking if clang++ -std=gnu++98 static flag -static works... no
checking if clang++ -std=gnu++98 supports -c -o file.o... yes
checking if clang++ -std=gnu++98 supports -c -o file.o... (cached) yes
checking whether the clang++ -std=gnu++98 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin14.5.0 dyld
checking how to hardcode library paths into programs... immediate
checking for as... /usr/bin/as
checking what assembler to use... /usr/bin/as
checking whether we are using gold... no
checking gold linker with split stack support as non default...
checking what linker to use... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking for nm... /usr/bin/nm
checking what nm to use... /usr/bin/nm
checking for objdump... no
checking what objdump to use... not found
checking for readelf... no
checking what readelf to use... not found
checking assembler flags...
checking assembler for .balign and .p2align... yes
checking assembler for .p2align with maximum skip... yes
checking assembler for .literal16... yes
checking assembler for working .subsection -1... no
checking assembler for .weak... no
checking assembler for .weakref... no
checking assembler for .nsubspa comdat... no
checking assembler for .hidden... no
checking linker for .hidden support... yes
checking linker read-only and read-write section mixing... unknown
checking for .preinit_array/.init_array/.fini_array support... no
checking assembler for .sleb128 and .uleb128... no
checking assembler for cfi directives... yes
checking assembler for cfi personality directive... yes
checking assembler for cfi sections directive... yes
checking assembler for eh_frame optimization... no
checking assembler for section merging support... no
checking assembler for section merging support... (cached) no
checking assembler for stabs directive... no
checking assembler for COMDAT group support (GNU as)... no
checking assembler for COMDAT group support (GNU as, %type)... no
checking assembler for line table discriminator support... yes
checking assembler for thread-local storage support... no
checking linker -Bstatic/-Bdynamic option... no
checking linker --demangle support... no
checking linker plugin support... 0
checking assembler for .section with e... no
checking assembler for filds and fists mnemonics... yes
checking assembler for fildq and fistpq mnemonics... yes
checking assembler for cmov syntax...
[...snip...]
o-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/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
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/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
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/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
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/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
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/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
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/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
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/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
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/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
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/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
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/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
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/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
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/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
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/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
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/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
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/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
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/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
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/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
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/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
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/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
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/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
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/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
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/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
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/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
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/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
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/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
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o tree-ssa.o -MT tree-ssa.o -MMD -MP -MF ./.deps/tree-ssa.TPo ../../gcc/tree-ssa.c
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o tree-ssanames.o -MT tree-ssanames.o -MMD -MP -MF ./.deps/tree-ssanames.TPo ../../gcc/tree-ssanames.c
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o tree-stdarg.o -MT tree-stdarg.o -MMD -MP -MF ./.deps/tree-stdarg.TPo ../../gcc/tree-stdarg.c
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o tree-streamer.o -MT tree-streamer.o -MMD -MP -MF ./.deps/tree-streamer.TPo ../../gcc/tree-streamer.c
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/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
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/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
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o tree-tailcall.o -MT tree-tailcall.o -MMD -MP -MF ./.deps/tree-tailcall.TPo ../../gcc/tree-tailcall.c
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/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
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/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
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/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
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/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
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/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
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/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
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/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
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o tree-vectorizer.o -MT tree-vectorizer.o -MMD -MP -MF ./.deps/tree-vectorizer.TPo ../../gcc/tree-vectorizer.c
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o tree-vrp.o -MT tree-vrp.o -MMD -MP -MF ./.deps/tree-vrp.TPo ../../gcc/tree-vrp.c
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o tree.o -MT tree.o -MMD -MP -MF ./.deps/tree.TPo ../../gcc/tree.c
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o valtrack.o -MT valtrack.o -MMD -MP -MF ./.deps/valtrack.TPo ../../gcc/valtrack.c
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o value-prof.o -MT value-prof.o -MMD -MP -MF ./.deps/value-prof.TPo ../../gcc/value-prof.c
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o var-tracking.o -MT var-tracking.o -MMD -MP -MF ./.deps/var-tracking.TPo ../../gcc/var-tracking.c
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o varasm.o -MT varasm.o -MMD -MP -MF ./.deps/varasm.TPo ../../gcc/varasm.c
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o varpool.o -MT varpool.o -MMD -MP -MF ./.deps/varpool.TPo ../../gcc/varpool.c
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o vmsdbgout.o -MT vmsdbgout.o -MMD -MP -MF ./.deps/vmsdbgout.TPo ../../gcc/vmsdbgout.c
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o vtable-verify.o -MT vtable-verify.o -MMD -MP -MF ./.deps/vtable-verify.TPo ../../gcc/vtable-verify.c
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o web.o -MT web.o -MMD -MP -MF ./.deps/web.TPo ../../gcc/web.c
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o wide-int.o -MT wide-int.o -MMD -MP -MF ./.deps/wide-int.TPo ../../gcc/wide-int.cc
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/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
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o xcoffout.o -MT xcoffout.o -MMD -MP -MF ./.deps/xcoffout.TPo ../../gcc/xcoffout.c
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o i386.o -MT i386.o -MMD -MP -MF ./.deps/i386.TPo ../../gcc/config/i386/i386.c
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o darwin.o -MT darwin.o -MMD -MP -MF ./.deps/darwin.TPo ../../gcc/config/darwin.c
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o host-darwin.o -MT host-darwin.o -MMD -MP -MF ./.deps/host-darwin.TPo ../../gcc/config/host-darwin.c
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o host-i386-darwin.o -MT host-i386-darwin.o -MMD -MP -MF ./.deps/host-i386-darwin.TPo ../../gcc/config/i386/host-i386-darwin.c
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o main.o -MT main.o -MMD -MP -MF ./.deps/main.TPo ../../gcc/main.c
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/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
clang++ -std=gnu++98 -fno-PIE -c -DPREFIX=\"/usr/local/Cellar/gcc/6.1.0_1\" -DBASEVER="\"6.1.0\"" -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o prefix.o -MT prefix.o -MMD -MP -MF ./.deps/prefix.TPo ../../gcc/prefix.c
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o params.o -MT params.o -MMD -MP -MF ./.deps/params.TPo ../../gcc/params.c
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o opts.o -MT opts.o -MMD -MP -MF ./.deps/opts.TPo ../../gcc/opts.c
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o opts-common.o -MT opts-common.o -MMD -MP -MF ./.deps/opts-common.TPo ../../gcc/opts-common.c
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o options.o -MT options.o -MMD -MP -MF ./.deps/options.TPo options.c
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o vec.o -MT vec.o -MMD -MP -MF ./.deps/vec.TPo ../../gcc/vec.c
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o hooks.o -MT hooks.o -MMD -MP -MF ./.deps/hooks.TPo ../../gcc/hooks.c
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -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/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/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
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o hash-table.o -MT hash-table.o -MMD -MP -MF ./.deps/hash-table.TPo ../../gcc/hash-table.c
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o file-find.o -MT file-find.o -MMD -MP -MF ./.deps/file-find.TPo ../../gcc/file-find.c
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o diagnostic.o -MT diagnostic.o -MMD -MP -MF ./.deps/diagnostic.TPo ../../gcc/diagnostic.c
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o diagnostic-color.o -MT diagnostic-color.o -MMD -MP -MF ./.deps/diagnostic-color.TPo ../../gcc/diagnostic-color.c
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/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
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o pretty-print.o -MT pretty-print.o -MMD -MP -MF ./.deps/pretty-print.TPo ../../gcc/pretty-print.c
clang++ -std=gnu++98 -fno-PIE -c -DLOCALEDIR=\"/usr/local/Cellar/gcc/6.1.0_1/share/locale\" -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o intl.o -MT intl.o -MMD -MP -MF ./.deps/intl.TPo ../../gcc/intl.c
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o input.o -MT input.o -MMD -MP -MF ./.deps/input.TPo ../../gcc/input.c
clang++ -std=gnu++98 -fno-PIE -c -DBASEVER="\"6.1.0\"" -DDATESTAMP="\"\"" -DREVISION="\"\"" -DDEVPHASE="\"\"" -DPKGVERSION="\"(Homebrew gcc 6.1.0_1 --with-all-languages) \"" -DBUGURL="\"<https://github.com/Homebrew/homebrew/issues>\"" -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o version.o -MT version.o -MMD -MP -MF ./.deps/version.TPo ../../gcc/version.c
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o ggc-none.o -MT ggc-none.o -MMD -MP -MF ./.deps/ggc-none.TPo ../../gcc/ggc-none.c
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o memory-block.o -MT memory-block.o -MMD -MP -MF ./.deps/memory-block.TPo ../../gcc/memory-block.cc
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o gcov.o -MT gcov.o -MMD -MP -MF ./.deps/gcov.TPo ../../gcc/gcov.c
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o gcov-dump.o -MT gcov-dump.o -MMD -MP -MF ./.deps/gcov-dump.TPo ../../gcc/gcov-dump.c
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o gcov-tool.o -MT gcov-tool.o -MMD -MP -MF ./.deps/gcov-tool.TPo ../../gcc/gcov-tool.c
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o libgcov-util.o ../../gcc/../libgcc/libgcov-util.c
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include \
-DIN_GCOV_TOOL=1 -o libgcov-driver-tool.o ../../gcc/../libgcc/libgcov-driver.c
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include \
-DIN_GCOV_TOOL=1 -o libgcov-merge-tool.o ../../gcc/../libgcc/libgcov-merge.c
clang++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-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/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/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
clang++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-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/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o cp/call.o -MT cp/call.o -MMD -MP -MF cp/.deps/call.TPo ../../gcc/cp/call.c
clang++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-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/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o cp/decl.o -MT cp/decl.o -MMD -MP -MF cp/.deps/decl.TPo ../../gcc/cp/decl.c
clang++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-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/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o cp/expr.o -MT cp/expr.o -MMD -MP -MF cp/.deps/expr.TPo ../../gcc/cp/expr.c
clang++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-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/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o cp/pt.o -MT cp/pt.o -MMD -MP -MF cp/.deps/pt.TPo ../../gcc/cp/pt.c
clang++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-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/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o cp/typeck2.o -MT cp/typeck2.o -MMD -MP -MF cp/.deps/typeck2.TPo ../../gcc/cp/typeck2.c
clang++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-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/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o cp/class.o -MT cp/class.o -MMD -MP -MF cp/.deps/class.TPo ../../gcc/cp/class.c
clang++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-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/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o cp/decl2.o -MT cp/decl2.o -MMD -MP -MF cp/.deps/decl2.TPo ../../gcc/cp/decl2.c
clang++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-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/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o cp/error.o -MT cp/error.o -MMD -MP -MF cp/.deps/error.TPo ../../gcc/cp/error.c
clang++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-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/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o cp/lex.o -MT cp/lex.o -MMD -MP -MF cp/.deps/lex.TPo ../../gcc/cp/lex.c
clang++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-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/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o cp/parser.o -MT cp/parser.o -MMD -MP -MF cp/.deps/parser.TPo ../../gcc/cp/parser.c
clang++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-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/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o cp/ptree.o -MT cp/ptree.o -MMD -MP -MF cp/.deps/ptree.TPo ../../gcc/cp/ptree.c
clang++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-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/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o cp/rtti.o -MT cp/rtti.o -MMD -MP -MF cp/.deps/rtti.TPo ../../gcc/cp/rtti.c
clang++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-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/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o cp/typeck.o -MT cp/typeck.o -MMD -MP -MF cp/.deps/typeck.TPo ../../gcc/cp/typeck.c
clang++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-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/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o cp/cvt.o -MT cp/cvt.o -MMD -MP -MF cp/.deps/cvt.TPo ../../gcc/cp/cvt.c
clang++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-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/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o cp/except.o -MT cp/except.o -MMD -MP -MF cp/.deps/except.TPo ../../gcc/cp/except.c
clang++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-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/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o cp/friend.o -MT cp/friend.o -MMD -MP -MF cp/.deps/friend.TPo ../../gcc/cp/friend.c
clang++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-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/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o cp/init.o -MT cp/init.o -MMD -MP -MF cp/.deps/init.TPo ../../gcc/cp/init.c
clang++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-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/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o cp/method.o -MT cp/method.o -MMD -MP -MF cp/.deps/method.TPo ../../gcc/cp/method.c
clang++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-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/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o cp/search.o -MT cp/search.o -MMD -MP -MF cp/.deps/search.TPo ../../gcc/cp/search.c
clang++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-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/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o cp/semantics.o -MT cp/semantics.o -MMD -MP -MF cp/.deps/semantics.TPo ../../gcc/cp/semantics.c
clang++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-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/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o cp/tree.o -MT cp/tree.o -MMD -MP -MF cp/.deps/tree.TPo ../../gcc/cp/tree.c
clang++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-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/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o cp/repo.o -MT cp/repo.o -MMD -MP -MF cp/.deps/repo.TPo ../../gcc/cp/repo.c
clang++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-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/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o cp/dump.o -MT cp/dump.o -MMD -MP -MF cp/.deps/dump.TPo ../../gcc/cp/dump.c
clang++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-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/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o cp/optimize.o -MT cp/optimize.o -MMD -MP -MF cp/.deps/optimize.TPo ../../gcc/cp/optimize.c
clang++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-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/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o cp/mangle.o -MT cp/mangle.o -MMD -MP -MF cp/.deps/mangle.TPo ../../gcc/cp/mangle.c
clang++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-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/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/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
clang++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-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/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/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
clang++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-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/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/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
clang++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-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/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/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
clang++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-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/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/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
clang++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-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/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/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
clang++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-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/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o cp/lambda.o -MT cp/lambda.o -MMD -MP -MF cp/.deps/lambda.TPo ../../gcc/cp/lambda.c
clang++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-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/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/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
clang++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-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/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o cp/constexpr.o -MT cp/constexpr.o -MMD -MP -MF cp/.deps/constexpr.TPo ../../gcc/cp/constexpr.c
clang++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-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/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/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
clang++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-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/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o cp/constraint.o -MT cp/constraint.o -MMD -MP -MF cp/.deps/constraint.TPo ../../gcc/cp/constraint.cc
clang++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-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/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o cp/logic.o -MT cp/logic.o -MMD -MP -MF cp/.deps/logic.TPo ../../gcc/cp/logic.cc
clang++ -std=gnu++98 -fno-PIE -c -DTARGET_MACHINE=\"x86_64-apple-darwin14.5.0\" -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o collect2.o -MT collect2.o -MMD -MP -MF ./.deps/collect2.TPo ../../gcc/collect2.c
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o collect2-aix.o -MT collect2-aix.o -MMD -MP -MF ./.deps/collect2-aix.TPo ../../gcc/collect2-aix.c
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o tlink.o -MT tlink.o -MMD -MP -MF ./.deps/tlink.TPo ../../gcc/tlink.c
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o collect-utils.o -MT collect-utils.o -MMD -MP -MF ./.deps/collect-utils.TPo ../../gcc/collect-utils.c
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o lto-wrapper.o -MT lto-wrapper.o -MMD -MP -MF ./.deps/lto-wrapper.TPo ../../gcc/lto-wrapper.c
clang++ -std=gnu++98 -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/local/Cellar/gcc/6.1.0_1/lib/gcc/6/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/local/Cellar/gcc/6.1.0_1/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"6.1.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-apple-darwin14.5.0\" -DDEFAULT_TARGET_MACHINE=\"x86_64-apple-darwin14.5.0\" -DSTANDARD_BINDIR_PREFIX=\"/usr/local/Cellar/gcc/6.1.0_1/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DTARGET_MACHINE=\"x86_64-apple-darwin14.5.0\" -DPERSONALITY=\"ar\" -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o gcc-ar.o -MT gcc-ar.o -MMD -MP -MF ./.deps/gcc-ar.TPo ../../gcc/gcc-ar.c
clang++ -std=gnu++98 -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/local/Cellar/gcc/6.1.0_1/lib/gcc/6/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/local/Cellar/gcc/6.1.0_1/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"6.1.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-apple-darwin14.5.0\" -DDEFAULT_TARGET_MACHINE=\"x86_64-apple-darwin14.5.0\" -DSTANDARD_BINDIR_PREFIX=\"/usr/local/Cellar/gcc/6.1.0_1/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DTARGET_MACHINE=\"x86_64-apple-darwin14.5.0\" -DPERSONALITY=\"nm\" -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o gcc-nm.o -MT gcc-nm.o -MMD -MP -MF ./.deps/gcc-nm.TPo gcc-nm.c
clang++ -std=gnu++98 -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/local/Cellar/gcc/6.1.0_1/lib/gcc/6/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/local/Cellar/gcc/6.1.0_1/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"6.1.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-apple-darwin14.5.0\" -DDEFAULT_TARGET_MACHINE=\"x86_64-apple-darwin14.5.0\" -DSTANDARD_BINDIR_PREFIX=\"/usr/local/Cellar/gcc/6.1.0_1/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DTARGET_MACHINE=\"x86_64-apple-darwin14.5.0\" -DPERSONALITY=\"ranlib\" -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o gcc-ranlib.o -MT gcc-ranlib.o -MMD -MP -MF ./.deps/gcc-ranlib.TPo gcc-ranlib.c
clang++ -std=gnu++98 -fno-PIE -c -DHOST_GENERATOR_FILE -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o gengtype.o -MT gengtype.o -MMD -MP -MF ./.deps/gengtype.TPo ../../gcc/gengtype.c
clang++ -std=gnu++98 -fno-PIE -c -DHOST_GENERATOR_FILE -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o gengtype-lex.o -MT gengtype-lex.o -MMD -MP -MF ./.deps/gengtype-lex.TPo ../../gcc/gengtype-lex.c
clang++ -std=gnu++98 -fno-PIE -c -DHOST_GENERATOR_FILE -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o gengtype-parse.o -MT gengtype-parse.o -MMD -MP -MF ./.deps/gengtype-parse.TPo ../../gcc/gengtype-parse.c
clang++ -std=gnu++98 -fno-PIE -c -DHOST_GENERATOR_FILE -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o gengtype-state.o -MT gengtype-state.o -MMD -MP -MF ./.deps/gengtype-state.TPo ../../gcc/gengtype-state.c
clang++ -std=gnu++98 -fno-PIE -c -DHOST_GENERATOR_FILE -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o errors.o -MT errors.o -MMD -MP -MF ./.deps/errors.TPo ../../gcc/errors.c
clang++ -std=gnu++98 -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/local/Cellar/gcc/6.1.0_1/lib/gcc/6/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/local/Cellar/gcc/6.1.0_1/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"6.1.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-apple-darwin14.5.0\" -DDEFAULT_TARGET_MACHINE=\"x86_64-apple-darwin14.5.0\" -DSTANDARD_BINDIR_PREFIX=\"/usr/local/Cellar/gcc/6.1.0_1/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o gcc.o -MT gcc.o -MMD -MP -MF ./.deps/gcc.TPo ../../gcc/gcc.c
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o gcc-main.o -MT gcc-main.o -MMD -MP -MF ./.deps/gcc-main.TPo ../../gcc/gcc-main.c
clang++ -std=gnu++98 -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/local/Cellar/gcc/6.1.0_1/lib/gcc/6/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/local/Cellar/gcc/6.1.0_1/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"6.1.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-apple-darwin14.5.0\" -DDEFAULT_TARGET_MACHINE=\"x86_64-apple-darwin14.5.0\" -DSTANDARD_BINDIR_PREFIX=\"/usr/local/Cellar/gcc/6.1.0_1/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-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/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o c/gccspec.o -MT c/gccspec.o -MMD -MP -MF c/.deps/gccspec.TPo ../../gcc/c/gccspec.c
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o driver-i386.o -MT driver-i386.o -MMD -MP -MF ./.deps/driver-i386.TPo ../../gcc/config/i386/driver-i386.c
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o darwin-driver.o -MT darwin-driver.o -MMD -MP -MF ./.deps/darwin-driver.TPo ../../gcc/config/darwin-driver.c
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-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/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/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
clang++ -std=gnu++98 -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/local/Cellar/gcc/6.1.0_1/lib/gcc/6/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/local/Cellar/gcc/6.1.0_1/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"6.1.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-apple-darwin14.5.0\" -DDEFAULT_TARGET_MACHINE=\"x86_64-apple-darwin14.5.0\" -DSTANDARD_BINDIR_PREFIX=\"/usr/local/Cellar/gcc/6.1.0_1/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-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/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/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
clang++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-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/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/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
clang++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-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/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o lto/lto.o -MT lto/lto.o -MMD -MP -MF lto/.deps/lto.TPo ../../gcc/lto/lto.c
clang++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-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/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/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
clang++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-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/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/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
clang++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-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/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/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
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o insn-emit.o -MT insn-emit.o -MMD -MP -MF ./.deps/insn-emit.TPo insn-emit.c
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o insn-extract.o -MT insn-extract.o -MMD -MP -MF ./.deps/insn-extract.TPo insn-extract.c
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o insn-output.o -MT insn-output.o -MMD -MP -MF ./.deps/insn-output.TPo insn-output.c
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o insn-peep.o -MT insn-peep.o -MMD -MP -MF ./.deps/insn-peep.TPo insn-peep.c
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/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
ranlib libcommon.a
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o insn-attrtab.o -MT insn-attrtab.o -MMD -MP -MF ./.deps/insn-attrtab.TPo insn-attrtab.c
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o insn-automata.o -MT insn-automata.o -MMD -MP -MF ./.deps/insn-automata.TPo insn-automata.c
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o insn-dfatab.o -MT insn-dfatab.o -MMD -MP -MF ./.deps/insn-dfatab.TPo insn-dfatab.c
clang++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o insn-latencytab.o -MT insn-latencytab.o -MMD -MP -MF ./.deps/insn-latencytab.TPo insn-latencytab.c
clang++ -std=gnu++98 -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -Wl,-no_pie gcov.o \
hash-table.o ggc-none.o libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/pic/libiberty.a ../libdecnumber/libdecnumber.a -o gcov
clang++ -std=gnu++98 -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -Wl,-no_pie gcov-dump.o \
hash-table.o ggc-none.o\
libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/pic/libiberty.a ../libdecnumber/libdecnumber.a -o gcov-dump
clang++ -std=gnu++98 -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -Wl,-no_pie gcov-tool.o libgcov-util.o libgcov-driver-tool.o libgcov-merge-tool.o libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/pic/libiberty.a ../libdecnumber/libdecnumber.a -o gcov-tool
clang++ -std=gnu++98 -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -Wl,-no_pie -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 -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/pic/libiberty.a ../libdecnumber/libdecnumber.a
mv -f Tcollect2 collect2
clang++ -std=gnu++98 -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -Wl,-no_pie -o Tlto-wrapper \
lto-wrapper.o collect-utils.o ggc-none.o libcommon-target.a libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/pic/libiberty.a ../libdecnumber/libdecnumber.a
mv -f Tlto-wrapper lto-wrapper
clang++ -std=gnu++98 -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -Wl,-no_pie gcc-ar.o -o gcc-ar \
file-find.o libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/pic/libiberty.a ../libdecnumber/libdecnumber.a
clang++ -std=gnu++98 -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -Wl,-no_pie gcc-nm.o -o gcc-nm \
file-find.o libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/pic/libiberty.a ../libdecnumber/libdecnumber.a
clang++ -std=gnu++98 -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -Wl,-no_pie gcc-ranlib.o -o gcc-ranlib \
file-find.o libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/pic/libiberty.a ../libdecnumber/libdecnumber.a
clang++ -std=gnu++98 -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -Wl,-no_pie -o gengtype \
gengtype.o gengtype-lex.o gengtype-parse.o gengtype-state.o version.o errors.o libcommon.a ../libcpp/libcpp.a ../libiberty/pic/libiberty.a ../libdecnumber/libdecnumber.a ../libbacktrace/.libs/libbacktrace.a libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/pic/libiberty.a ../libdecnumber/libdecnumber.a
clang++ -std=gnu++98 -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -Wl,-no_pie -o xgcc gcc.o gcc-main.o ggc-none.o spellcheck.o \
c/gccspec.o driver-i386.o darwin-driver.o libcommon-target.a \
libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/pic/libiberty.a ../libdecnumber/libdecnumber.a
clang++ -std=gnu++98 -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -Wl,-no_pie -o cpp gcc.o gcc-main.o ggc-none.o spellcheck.o \
c-family/cppspec.o driver-i386.o darwin-driver.o libcommon-target.a \
libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/pic/libiberty.a ../libdecnumber/libdecnumber.a
clang++ -std=gnu++98 -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -Wl,-no_pie -o xg++ \
gcc.o gcc-main.o ggc-none.o spellcheck.o cp/g++spec.o driver-i386.o darwin-driver.o libcommon-target.a \
libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/pic/libiberty.a ../libdecnumber/libdecnumber.a
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -dumpspecs > tmp-specs
mv tmp-specs specs
: > tmp-libgcc.mvars
if /private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -print-sysroot-headers-suffix > /dev/null 2>&1; then \
set -e; for ml in `/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -print-multi-lib`; do \
multi_dir=`echo ${ml} | sed -e 's/;.*$//'`; \
flags=`echo ${ml} | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \
sfx=`/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.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 -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include ' >> tmp-libgcc.mvars
/bin/sh ../../gcc/../move-if-change tmp-fixinc_list fixinc_list
echo INHIBIT_LIBC_CFLAGS = '' >> tmp-libgcc.mvars
echo TARGET_SYSTEM_ROOT = '' >> tmp-libgcc.mvars
echo timestamp > s-fixinc_list
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
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 darwin.o host-darwin.o host-i386-darwin.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(inchash.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(vmsdbgout.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(xcoffout.o) has no symbols
ranlib libbackend.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(inchash.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(vmsdbgout.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(xcoffout.o) has no symbols
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 darwin-c.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a libcommon.a ../libcpp/libcpp.a ../libiberty/pic/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 darwin-c.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a libcommon.a ../libcpp/libcpp.a ../libiberty/pic/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
clang++ -std=gnu++98 -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -Wl,-no_pie -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/usr/local/opt/isl/lib -lisl -L/usr/local/opt/gmp/lib -L/usr/local/opt/mpfr/lib -L/usr/local/opt/libmpc/lib -lmpc -lmpfr -lgmp -lz libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/pic/libiberty.a ../libdecnumber/libdecnumber.a
clang++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o cc1-checksum.o -MT cc1-checksum.o -MMD -MP -MF ./.deps/cc1-checksum.TPo cc1-checksum.c
clang++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/usr/local/opt/isl/include -o cc1plus-checksum.o -MT cc1plus-checksum.o -MMD -MP -MF ./.deps/cc1plus-checksum.TPo cc1plus-checksum.c
clang++ -std=gnu++98 -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -Wl,-no_pie -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 darwin-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 -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/pic/libiberty.a ../libdecnumber/libdecnumber.a -L/usr/local/opt/isl/lib -lisl -L/usr/local/opt/gmp/lib -L/usr/local/opt/mpfr/lib -L/usr/local/opt/libmpc/lib -lmpc -lmpfr -lgmp -lz
clang++ -std=gnu++98 -g -DIN_GCC -fPIC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -Wl,-no_pie -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 darwin-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 -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/pic/libiberty.a ../libdecnumber/libdecnumber.a -L/usr/local/opt/isl/lib -lisl -L/usr/local/opt/gmp/lib -L/usr/local/opt/mpfr/lib -L/usr/local/opt/libmpc/lib -lmpc -lmpfr -lgmp -lz
echo | /private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.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 && \
/Applications/Xcode.app/Contents/Developer/usr/bin/make real-install-headers-tar DESTDIR=`pwd`/../gcc/ \
libsubdir=. ; \
else \
set -e; for ml in `cat fixinc_list`; do \
sysroot_headers_suffix=`echo ${ml} | sed -e 's/;.*$//'`; \
multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`; \
fix_dir=include-fixed${multi_dir}; \
if ! false && test ! -d `echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`; then \
echo The directory that should contain system headers does not exist: >&2 ; \
echo " `echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`" >&2 ; \
tooldir_sysinc=`echo "/usr/local/Cellar/gcc/6.1.0_1/lib/gcc/6/gcc/x86_64-apple-darwin14.5.0/6.1.0/../../../../../../x86_64-apple-darwin14.5.0/sys-include" | sed -e :a -e "s,[^/]*/\.\.\/,," -e ta`; \
if test "x`echo /usr/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-apple-darwin14.5.0'; 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-apple-darwin14.5.0/fixincludes && \
/bin/sh ./fixinc.sh "${gcc_dir}/${fix_dir}" \
`echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta` ); \
rm -f ${fix_dir}/syslimits.h; \
if [ -f ${fix_dir}/limits.h ]; then \
mv ${fix_dir}/limits.h ${fix_dir}/syslimits.h; \
else \
cp ../../gcc/gsyslimits.h ${fix_dir}/syslimits.h; \
fi; \
chmod a+r ${fix_dir}/syslimits.h; \
done; \
fi
Fixing headers into /private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/gcc/include-fixed for x86_64-apple-darwin14.5.0 target
No forbidden identifiers defined by this target
Finding directories and links to directories
Searching /usr/include/.
Searching /usr/include/./python2.6
Searching /usr/include/./python2.7
Making symbolic directory links
Fixing directory /usr/include into /private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/gcc/include-fixed
Applying io_quotes_def to curl/curlver.h
Applying ctrl_quotes_def to editline/readline.h
Applying stdio_va_list_clients to krb5.h
Applying hpux8_bogus_inlines to math.h
Applying math_exception to math.h
Fixed: math.h
Applying io_quotes_def to net/if_media.h
Applying io_quotes_def to net-snmp/library/container.h
Applying ctrl_quotes_def to readline/history.h
Applying ctrl_quotes_def to readline/readline.h
Applying io_quotes_use to security/audit/audit_ioctl.h
Applying darwin_stdint_1 to stdint.h
Applying darwin_stdint_2 to stdint.h
Applying darwin_stdint_3 to stdint.h
Applying darwin_stdint_4 to stdint.h
Applying darwin_stdint_5 to stdint.h
Applying darwin_stdint_6 to stdint.h
Applying darwin_stdint_7 to stdint.h
Fixed: stdint.h
Applying sysv68_string to string.h
Applying io_quotes_def to sys/cdefs.h
Applying io_quotes_def to sys/ioccom.h
Applying io_quotes_def to sys/ttycom.h
Applying io_quotes_use to sys/ttycom.h
Fixing directory /usr/include/python2.6 into /private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/gcc/include-fixed/root/System/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6
Fixing directory /usr/include/python2.7 into /private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/gcc/include-fixed/root/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
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/pcommitintrin.h ../../gcc/config/i386/mwaitxintrin.h ../../gcc/config/i386/clzerointrin.h ../../gcc/config/i386/pkuintrin.h ../../gcc/ginclude/tgmath.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 /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`/limits.h ] ; then \
cat ../../gcc/limitx.h ../../gcc/glimits.h ../../gcc/limity.h > tmp-xlimits.h; \
else \
cat ../../gcc/glimits.h > tmp-xlimits.h; \
fi; \
/bin/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
mkdir x86_64-apple-darwin14.5.0/libgcc
Checking multilib configuration for libgcc...
Configuring stage 1 in x86_64-apple-darwin14.5.0/libgcc
configure: creating cache ./config.cache
checking build system type... x86_64-apple-darwin14.5.0
checking host system type... x86_64-apple-darwin14.5.0
checking for --enable-version-specific-runtime-libs... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for gawk... awk
checking for x86_64-apple-darwin14.5.0-ar... ar
checking for x86_64-apple-darwin14.5.0-lipo... lipo
checking for x86_64-apple-darwin14.5.0-nm... /private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/nm
checking for x86_64-apple-darwin14.5.0-ranlib... ranlib
checking for x86_64-apple-darwin14.5.0-strip... strip
checking whether ln -s works... yes
checking for x86_64-apple-darwin14.5.0-gcc... /private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include accepts -g... yes
checking for /private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include option to accept ISO C89... none needed
checking how to run the C preprocessor... /private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/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... no
configure: WARNING: decimal float is not supported for this target, ignored
checking whether fixed-point is supported... no
checking whether the compiler is configured for setjmp/longjmp exceptions... no
checking if the linker (/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/collect-ld) is GNU ld... no
checking for thread model used by GCC... posix
checking whether assembler supports CFI directives... yes
checking for target glibc version... 0.0
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... yes
checking for init priority support... no
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-mprotect.c to enable-execute-stack.c
config.status: linking ../../../libgcc/unwind-generic.h to unwind.h
config.status: linking ../../../libgcc/config/no-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
Adding multilib support to Makefile in ../../../libgcc
multidirs=i386
with_multisubdir=
Running configure in multilib subdirs i386
pwd: /private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/x86_64-apple-darwin14.5.0/libgcc
Running configure in multilib subdir i386
pwd: /private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/x86_64-apple-darwin14.5.0
mkdir i386
configure: creating cache ./config.cache
checking build system type... x86_64-apple-darwin14.5.0
checking host system type... x86_64-apple-darwin14.5.0
checking for --enable-version-specific-runtime-libs... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for gawk... awk
checking for x86_64-apple-darwin14.5.0-ar... ar
checking for x86_64-apple-darwin14.5.0-lipo... lipo
checking for x86_64-apple-darwin14.5.0-nm... /private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/nm
checking for x86_64-apple-darwin14.5.0-ranlib... ranlib
checking for x86_64-apple-darwin14.5.0-strip... strip
checking whether ln -s works... yes
checking for x86_64-apple-darwin14.5.0-gcc... /private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -m32
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -m32 accepts -g... yes
checking for /private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -m32 option to accept ISO C89... none needed
checking how to run the C preprocessor... /private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -m32 -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... no
configure: WARNING: decimal float is not supported for this target, ignored
checking whether fixed-point is supported... no
checking whether the compiler is configured for setjmp/longjmp exceptions... no
checking if the linker (/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/collect-ld) is GNU ld... no
checking for thread model used by GCC... posix
checking whether assembler supports CFI directives... yes
checking for target glibc version... 0.0
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... yes
checking for init priority support... no
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-mprotect.c to enable-execute-stack.c
config.status: linking ../../../../libgcc/unwind-generic.h to unwind.h
config.status: linking ../../../../libgcc/config/no-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
Adding multilib support to Makefile in ../../../../libgcc
with_multisubdir=i386
# If this is the top-level multilib, build all the other
DEFINES='' HEADERS='../../../libgcc/config/i386/darwin-lib.h' \
../../../libgcc/mkheader.sh > tmp-libgcc_tm.h
sed -e 's/__PFX__/__/g' \
-e 's/__FIXPTPFX__/__/g' < ../../../libgcc/libgcc-std.ver.in > libgcc-std.ver
# multilibs.
dest=../.././gcc/include/tmp$$-unwind.h; \
cp unwind.h $dest; \
chmod a+r $dest; \
sh ../../../libgcc/../move-if-change $dest ../.././gcc/include/unwind.h
{ cat libgcc-std.ver ../../../libgcc/config/libgcc-libsystem.ver \
| sed -e '/^[ ]*#/d' \
-e 's/^%\(if\|else\|elif\|endif\|define\)/#\1/' \
| /private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -E -xassembler-with-cpp -; \
} > tmp-libgcc.map.in
/bin/sh ../../../libgcc/../move-if-change tmp-libgcc_tm.h libgcc_tm.h
mv tmp-libgcc.map.in libgcc.map.in
if [ -z "i386" ]; then \
true; \
else \
rootpre=`${PWDCMD-pwd}`/; export rootpre; \
srcrootpre=`cd ../../../libgcc; ${PWDCMD-pwd}`/; export srcrootpre; \
lib=`echo "${rootpre}" | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \
compiler="/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include "; \
for i in `${compiler} --print-multi-lib 2>/dev/null`; do \
dir=`echo $i | sed -e 's/;.*$//'`; \
if [ "${dir}" = "." ]; then \
true; \
else \
if [ -d ../${dir}/${lib} ]; then \
flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \
if (cd ../${dir}/${lib}; /Applications/Xcode.app/Contents/Developer/usr/bin/make "AR=ar" "AR_FLAGS=rc" "CC=/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include " "CFLAGS=-g -O2" "DESTDIR=" "EXTRA_OFILES=" "HDEFINES=" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "LDFLAGS=" "LOADLIBES=" "RANLIB=ranlib" "SHELL=/bin/sh" "prefix=/usr/local/Cellar/gcc/6.1.0_1" "exec_prefix=/usr/local/Cellar/gcc/6.1.0_1" "libdir=/usr/local/Cellar/gcc/6.1.0_1/lib/gcc/6" "libsubdir=/usr/local/Cellar/gcc/6.1.0_1/lib/gcc/6/gcc/x86_64-apple-darwin14.5.0/6.1.0" "tooldir=/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0" \
CFLAGS="-g -O2 ${flags}" \
CCASFLAGS=" ${flags}" \
FCFLAGS=" ${flags}" \
FFLAGS=" ${flags}" \
ADAFLAGS=" ${flags}" \
prefix="/usr/local/Cellar/gcc/6.1.0_1" \
exec_prefix="/usr/local/Cellar/gcc/6.1.0_1" \
GCJFLAGS=" ${flags}" \
GOCFLAGS="-O2 -g ${flags}" \
CXXFLAGS="-g -O2 ${flags}" \
LIBCFLAGS="-g -O2 ${flags}" \
LIBCXXFLAGS="-g -O2 -fno-implicit-templates ${flags}" \
LDFLAGS=" ${flags}" \
MULTIFLAGS="${flags}" \
DESTDIR="" \
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" \
all); then \
true; \
else \
exit 1; \
fi; \
else true; \
fi; \
fi; \
done; \
fi
echo timestamp > libgcc_tm.stamp
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldi3_s.o -MT _muldi3_s.o -MD -MP -MF _muldi3_s.dep -DSHARED -DL_muldi3 -c ../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negdi2_s.o -MT _negdi2_s.o -MD -MP -MF _negdi2_s.dep -DSHARED -DL_negdi2 -c ../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _lshrdi3_s.o -MT _lshrdi3_s.o -MD -MP -MF _lshrdi3_s.dep -DSHARED -DL_lshrdi3 -c ../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashldi3_s.o -MT _ashldi3_s.o -MD -MP -MF _ashldi3_s.dep -DSHARED -DL_ashldi3 -c ../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashrdi3_s.o -MT _ashrdi3_s.o -MD -MP -MF _ashrdi3_s.dep -DSHARED -DL_ashrdi3 -c ../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cmpdi2_s.o -MT _cmpdi2_s.o -MD -MP -MF _cmpdi2_s.dep -DSHARED -DL_cmpdi2 -c ../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ucmpdi2_s.o -MT _ucmpdi2_s.o -MD -MP -MF _ucmpdi2_s.dep -DSHARED -DL_ucmpdi2 -c ../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _trampoline_s.o -MT _trampoline_s.o -MD -MP -MF _trampoline_s.dep -DSHARED -DL_trampoline -c ../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o __main_s.o -MT __main_s.o -MD -MP -MF __main_s.dep -DSHARED -DL__main -c ../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _absvsi2_s.o -MT _absvsi2_s.o -MD -MP -MF _absvsi2_s.dep -DSHARED -DL_absvsi2 -c ../../../libgcc/libgcc2.c
# If this is the top-level multilib, build all the other
# multilibs.
/bin/sh ../../../../libgcc/../mkinstalldirs ../../.././gcc/i386
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _absvdi2_s.o -MT _absvdi2_s.o -MD -MP -MF _absvdi2_s.dep -DSHARED -DL_absvdi2 -c ../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addvsi3_s.o -MT _addvsi3_s.o -MD -MP -MF _addvsi3_s.dep -DSHARED -DL_addvsi3 -c ../../../libgcc/libgcc2.c
mkdir ../../.././gcc/i386
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addvdi3_s.o -MT _addvdi3_s.o -MD -MP -MF _addvdi3_s.dep -DSHARED -DL_addvdi3 -c ../../../libgcc/libgcc2.c
for file in libgcc_s.1.dylib libgcc_ext.10.4.dylib libgcc_ext.10.5.dylib; do \
rm -f ../../.././gcc/i386/$file; \
ln -s ../$file ../../.././gcc/i386/; \
done
rm -f ../../.././gcc/i386/libgcc_s_x86_64.1.dylib
ln -s libgcc_s.1.dylib \
../../.././gcc/i386/libgcc_s_x86_64.1.dylib
rm -f ../../.././gcc/i386/libgcc_s_ppc64.1.dylib
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subvsi3_s.o -MT _subvsi3_s.o -MD -MP -MF _subvsi3_s.dep -DSHARED -DL_subvsi3 -c ../../../libgcc/libgcc2.c
ln -s libgcc_s.1.dylib \
../../.././gcc/i386/libgcc_s_ppc64.1.dylib
DEFINES='' HEADERS='../../../../libgcc/config/i386/darwin-lib.h' \
../../../../libgcc/mkheader.sh > tmp-libgcc_tm.h
sed -e 's/__PFX__/__/g' \
-e 's/__FIXPTPFX__/__/g' < ../../../../libgcc/libgcc-std.ver.in > libgcc-std.ver
/bin/sh ../../../../libgcc/../move-if-change tmp-libgcc_tm.h libgcc_tm.h
dest=../../.././gcc/include/tmp$$-unwind.h; \
cp unwind.h $dest; \
chmod a+r $dest; \
sh ../../../../libgcc/../move-if-change $dest ../../.././gcc/include/unwind.h
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subvdi3_s.o -MT _subvdi3_s.o -MD -MP -MF _subvdi3_s.dep -DSHARED -DL_subvdi3 -c ../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulvsi3_s.o -MT _mulvsi3_s.o -MD -MP -MF _mulvsi3_s.dep -DSHARED -DL_mulvsi3 -c ../../../libgcc/libgcc2.c
{ cat libgcc-std.ver ../../../../libgcc/config/libgcc-libsystem.ver \
| sed -e '/^[ ]*#/d' \
-e 's/^%\(if\|else\|elif\|endif\|define\)/#\1/' \
| /private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -E -xassembler-with-cpp -; \
} > tmp-libgcc.map.in
echo timestamp > libgcc_tm.stamp
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulvdi3_s.o -MT _mulvdi3_s.o -MD -MP -MF _mulvdi3_s.dep -DSHARED -DL_mulvdi3 -c ../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negvsi2_s.o -MT _negvsi2_s.o -MD -MP -MF _negvsi2_s.dep -DSHARED -DL_negvsi2 -c ../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negvdi2_s.o -MT _negvdi2_s.o -MD -MP -MF _negvdi2_s.dep -DSHARED -DL_negvdi2 -c ../../../libgcc/libgcc2.c
mv tmp-libgcc.map.in libgcc.map.in
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctors_s.o -MT _ctors_s.o -MD -MP -MF _ctors_s.dep -DSHARED -DL_ctors -c ../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldi3.o -MT _muldi3.o -MD -MP -MF _muldi3.dep -DL_muldi3 -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffssi2_s.o -MT _ffssi2_s.o -MD -MP -MF _ffssi2_s.dep -DSHARED -DL_ffssi2 -c ../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negdi2.o -MT _negdi2.o -MD -MP -MF _negdi2.dep -DL_negdi2 -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _lshrdi3.o -MT _lshrdi3.o -MD -MP -MF _lshrdi3.dep -DL_lshrdi3 -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashldi3.o -MT _ashldi3.o -MD -MP -MF _ashldi3.dep -DL_ashldi3 -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashrdi3.o -MT _ashrdi3.o -MD -MP -MF _ashrdi3.dep -DL_ashrdi3 -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cmpdi2.o -MT _cmpdi2.o -MD -MP -MF _cmpdi2.dep -DL_cmpdi2 -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffsdi2_s.o -MT _ffsdi2_s.o -MD -MP -MF _ffsdi2_s.dep -DSHARED -DL_ffsdi2 -c ../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ucmpdi2.o -MT _ucmpdi2.o -MD -MP -MF _ucmpdi2.dep -DL_ucmpdi2 -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clz_s.o -MT _clz_s.o -MD -MP -MF _clz_s.dep -DSHARED -DL_clz -c ../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzsi2_s.o -MT _clzsi2_s.o -MD -MP -MF _clzsi2_s.dep -DSHARED -DL_clzsi2 -c ../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzdi2_s.o -MT _clzdi2_s.o -MD -MP -MF _clzdi2_s.dep -DSHARED -DL_clzdi2 -c ../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _trampoline.o -MT _trampoline.o -MD -MP -MF _trampoline.dep -DL_trampoline -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o __main.o -MT __main.o -MD -MP -MF __main.dep -DL__main -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _absvsi2.o -MT _absvsi2.o -MD -MP -MF _absvsi2.dep -DL_absvsi2 -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzsi2_s.o -MT _ctzsi2_s.o -MD -MP -MF _ctzsi2_s.dep -DSHARED -DL_ctzsi2 -c ../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzdi2_s.o -MT _ctzdi2_s.o -MD -MP -MF _ctzdi2_s.dep -DSHARED -DL_ctzdi2 -c ../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _absvdi2.o -MT _absvdi2.o -MD -MP -MF _absvdi2.dep -DL_absvdi2 -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addvsi3.o -MT _addvsi3.o -MD -MP -MF _addvsi3.dep -DL_addvsi3 -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addvdi3.o -MT _addvdi3.o -MD -MP -MF _addvdi3.dep -DL_addvdi3 -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountsi2_s.o -MT _popcountsi2_s.o -MD -MP -MF _popcountsi2_s.dep -DSHARED -DL_popcountsi2 -c ../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountdi2_s.o -MT _popcountdi2_s.o -MD -MP -MF _popcountdi2_s.dep -DSHARED -DL_popcountdi2 -c ../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subvsi3.o -MT _subvsi3.o -MD -MP -MF _subvsi3.dep -DL_subvsi3 -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _paritysi2_s.o -MT _paritysi2_s.o -MD -MP -MF _paritysi2_s.dep -DSHARED -DL_paritysi2 -c ../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _paritydi2_s.o -MT _paritydi2_s.o -MD -MP -MF _paritydi2_s.dep -DSHARED -DL_paritydi2 -c ../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powisf2_s.o -MT _powisf2_s.o -MD -MP -MF _powisf2_s.dep -DSHARED -DL_powisf2 -c ../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subvdi3.o -MT _subvdi3.o -MD -MP -MF _subvdi3.dep -DL_subvdi3 -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulvsi3.o -MT _mulvsi3.o -MD -MP -MF _mulvsi3.dep -DL_mulvsi3 -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powidf2_s.o -MT _powidf2_s.o -MD -MP -MF _powidf2_s.dep -DSHARED -DL_powidf2 -c ../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulvdi3.o -MT _mulvdi3.o -MD -MP -MF _mulvdi3.dep -DL_mulvdi3 -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powixf2_s.o -MT _powixf2_s.o -MD -MP -MF _powixf2_s.dep -DSHARED -DL_powixf2 -c ../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negvsi2.o -MT _negvsi2.o -MD -MP -MF _negvsi2.dep -DL_negvsi2 -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negvdi2.o -MT _negvdi2.o -MD -MP -MF _negvdi2.dep -DL_negvdi2 -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctors.o -MT _ctors.o -MD -MP -MF _ctors.dep -DL_ctors -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powitf2_s.o -MT _powitf2_s.o -MD -MP -MF _powitf2_s.dep -DSHARED -DL_powitf2 -c ../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsc3_s.o -MT _mulsc3_s.o -MD -MP -MF _mulsc3_s.dep -DSHARED -DL_mulsc3 -c ../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffssi2.o -MT _ffssi2.o -MD -MP -MF _ffssi2.dep -DL_ffssi2 -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffsdi2.o -MT _ffsdi2.o -MD -MP -MF _ffsdi2.dep -DL_ffsdi2 -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldc3_s.o -MT _muldc3_s.o -MD -MP -MF _muldc3_s.dep -DSHARED -DL_muldc3 -c ../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulxc3_s.o -MT _mulxc3_s.o -MD -MP -MF _mulxc3_s.dep -DSHARED -DL_mulxc3 -c ../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _multc3_s.o -MT _multc3_s.o -MD -MP -MF _multc3_s.dep -DSHARED -DL_multc3 -c ../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divsc3_s.o -MT _divsc3_s.o -MD -MP -MF _divsc3_s.dep -DSHARED -DL_divsc3 -c ../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clz.o -MT _clz.o -MD -MP -MF _clz.dep -DL_clz -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divdc3_s.o -MT _divdc3_s.o -MD -MP -MF _divdc3_s.dep -DSHARED -DL_divdc3 -c ../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzsi2.o -MT _clzsi2.o -MD -MP -MF _clzsi2.dep -DL_clzsi2 -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divxc3_s.o -MT _divxc3_s.o -MD -MP -MF _divxc3_s.dep -DSHARED -DL_divxc3 -c ../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divtc3_s.o -MT _divtc3_s.o -MD -MP -MF _divtc3_s.dep -DSHARED -DL_divtc3 -c ../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzdi2.o -MT _clzdi2.o -MD -MP -MF _clzdi2.dep -DL_clzdi2 -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzsi2.o -MT _ctzsi2.o -MD -MP -MF _ctzsi2.dep -DL_ctzsi2 -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzdi2.o -MT _ctzdi2.o -MD -MP -MF _ctzdi2.dep -DL_ctzdi2 -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountsi2.o -MT _popcountsi2.o -MD -MP -MF _popcountsi2.dep -DL_popcountsi2 -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _bswapsi2_s.o -MT _bswapsi2_s.o -MD -MP -MF _bswapsi2_s.dep -DSHARED -DL_bswapsi2 -c ../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountdi2.o -MT _popcountdi2.o -MD -MP -MF _popcountdi2.dep -DL_popcountdi2 -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _paritysi2.o -MT _paritysi2.o -MD -MP -MF _paritysi2.dep -DL_paritysi2 -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _bswapdi2_s.o -MT _bswapdi2_s.o -MD -MP -MF _bswapdi2_s.dep -DSHARED -DL_bswapdi2 -c ../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clrsbsi2_s.o -MT _clrsbsi2_s.o -MD -MP -MF _clrsbsi2_s.dep -DSHARED -DL_clrsbsi2 -c ../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clrsbdi2_s.o -MT _clrsbdi2_s.o -MD -MP -MF _clrsbdi2_s.dep -DSHARED -DL_clrsbdi2 -c ../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _paritydi2.o -MT _paritydi2.o -MD -MP -MF _paritydi2.dep -DL_paritydi2 -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powisf2.o -MT _powisf2.o -MD -MP -MF _powisf2.dep -DL_powisf2 -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunssfsi_s.o -MT _fixunssfsi_s.o -MD -MP -MF _fixunssfsi_s.dep -DSHARED -DL_fixunssfsi -c ../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsdfsi_s.o -MT _fixunsdfsi_s.o -MD -MP -MF _fixunsdfsi_s.dep -DSHARED -DL_fixunsdfsi -c ../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsxfsi_s.o -MT _fixunsxfsi_s.o -MD -MP -MF _fixunsxfsi_s.dep -DSHARED -DL_fixunsxfsi -c ../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powidf2.o -MT _powidf2.o -MD -MP -MF _powidf2.dep -DL_powidf2 -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powixf2.o -MT _powixf2.o -MD -MP -MF _powixf2.dep -DL_powixf2 -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixsfdi_s.o -MT _fixsfdi_s.o -MD -MP -MF _fixsfdi_s.dep -DSHARED -DL_fixsfdi -c ../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powitf2.o -MT _powitf2.o -MD -MP -MF _powitf2.dep -DL_powitf2 -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsc3.o -MT _mulsc3.o -MD -MP -MF _mulsc3.dep -DL_mulsc3 -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixdfdi_s.o -MT _fixdfdi_s.o -MD -MP -MF _fixdfdi_s.dep -DSHARED -DL_fixdfdi -c ../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldc3.o -MT _muldc3.o -MD -MP -MF _muldc3.dep -DL_muldc3 -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulxc3.o -MT _mulxc3.o -MD -MP -MF _mulxc3.dep -DL_mulxc3 -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixxfdi_s.o -MT _fixxfdi_s.o -MD -MP -MF _fixxfdi_s.dep -DSHARED -DL_fixxfdi -c ../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _multc3.o -MT _multc3.o -MD -MP -MF _multc3.dep -DL_multc3 -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunssfdi_s.o -MT _fixunssfdi_s.o -MD -MP -MF _fixunssfdi_s.dep -DSHARED -DL_fixunssfdi -c ../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsdfdi_s.o -MT _fixunsdfdi_s.o -MD -MP -MF _fixunsdfdi_s.dep -DSHARED -DL_fixunsdfdi -c ../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divsc3.o -MT _divsc3.o -MD -MP -MF _divsc3.dep -DL_divsc3 -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsxfdi_s.o -MT _fixunsxfdi_s.o -MD -MP -MF _fixunsxfdi_s.dep -DSHARED -DL_fixunsxfdi -c ../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatdisf_s.o -MT _floatdisf_s.o -MD -MP -MF _floatdisf_s.dep -DSHARED -DL_floatdisf -c ../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divdc3.o -MT _divdc3.o -MD -MP -MF _divdc3.dep -DL_divdc3 -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divxc3.o -MT _divxc3.o -MD -MP -MF _divxc3.dep -DL_divxc3 -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divtc3.o -MT _divtc3.o -MD -MP -MF _divtc3.dep -DL_divtc3 -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _bswapsi2.o -MT _bswapsi2.o -MD -MP -MF _bswapsi2.dep -DL_bswapsi2 -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _bswapdi2.o -MT _bswapdi2.o -MD -MP -MF _bswapdi2.dep -DL_bswapdi2 -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatdidf_s.o -MT _floatdidf_s.o -MD -MP -MF _floatdidf_s.dep -DSHARED -DL_floatdidf -c ../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatdixf_s.o -MT _floatdixf_s.o -MD -MP -MF _floatdixf_s.dep -DSHARED -DL_floatdixf -c ../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatundisf_s.o -MT _floatundisf_s.o -MD -MP -MF _floatundisf_s.dep -DSHARED -DL_floatundisf -c ../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatundidf_s.o -MT _floatundidf_s.o -MD -MP -MF _floatundidf_s.dep -DSHARED -DL_floatundidf -c ../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatundixf_s.o -MT _floatundixf_s.o -MD -MP -MF _floatundixf_s.dep -DSHARED -DL_floatundixf -c ../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixsfti_s.o -MT _fixsfti_s.o -MD -MP -MF _fixsfti_s.dep -DSHARED -DL_fixsfdi -c ../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clrsbsi2.o -MT _clrsbsi2.o -MD -MP -MF _clrsbsi2.dep -DL_clrsbsi2 -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixdfti_s.o -MT _fixdfti_s.o -MD -MP -MF _fixdfti_s.dep -DSHARED -DL_fixdfdi -c ../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixxfti_s.o -MT _fixxfti_s.o -MD -MP -MF _fixxfti_s.dep -DSHARED -DL_fixxfdi -c ../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clrsbdi2.o -MT _clrsbdi2.o -MD -MP -MF _clrsbdi2.dep -DL_clrsbdi2 -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixtfti_s.o -MT _fixtfti_s.o -MD -MP -MF _fixtfti_s.dep -DSHARED -DL_fixunssfdi -c ../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _eprintf.o -MT _eprintf.o -MD -MP -MF _eprintf.dep -DL_eprintf -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunssfsi.o -MT _fixunssfsi.o -MD -MP -MF _fixunssfsi.dep -DL_fixunssfsi -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunssfti_s.o -MT _fixunssfti_s.o -MD -MP -MF _fixunssfti_s.dep -DSHARED -DL_fixunsdfdi -c ../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsdfsi.o -MT _fixunsdfsi.o -MD -MP -MF _fixunsdfsi.dep -DL_fixunsdfsi -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsxfsi.o -MT _fixunsxfsi.o -MD -MP -MF _fixunsxfsi.dep -DL_fixunsxfsi -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsdfti_s.o -MT _fixunsdfti_s.o -MD -MP -MF _fixunsdfti_s.dep -DSHARED -DL_fixunsxfdi -c ../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixsfdi.o -MT _fixsfdi.o -MD -MP -MF _fixsfdi.dep -DL_fixsfdi -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsxfti_s.o -MT _fixunsxfti_s.o -MD -MP -MF _fixunsxfti_s.dep -DSHARED -DL_floatdisf -c ../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunstfti_s.o -MT _fixunstfti_s.o -MD -MP -MF _fixunstfti_s.dep -DSHARED -DL_floatdidf -c ../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floattisf_s.o -MT _floattisf_s.o -MD -MP -MF _floattisf_s.dep -DSHARED -DL_floatdixf -c ../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floattidf_s.o -MT _floattidf_s.o -MD -MP -MF _floattidf_s.dep -DSHARED -DL_floatundisf -c ../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixdfdi.o -MT _fixdfdi.o -MD -MP -MF _fixdfdi.dep -DL_fixdfdi -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floattixf_s.o -MT _floattixf_s.o -MD -MP -MF _floattixf_s.dep -DSHARED -DL_floatundidf -c ../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixxfdi.o -MT _fixxfdi.o -MD -MP -MF _fixxfdi.dep -DL_fixxfdi -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floattitf_s.o -MT _floattitf_s.o -MD -MP -MF _floattitf_s.dep -DSHARED -DL_floatundixf -c ../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunssfdi.o -MT _fixunssfdi.o -MD -MP -MF _fixunssfdi.dep -DL_fixunssfdi -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsdfdi.o -MT _fixunsdfdi.o -MD -MP -MF _fixunsdfdi.dep -DL_fixunsdfdi -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatuntisf_s.o -MT _floatuntisf_s.o -MD -MP -MF _floatuntisf_s.dep -DSHARED -DL -c ../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsxfdi.o -MT _fixunsxfdi.o -MD -MP -MF _fixunsxfdi.dep -DL_fixunsxfdi -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatuntidf_s.o -MT _floatuntidf_s.o -MD -MP -MF _floatuntidf_s.dep -DSHARED -DL -c ../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatdisf.o -MT _floatdisf.o -MD -MP -MF _floatdisf.dep -DL_floatdisf -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatdidf.o -MT _floatdidf.o -MD -MP -MF _floatdidf.dep -DL_floatdidf -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatuntixf_s.o -MT _floatuntixf_s.o -MD -MP -MF _floatuntixf_s.dep -DSHARED -DL -c ../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatuntitf_s.o -MT _floatuntitf_s.o -MD -MP -MF _floatuntitf_s.dep -DSHARED -DL -c ../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatdixf.o -MT _floatdixf.o -MD -MP -MF _floatdixf.dep -DL_floatdixf -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatundisf.o -MT _floatundisf.o -MD -MP -MF _floatundisf.dep -DL_floatundisf -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divdi3_s.o -MT _divdi3_s.o -MD -MP -MF _divdi3_s.dep -DSHARED -DL_divdi3 -c ../../../libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatundidf.o -MT _floatundidf.o -MD -MP -MF _floatundidf.dep -DL_floatundidf -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _moddi3_s.o -MT _moddi3_s.o -MD -MP -MF _moddi3_s.dep -DSHARED -DL_moddi3 -c ../../../libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatundixf.o -MT _floatundixf.o -MD -MP -MF _floatundixf.dep -DL_floatundixf -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivdi3_s.o -MT _udivdi3_s.o -MD -MP -MF _udivdi3_s.dep -DSHARED -DL_udivdi3 -c ../../../libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixsfti.o -MT _fixsfti.o -MD -MP -MF _fixsfti.dep -DL_fixsfdi -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umoddi3_s.o -MT _umoddi3_s.o -MD -MP -MF _umoddi3_s.dep -DSHARED -DL_umoddi3 -c ../../../libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udiv_w_sdiv_s.o -MT _udiv_w_sdiv_s.o -MD -MP -MF _udiv_w_sdiv_s.dep -DSHARED -DL_udiv_w_sdiv -c ../../../libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmoddi4_s.o -MT _udivmoddi4_s.o -MD -MP -MF _udivmoddi4_s.dep -DSHARED -DL_udivmoddi4 -c ../../../libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o darwin-64_s.o -MT darwin-64_s.o -MD -MP -MF darwin-64_s.dep -DSHARED -c ../../../libgcc/config/darwin-64.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixdfti.o -MT _fixdfti.o -MD -MP -MF _fixdfti.dep -DL_fixdfdi -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixxfti.o -MT _fixxfti.o -MD -MP -MF _fixxfti.dep -DL_fixxfdi -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixtfti.o -MT _fixtfti.o -MD -MP -MF _fixtfti.dep -DL_fixunssfdi -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunssfti.o -MT _fixunssfti.o -MD -MP -MF _fixunssfti.dep -DL_fixunsdfdi -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o cpuinfo_s.o -MT cpuinfo_s.o -MD -MP -MF cpuinfo_s.dep -DSHARED -c ../../../libgcc/config/i386/cpuinfo.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsdfti.o -MT _fixunsdfti.o -MD -MP -MF _fixunsdfti.dep -DL_fixunsxfdi -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsxfti.o -MT _fixunsxfti.o -MD -MP -MF _fixunsxfti.dep -DL_floatdisf -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o sfp-exceptions_s.o -MT sfp-exceptions_s.o -MD -MP -MF sfp-exceptions_s.dep -DSHARED -c ../../../libgcc/config/i386/sfp-exceptions.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunstfti.o -MT _fixunstfti.o -MD -MP -MF _fixunstfti.dep -DL_floatdidf -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o addtf3_s.o -MT addtf3_s.o -MD -MP -MF addtf3_s.dep -DSHARED -c ../../../libgcc/soft-fp/addtf3.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floattisf.o -MT _floattisf.o -MD -MP -MF _floattisf.dep -DL_floatdixf -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o divtf3_s.o -MT divtf3_s.o -MD -MP -MF divtf3_s.dep -DSHARED -c ../../../libgcc/soft-fp/divtf3.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floattidf.o -MT _floattidf.o -MD -MP -MF _floattidf.dep -DL_floatundisf -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floattixf.o -MT _floattixf.o -MD -MP -MF _floattixf.dep -DL_floatundidf -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o eqtf2_s.o -MT eqtf2_s.o -MD -MP -MF eqtf2_s.dep -DSHARED -c ../../../libgcc/soft-fp/eqtf2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o getf2_s.o -MT getf2_s.o -MD -MP -MF getf2_s.dep -DSHARED -c ../../../libgcc/soft-fp/getf2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o letf2_s.o -MT letf2_s.o -MD -MP -MF letf2_s.dep -DSHARED -c ../../../libgcc/soft-fp/letf2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o multf3_s.o -MT multf3_s.o -MD -MP -MF multf3_s.dep -DSHARED -c ../../../libgcc/soft-fp/multf3.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floattitf.o -MT _floattitf.o -MD -MP -MF _floattitf.dep -DL_floatundixf -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatuntisf.o -MT _floatuntisf.o -MD -MP -MF _floatuntisf.dep -DL -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o negtf2_s.o -MT negtf2_s.o -MD -MP -MF negtf2_s.dep -DSHARED -c ../../../libgcc/soft-fp/negtf2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatuntidf.o -MT _floatuntidf.o -MD -MP -MF _floatuntidf.dep -DL -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o subtf3_s.o -MT subtf3_s.o -MD -MP -MF subtf3_s.dep -DSHARED -c ../../../libgcc/soft-fp/subtf3.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatuntixf.o -MT _floatuntixf.o -MD -MP -MF _floatuntixf.dep -DL -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatuntitf.o -MT _floatuntitf.o -MD -MP -MF _floatuntitf.dep -DL -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o unordtf2_s.o -MT unordtf2_s.o -MD -MP -MF unordtf2_s.dep -DSHARED -c ../../../libgcc/soft-fp/unordtf2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o fixtfsi_s.o -MT fixtfsi_s.o -MD -MP -MF fixtfsi_s.dep -DSHARED -c ../../../libgcc/soft-fp/fixtfsi.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfsi_s.o -MT fixunstfsi_s.o -MD -MP -MF fixunstfsi_s.dep -DSHARED -c ../../../libgcc/soft-fp/fixunstfsi.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o floatsitf_s.o -MT floatsitf_s.o -MD -MP -MF floatsitf_s.dep -DSHARED -c ../../../libgcc/soft-fp/floatsitf.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o floatunsitf_s.o -MT floatunsitf_s.o -MD -MP -MF floatunsitf_s.dep -DSHARED -c ../../../libgcc/soft-fp/floatunsitf.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o fixtfdi_s.o -MT fixtfdi_s.o -MD -MP -MF fixtfdi_s.dep -DSHARED -c ../../../libgcc/soft-fp/fixtfdi.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfdi_s.o -MT fixunstfdi_s.o -MD -MP -MF fixunstfdi_s.dep -DSHARED -c ../../../libgcc/soft-fp/fixunstfdi.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o floatditf_s.o -MT floatditf_s.o -MD -MP -MF floatditf_s.dep -DSHARED -c ../../../libgcc/soft-fp/floatditf.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o darwin-64.o -MT darwin-64.o -MD -MP -MF darwin-64.dep -c ../../../../libgcc/config/darwin-64.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o cpuinfo.o -MT cpuinfo.o -MD -MP -MF cpuinfo.dep -c ../../../../libgcc/config/i386/cpuinfo.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o floatunditf_s.o -MT floatunditf_s.o -MD -MP -MF floatunditf_s.dep -DSHARED -c ../../../libgcc/soft-fp/floatunditf.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o tf-signs.o -MT tf-signs.o -MD -MP -MF tf-signs.dep -c ../../../../libgcc/config/i386/32/tf-signs.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o fixtfti_s.o -MT fixtfti_s.o -MD -MP -MF fixtfti_s.dep -DSHARED -c ../../../libgcc/soft-fp/fixtfti.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfti_s.o -MT fixunstfti_s.o -MD -MP -MF fixunstfti_s.dep -DSHARED -c ../../../libgcc/soft-fp/fixunstfti.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o floattitf_s.o -MT floattitf_s.o -MD -MP -MF floattitf_s.dep -DSHARED -c ../../../libgcc/soft-fp/floattitf.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o floatuntitf_s.o -MT floatuntitf_s.o -MD -MP -MF floatuntitf_s.dep -DSHARED -c ../../../libgcc/soft-fp/floatuntitf.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o extendsftf2_s.o -MT extendsftf2_s.o -MD -MP -MF extendsftf2_s.dep -DSHARED -c ../../../libgcc/soft-fp/extendsftf2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o extenddftf2_s.o -MT extenddftf2_s.o -MD -MP -MF extenddftf2_s.dep -DSHARED -c ../../../libgcc/soft-fp/extenddftf2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o extendxftf2_s.o -MT extendxftf2_s.o -MD -MP -MF extendxftf2_s.dep -DSHARED -c ../../../libgcc/soft-fp/extendxftf2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o eqtf2.o -MT eqtf2.o -MD -MP -MF eqtf2.dep -c ../../../../libgcc/soft-fp/eqtf2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o getf2.o -MT getf2.o -MD -MP -MF getf2.dep -c ../../../../libgcc/soft-fp/getf2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o letf2.o -MT letf2.o -MD -MP -MF letf2.dep -c ../../../../libgcc/soft-fp/letf2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o trunctfsf2_s.o -MT trunctfsf2_s.o -MD -MP -MF trunctfsf2_s.dep -DSHARED -c ../../../libgcc/soft-fp/trunctfsf2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o trunctfdf2_s.o -MT trunctfdf2_s.o -MD -MP -MF trunctfdf2_s.dep -DSHARED -c ../../../libgcc/soft-fp/trunctfdf2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o trunctfxf2_s.o -MT trunctfxf2_s.o -MD -MP -MF trunctfxf2_s.dep -DSHARED -c ../../../libgcc/soft-fp/trunctfxf2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o enable-execute-stack_s.o -MT enable-execute-stack_s.o -MD -MP -MF enable-execute-stack_s.dep -DSHARED -c enable-execute-stack.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-dw2_s.o -MT unwind-dw2_s.o -MD -MP -MF unwind-dw2_s.dep -DSHARED -fexceptions -c ../../../libgcc/unwind-dw2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
enable-execute-stack.c:33:13: warning: 'check_enabling' declared 'static' but never defined [-Wunused-function]
static void check_enabling (void) __attribute__ ((unused));
^~~~~~~~~~~~~~
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-dw2-fde-darwin_s.o -MT unwind-dw2-fde-darwin_s.o -MD -MP -MF unwind-dw2-fde-darwin_s.dep -DSHARED -fexceptions -c ../../../libgcc/config/unwind-dw2-fde-darwin.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-sjlj_s.o -MT unwind-sjlj_s.o -MD -MP -MF unwind-sjlj_s.dep -DSHARED -fexceptions -c ../../../libgcc/unwind-sjlj.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-c_s.o -MT unwind-c_s.o -MD -MP -MF unwind-c_s.dep -DSHARED -fexceptions -c ../../../libgcc/unwind-c.c
../../../libgcc/config/unwind-dw2-fde-darwin.c:278:1: warning: no previous prototype for '_darwin10_Unwind_FindEnclosingFunction' [-Wmissing-prototypes]
_darwin10_Unwind_FindEnclosingFunction (void *pc ATTRIBUTE_UNUSED)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o emutls_s.o -MT emutls_s.o -MD -MP -MF emutls_s.dep -DSHARED -fexceptions -c ../../../libgcc/emutls.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -o crt3.o -MT crt3.o -MD -MP -MF crt3.dep -c ../../../libgcc/config/darwin-crt3.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -o crttms.o -MT crttms.o -MD -MP -MF crttms.dep -DSTART -c ../../../libgcc/config/darwin-crt-tm.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
../../../libgcc/config/darwin-crt3.c: In function 'atexit':
../../../libgcc/config/darwin-crt3.c:525:29: warning: taking address of expression of type 'void'
return atexit_common (&r, &__dso_handle);
^
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -o crttme.o -MT crttme.o -MD -MP -MF crttme.dep -DEND -c ../../../libgcc/config/darwin-crt-tm.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o crtprec32.o -MT crtprec32.o -MD -MP -MF crtprec32.dep -D__PREC=32 -c ../../../libgcc/config/i386/crtprec.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o crtprec64.o -MT crtprec64.o -MD -MP -MF crtprec64.dep -D__PREC=64 -c ../../../libgcc/config/i386/crtprec.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o crtprec80.o -MT crtprec80.o -MD -MP -MF crtprec80.dep -D__PREC=80 -c ../../../libgcc/config/i386/crtprec.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o crtfastmath.o -MT crtfastmath.o -MD -MP -MF crtfastmath.dep -c ../../../libgcc/config/i386/crtfastmath.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldi3.o -MT _muldi3.o -MD -MP -MF _muldi3.dep -DL_muldi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negdi2.o -MT _negdi2.o -MD -MP -MF _negdi2.dep -DL_negdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _lshrdi3.o -MT _lshrdi3.o -MD -MP -MF _lshrdi3.dep -DL_lshrdi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashldi3.o -MT _ashldi3.o -MD -MP -MF _ashldi3.dep -DL_ashldi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashrdi3.o -MT _ashrdi3.o -MD -MP -MF _ashrdi3.dep -DL_ashrdi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cmpdi2.o -MT _cmpdi2.o -MD -MP -MF _cmpdi2.dep -DL_cmpdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
enable-execute-stack.c:33:13: warning: 'check_enabling' declared 'static' but never defined [-Wunused-function]
static void check_enabling (void) __attribute__ ((unused));
^~~~~~~~~~~~~~
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ucmpdi2.o -MT _ucmpdi2.o -MD -MP -MF _ucmpdi2.dep -DL_ucmpdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _trampoline.o -MT _trampoline.o -MD -MP -MF _trampoline.dep -DL_trampoline -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o __main.o -MT __main.o -MD -MP -MF __main.dep -DL__main -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _absvsi2.o -MT _absvsi2.o -MD -MP -MF _absvsi2.dep -DL_absvsi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _absvdi2.o -MT _absvdi2.o -MD -MP -MF _absvdi2.dep -DL_absvdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addvsi3.o -MT _addvsi3.o -MD -MP -MF _addvsi3.dep -DL_addvsi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addvdi3.o -MT _addvdi3.o -MD -MP -MF _addvdi3.dep -DL_addvdi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subvsi3.o -MT _subvsi3.o -MD -MP -MF _subvsi3.dep -DL_subvsi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subvdi3.o -MT _subvdi3.o -MD -MP -MF _subvdi3.dep -DL_subvdi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulvsi3.o -MT _mulvsi3.o -MD -MP -MF _mulvsi3.dep -DL_mulvsi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_dump.o -MT _gcov_dump.o -MD -MP -MF _gcov_dump.dep -DL_gcov_dump -c ../../../../libgcc/libgcov-interface.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_flush.o -MT _gcov_flush.o -MD -MP -MF _gcov_flush.dep -DL_gcov_flush -c ../../../../libgcc/libgcov-interface.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulvdi3.o -MT _mulvdi3.o -MD -MP -MF _mulvdi3.dep -DL_mulvdi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_fork.o -MT _gcov_fork.o -MD -MP -MF _gcov_fork.dep -DL_gcov_fork -c ../../../../libgcc/libgcov-interface.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negvsi2.o -MT _negvsi2.o -MD -MP -MF _negvsi2.dep -DL_negvsi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negvdi2.o -MT _negvdi2.o -MD -MP -MF _negvdi2.dep -DL_negvdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctors.o -MT _ctors.o -MD -MP -MF _ctors.dep -DL_ctors -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execl.o -MT _gcov_execl.o -MD -MP -MF _gcov_execl.dep -DL_gcov_execl -c ../../../../libgcc/libgcov-interface.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffssi2.o -MT _ffssi2.o -MD -MP -MF _ffssi2.dep -DL_ffssi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffsdi2.o -MT _ffsdi2.o -MD -MP -MF _ffsdi2.dep -DL_ffsdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clz.o -MT _clz.o -MD -MP -MF _clz.dep -DL_clz -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execlp.o -MT _gcov_execlp.o -MD -MP -MF _gcov_execlp.dep -DL_gcov_execlp -c ../../../../libgcc/libgcov-interface.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execle.o -MT _gcov_execle.o -MD -MP -MF _gcov_execle.dep -DL_gcov_execle -c ../../../../libgcc/libgcov-interface.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execv.o -MT _gcov_execv.o -MD -MP -MF _gcov_execv.dep -DL_gcov_execv -c ../../../../libgcc/libgcov-interface.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execvp.o -MT _gcov_execvp.o -MD -MP -MF _gcov_execvp.dep -DL_gcov_execvp -c ../../../../libgcc/libgcov-interface.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzsi2.o -MT _clzsi2.o -MD -MP -MF _clzsi2.dep -DL_clzsi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execve.o -MT _gcov_execve.o -MD -MP -MF _gcov_execve.dep -DL_gcov_execve -c ../../../../libgcc/libgcov-interface.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_reset.o -MT _gcov_reset.o -MD -MP -MF _gcov_reset.dep -DL_gcov_reset -c ../../../../libgcc/libgcov-interface.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov.o -MT _gcov.o -MD -MP -MF _gcov.dep -DL_gcov -c ../../../../libgcc/libgcov-driver.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzdi2.o -MT _clzdi2.o -MD -MP -MF _clzdi2.dep -DL_clzdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-dw2.o -MT unwind-dw2.o -MD -MP -MF unwind-dw2.dep -fexceptions -c ../../../../libgcc/unwind-dw2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-dw2-fde-darwin.o -MT unwind-dw2-fde-darwin.o -MD -MP -MF unwind-dw2-fde-darwin.dep -fexceptions -c ../../../../libgcc/config/unwind-dw2-fde-darwin.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzsi2.o -MT _ctzsi2.o -MD -MP -MF _ctzsi2.dep -DL_ctzsi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzdi2.o -MT _ctzdi2.o -MD -MP -MF _ctzdi2.dep -DL_ctzdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountsi2.o -MT _popcountsi2.o -MD -MP -MF _popcountsi2.dep -DL_popcountsi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
../../../../libgcc/config/unwind-dw2-fde-darwin.c:278:1: warning: no previous prototype for '_darwin10_Unwind_FindEnclosingFunction' [-Wmissing-prototypes]
_darwin10_Unwind_FindEnclosingFunction (void *pc ATTRIBUTE_UNUSED)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-sjlj.o -MT unwind-sjlj.o -MD -MP -MF unwind-sjlj.dep -fexceptions -c ../../../../libgcc/unwind-sjlj.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountdi2.o -MT _popcountdi2.o -MD -MP -MF _popcountdi2.dep -DL_popcountdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-c.o -MT unwind-c.o -MD -MP -MF unwind-c.dep -fexceptions -c ../../../../libgcc/unwind-c.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o emutls.o -MT emutls.o -MD -MP -MF emutls.dep -fexceptions -c ../../../../libgcc/emutls.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldi3_s.o -MT _muldi3_s.o -MD -MP -MF _muldi3_s.dep -DSHARED -DL_muldi3 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _paritysi2.o -MT _paritysi2.o -MD -MP -MF _paritysi2.dep -DL_paritysi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negdi2_s.o -MT _negdi2_s.o -MD -MP -MF _negdi2_s.dep -DSHARED -DL_negdi2 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _paritydi2.o -MT _paritydi2.o -MD -MP -MF _paritydi2.dep -DL_paritydi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powisf2.o -MT _powisf2.o -MD -MP -MF _powisf2.dep -DL_powisf2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powidf2.o -MT _powidf2.o -MD -MP -MF _powidf2.dep -DL_powidf2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _lshrdi3_s.o -MT _lshrdi3_s.o -MD -MP -MF _lshrdi3_s.dep -DSHARED -DL_lshrdi3 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powixf2.o -MT _powixf2.o -MD -MP -MF _powixf2.dep -DL_powixf2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashldi3_s.o -MT _ashldi3_s.o -MD -MP -MF _ashldi3_s.dep -DSHARED -DL_ashldi3 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashrdi3_s.o -MT _ashrdi3_s.o -MD -MP -MF _ashrdi3_s.dep -DSHARED -DL_ashrdi3 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cmpdi2_s.o -MT _cmpdi2_s.o -MD -MP -MF _cmpdi2_s.dep -DSHARED -DL_cmpdi2 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ucmpdi2_s.o -MT _ucmpdi2_s.o -MD -MP -MF _ucmpdi2_s.dep -DSHARED -DL_ucmpdi2 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powitf2.o -MT _powitf2.o -MD -MP -MF _powitf2.dep -DL_powitf2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsc3.o -MT _mulsc3.o -MD -MP -MF _mulsc3.dep -DL_mulsc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldc3.o -MT _muldc3.o -MD -MP -MF _muldc3.dep -DL_muldc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulxc3.o -MT _mulxc3.o -MD -MP -MF _mulxc3.dep -DL_mulxc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _trampoline_s.o -MT _trampoline_s.o -MD -MP -MF _trampoline_s.dep -DSHARED -DL_trampoline -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _multc3.o -MT _multc3.o -MD -MP -MF _multc3.dep -DL_multc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o __main_s.o -MT __main_s.o -MD -MP -MF __main_s.dep -DSHARED -DL__main -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _absvsi2_s.o -MT _absvsi2_s.o -MD -MP -MF _absvsi2_s.dep -DSHARED -DL_absvsi2 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _absvdi2_s.o -MT _absvdi2_s.o -MD -MP -MF _absvdi2_s.dep -DSHARED -DL_absvdi2 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divsc3.o -MT _divsc3.o -MD -MP -MF _divsc3.dep -DL_divsc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divdc3.o -MT _divdc3.o -MD -MP -MF _divdc3.dep -DL_divdc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divxc3.o -MT _divxc3.o -MD -MP -MF _divxc3.dep -DL_divxc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divtc3.o -MT _divtc3.o -MD -MP -MF _divtc3.dep -DL_divtc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addvsi3_s.o -MT _addvsi3_s.o -MD -MP -MF _addvsi3_s.dep -DSHARED -DL_addvsi3 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addvdi3_s.o -MT _addvdi3_s.o -MD -MP -MF _addvdi3_s.dep -DSHARED -DL_addvdi3 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _bswapsi2.o -MT _bswapsi2.o -MD -MP -MF _bswapsi2.dep -DL_bswapsi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subvsi3_s.o -MT _subvsi3_s.o -MD -MP -MF _subvsi3_s.dep -DSHARED -DL_subvsi3 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subvdi3_s.o -MT _subvdi3_s.o -MD -MP -MF _subvdi3_s.dep -DSHARED -DL_subvdi3 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _bswapdi2.o -MT _bswapdi2.o -MD -MP -MF _bswapdi2.dep -DL_bswapdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clrsbsi2.o -MT _clrsbsi2.o -MD -MP -MF _clrsbsi2.dep -DL_clrsbsi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clrsbdi2.o -MT _clrsbdi2.o -MD -MP -MF _clrsbdi2.dep -DL_clrsbdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulvsi3_s.o -MT _mulvsi3_s.o -MD -MP -MF _mulvsi3_s.dep -DSHARED -DL_mulvsi3 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulvdi3_s.o -MT _mulvdi3_s.o -MD -MP -MF _mulvdi3_s.dep -DSHARED -DL_mulvdi3 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negvsi2_s.o -MT _negvsi2_s.o -MD -MP -MF _negvsi2_s.dep -DSHARED -DL_negvsi2 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _eprintf.o -MT _eprintf.o -MD -MP -MF _eprintf.dep -DL_eprintf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negvdi2_s.o -MT _negvdi2_s.o -MD -MP -MF _negvdi2_s.dep -DSHARED -DL_negvdi2 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctors_s.o -MT _ctors_s.o -MD -MP -MF _ctors_s.dep -DSHARED -DL_ctors -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffssi2_s.o -MT _ffssi2_s.o -MD -MP -MF _ffssi2_s.dep -DSHARED -DL_ffssi2 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffsdi2_s.o -MT _ffsdi2_s.o -MD -MP -MF _ffsdi2_s.dep -DSHARED -DL_ffsdi2 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunssfsi.o -MT _fixunssfsi.o -MD -MP -MF _fixunssfsi.dep -DL_fixunssfsi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsdfsi.o -MT _fixunsdfsi.o -MD -MP -MF _fixunsdfsi.dep -DL_fixunsdfsi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clz_s.o -MT _clz_s.o -MD -MP -MF _clz_s.dep -DSHARED -DL_clz -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsxfsi.o -MT _fixunsxfsi.o -MD -MP -MF _fixunsxfsi.dep -DL_fixunsxfsi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixsfdi.o -MT _fixsfdi.o -MD -MP -MF _fixsfdi.dep -DL_fixsfdi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzsi2_s.o -MT _clzsi2_s.o -MD -MP -MF _clzsi2_s.dep -DSHARED -DL_clzsi2 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixdfdi.o -MT _fixdfdi.o -MD -MP -MF _fixdfdi.dep -DL_fixdfdi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixxfdi.o -MT _fixxfdi.o -MD -MP -MF _fixxfdi.dep -DL_fixxfdi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzdi2_s.o -MT _clzdi2_s.o -MD -MP -MF _clzdi2_s.dep -DSHARED -DL_clzdi2 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzsi2_s.o -MT _ctzsi2_s.o -MD -MP -MF _ctzsi2_s.dep -DSHARED -DL_ctzsi2 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunssfdi.o -MT _fixunssfdi.o -MD -MP -MF _fixunssfdi.dep -DL_fixunssfdi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsdfdi.o -MT _fixunsdfdi.o -MD -MP -MF _fixunsdfdi.dep -DL_fixunsdfdi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzdi2_s.o -MT _ctzdi2_s.o -MD -MP -MF _ctzdi2_s.dep -DSHARED -DL_ctzdi2 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsxfdi.o -MT _fixunsxfdi.o -MD -MP -MF _fixunsxfdi.dep -DL_fixunsxfdi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatdisf.o -MT _floatdisf.o -MD -MP -MF _floatdisf.dep -DL_floatdisf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountsi2_s.o -MT _popcountsi2_s.o -MD -MP -MF _popcountsi2_s.dep -DSHARED -DL_popcountsi2 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatdidf.o -MT _floatdidf.o -MD -MP -MF _floatdidf.dep -DL_floatdidf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountdi2_s.o -MT _popcountdi2_s.o -MD -MP -MF _popcountdi2_s.dep -DSHARED -DL_popcountdi2 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _paritysi2_s.o -MT _paritysi2_s.o -MD -MP -MF _paritysi2_s.dep -DSHARED -DL_paritysi2 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatdixf.o -MT _floatdixf.o -MD -MP -MF _floatdixf.dep -DL_floatdixf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatundisf.o -MT _floatundisf.o -MD -MP -MF _floatundisf.dep -DL_floatundisf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _paritydi2_s.o -MT _paritydi2_s.o -MD -MP -MF _paritydi2_s.dep -DSHARED -DL_paritydi2 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatundidf.o -MT _floatundidf.o -MD -MP -MF _floatundidf.dep -DL_floatundidf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatundixf.o -MT _floatundixf.o -MD -MP -MF _floatundixf.dep -DL_floatundixf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powisf2_s.o -MT _powisf2_s.o -MD -MP -MF _powisf2_s.dep -DSHARED -DL_powisf2 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixsfti.o -MT _fixsfti.o -MD -MP -MF _fixsfti.dep -DL_fixsfdi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixdfti.o -MT _fixdfti.o -MD -MP -MF _fixdfti.dep -DL_fixdfdi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powidf2_s.o -MT _powidf2_s.o -MD -MP -MF _powidf2_s.dep -DSHARED -DL_powidf2 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powixf2_s.o -MT _powixf2_s.o -MD -MP -MF _powixf2_s.dep -DSHARED -DL_powixf2 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixxfti.o -MT _fixxfti.o -MD -MP -MF _fixxfti.dep -DL_fixxfdi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powitf2_s.o -MT _powitf2_s.o -MD -MP -MF _powitf2_s.dep -DSHARED -DL_powitf2 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsc3_s.o -MT _mulsc3_s.o -MD -MP -MF _mulsc3_s.dep -DSHARED -DL_mulsc3 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldc3_s.o -MT _muldc3_s.o -MD -MP -MF _muldc3_s.dep -DSHARED -DL_muldc3 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixtfti.o -MT _fixtfti.o -MD -MP -MF _fixtfti.dep -DL_fixunssfdi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulxc3_s.o -MT _mulxc3_s.o -MD -MP -MF _mulxc3_s.dep -DSHARED -DL_mulxc3 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunssfti.o -MT _fixunssfti.o -MD -MP -MF _fixunssfti.dep -DL_fixunsdfdi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _multc3_s.o -MT _multc3_s.o -MD -MP -MF _multc3_s.dep -DSHARED -DL_multc3 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsdfti.o -MT _fixunsdfti.o -MD -MP -MF _fixunsdfti.dep -DL_fixunsxfdi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divsc3_s.o -MT _divsc3_s.o -MD -MP -MF _divsc3_s.dep -DSHARED -DL_divsc3 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsxfti.o -MT _fixunsxfti.o -MD -MP -MF _fixunsxfti.dep -DL_floatdisf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunstfti.o -MT _fixunstfti.o -MD -MP -MF _fixunstfti.dep -DL_floatdidf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floattisf.o -MT _floattisf.o -MD -MP -MF _floattisf.dep -DL_floatdixf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divdc3_s.o -MT _divdc3_s.o -MD -MP -MF _divdc3_s.dep -DSHARED -DL_divdc3 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divxc3_s.o -MT _divxc3_s.o -MD -MP -MF _divxc3_s.dep -DSHARED -DL_divxc3 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divtc3_s.o -MT _divtc3_s.o -MD -MP -MF _divtc3_s.dep -DSHARED -DL_divtc3 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _bswapsi2_s.o -MT _bswapsi2_s.o -MD -MP -MF _bswapsi2_s.dep -DSHARED -DL_bswapsi2 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floattidf.o -MT _floattidf.o -MD -MP -MF _floattidf.dep -DL_floatundisf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floattixf.o -MT _floattixf.o -MD -MP -MF _floattixf.dep -DL_floatundidf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floattitf.o -MT _floattitf.o -MD -MP -MF _floattitf.dep -DL_floatundixf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatuntisf.o -MT _floatuntisf.o -MD -MP -MF _floatuntisf.dep -DL -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatuntidf.o -MT _floatuntidf.o -MD -MP -MF _floatuntidf.dep -DL -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _bswapdi2_s.o -MT _bswapdi2_s.o -MD -MP -MF _bswapdi2_s.dep -DSHARED -DL_bswapdi2 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clrsbsi2_s.o -MT _clrsbsi2_s.o -MD -MP -MF _clrsbsi2_s.dep -DSHARED -DL_clrsbsi2 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clrsbdi2_s.o -MT _clrsbdi2_s.o -MD -MP -MF _clrsbdi2_s.dep -DSHARED -DL_clrsbdi2 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatuntixf.o -MT _floatuntixf.o -MD -MP -MF _floatuntixf.dep -DL -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunssfsi_s.o -MT _fixunssfsi_s.o -MD -MP -MF _fixunssfsi_s.dep -DSHARED -DL_fixunssfsi -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatuntitf.o -MT _floatuntitf.o -MD -MP -MF _floatuntitf.dep -DL -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsdfsi_s.o -MT _fixunsdfsi_s.o -MD -MP -MF _fixunsdfsi_s.dep -DSHARED -DL_fixunsdfsi -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsxfsi_s.o -MT _fixunsxfsi_s.o -MD -MP -MF _fixunsxfsi_s.dep -DSHARED -DL_fixunsxfsi -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixsfdi_s.o -MT _fixsfdi_s.o -MD -MP -MF _fixsfdi_s.dep -DSHARED -DL_fixsfdi -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o darwin-64.o -MT darwin-64.o -MD -MP -MF darwin-64.dep -c ../../../libgcc/config/darwin-64.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o cpuinfo.o -MT cpuinfo.o -MD -MP -MF cpuinfo.dep -c ../../../libgcc/config/i386/cpuinfo.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixdfdi_s.o -MT _fixdfdi_s.o -MD -MP -MF _fixdfdi_s.dep -DSHARED -DL_fixdfdi -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixxfdi_s.o -MT _fixxfdi_s.o -MD -MP -MF _fixxfdi_s.dep -DSHARED -DL_fixxfdi -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunssfdi_s.o -MT _fixunssfdi_s.o -MD -MP -MF _fixunssfdi_s.dep -DSHARED -DL_fixunssfdi -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsdfdi_s.o -MT _fixunsdfdi_s.o -MD -MP -MF _fixunsdfdi_s.dep -DSHARED -DL_fixunsdfdi -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsxfdi_s.o -MT _fixunsxfdi_s.o -MD -MP -MF _fixunsxfdi_s.dep -DSHARED -DL_fixunsxfdi -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatdisf_s.o -MT _floatdisf_s.o -MD -MP -MF _floatdisf_s.dep -DSHARED -DL_floatdisf -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatdidf_s.o -MT _floatdidf_s.o -MD -MP -MF _floatdidf_s.dep -DSHARED -DL_floatdidf -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o eqtf2.o -MT eqtf2.o -MD -MP -MF eqtf2.dep -c ../../../libgcc/soft-fp/eqtf2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o getf2.o -MT getf2.o -MD -MP -MF getf2.dep -c ../../../libgcc/soft-fp/getf2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o letf2.o -MT letf2.o -MD -MP -MF letf2.dep -c ../../../libgcc/soft-fp/letf2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatdixf_s.o -MT _floatdixf_s.o -MD -MP -MF _floatdixf_s.dep -DSHARED -DL_floatdixf -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatundisf_s.o -MT _floatundisf_s.o -MD -MP -MF _floatundisf_s.dep -DSHARED -DL_floatundisf -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatundidf_s.o -MT _floatundidf_s.o -MD -MP -MF _floatundidf_s.dep -DSHARED -DL_floatundidf -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatundixf_s.o -MT _floatundixf_s.o -MD -MP -MF _floatundixf_s.dep -DSHARED -DL_floatundixf -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixsfti_s.o -MT _fixsfti_s.o -MD -MP -MF _fixsfti_s.dep -DSHARED -DL_fixsfdi -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixdfti_s.o -MT _fixdfti_s.o -MD -MP -MF _fixdfti_s.dep -DSHARED -DL_fixdfdi -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixxfti_s.o -MT _fixxfti_s.o -MD -MP -MF _fixxfti_s.dep -DSHARED -DL_fixxfdi -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixtfti_s.o -MT _fixtfti_s.o -MD -MP -MF _fixtfti_s.dep -DSHARED -DL_fixunssfdi -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunssfti_s.o -MT _fixunssfti_s.o -MD -MP -MF _fixunssfti_s.dep -DSHARED -DL_fixunsdfdi -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsdfti_s.o -MT _fixunsdfti_s.o -MD -MP -MF _fixunsdfti_s.dep -DSHARED -DL_fixunsxfdi -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsxfti_s.o -MT _fixunsxfti_s.o -MD -MP -MF _fixunsxfti_s.dep -DSHARED -DL_floatdisf -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunstfti_s.o -MT _fixunstfti_s.o -MD -MP -MF _fixunstfti_s.dep -DSHARED -DL_floatdidf -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floattisf_s.o -MT _floattisf_s.o -MD -MP -MF _floattisf_s.dep -DSHARED -DL_floatdixf -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floattidf_s.o -MT _floattidf_s.o -MD -MP -MF _floattidf_s.dep -DSHARED -DL_floatundisf -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floattixf_s.o -MT _floattixf_s.o -MD -MP -MF _floattixf_s.dep -DSHARED -DL_floatundidf -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floattitf_s.o -MT _floattitf_s.o -MD -MP -MF _floattitf_s.dep -DSHARED -DL_floatundixf -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatuntisf_s.o -MT _floatuntisf_s.o -MD -MP -MF _floatuntisf_s.dep -DSHARED -DL -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatuntidf_s.o -MT _floatuntidf_s.o -MD -MP -MF _floatuntidf_s.dep -DSHARED -DL -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatuntixf_s.o -MT _floatuntixf_s.o -MD -MP -MF _floatuntixf_s.dep -DSHARED -DL -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatuntitf_s.o -MT _floatuntitf_s.o -MD -MP -MF _floatuntitf_s.dep -DSHARED -DL -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divdi3_s.o -MT _divdi3_s.o -MD -MP -MF _divdi3_s.dep -DSHARED -DL_divdi3 -c ../../../../libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _moddi3_s.o -MT _moddi3_s.o -MD -MP -MF _moddi3_s.dep -DSHARED -DL_moddi3 -c ../../../../libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivdi3_s.o -MT _udivdi3_s.o -MD -MP -MF _udivdi3_s.dep -DSHARED -DL_udivdi3 -c ../../../../libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umoddi3_s.o -MT _umoddi3_s.o -MD -MP -MF _umoddi3_s.dep -DSHARED -DL_umoddi3 -c ../../../../libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
{ /private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/nm -pg _muldi3_s.o _negdi2_s.o _lshrdi3_s.o _ashldi3_s.o _ashrdi3_s.o _cmpdi2_s.o _ucmpdi2_s.o _clear_cache_s.o _trampoline_s.o __main_s.o _absvsi2_s.o _absvdi2_s.o _addvsi3_s.o _addvdi3_s.o _subvsi3_s.o _subvdi3_s.o _mulvsi3_s.o _mulvdi3_s.o _negvsi2_s.o _negvdi2_s.o _ctors_s.o _ffssi2_s.o _ffsdi2_s.o _clz_s.o _clzsi2_s.o _clzdi2_s.o _ctzsi2_s.o _ctzdi2_s.o _popcount_tab_s.o _popcountsi2_s.o _popcountdi2_s.o _paritysi2_s.o _paritydi2_s.o _powisf2_s.o _powidf2_s.o _powixf2_s.o _powitf2_s.o _mulsc3_s.o _muldc3_s.o _mulxc3_s.o _multc3_s.o _divsc3_s.o _divdc3_s.o _divxc3_s.o _divtc3_s.o _bswapsi2_s.o _bswapdi2_s.o _clrsbsi2_s.o _clrsbdi2_s.o _fixunssfsi_s.o _fixunsdfsi_s.o _fixunsxfsi_s.o _fixsfdi_s.o _fixdfdi_s.o _fixxfdi_s.o _fixunssfdi_s.o _fixunsdfdi_s.o _fixunsxfdi_s.o _floatdisf_s.o _floatdidf_s.o _floatdixf_s.o _floatundisf_s.o _floatundidf_s.o _floatundixf_s.o _fixsfti_s.o _fixdfti_s.o _fixxfti_s.o _fixtfti_s.o _fixunssfti_s.o _fixunsdfti_s.o _fixunsxfti_s.o _fixunstfti_s.o _floattisf_s.o _floattidf_s.o _floattixf_s.o _floattitf_s.o _floatuntisf_s.o _floatuntidf_s.o _floatuntixf_s.o _floatuntitf_s.o _divdi3_s.o _moddi3_s.o _udivdi3_s.o _umoddi3_s.o _udiv_w_sdiv_s.o _udivmoddi4_s.o darwin-64_s.o cpuinfo_s.o sfp-exceptions_s.o addtf3_s.o divtf3_s.o eqtf2_s.o getf2_s.o letf2_s.o multf3_s.o negtf2_s.o subtf3_s.o unordtf2_s.o fixtfsi_s.o fixunstfsi_s.o floatsitf_s.o floatunsitf_s.o fixtfdi_s.o fixunstfdi_s.o floatditf_s.o floatunditf_s.o fixtfti_s.o fixunstfti_s.o floattitf_s.o floatuntitf_s.o extendsftf2_s.o extenddftf2_s.o extendxftf2_s.o trunctfsf2_s.o trunctfdf2_s.o trunctfxf2_s.o enable-execute-stack_s.o unwind-dw2_s.o unwind-dw2-fde-darwin_s.o unwind-sjlj_s.o unwind-c_s.o emutls_s.o emutls_s.o; echo %%; \
cat libgcc.map.in; \
} | awk -f ../../../libgcc/mkmap-flat.awk -v leading_underscore=1 > tmp-libgcc.map
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udiv_w_sdiv_s.o -MT _udiv_w_sdiv_s.o -MD -MP -MF _udiv_w_sdiv_s.dep -DSHARED -DL_udiv_w_sdiv -c ../../../../libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
enable-execute-stack.c:33:13: warning: 'check_enabling' declared 'static' but never defined [-Wunused-function]
static void check_enabling (void) __attribute__ ((unused));
^~~~~~~~~~~~~~
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmoddi4_s.o -MT _udivmoddi4_s.o -MD -MP -MF _udivmoddi4_s.dep -DSHARED -DL_udivmoddi4 -c ../../../../libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o darwin-64_s.o -MT darwin-64_s.o -MD -MP -MF darwin-64_s.dep -DSHARED -c ../../../../libgcc/config/darwin-64.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o cpuinfo_s.o -MT cpuinfo_s.o -MD -MP -MF cpuinfo_s.dep -DSHARED -c ../../../../libgcc/config/i386/cpuinfo.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o tf-signs_s.o -MT tf-signs_s.o -MD -MP -MF tf-signs_s.dep -DSHARED -c ../../../../libgcc/config/i386/32/tf-signs.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o sfp-exceptions_s.o -MT sfp-exceptions_s.o -MD -MP -MF sfp-exceptions_s.dep -DSHARED -c ../../../../libgcc/config/i386/sfp-exceptions.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o addtf3_s.o -MT addtf3_s.o -MD -MP -MF addtf3_s.dep -DSHARED -c ../../../../libgcc/soft-fp/addtf3.c
warning: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm: no name list
warning: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm: no name list
warning: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm: no name list
warning: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm: no name list
warning: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm: no name list
warning: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm: no name list
warning: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm: no name list
mv tmp-libgcc.map libgcc.map
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o divtf3_s.o -MT divtf3_s.o -MD -MP -MF divtf3_s.dep -DSHARED -c ../../../../libgcc/soft-fp/divtf3.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o eqtf2_s.o -MT eqtf2_s.o -MD -MP -MF eqtf2_s.dep -DSHARED -c ../../../../libgcc/soft-fp/eqtf2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o getf2_s.o -MT getf2_s.o -MD -MP -MF getf2_s.dep -DSHARED -c ../../../../libgcc/soft-fp/getf2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o letf2_s.o -MT letf2_s.o -MD -MP -MF letf2_s.dep -DSHARED -c ../../../../libgcc/soft-fp/letf2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o multf3_s.o -MT multf3_s.o -MD -MP -MF multf3_s.dep -DSHARED -c ../../../../libgcc/soft-fp/multf3.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o negtf2_s.o -MT negtf2_s.o -MD -MP -MF negtf2_s.dep -DSHARED -c ../../../../libgcc/soft-fp/negtf2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o subtf3_s.o -MT subtf3_s.o -MD -MP -MF subtf3_s.dep -DSHARED -c ../../../../libgcc/soft-fp/subtf3.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o unordtf2_s.o -MT unordtf2_s.o -MD -MP -MF unordtf2_s.dep -DSHARED -c ../../../../libgcc/soft-fp/unordtf2.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o fixtfsi_s.o -MT fixtfsi_s.o -MD -MP -MF fixtfsi_s.dep -DSHARED -c ../../../../libgcc/soft-fp/fixtfsi.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -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
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfsi_s.o -MT fixunstfsi_s.o -MD -MP -MF fixunstfsi_s.dep -DSHARED -c ../../../../libgcc/soft-fp/fixunstfsi.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_dump.o -MT _gcov_dump.o -MD -MP -MF _gcov_dump.dep -DL_gcov_dump -c ../../../libgcc/libgcov-interface.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o floatsitf_s.o -MT floatsitf_s.o -MD -MP -MF floatsitf_s.dep -DSHARED -c ../../../../libgcc/soft-fp/floatsitf.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_flush.o -MT _gcov_flush.o -MD -MP -MF _gcov_flush.dep -DL_gcov_flush -c ../../../libgcc/libgcov-interface.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_fork.o -MT _gcov_fork.o -MD -MP -MF _gcov_fork.dep -DL_gcov_fork -c ../../../libgcc/libgcov-interface.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execl.o -MT _gcov_execl.o -MD -MP -MF _gcov_execl.dep -DL_gcov_execl -c ../../../libgcc/libgcov-interface.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o floatunsitf_s.o -MT floatunsitf_s.o -MD -MP -MF floatunsitf_s.dep -DSHARED -c ../../../../libgcc/soft-fp/floatunsitf.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o fixtfdi_s.o -MT fixtfdi_s.o -MD -MP -MF fixtfdi_s.dep -DSHARED -c ../../../../libgcc/soft-fp/fixtfdi.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execlp.o -MT _gcov_execlp.o -MD -MP -MF _gcov_execlp.dep -DL_gcov_execlp -c ../../../libgcc/libgcov-interface.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfdi_s.o -MT fixunstfdi_s.o -MD -MP -MF fixunstfdi_s.dep -DSHARED -c ../../../../libgcc/soft-fp/fixunstfdi.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execle.o -MT _gcov_execle.o -MD -MP -MF _gcov_execle.dep -DL_gcov_execle -c ../../../libgcc/libgcov-interface.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o floatditf_s.o -MT floatditf_s.o -MD -MP -MF floatditf_s.dep -DSHARED -c ../../../../libgcc/soft-fp/floatditf.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execv.o -MT _gcov_execv.o -MD -MP -MF _gcov_execv.dep -DL_gcov_execv -c ../../../libgcc/libgcov-interface.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o floatunditf_s.o -MT floatunditf_s.o -MD -MP -MF floatunditf_s.dep -DSHARED -c ../../../../libgcc/soft-fp/floatunditf.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execvp.o -MT _gcov_execvp.o -MD -MP -MF _gcov_execvp.dep -DL_gcov_execvp -c ../../../libgcc/libgcov-interface.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/bin/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/lib/ -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/include -isystem /usr/local/Cellar/gcc/6.1.0_1/x86_64-apple-darwin14.5.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execve.o -MT _gcov_execve.o -MD -MP -MF _gcov_execve.dep -DL_gcov_execve -c ../../../libgcc/libgcov-interface.c
/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20160814-37479-1gg2ks7/gcc-6.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.1.0_1/x86_
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