Skip to content

Instantly share code, notes, and snippets.

@hydrostarr
Created August 31, 2012 15:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hydrostarr/3554816 to your computer and use it in GitHub Desktop.
Save hydrostarr/3554816 to your computer and use it in GitHub Desktop.
brew insall gcc 4.7.1 make bootstrap fails on MacOS Snow Leopard 10.6.8
mba1mme Aug 31 10:18:48 ~$ brew --verssw_vers -PproductVersion
10.6.8
mba1mme Aug 31 10:18:57 ~$ brew ew --version
0.9.3
mba1mme Aug 31 10:19:08 ~$ brew doctor
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:
/Library/Frameworks/Python.framework/Versions/2.7/bin/python-config
/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7-config
Warning: Xcode not installed
Most stuff needs Xcode to build: http://developer.apple.com/xcode/
mba1mme Aug 31 10:19:19 ~$
mba1mme Aug 31 10:19:47 ~$ brew update
Already up-to-date.
mba1mme Aug 31 10:19:56 ~$ llvm-gcc --erversion; which llvm-gccIn --version- --versiong --versionc --versionc --version
/usr/bin/llvm-gcc
i686-apple-darwin10-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.9)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
mba1mme Aug 31 10:20:17 ~$
mba1mme Aug 31 10:20:38 ~$ brew install gcc tap homebrew/dupes
Error: Already tapped!
mba1mme Aug 31 10:20:49 ~$ brew info gcc
gcc: stable 4.7.1
http://gcc.gnu.org
Depends on: gmp, libmpc, mpfr
Not installed
https://github.com/homebrew/homebrew-dupes/commits/master/gcc.rb
==> Options
--enable-objcxx
Enable Objective-C++ language support
--enable-fortran
Build the gfortran compiler
--enable-java
Buld the gcj compiler
--enable-nls
Build with natural language support
--enable-profiled-build
Make use of profile guided optimization when bootstrapping GCC
--enable-cxx
Build the g++ compiler
--enable-all-languages
Enable all compilers and languages, except Ada
--enable-objc
Enable Objective-C language support
mba1mme Aug 31 10:20:51 ~$
mba1mme Aug 31 10:20:55 ~$ brew install gcc --use-llvm
Warning: Xcode not installed
Most stuff needs Xcode to build: http://developer.apple.com/xcode/
==> Downloading http://ftpmirror.gnu.org/gcc/gcc-4.7.1/gcc-4.7.1.tar.bz2
Already downloaded: /Users/mengland/Library/Caches/Homebrew/gcc-4.7.1.tar.bz2
==> ../configure --enable-languages=c --prefix=/usr/local/Cellar/gcc/4.7.1/gcc -
==> make bootstrap
echo stage3 > stage_final
Configuring stage 1 in ./intl
Configuring stage 1 in ./libiberty
configure: creating cache ./config.cache
checking whether 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
checking for perl... perl
yes
checking for a BSD-compatible install... /usr/local/bin/ginstall -c
checking whether NLS is requested... no
checking build system type... checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... x86_64-apple-darwin10.8.0
no
checking for x86_64-apple-darwin10.8.0-gcc... /usr/bin/llvm-gcc
checking host system type... x86_64-apple-darwin10.8.0
checking for x86_64-apple-darwin10.8.0-ar... ar
checking for x86_64-apple-darwin10.8.0-ranlib... ranlib
checking for x86_64-apple-darwin10.8.0-gcc... /usr/bin/llvm-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... checking for C compiler default output file name... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
o
checking whether we are using the GNU C compiler... checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/llvm-gcc accepts -g... yes
checking for /usr/bin/llvm-gcc option to accept ISO C89... yes
checking whether /usr/bin/llvm-gcc accepts -g... yes
checking for /usr/bin/llvm-gcc option to accept ISO C89... none needed
checking build system type... none needed
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... x86_64-apple-darwin10.8.0
checking host system type... no
checking how to run the C preprocessor... x86_64-apple-darwin10.8.0
checking for x86_64-apple-darwin10.8.0-ranlib... ranlib
checking for library containing strerror... /usr/bin/llvm-gcc -E
none required
checking how to run the C preprocessor... /usr/bin/llvm-gcc -E
checking whether /usr/bin/llvm-gcc supports -W... 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 /usr/bin/llvm-gcc supports -Wall... yes
checking whether /usr/bin/llvm-gcc supports -Wwrite-strings... yes
checking whether /usr/bin/llvm-gcc supports -Wc++-compat... yes
checking whether /usr/bin/llvm-gcc supports -Wstrict-prototypes... yes
checking for an ANSI C-conforming const... yes
checking whether /usr/bin/llvm-gcc supports -pedantic ... yes
checking for inline... yes
checking whether /usr/bin/llvm-gcc and cc understand -c and -o together... inline
checking for sys/types.h... yes
checking for sys/stat.h... yes
yes
checking for stdlib.h... checking for an ANSI C-conforming const... yes
checking for inline... yes
checking for string.h... inline
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for memory.h... yes
checking for strings.h... yes
yes
checking for inttypes.h... checking for sys/types.h... yes
checking for sys/stat.h... yes
yes
checking for stdint.h... checking for stdlib.h... yes
checking for string.h... yes
checking for unistd.h... yes
checking for memory.h... yes
checking for strings.h... yes
yes
checking for off_t... checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... yes
checking for size_t... yes
checking for working alloca.h... no
checking for a BSD-compatible install... /usr/local/bin/ginstall -c
checking for sys/file.h... yes
checking for alloca... yes
yes
checking for sys/param.h... checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for limits.h... yes
checking for working mmap... yes
checking for stdlib.h... (cached) yes
checking for malloc.h... yes
checking whether we are using the GNU C Library 2.1 or newer... no
checking whether integer division by zero raises SIGFPE... no
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/time.h... yes
yes
checking for inttypes.h... checking for time.h... yes
yes
checking for sys/resource.h... checking for stdint.h... yes
checking for sys/stat.h... (cached) yes
yes
checking for unsigned long long... checking for sys/mman.h... yes
yes
checking for inttypes.h... checking for fcntl.h... yes
checking for alloca.h... yes
checking whether the inttypes.h PRIxNN macros are broken... yes
checking for sys/pstat.h... no
checking for ld used by GCC... /usr/llvm-gcc-4.2/bin/../libexec/gcc/i686-apple-darwin10/4.2.1/ld
checking if the linker (/usr/llvm-gcc-4.2/bin/../libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
checking for shared library run path origin... no
checking for sys/sysmp.h... done
checking argz.h usability... no
checking for sys/sysinfo.h... no
checking for machine/hal_sysinfo.h... no
checking argz.h presence... no
checking for sys/table.h... no
checking for argz.h... no
checking limits.h usability... no
checking for sys/sysctl.h... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking for sys/systemcfg.h... no
checking for stdint.h... (cached) yes
yes
checking locale.h presence... checking for stdio_ext.h... yes
checking for locale.h... yes
checking nl_types.h usability... no
checking for process.h... no
yes
checking nl_types.h presence... checking for sys/prctl.h... yes
checking for nl_types.h... yes
checking malloc.h usability... no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... no
checking malloc.h presence... yes
checking whether errno must be declared... no
checking for malloc.h... no
checking stddef.h usability... no
checking size of int... yes
checking stddef.h presence... yes
checking for stddef.h... yes
4
checking for a 64-bit type... checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
uint64_t
checking for intptr_t... checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for feof_unlocked... yes
checking for uintptr_t... yes
checking for fgets_unlocked... yes
checking for ssize_t... no
checking for getc_unlocked... yes
checking for getcwd... yes
checking for pid_t... yes
checking for getegid... yes
checking for library containing strerror... yes
checking for geteuid... none required
checking for asprintf... yes
checking for getgid... yes
checking for atexit... yes
yes
checking for getuid... checking for basename... yes
checking for mempcpy... yes
checking for bcmp... no
checking for munmap... yes
checking for bcopy... yes
checking for putenv... yes
checking for bsearch... yes
checking for setenv... yes
yes
checking for bzero... checking for setlocale... yes
yes
checking for calloc... checking for stpcpy... yes
yes
checking for strcasecmp... checking for clock... yes
yes
checking for strdup... checking for ffs... yes
yes
checking for strtoul... checking for getcwd... yes
yes
checking for tsearch... checking for getpagesize... yes
checking for gettimeofday... yes
checking for __argz_count... yes
no
checking for index... checking for __argz_stringify... yes
no
checking for __argz_next... checking for insque... no
checking for __fsetlocking... yes
checking for memchr... no
checking for iconv... yes
checking for memcmp... yes
checking for memcpy... yes
checking how to link with libiconv... -liconv
checking for iconv declaration... yes
checking for memmem... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... no
checking for memmove... yes
checking for bison... bison
checking version of bison... 2.3, ok
checking whether NLS is requested... no
checking whether to use NLS... no
yes
checking for aclocal... aclocal
checking for autoconf... autoconf
checking for autoheader... autoheader
checking for mempcpy... configure: updating cache ./config.cache
configure: creating ./config.status
no
checking for memset... yes
checking for mkstemps... yes
checking for putenv... yes
checking for random... config.status: creating Makefile
config.status: creating config.intl
yes
checking for rename... config.status: creating config.h
config.status: executing default-1 commands
yes
checking for rindex... mkdir -p -- build-x86_64-apple-darwin10.8.0/libiberty
Configuring in build-x86_64-apple-darwin10.8.0/libiberty
yes
checking for setenv... yes
checking for snprintf... yes
checking for sigsetmask... yes
checking for stpcpy... yes
checking for stpncpy... no
checking for strcasecmp... configure: creating cache ../config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... makeinfo --split-size=5000000 --split-size=5000000
checking for perl... perl
checking build system type... yes
x86_64-apple-darwin10.8.0
checking host system type... checking for strchr... x86_64-apple-darwin10.8.0
checking for x86_64-apple-darwin10.8.0-ar... ar
checking for x86_64-apple-darwin10.8.0-ranlib... ranlib
checking for x86_64-apple-darwin10.8.0-gcc... /usr/bin/llvm-gcc
yes
checking for strdup... checking for C compiler default output file name... yes
a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... checking for strncasecmp...
checking for suffix of object files... yes
o
checking whether we are using the GNU C compiler... checking for strndup... yes
checking whether /usr/bin/llvm-gcc accepts -g... no
checking for strrchr... yes
checking for /usr/bin/llvm-gcc option to accept ISO C89... none needed
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... yes
checking for strstr... no
checking how to run the C preprocessor... /usr/bin/llvm-gcc -E
yes
checking for strtod... checking whether /usr/bin/llvm-gcc supports -W... yes
yes
checking for strtol... checking whether /usr/bin/llvm-gcc supports -Wall... yes
yes
checking whether /usr/bin/llvm-gcc supports -Wwrite-strings... checking for strtoul... yes
checking whether /usr/bin/llvm-gcc supports -Wc++-compat... yes
checking for strverscmp... yes
checking whether /usr/bin/llvm-gcc supports -Wstrict-prototypes... no
checking for tmpnam... yes
checking whether /usr/bin/llvm-gcc supports -pedantic ... yes
checking whether /usr/bin/llvm-gcc and cc understand -c and -o together... yes
checking for vasprintf... yes
checking for vfprintf... yes
checking for an ANSI C-conforming const... yes
checking for inline... yes
inline
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... checking for vprintf... yes
checking for vsnprintf... yes
yes
checking for sys/types.h... checking for vsprintf... yes
checking for sys/stat.h... yes
yes
checking for waitpid... checking for stdlib.h... yes
yes
checking for string.h... checking for setproctitle... yes
checking for memory.h... yes
no
checking whether alloca needs Cray hooks... checking for strings.h... yes
no
checking stack direction for C alloca... checking for inttypes.h... yes
checking for stdint.h... -1
yes
checking for vfork.h... checking for unistd.h... yes
no
checking for fork... checking whether byte ordering is bigendian... yes
checking for vfork... no
checking for a BSD-compatible install... /usr/local/bin/ginstall -c
yes
checking for working fork... checking for sys/file.h... yes
checking for sys/param.h... yes
yes
checking for working vfork... (cached) yes
checking for _doprnt... checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for malloc.h... no
checking for sys_errlist... no
checking for string.h... (cached) yes
yes
checking for unistd.h... (cached) yes
checking for sys_nerr... checking for strings.h... (cached) yes
checking for sys/time.h... yes
checking for time.h... yes
checking for sys_siglist... yes
checking for sys/resource.h... yes
yes
checking for external symbol _system_configuration... checking for sys/stat.h... (cached) yes
checking for sys/mman.h... yes
no
checking for __fsetlocking... checking for fcntl.h... yes
checking for alloca.h... no
checking for canonicalize_file_name... yes
checking for sys/pstat.h... no
no
checking for dup3... checking for sys/sysmp.h... no
checking for sys/sysinfo.h... no
checking for getrlimit... no
checking for machine/hal_sysinfo.h... no
yes
checking for sys/table.h... checking for getrusage... no
checking for sys/sysctl.h... yes
yes
checking for sys/systemcfg.h... checking for getsysinfo... no
checking for stdint.h... (cached) yes
checking for stdio_ext.h... no
checking for gettimeofday... (cached) yes
no
checking for on_exit... checking for process.h... no
checking for sys/prctl.h... no
checking for psignal... no
checking for sys/wait.h that is POSIX.1 compatible... yes
yes
checking whether time.h and sys/time.h may both be included... checking for pstat_getdynamic... yes
checking whether errno must be declared... no
no
checking size of int... checking for pstat_getstatic... no
4
checking for a 64-bit type... checking for realpath... uint64_t
checking for intptr_t... yes
checking for setrlimit... yes
checking for sbrk... yes
checking for uintptr_t... yes
checking for spawnve... yes
checking for ssize_t... no
checking for spawnvpe... no
checking for strerror... yes
checking for pid_t... yes
checking for strsignal... yes
yes
checking for library containing strerror... checking for sysconf... none required
checking for asprintf... yes
checking for sysctl... yes
yes
checking for atexit... checking for sysmp... yes
checking for basename... no
checking for table... yes
checking for bcmp... no
checking for times... yes
yes
checking for bcopy... checking for wait3... yes
yes
checking for bsearch... checking for wait4... yes
yes
checking for bzero... checking whether basename is declared... yes
checking for calloc... no
checking whether ffs is declared... yes
checking for clock... yes
checking whether asprintf is declared... yes
checking for ffs... yes
checking whether vasprintf is declared... yes
checking for getcwd... yes
yes
checking whether snprintf is declared... checking for getpagesize... yes
yes
checking for gettimeofday... checking whether vsnprintf is declared... yes
yes
checking for index... checking whether calloc is declared... yes
yes
checking for insque... checking whether getenv is declared... yes
yes
checking for memchr... checking whether getopt is declared... yes
yes
checking whether malloc is declared... checking for memcmp... yes
yes
checking for memcpy... checking whether realloc is declared... yes
yes
checking for memmem... checking whether sbrk is declared... no
checking for memmove... yes
checking whether strverscmp is declared... yes
checking for mempcpy... no
checking whether canonicalize_file_name must be declared... no
checking for memset... yes
checking for stdlib.h... (cached) yes
yes
checking for unistd.h... (cached) yes
checking for mkstemps... checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for putenv... yes
checking for working strncmp... yes
checking for random... yes
yes
checking for rename... configure: updating cache ./config.cache
configure: creating ./config.status
yes
checking for rindex... yes
checking for setenv... yes
checking for snprintf... yes
checking for sigsetmask... config.status: creating Makefile
yes
config.status: creating testsuite/Makefile
checking for stpcpy... yes
config.status: creating config.h
checking for stpncpy... config.status: executing default commands
no
checking for strcasecmp... yes
mkdir -p -- build-x86_64-apple-darwin10.8.0/fixincludes
checking for strchr... Configuring in build-x86_64-apple-darwin10.8.0/fixincludes
yes
checking for strdup... yes
checking for strncasecmp... yes
checking for strndup... no
checking for strrchr... yes
checking for strstr... yes
checking for strtod... yes
checking for strtol... yes
configure: loading cache ../config.cache
checking for strtoul... checking build system type... x86_64-apple-darwin10.8.0
checking host system type... yes
x86_64-apple-darwin10.8.0
checking target system type... checking for strverscmp... x86_64-apple-darwin10.8.0
checking for x86_64-apple-darwin10.8.0-gcc... /usr/bin/llvm-gcc
no
checking for tmpnam... checking for C compiler default output file name... yes
a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... checking for vasprintf...
checking for suffix of object files... yes
checking for vfprintf... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/llvm-gcc accepts -g... yes
checking for vprintf... yes
checking for /usr/bin/llvm-gcc option to accept ISO C89... yes
checking for vsnprintf... none needed
checking how to run the C preprocessor... yes
checking for vsprintf... /usr/bin/llvm-gcc -E
yes
checking for waitpid... checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for setproctitle... no
checking whether alloca needs Cray hooks... no
checking stack direction for C alloca... -1
checking for vfork.h... yes
no
checking for fork... checking for sys/types.h... yes
yes
checking for vfork... checking for sys/stat.h... yes
yes
checking for working fork... checking for stdlib.h... yes
checking for string.h... yes
checking for working vfork... (cached) yes
checking for _doprnt... yes
checking for memory.h... no
checking for sys_errlist... yes
checking for strings.h... yes
checking for sys_nerr... yes
checking for inttypes.h... yes
checking for sys_siglist... yes
yes
checking for stdint.h... checking for external symbol _system_configuration... no
yes
checking for __fsetlocking... checking for unistd.h... no
checking for canonicalize_file_name... yes
checking minix/config.h usability... no
no
checking minix/config.h presence... checking for dup3... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... no
checking for getrlimit... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking whether /usr/bin/llvm-gcc supports -W... yes
checking for getrusage... yes
checking whether /usr/bin/llvm-gcc supports -Wall... yes
checking for getsysinfo... yes
checking whether /usr/bin/llvm-gcc supports -Wwrite-strings... yes
checking whether /usr/bin/llvm-gcc supports -Wstrict-prototypes... no
checking for gettimeofday... (cached) yes
checking for on_exit... yes
checking whether /usr/bin/llvm-gcc supports -Wmissing-prototypes... yes
no
checking whether /usr/bin/llvm-gcc supports -Wold-style-definition... checking for psignal... yes
checking whether /usr/bin/llvm-gcc supports -Wmissing-format-attribute... yes
checking for pstat_getdynamic... yes
checking whether /usr/bin/llvm-gcc supports -Woverlength-strings... no
checking for pstat_getstatic... yes
checking whether /usr/bin/llvm-gcc supports -pedantic -Wlong-long... yes
checking for ANSI C header files... (cached) yes
checking stddef.h usability... no
checking for realpath... yes
checking stddef.h presence... yes
checking for stddef.h... yes
yes
checking for stdlib.h... (cached) yes
checking for setrlimit... checking for strings.h... (cached) yes
checking for unistd.h... (cached) yes
yes
checking fcntl.h usability... checking for sbrk... yes
checking fcntl.h presence... yes
yes
checking for fcntl.h... yes
checking for spawnve... checking sys/file.h usability... yes
checking sys/file.h presence... no
checking for spawnvpe... yes
checking for sys/file.h... yes
checking for sys/stat.h... (cached) yes
checking for clearerr_unlocked... no
checking for strerror... yes
yes
checking for feof_unlocked... checking for strsignal... yes
yes
checking for ferror_unlocked... checking for sysconf... yes
yes
checking for sysctl... checking for fflush_unlocked... yes
checking for sysmp... no
checking for fgetc_unlocked... no
checking for table... no
checking for fgets_unlocked... no
no
checking for times... checking for fileno_unlocked... yes
checking for fprintf_unlocked... yes
checking for wait3... no
checking for fputc_unlocked... yes
checking for wait4... no
checking for fputs_unlocked... yes
checking whether basename is declared... no
checking for fread_unlocked... no
checking whether ffs is declared... no
checking for fwrite_unlocked... yes
checking whether asprintf is declared... no
checking for getchar_unlocked... yes
checking whether vasprintf is declared... yes
yes
checking for getc_unlocked... checking whether snprintf is declared... yes
yes
checking whether vsnprintf is declared... checking for putchar_unlocked... yes
yes
checking whether calloc is declared... checking for putc_unlocked... yes
yes
checking whether getenv is declared... checking whether abort is declared... yes
yes
checking whether getopt is declared... checking whether asprintf is declared... yes
yes
checking whether malloc is declared... checking whether basename is declared... yes
checking whether realloc is declared... no
checking whether errno is declared... yes
checking whether sbrk is declared... no
checking whether vasprintf is declared... yes
checking whether strverscmp is declared... yes
checking whether clearerr_unlocked is declared... no
checking whether canonicalize_file_name must be declared... yes
checking whether feof_unlocked is declared... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... yes
checking for working strncmp... no
checking whether fgetc_unlocked is declared... yes
no
checking whether fgets_unlocked is declared... configure: updating cache ../config.cache
configure: creating ./config.status
no
checking whether fileno_unlocked is declared... yes
checking whether fprintf_unlocked is declared... no
checking whether fputc_unlocked is declared... no
checking whether fputs_unlocked is declared... config.status: creating Makefile
no
checking whether fread_unlocked is declared... config.status: creating testsuite/Makefile
config.status: creating config.h
no
checking whether fwrite_unlocked is declared... config.status: executing default commands
no
checking whether getchar_unlocked is declared... Configuring stage 1 in ./libdecnumber
yes
checking whether getc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking for an ANSI C-conforming const... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for mmap... yes
checking whether read-only mmap of a plain file works... yes
checking whether mmap from /dev/zero works... no
checking for MAP_ANON(YMOUS)... yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking whether to enable maintainer-specific portions of Makefiles... no
configure: updating cache ../config.cache
configure: creating cache ./config.cache
checking whether make sets $(MAKE)... configure: creating ./config.status
yes
checking for x86_64-apple-darwin10.8.0-gcc... /usr/bin/llvm-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... config.status: creating Makefile
o
checking whether we are using the GNU C compiler... config.status: creating mkheaders.almost
yes
checking whether /usr/bin/llvm-gcc accepts -g... config.status: creating config.h
yes
checking for /usr/bin/llvm-gcc option to accept ISO C89... none needed
checking for x86_64-apple-darwin10.8.0-ranlib... ranlib
checking for aclocal... aclocal
checking for autoconf... autoconf
checking for autoheader... autoheader
checking whether /usr/bin/llvm-gcc supports -W... yes
checking whether /usr/bin/llvm-gcc supports -Wall... yes
Configuring stage 1 in ./gcc
checking whether /usr/bin/llvm-gcc supports -Wwrite-strings... yes
checking whether /usr/bin/llvm-gcc supports -Wstrict-prototypes... yes
checking whether /usr/bin/llvm-gcc supports -Wmissing-prototypes... yes
checking whether /usr/bin/llvm-gcc supports -Wold-style-definition... yes
checking whether /usr/bin/llvm-gcc supports -Wmissing-format-attribute... yes
checking whether /usr/bin/llvm-gcc supports -Wcast-qual... yes
checking whether /usr/bin/llvm-gcc supports -pedantic -Wlong-long... yes
checking how to run the C preprocessor... /usr/bin/llvm-gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... rm: cannot remove ‘conftest.dSYM’: Is a directory
rm: cannot remove ‘conftest.dSYM’: Is a directory
configure: creating cache ./config.cache
checking build system type... yes
checking for sys/types.h... x86_64-apple-darwin10.8.0
checking host system type... x86_64-apple-darwin10.8.0
checking target system type... yes
x86_64-apple-darwin10.8.0
checking LIBRARY_PATH variable... ok
checking GCC_EXEC_PREFIX variable... ok
checking whether to place generated files in the source directory... no
checking whether a default linker was specified... no
checking whether a default assembler was specified... no
checking for x86_64-apple-darwin10.8.0-gcc... /usr/bin/llvm-gcc
checking for sys/stat.h... yes
checking for stdlib.h... checking for C compiler default output file name... yes
checking for string.h... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... yes
checking for memory.h...
checking for suffix of object files... yes
o
checking whether we are using the GNU C compiler... checking for strings.h... yes
checking whether /usr/bin/llvm-gcc accepts -g... yes
yes
checking for /usr/bin/llvm-gcc option to accept ISO C89... checking for inttypes.h... yes
none needed
checking whether /usr/bin/llvm-gcc and cc understand -c and -o together... checking for stdint.h... yes
checking for unistd.h... rm: cannot remove ‘conftest.dSYM’: Is a directory
yes
yes
checking ctype.h usability... checking whether we are using the GNU C++ compiler... yes
checking ctype.h presence... yes
checking whether /usr/bin/llvm-g++ accepts -g... yes
checking for ctype.h... yes
checking stddef.h usability... yes
checking for x86_64-apple-darwin10.8.0-gnatbind... no
checking for x86_64-apple-darwin10.8.0-gnatmake... no
checking whether compiler driver understands Ada... rm: cannot remove ‘conftest.dSYM’: Is a directory
no
checking how to run the C preprocessor... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for string.h... (cached) yes
/usr/bin/llvm-gcc -E
checking stdio.h usability... yes
checking stdio.h presence... checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for stdio.h... yes
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... rm: cannot remove ‘conftest.dSYM’: Is a directory
yes
checking for uintptr_t... rm: cannot remove ‘conftest.dSYM’: Is a directory
yes
checking for sys/types.h... yes
checking for int_least32_t... yes
checking for sys/stat.h... yes
checking for int_fast32_t... yes
checking for stdlib.h... yes
yes
checking for uint64_t... checking for string.h... yes
yes
checking what to include in gstdint.h... checking for memory.h... stdint.h (already complete)
checking for an ANSI C-conforming const... yes
checking for off_t... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking size of int... yes
checking for stdint.h... yes
4
checking size of long... checking for unistd.h... yes
checking minix/config.h usability... 8
checking for ANSI C header files... (cached) yes
checking build system type... x86_64-apple-darwin10.8.0
checking host system type... x86_64-apple-darwin10.8.0
checking target system type... no
checking minix/config.h presence... x86_64-apple-darwin10.8.0
checking for decimal floating point... configure: WARNING: decimal float is not supported for this target, ignored
dpd
checking whether byte ordering is bigendian... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking how to run the C preprocessor... /usr/bin/llvm-gcc -E
no
checking for inline... configure: updating cache ./config.cache
inline
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... configure: creating ./config.status
no
checking size of void *... 8
checking size of short... 2
checking size of int... config.status: creating Makefile
4
checking size of long... config.status: creating config.h
config.status: executing gstdint.h commands
8
checking for long long... if [ x"" != x ] && [ ! -d pic ]; then \
mkdir pic; \
else true; fi
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 ./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 ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list
make[4]: Nothing to be done for `all'.
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/regex.c -o pic/regex.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/regex.c -o regex.o
yes
checking size of long long... 8
checking for __int64... no
checking for int8_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for long long int... if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
yes
checking for intmax_t... /usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/cplus-dem.c -o cplus-dem.o
yes
checking for intptr_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for unsigned long long int... yes
checking for uintmax_t... yes
checking for uintptr_t... if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/cp-demangle.c -o cp-demangle.o
yes
checking whether /usr/bin/llvm-gcc supports -W... yes
checking whether /usr/bin/llvm-gcc supports -Wall... yes
checking whether /usr/bin/llvm-gcc supports -Wnarrowing... no
checking whether /usr/bin/llvm-gcc supports -Wwrite-strings... yes
checking whether /usr/bin/llvm-gcc supports -Wcast-qual... yes
checking whether /usr/bin/llvm-gcc supports -Wstrict-prototypes... yes
checking whether /usr/bin/llvm-gcc supports -Wmissing-prototypes... yes
checking whether /usr/bin/llvm-gcc supports -Wmissing-format-attribute... yes
checking whether /usr/bin/llvm-gcc supports -Wold-style-definition... yes
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/md5.c -o pic/md5.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/md5.c -o md5.o
checking whether /usr/bin/llvm-gcc supports -Wc++-compat... yes
checking whether /usr/bin/llvm-gcc supports -pedantic -Wlong-long -Wvariadic-macros -Woverlength-strings... yes
checking whether /usr/bin/llvm-gcc supports -fno-exceptions... if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/sha1.c -o pic/sha1.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/sha1.c -o sha1.o
yes
checking whether /usr/bin/llvm-gcc supports -fno-rtti... if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/alloca.c -o pic/alloca.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/alloca.c -o alloca.o
yes
checking valgrind.h usability... if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/argv.c -o pic/argv.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/argv.c -o argv.o
no
checking valgrind.h presence... no
checking for valgrind.h... no
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/choose-temp.c -o pic/choose-temp.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/choose-temp.c -o choose-temp.o
configure: WARNING: decimal float is not supported for this target, ignored
configure: WARNING: fixed-point is not supported for this target, ignored
checking whether make sets $(MAKE)... yes
checking for gawk... awk
checking whether ln -s works... yes
checking whether ln works... yes
checking for x86_64-apple-darwin10.8.0-ranlib... ranlib
checking for a BSD compatible install... /usr/local/bin/ginstall -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... if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/concat.c -o pic/concat.o; \
else true; fi
yes
checking for recent Pod::Man... /usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/concat.c -o concat.o
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/cp-demint.c -o pic/cp-demint.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/cp-demint.c -o cp-demint.o
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/crc32.c -o pic/crc32.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/crc32.c -o crc32.o
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/dyn-string.c -o pic/dyn-string.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/dyn-string.c -o dyn-string.o
yes
checking for flex... flex
checking for bison... bison
checking for nm... nm
checking for ar... ar
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/fdmatch.c -o pic/fdmatch.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/fdmatch.c -o fdmatch.o
yes
checking whether string.h and strings.h may both be included... if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/fibheap.c -o pic/fibheap.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/fibheap.c -o fibheap.o
yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for limits.h... yes
checking for stddef.h... yes
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/filename_cmp.c -o filename_cmp.o
checking for string.h... (cached) yes
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/floatformat.c -o pic/floatformat.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/floatformat.c -o floatformat.o
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for time.h... yes
checking for iconv.h... yes
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/fnmatch.c -o pic/fnmatch.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/fnmatch.c -o fnmatch.o
checking for fcntl.h... yes
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/fopen_unlocked.c -o fopen_unlocked.o
checking for unistd.h... (cached) yes
checking for sys/file.h... yes
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/getopt.c -o pic/getopt.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/getopt.c -o getopt.o
checking for sys/time.h... yes
checking for sys/mman.h... yes
checking for sys/resource.h... if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/getopt1.c -o pic/getopt1.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/getopt1.c -o getopt1.o
yes
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/getpwd.c -o pic/getpwd.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/getpwd.c -o getpwd.o
checking for sys/param.h... yes
checking for sys/times.h... if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/getruntime.c -o pic/getruntime.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/getruntime.c -o getruntime.o
yes
checking for sys/stat.h... (cached) yes
checking for direct.h... if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/hashtab.c -o pic/hashtab.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/hashtab.c -o hashtab.o
no
checking for malloc.h... no
checking for langinfo.h... yes
checking for ldfcn.h... if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/hex.c -o pic/hex.o; \
else true; fi
no
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/hex.c -o hex.o
checking for locale.h... yes
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/lbasename.c -o pic/lbasename.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/lbasename.c -o lbasename.o
checking for wchar.h... if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/lrealpath.c -o pic/lrealpath.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/lrealpath.c -o lrealpath.o
yes
checking for thread.h... if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/make-relative-prefix.c -o make-relative-prefix.o
no
checking for pthread.h... yes
checking for CHAR_BIT... yes
checking whether byte ordering is bigendian... if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/make-temp-file.c -o make-temp-file.o
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/objalloc.c -o pic/objalloc.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/objalloc.c -o objalloc.o
no
checking how to run the C++ preprocessor... if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/obstack.c -o pic/obstack.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/obstack.c -o obstack.o
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/partition.c -o pic/partition.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/partition.c -o partition.o
/usr/bin/llvm-g++ -E
checking for unordered_map... if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/pexecute.c -o pic/pexecute.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/pexecute.c -o pexecute.o
no
checking for tr1/unordered_map... if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/physmem.c -o pic/physmem.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/physmem.c -o physmem.o
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/pex-common.c -o pic/pex-common.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/pex-common.c -o pex-common.o
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/pex-one.c -o pic/pex-one.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/pex-one.c -o pex-one.o
yes
checking for ext/hash_map... if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/pex-unix.c -o pic/pex-unix.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/pex-unix.c -o pex-unix.o
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/safe-ctype.c -o safe-ctype.o
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/simple-object.c -o pic/simple-object.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/simple-object.c -o simple-object.o
yes
checking for collect2 libraries... if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/simple-object-coff.c -o simple-object-coff.o
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/simple-object-elf.c -o simple-object-elf.o
none required
checking for library containing exc_resume... no
checking for library containing kstat_open... if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o
no
checking for library containing ldexp... none required
checking for inttypes.h... if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/sort.c -o pic/sort.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/sort.c -o sort.o
yes
checking for times... yes
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/spaces.c -o pic/spaces.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/spaces.c -o spaces.o
checking for clock... if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/splay-tree.c -o pic/splay-tree.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/splay-tree.c -o splay-tree.o
yes
checking for kill... if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/stack-limit.c -o pic/stack-limit.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/stack-limit.c -o stack-limit.o
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/strerror.c -o pic/strerror.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/strerror.c -o strerror.o
yes
checking for getrlimit... if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/strsignal.c -o pic/strsignal.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/strsignal.c -o strsignal.o
yes
checking for setrlimit... if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/timeval-utils.c -o timeval-utils.o
yes
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
else true; fi
checking for atoll... /usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xatexit.c -o pic/xatexit.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xatexit.c -o xatexit.o
yes
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xexit.c -o pic/xexit.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xexit.c -o xexit.o
checking for atoq... if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xmalloc.c -o pic/xmalloc.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xmalloc.c -o xmalloc.o
no
checking for sysconf... if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xmemdup.c -o pic/xmemdup.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xmemdup.c -o xmemdup.o
yes
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xstrdup.c -o pic/xstrdup.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xstrdup.c -o xstrdup.o
checking for strsignal... if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xstrerror.c -o pic/xstrerror.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xstrerror.c -o xstrerror.o
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xstrndup.c -o pic/xstrndup.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xstrndup.c -o xstrndup.o
yes
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/memmem.c -o pic/memmem.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/memmem.c -o memmem.o
checking for getrusage... if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/mempcpy.c -o pic/mempcpy.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/mempcpy.c -o mempcpy.o
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/stpncpy.c -o pic/stpncpy.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/stpncpy.c -o stpncpy.o
yes
checking for nl_langinfo... if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/strndup.c -o pic/strndup.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/strndup.c -o strndup.o
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/strverscmp.c -o pic/strverscmp.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/strverscmp.c -o strverscmp.o
yes
checking for gettimeofday... if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/setproctitle.c -o pic/setproctitle.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/setproctitle.c -o setproctitle.o
rm -f ./libiberty.a pic/./libiberty.a
ar rc ./libiberty.a \
./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./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 ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./memmem.o ./mempcpy.o ./stpncpy.o ./strndup.o ./strverscmp.o ./setproctitle.o
yes
checking for mbstowcs... ranlib ./libiberty.a
if [ x"" != x ]; then \
cd pic; \
ar rc ./libiberty.a \
./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./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 ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./memmem.o ./mempcpy.o ./stpncpy.o ./strndup.o ./strverscmp.o ./setproctitle.o; \
ranlib ./libiberty.a; \
cd ..; \
else true; fi
yes
checking for wcswidth... make[3]: Nothing to be done for `all'.
if [ x"" != x ] && [ ! -d pic ]; then \
mkdir pic; \
else true; fi
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 ./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 ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list
make[4]: Nothing to be done for `all'.
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/regex.c -o pic/regex.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/regex.c -o regex.o
yes
checking for mmap... yes
checking for setlocale... yes
checking for clearerr_unlocked... yes
checking for feof_unlocked... yes
checking for ferror_unlocked... yes
checking for fflush_unlocked... no
checking for fgetc_unlocked... no
checking for fgets_unlocked... no
checking for fileno_unlocked... yes
checking for fprintf_unlocked... no
checking for fputc_unlocked... no
checking for fputs_unlocked... no
checking for fread_unlocked... no
checking for fwrite_unlocked... no
checking for getchar_unlocked... yes
checking for getc_unlocked... yes
checking for putchar_unlocked... yes
checking for putc_unlocked... yes
checking for madvise... yes
checking whether mbstowcs works... yes
checking for ssize_t... yes
checking for caddr_t... yes
checking for sys/mman.h... (cached) yes
checking for mmap... (cached) yes
checking whether read-only mmap of a plain file works... yes
checking whether mmap from /dev/zero works... no
checking for MAP_ANON(YMOUS)... yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking for pid_t... yes
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for ld used by GCC... /usr/llvm-gcc-4.2/bin/../libexec/gcc/i686-apple-darwin10/4.2.1/ld
checking if the linker (/usr/llvm-gcc-4.2/bin/../libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
checking for shared library run path origin... done
checking for iconv... yes
checking how to link with libiconv... -liconv
checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for LC_MESSAGES... yes
checking for nl_langinfo and CODESET... yes
checking whether getenv is declared... yes
checking whether atol is declared... if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/cplus-dem.c -o cplus-dem.o
yes
checking whether asprintf is declared... yes
checking whether sbrk is declared... yes
checking whether abort is declared... yes
checking whether atof is declared... yes
checking whether getcwd is declared... yes
checking whether getwd is declared... yes
checking whether strsignal is declared... yes
checking whether strstr is declared... yes
checking whether stpcpy is declared... yes
checking whether strverscmp is declared... no
checking whether errno is declared... yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether vasprintf is declared... yes
checking whether malloc is declared... yes
checking whether realloc is declared... yes
checking whether calloc is declared... yes
checking whether free is declared... yes
checking whether basename is declared... no
checking whether getopt is declared... yes
checking whether clock is declared... yes
checking whether getpagesize is declared... yes
checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... yes
checking whether ferror_unlocked is declared... if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/cp-demangle.c -o cp-demangle.o
yes
checking whether fflush_unlocked is declared... no
checking whether fgetc_unlocked is declared... no
checking whether fgets_unlocked is declared... no
checking whether fileno_unlocked is declared... yes
checking whether fprintf_unlocked is declared... no
checking whether fputc_unlocked is declared... no
checking whether fputs_unlocked is declared... no
checking whether fread_unlocked is declared... no
checking whether fwrite_unlocked is declared... no
checking whether getchar_unlocked is declared... yes
checking whether getc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking whether getrlimit is declared... yes
checking whether setrlimit is declared... yes
checking whether getrusage is declared... yes
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/md5.c -o pic/md5.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/md5.c -o md5.o
checking whether ldgetname is declared... no
checking whether times is declared... yes
checking whether sigaltstack is declared... yes
checking whether madvise is declared... yes
checking for struct tms... yes
checking for clock_t... 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/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.
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/sha1.c -o pic/sha1.o; \
else true; fi
checking for __cxa_atexit... /usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/sha1.c -o sha1.o
yes
checking whether NLS is requested... no
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/llvm-gcc... /usr/llvm-gcc-4.2/bin/../libexec/gcc/i686-apple-darwin10/4.2.1/ld
checking if the linker (/usr/llvm-gcc-4.2/bin/../libexec/gcc/i686-apple-darwin10/4.2.1/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 /usr/llvm-gcc-4.2/bin/../libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r
checking for x86_64-apple-darwin10.8.0-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-apple-darwin10.8.0-ar... (cached) ar
checking for x86_64-apple-darwin10.8.0-strip... no
checking for strip... strip
checking for x86_64-apple-darwin10.8.0-ranlib... (cached) ranlib
checking command to parse nm output from /usr/bin/llvm-gcc object... if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/alloca.c -o pic/alloca.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/alloca.c -o alloca.o
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/argv.c -o pic/argv.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/argv.c -o argv.o
ok
checking for x86_64-apple-darwin10.8.0-dsymutil... no
checking for dsymutil... dsymutil
checking for x86_64-apple-darwin10.8.0-nmedit... no
checking for nmedit... nmedit
checking for x86_64-apple-darwin10.8.0-lipo... no
checking for lipo... lipo
checking for x86_64-apple-darwin10.8.0-otool... no
checking for otool... otool
checking for x86_64-apple-darwin10.8.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... yes
checking for dlfcn.h... if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/choose-temp.c -o pic/choose-temp.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/choose-temp.c -o choose-temp.o
yes
checking for objdir... .libs
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/concat.c -o pic/concat.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/concat.c -o concat.o
checking if /usr/bin/llvm-gcc supports -fno-rtti -fno-exceptions... no
checking for /usr/bin/llvm-gcc option to produce PIC... -fno-common -DPIC
checking if /usr/bin/llvm-gcc PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/llvm-gcc static flag -static works... if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/cp-demint.c -o pic/cp-demint.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/cp-demint.c -o cp-demint.o
no
checking if /usr/bin/llvm-gcc supports -c -o file.o... if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/crc32.c -o pic/crc32.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/crc32.c -o crc32.o
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/dyn-string.c -o pic/dyn-string.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/dyn-string.c -o dyn-string.o
yes
checking if /usr/bin/llvm-gcc supports -c -o file.o... (cached) yes
checking whether the /usr/bin/llvm-gcc linker (/usr/llvm-gcc-4.2/bin/../libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin10.8.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... /usr/bin/llvm-g++ -E
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fdmatch.c -o pic/fdmatch.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fdmatch.c -o fdmatch.o
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fibheap.c -o pic/fibheap.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fibheap.c -o fibheap.o
checking for ld used by /usr/bin/llvm-g++... /usr/llvm-gcc-4.2/bin/../libexec/gcc/i686-apple-darwin10/4.2.1/ld
checking if the linker (/usr/llvm-gcc-4.2/bin/../libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
checking whether the /usr/bin/llvm-g++ linker (/usr/llvm-gcc-4.2/bin/../libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
checking for /usr/bin/llvm-g++ option to produce PIC... -fno-common -DPIC
checking if /usr/bin/llvm-g++ PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/llvm-g++ static flag -static works... no
checking if /usr/bin/llvm-g++ supports -c -o file.o... yes
checking if /usr/bin/llvm-g++ supports -c -o file.o... (cached) yes
checking whether the /usr/bin/llvm-g++ linker (/usr/llvm-gcc-4.2/bin/../libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin10.8.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
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/filename_cmp.c -o filename_cmp.o
checking whether we are using gold... no
checking what linker to use... /usr/llvm-gcc-4.2/bin/../libexec/gcc/i686-apple-darwin10/4.2.1/ld
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/floatformat.c -o pic/floatformat.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/floatformat.c -o floatformat.o
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... if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fnmatch.c -o pic/fnmatch.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fnmatch.c -o fnmatch.o
no
checking assembler for .sleb128 and .uleb128... no
checking assembler for cfi directives... no
checking assembler for cfi personality directive... no
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fopen_unlocked.c -o fopen_unlocked.o
checking assembler for cfi sections directive... if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/getopt.c -o pic/getopt.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/getopt.c -o getopt.o
no
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 COMDAT group support (GNU as)... no
checking assembler for COMDAT group support (GNU as, %type)... no
checking assembler for line table discriminator support... no
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 filds and fists mnemonics... no
checking assembler for fildq and fistpq mnemonics... no
checking assembler for cmov syntax... no
checking assembler for ffreep mnemonic... yes
checking assembler for .quad directive... yes
checking assembler for sahf mnemonic... yes
checking assembler for swap suffix... if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/getopt1.c -o pic/getopt1.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/getopt1.c -o getopt1.o
no
checking assembler for different section symbol subtraction... if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/getpwd.c -o pic/getpwd.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/getpwd.c -o getpwd.o
no
checking assembler for GOTOFF in data... no
checking assembler for rep and lock prefix... yes
checking assembler for R_386_TLS_GD_PLT reloc... if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/getruntime.c -o pic/getruntime.o; \
else true; fi
no
checking assembler for R_386_TLS_LDM_PLT reloc... /usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/getruntime.c -o getruntime.o
no
checking assembler for dwarf2 debug_line support... no
checking assembler for buggy dwarf2 .file directive... no
checking assembler for --gdwarf2 option... if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/hashtab.c -o pic/hashtab.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/hashtab.c -o hashtab.o
yes
checking assembler for --gstabs option... yes
checking assembler for --debug-prefix-map option... no
checking assembler for .lcomm with alignment... yes
checking assembler for gnu_unique_object... no
checking assembler for tolerance to line number 0... yes
checking linker PT_GNU_EH_FRAME support... no
checking linker position independent executable support... no
checking linker EH-compatible garbage collection of sections... no
checking linker EH garbage collection of sections bug... no
checking linker --as-needed support... no
checking linker --build-id support... no
checking linker *_sol2 emulation support... no
checking linker --sysroot support... no
checking __stack_chk_fail in target C library... checking for __stack_chk_fail... yes
yes
checking sys/sdt.h in the target C library... yes
checking dl_iterate_phdr in target C library... unknown
Using ggc-page for garbage collection.
checking whether to enable maintainer-specific portions of Makefiles... no
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/hex.c -o pic/hex.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/hex.c -o hex.o
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/lbasename.c -o pic/lbasename.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/lbasename.c -o lbasename.o
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/lrealpath.c -o pic/lrealpath.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/lrealpath.c -o lrealpath.o
Links are now set up to build a native compiler for x86_64-apple-darwin10.8.0.
checking for exported symbols... yes
checking for library containing dlopen... if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/make-relative-prefix.c -o make-relative-prefix.o
none required
checking for -fPIC -shared... yes
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/make-temp-file.c -o make-temp-file.o
configure: updating cache ./config.cache
configure: creating ./config.status
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/objalloc.c -o pic/objalloc.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/objalloc.c -o objalloc.o
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/obstack.c -o pic/obstack.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/obstack.c -o obstack.o
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/partition.c -o pic/partition.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/partition.c -o partition.o
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/pexecute.c -o pic/pexecute.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/pexecute.c -o pexecute.o
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/physmem.c -o pic/physmem.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/physmem.c -o physmem.o
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/pex-common.c -o pic/pex-common.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/pex-common.c -o pex-common.o
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/pex-one.c -o pic/pex-one.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/pex-one.c -o pex-one.o
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/pex-unix.c -o pic/pex-unix.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/pex-unix.c -o pex-unix.o
config.status: creating as
config.status: creating collect-ld
config.status: creating nm
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/safe-ctype.c -o safe-ctype.o
config.status: creating Makefile
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/simple-object.c -o pic/simple-object.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/simple-object.c -o simple-object.o
config.status: creating ada/gcc-interface/Makefile
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/simple-object-coff.c -o simple-object-coff.o
config.status: creating ada/Makefile
config.status: creating auto-host.h
config.status: executing default commands
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/simple-object-elf.c -o simple-object-elf.o
Configuring stage 1 in ./libcpp
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o
configure: creating cache ./config.cache
checking build system type... x86_64-apple-darwin10.8.0
checking host system type... x86_64-apple-darwin10.8.0
checking target system type... x86_64-apple-darwin10.8.0
checking whether make sets $(MAKE)... if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/sort.c -o pic/sort.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/sort.c -o sort.o
yes
checking for a BSD-compatible install... /usr/local/bin/ginstall -c
checking for x86_64-apple-darwin10.8.0-gcc... /usr/bin/llvm-gcc
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/spaces.c -o pic/spaces.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/spaces.c -o spaces.o
checking for C compiler default output file name... if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/splay-tree.c -o pic/splay-tree.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/splay-tree.c -o splay-tree.o
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 /usr/bin/llvm-gcc accepts -g... if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/stack-limit.c -o pic/stack-limit.o; \
else true; fi
yes
checking for /usr/bin/llvm-gcc option to accept ISO C89... /usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/stack-limit.c -o stack-limit.o
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/strerror.c -o pic/strerror.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/strerror.c -o strerror.o
none needed
checking whether we are using the GNU C++ compiler... if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/strsignal.c -o pic/strsignal.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/strsignal.c -o strsignal.o
yes
checking whether /usr/bin/llvm-g++ accepts -g... yes
checking for x86_64-apple-darwin10.8.0-ranlib... ranlib
checking how to run the C preprocessor... if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/timeval-utils.c -o timeval-utils.o
/usr/bin/llvm-gcc -E
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xatexit.c -o pic/xatexit.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xatexit.c -o xatexit.o
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xexit.c -o pic/xexit.o; \
else true; fi
checking for grep that handles long lines and -e... /usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xexit.c -o xexit.o
/usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xmalloc.c -o pic/xmalloc.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xmalloc.c -o xmalloc.o
rm: cannot remove ‘conftest.dSYM’: Is a directory
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xmemdup.c -o pic/xmemdup.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xmemdup.c -o xmemdup.o
rm: cannot remove ‘conftest.dSYM’: Is a directory
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xstrdup.c -o pic/xstrdup.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xstrdup.c -o xstrdup.o
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xstrerror.c -o pic/xstrerror.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xstrerror.c -o xstrerror.o
yes
checking for sys/types.h... if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xstrndup.c -o pic/xstrndup.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xstrndup.c -o xstrndup.o
yes
checking for sys/stat.h... if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/memmem.c -o pic/memmem.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/memmem.c -o memmem.o
yes
checking for stdlib.h... if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/mempcpy.c -o pic/mempcpy.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/mempcpy.c -o mempcpy.o
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/stpncpy.c -o pic/stpncpy.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/stpncpy.c -o stpncpy.o
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/strndup.c -o pic/strndup.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/strndup.c -o strndup.o
if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/strverscmp.c -o pic/strverscmp.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/strverscmp.c -o strverscmp.o
yes
checking for string.h... if [ x"" != x ]; then \
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/setproctitle.c -o pic/setproctitle.o; \
else true; fi
/usr/bin/llvm-gcc -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/setproctitle.c -o setproctitle.o
rm -f ./libiberty.a pic/./libiberty.a
ar rc ./libiberty.a \
./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./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 ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./memmem.o ./mempcpy.o ./stpncpy.o ./strndup.o ./strverscmp.o ./setproctitle.o
yes
ranlib ./libiberty.a
checking for memory.h... if [ x"" != x ]; then \
cd pic; \
ar rc ./libiberty.a \
./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./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 ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./memmem.o ./mempcpy.o ./stpncpy.o ./strndup.o ./strverscmp.o ./setproctitle.o; \
ranlib ./libiberty.a; \
cd ..; \
else true; fi
yes
checking for strings.h... source='../../libdecnumber/decNumber.c' object='decNumber.o' libtool=no /usr/bin/llvm-gcc -I../../libdecnumber -I. -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -c ../../libdecnumber/decNumber.c
yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for aclocal... aclocal
checking for autoconf... autoconf
checking for autoheader... autoheader
checking whether /usr/bin/llvm-gcc supports -W... yes
checking whether /usr/bin/llvm-gcc supports -Wall... yes
checking whether /usr/bin/llvm-gcc supports -Wnarrowing... no
checking whether /usr/bin/llvm-gcc supports -Wwrite-strings... yes
checking whether /usr/bin/llvm-gcc supports -Wmissing-format-attribute... yes
checking whether /usr/bin/llvm-gcc supports -Wstrict-prototypes... yes
checking whether /usr/bin/llvm-gcc supports -Wmissing-prototypes... yes
checking whether /usr/bin/llvm-gcc supports -Wold-style-definition... yes
checking whether /usr/bin/llvm-gcc supports -Wc++-compat... yes
checking whether /usr/bin/llvm-gcc supports -pedantic -Wlong-long... yes
checking whether /usr/bin/llvm-gcc supports -fno-exceptions... yes
checking whether /usr/bin/llvm-gcc supports -fno-rtti... yes
source='../../libdecnumber/decContext.c' object='decContext.o' libtool=no /usr/bin/llvm-gcc -I../../libdecnumber -I. -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -c ../../libdecnumber/decContext.c
checking dependency style of /usr/bin/llvm-gcc... source='../../libdecnumber/dpd/decimal32.c' object='decimal32.o' libtool=no /usr/bin/llvm-gcc -I../../libdecnumber -I. -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -c ../../libdecnumber/dpd/decimal32.c
gcc3
checking whether time.h and sys/time.h may both be included... yes
checking whether string.h and strings.h may both be included... yes
checking locale.h usability... source='../../libdecnumber/dpd/decimal64.c' object='decimal64.o' libtool=no /usr/bin/llvm-gcc -I../../libdecnumber -I. -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -c ../../libdecnumber/dpd/decimal64.c
yes
checking locale.h presence... yes
checking for locale.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... source='../../libdecnumber/dpd/decimal128.c' object='decimal128.o' libtool=no /usr/bin/llvm-gcc -I../../libdecnumber -I. -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -c ../../libdecnumber/dpd/decimal128.c
yes
checking limits.h presence... yes
checking for limits.h... yes
checking stddef.h usability... rm -f libdecnumber.a
ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o
yes
checking stddef.h presence... ranlib libdecnumber.a
yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
/usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -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
checking for strings.h... (cached) yes
checking for string.h... (cached) yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking for unistd.h... (cached) yes
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for obstacks... no
checking for off_t... yes
checking for size_t... yes
checking for ssize_t... /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -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
yes
checking for uintptr_t... /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -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
yes
checking for ptrdiff_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking size of int... 4
checking size of long... /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -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
8
checking for clearerr_unlocked... yes
checking for feof_unlocked... /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -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
yes
checking for ferror_unlocked... /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -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
yes
/usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -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
checking for fflush_unlocked... srcdir="../../../fixincludes" /bin/sh ../../../fixincludes/mkfixinc.sh x86_64-apple-darwin10.8.0
sed -e 's/@gcc_version@/4.7.1/' < mkheaders.almost > mkheadersT
no
mv -f mkheadersT mkheaders
checking for fgetc_unlocked... /usr/bin/llvm-gcc -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -L/usr/local/lib -arch x86_64 -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a
echo timestamp > full-stamp
no
checking for fgets_unlocked... no
checking for fileno_unlocked... yes
checking for fprintf_unlocked... no
checking for fputc_unlocked... no
checking for fputs_unlocked... no
checking for fread_unlocked... no
checking for fwrite_unlocked... no
checking for getchar_unlocked... yes
checking for getc_unlocked... yes
checking for putchar_unlocked... yes
checking for putc_unlocked... yes
checking whether abort is declared... yes
checking whether asprintf is declared... yes
checking whether basename is declared... no
checking whether errno is declared... no
checking whether getopt is declared... yes
checking whether vasprintf is declared... yes
checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... yes
checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... no
checking whether fgetc_unlocked is declared... no
checking whether fgets_unlocked is declared... no
checking whether fileno_unlocked is declared... yes
checking whether fprintf_unlocked is declared... no
checking whether fputc_unlocked is declared... no
checking whether fputs_unlocked is declared... no
checking whether fread_unlocked is declared... no
checking whether fwrite_unlocked is declared... no
checking whether getchar_unlocked is declared... yes
checking whether getc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for ANSI C header files... (cached) yes
checking for nl_langinfo and CODESET... yes
checking whether NLS is requested... no
checking for uchar...
checking for ld used by GCC... /usr/llvm-gcc-4.2/bin/../libexec/gcc/i686-apple-darwin10/4.2.1/ld
checking if the linker (/usr/llvm-gcc-4.2/bin/../libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
checking for shared library run path origin... done
checking for iconv... yes
checking how to link with libiconv... -liconv
checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depdir commands
mkdir -p -- .deps
/usr/bin/llvm-gcc -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../libcpp/charset.c
/usr/bin/llvm-gcc -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo ../../libcpp/directives.c
/usr/bin/llvm-gcc -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o directives-only.o -MT directives-only.o -MMD -MP -MF .deps/directives-only.Tpo ../../libcpp/directives-only.c
/usr/bin/llvm-gcc -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../libcpp/errors.c
/usr/bin/llvm-gcc -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../libcpp/expr.c
../../libcpp/expr.c: In function ‘cpp_classify_number’:
../../libcpp/expr.c:597: warning: format not a string literal and no format arguments
../../libcpp/expr.c:599: warning: format not a string literal and no format arguments
/usr/bin/llvm-gcc -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../libcpp/files.c
/usr/bin/llvm-gcc -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo ../../libcpp/identifiers.c
echo "#define LOCALEDIR \"/usr/local/Cellar/gcc/4.7.1/share/locale\"" > localedir.new
../../libcpp/../move-if-change localedir.new localedir.h
/usr/bin/llvm-gcc -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo ../../libcpp/lex.c
echo timestamp > localedir.hs
/usr/bin/llvm-gcc -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo ../../libcpp/line-map.c
/usr/bin/llvm-gcc -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../libcpp/macro.c
/usr/bin/llvm-gcc -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../libcpp/mkdeps.c
../../libcpp/macro.c: In function ‘create_iso_definition’:
../../libcpp/macro.c:2853: warning: format not a string literal and no format arguments
../../libcpp/macro.c:2866: warning: format not a string literal and no format arguments
/usr/bin/llvm-gcc -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo ../../libcpp/pch.c
/usr/bin/llvm-gcc -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../libcpp/symtab.c
/usr/bin/llvm-gcc -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../libcpp/traditional.c
/usr/bin/llvm-gcc -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../libcpp/init.c
rm -f libcpp.a
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
TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="" \
/bin/sh ../../gcc/mkconfig.sh config.h
TARGET_CPU_DEFAULT="" \
HEADERS="options.h insn-constants.h config/vxworks-dummy.h config/i386/biarch64.h config/i386/i386.h config/darwin.h config/darwin9.h config/darwin10.h config/i386/darwin.h config/i386/darwin64.h config/initfini-array.h defaults.h" DEFINES="LIBC_GLIBC=1 LIBC_UCLIBC=2 LIBC_BIONIC=3" \
/bin/sh ../../gcc/mkconfig.sh tm.h
awk -f ../../gcc/opt-gather.awk ../../gcc/ada/gcc-interface/lang.opt ../../gcc/fortran/lang.opt ../../gcc/go/lang.opt ../../gcc/java/lang.opt ../../gcc/lto/lang.opt ../../gcc/c-family/c.opt ../../gcc/common.opt ../../gcc/config/fused-madd.opt ../../gcc/config/i386/i386.opt ../../gcc/config/darwin.opt > tmp-optionlist
TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="" \
/bin/sh ../../gcc/mkconfig.sh bconfig.h
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber \
-DBASEVER="\"4.7.1\"" -DDATESTAMP="\"\"" \
-DREVISION="\"\"" \
-DDEVPHASE="\"\"" -DPKGVERSION="\"(GCC) \"" \
-DBUGURL="\"<http://gcc.gnu.org/bugs.html>\"" -o build/version.o ../../gcc/version.c
/bin/sh ../../gcc/../move-if-change tmp-gi.list gtyp-input.list
echo timestamp > s-gtyp-input
echo "#define BUILDING_GCC_MAJOR `echo 4.7.1 | sed -e 's/^\([0-9]*\).*$/\1/'`" > bversion.h
echo "#define BUILDING_GCC_MINOR `echo 4.7.1 | sed -e 's/^[0-9]*\.\([0-9]*\).*$/\1/'`" >> bversion.h
echo "#define BUILDING_GCC_PATCHLEVEL `echo 4.7.1 | sed -e 's/^[0-9]*\.[0-9]*\.\([0-9]*\)$/\1/'`" >> bversion.h
echo "#define BUILDING_GCC_VERSION (BUILDING_GCC_MAJOR * 1000 + BUILDING_GCC_MINOR)" >> bversion.h
echo timestamp > s-bversion
TARGET_CPU_DEFAULT="" \
HEADERS="config/i386/i386-protos.h config/darwin-protos.h tm-preds.h" DEFINES="" \
/bin/sh ../../gcc/mkconfig.sh tm_p.h
rm -f tmp-all-tree.def
echo '#include "tree.def"' > tmp-all-tree.def
echo 'END_OF_BASE_TREE_CODES' >> tmp-all-tree.def
echo '#include "c-family/c-common.def"' >> tmp-all-tree.def
ltf="../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/java/java-tree.def ../../gcc/objc/objc-tree.def"; for f in $ltf; do \
echo "#include \"$f\""; \
done | sed 's|../../gcc/||' >> tmp-all-tree.def
/bin/sh ../../gcc/../move-if-change tmp-all-tree.def all-tree.def
echo timestamp > s-alltree
if test no = yes \
|| test -n ""; then \
/bin/sh ../../gcc/genmultilib \
"m32" \
"i386" \
"" \
"" \
"" \
"" \
"" \
"no" \
> tmp-mlib.h; \
else \
/bin/sh ../../gcc/genmultilib '' '' '' '' '' '' '' no \
> tmp-mlib.h; \
fi
/bin/sh ../../gcc/../move-if-change tmp-mlib.h multilib.h
echo timestamp > s-mlib
lsf="../../gcc/cp/lang-specs.h ../../gcc/lto/lang-specs.h"; for f in $lsf; do \
echo "#include \"$f\""; \
done | sed 's|../../gcc/||' > tmp-specs.h
/bin/sh ../../gcc/../move-if-change tmp-specs.h specs.h
echo timestamp > s-specs
echo "/usr/bin/llvm-gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -L/usr/local/lib -arch x86_64" > checksum-options.tmp \
&& ../../gcc/../move-if-change checksum-options.tmp checksum-options
awk -f ../../gcc/config/i386/i386-builtin-types.awk ../../gcc/config/i386/i386-builtin-types.def > tmp-bt.inc
/bin/sh ../../gcc/../move-if-change tmp-bt.inc i386-builtin-types.inc
echo timestamp > s-i386-bt
cp ../../gcc/gcc-ar.c gcc-nm.c
cp ../../gcc/gcc-ar.c gcc-ranlib.c
rm -f mm_malloc.h
cat ../../gcc/config/i386/gmm_malloc.h > mm_malloc.h
TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="USED_FOR_TARGET " \
/bin/sh ../../gcc/mkconfig.sh tconfig.h
(echo "@set version-GCC 4.7.1"; \
if [ "" = "experimental" ]; \
then echo "@set DEVELOPMENT"; \
else echo "@clear DEVELOPMENT"; \
fi) > gcc-vers.texiT
echo @set srcdir /private/tmp/brew-gcc-4.7.1-Gqm2/gcc-4.7.1/build/gcc/../../gcc >> gcc-vers.texiT
if [ -n "(GCC) " ]; then \
echo "@set VERSION_PACKAGE (GCC) " >> gcc-vers.texiT; \
fi
echo "@set BUGURL @uref{http://gcc.gnu.org/bugs.html}" >> gcc-vers.texiT; \
mv -f gcc-vers.texiT gcc-vers.texi
echo timestamp > gpl.pod
perl ../../gcc/../contrib/texi2pod.pl ../../gcc/doc/include/gpl_v3.texi > gpl.pod
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber \
-o build/genhooks.o ../../gcc/genhooks.c
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber \
-o build/genchecksum.o ../../gcc/genchecksum.c
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber \
-o build/genenums.o ../../gcc/genenums.c
/usr/bin/llvm-gcc -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/local/Cellar/gcc/4.7.1/gcc/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/local/Cellar/gcc/4.7.1/gcc/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.7.1\" -DDEFAULT_TARGET_MACHINE=\"x86_64-apple-darwin10.8.0\" -DSTANDARD_BINDIR_PREFIX=\"/usr/local/Cellar/gcc/4.7.1/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` -DCONFIGURE_SPECS="\"\"" -DTARGET_MACHINE=\"x86_64-apple-darwin10.8.0\" -DPERSONALITY=\"ar\" -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/gcc-ar.c -o gcc-ar.o
/usr/bin/llvm-gcc -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/local/Cellar/gcc/4.7.1/gcc/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/local/Cellar/gcc/4.7.1/gcc/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.7.1\" -DDEFAULT_TARGET_MACHINE=\"x86_64-apple-darwin10.8.0\" -DSTANDARD_BINDIR_PREFIX=\"/usr/local/Cellar/gcc/4.7.1/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` -DCONFIGURE_SPECS="\"\"" -DTARGET_MACHINE=\"x86_64-apple-darwin10.8.0\" -DPERSONALITY=\"nm\" -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber gcc-nm.c -o gcc-nm.o
/usr/bin/llvm-gcc -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/local/Cellar/gcc/4.7.1/gcc/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/local/Cellar/gcc/4.7.1/gcc/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.7.1\" -DDEFAULT_TARGET_MACHINE=\"x86_64-apple-darwin10.8.0\" -DSTANDARD_BINDIR_PREFIX=\"/usr/local/Cellar/gcc/4.7.1/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` -DCONFIGURE_SPECS="\"\"" -DTARGET_MACHINE=\"x86_64-apple-darwin10.8.0\" -DPERSONALITY=\"ranlib\" -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber gcc-ranlib.c -o gcc-ranlib.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/gengtype.c -o gengtype.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -Wno-error -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/gengtype-lex.c -o gengtype-lex.o
gengtype-lex.c: In function ‘yy_get_next_buffer’:
gengtype-lex.c:1887: warning: comparison between signed and unsigned
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/gengtype-parse.c -o gengtype-parse.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/gengtype-state.c -o gengtype-state.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/errors.c -o errors.o
if [ xinfo = xinfo ]; then \
makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../gcc/doc \
-I ../../gcc/doc/include -o doc/cpp.info ../../gcc/doc/cpp.texi; \
fi
if [ xinfo = xinfo ]; then \
makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../gcc/doc \
-I ../../gcc/doc/include -o doc/gcc.info ../../gcc/doc/gcc.texi; \
fi
if [ xinfo = xinfo ]; then \
makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I ../../gcc/doc \
-I ../../gcc/doc/include -o doc/gccinstall.info ../../gcc/doc/install.texi; \
fi
if [ xinfo = xinfo ]; then \
makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../gcc/doc \
-I ../../gcc/doc/include -o doc/cppinternals.info ../../gcc/doc/cppinternals.texi; \
fi
echo timestamp > gcc.pod
perl ../../gcc/../contrib/texi2pod.pl ../../gcc/doc/invoke.texi > gcc.pod
/bin/sh ../../gcc/../move-if-change tmp-optionlist optionlist
echo timestamp > s-options
echo timestamp > doc/gpl.7
(pod2man --center="GNU" --release="gcc-4.7.1" --date=2012-06-14 --section=7 gpl.pod > doc/gpl.7.T$$ && \
mv -f doc/gpl.7.T$$ doc/gpl.7) || \
(rm -f doc/gpl.7.T$$ && exit 1)
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber \
-o build/genconstants.o ../../gcc/genconstants.c
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber \
-o build/read-md.o ../../gcc/read-md.c
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber \
-o build/errors.o ../../gcc/errors.c
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber \
-o build/genmddeps.o ../../gcc/genmddeps.c
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber \
-o build/genmodes.o ../../gcc/genmodes.c
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber \
-o build/gengenrtl.o ../../gcc/gengenrtl.c
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber \
-o build/gengtype.o ../../gcc/gengtype.c
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber \
-o build/gengtype-lex.o ../../gcc/gengtype-lex.c
gengtype-lex.c: In function ‘yy_get_next_buffer’:
gengtype-lex.c:1887: warning: comparison between signed and unsigned
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber \
-o build/gengtype-parse.o ../../gcc/gengtype-parse.c
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber \
-o build/gengtype-state.o ../../gcc/gengtype-state.c
/usr/bin/llvm-gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -L/usr/local/lib -arch x86_64 -o build/genhooks \
build/genhooks.o build/errors.o ../build-x86_64-apple-darwin10.8.0/libiberty/libiberty.a
/usr/bin/llvm-gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -L/usr/local/lib -arch x86_64 -o build/genchecksum \
build/genchecksum.o ../build-x86_64-apple-darwin10.8.0/libiberty/libiberty.a
/usr/bin/llvm-gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -L/usr/local/lib -arch x86_64 -o build/genenums \
build/genenums.o build/read-md.o build/errors.o ../build-x86_64-apple-darwin10.8.0/libiberty/libiberty.a
awk -f ../../gcc/opt-functions.awk -f ../../gcc/opt-read.awk \
-f ../../gcc/optc-save-gen.awk \
-v header_name="config.h system.h coretypes.h tm.h" < optionlist > options-save.c
build/genhooks "Common Target Hook" \
> tmp-common-target-hooks-def.h
/bin/sh ../../gcc/../move-if-change tmp-common-target-hooks-def.h \
common/common-target-hooks-def.h
awk -f ../../gcc/opt-functions.awk -f ../../gcc/opt-read.awk \
-f ../../gcc/optc-gen.awk \
-v header_name="config.h system.h coretypes.h tm.h" < optionlist > options.c
echo timestamp > s-common-target-hooks-def-h
build/genhooks -d \
../../gcc/doc/tm.texi.in > tmp-tm.texi
case `echo X|tr X '\101'` in \
A) tr -d '\015' < tmp-tm.texi > tmp2-tm.texi ;; \
*) tr -d '\r' < tmp-tm.texi > tmp2-tm.texi ;; \
esac
warning: multiple different help strings for I:
-I <dir>. Add <dir> to the end of the main source path
-I <dir> Add <dir> to the end of the main include path
mv tmp2-tm.texi tmp-tm.texi
warning: multiple different help strings for nostdinc:
Do not look for source files in standard path
Do not search standard system include directories (those specified with -isystem will still be used)
/bin/sh ../../gcc/../move-if-change tmp-tm.texi tm.texi
echo timestamp > doc/gcc.1
(pod2man --center="GNU" --release="gcc-4.7.1" --date=2012-06-14 --section=1 gcc.pod > doc/gcc.1.T$$ && \
mv -f doc/gcc.1.T$$ doc/gcc.1) || \
(rm -f doc/gcc.1.T$$ && exit 1)
awk -f ../../gcc/opt-functions.awk -f ../../gcc/opt-read.awk \
-f ../../gcc/opth-gen.awk \
< optionlist > tmp-options.h
/bin/sh ../../gcc/../move-if-change tmp-options.h options.h
echo timestamp > s-options-h
/usr/bin/llvm-gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -L/usr/local/lib -arch x86_64 -o build/genconstants \
build/genconstants.o build/read-md.o build/errors.o ../build-x86_64-apple-darwin10.8.0/libiberty/libiberty.a
/usr/bin/llvm-gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -L/usr/local/lib -arch x86_64 -o build/genmddeps \
build/genmddeps.o build/read-md.o build/errors.o ../build-x86_64-apple-darwin10.8.0/libiberty/libiberty.a
/usr/bin/llvm-gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -L/usr/local/lib -arch x86_64 -o build/genmodes \
build/genmodes.o build/errors.o ../build-x86_64-apple-darwin10.8.0/libiberty/libiberty.a
/usr/bin/llvm-gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -L/usr/local/lib -arch x86_64 -o build/gengenrtl \
build/gengenrtl.o build/errors.o ../build-x86_64-apple-darwin10.8.0/libiberty/libiberty.a
/usr/bin/llvm-gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -L/usr/local/lib -arch x86_64 -o build/gengtype \
build/gengtype.o build/errors.o build/gengtype-lex.o build/gengtype-parse.o build/gengtype-state.o build/version.o ../build-x86_64-apple-darwin10.8.0/libiberty/libiberty.a
build/genmodes -m > tmp-min-modes.c
/bin/sh ../../gcc/../move-if-change tmp-min-modes.c min-insn-modes.c
echo timestamp > s-modes-m
build/genhooks "Target Hook" \
> tmp-target-hooks-def.h
/bin/sh ../../gcc/../move-if-change tmp-target-hooks-def.h \
target-hooks-def.h
echo timestamp > s-target-hooks-def-h
build/genhooks "C Target Hook" \
> tmp-c-target-hooks-def.h
/bin/sh ../../gcc/../move-if-change tmp-c-target-hooks-def.h \
c-family/c-target-hooks-def.h
echo timestamp > s-c-target-hooks-def-h
build/genmodes > tmp-modes.c
/bin/sh ../../gcc/../move-if-change tmp-modes.c insn-modes.c
echo timestamp > s-modes
build/genmddeps ../../gcc/config/i386/i386.md > tmp-mddeps
/bin/sh ../../gcc/../move-if-change tmp-mddeps mddeps.mk
echo timestamp > s-mddeps
build/genmodes -h > tmp-modes.h
/bin/sh ../../gcc/../move-if-change tmp-modes.h insn-modes.h
echo timestamp > s-modes-h
build/gengenrtl > tmp-genrtl.h
/bin/sh ../../gcc/../move-if-change tmp-genrtl.h genrtl.h
echo timestamp > s-genrtl-h
build/gengtype \
-S ../../gcc -I gtyp-input.list -w tmp-gtype.state
/bin/sh ../../gcc/../move-if-change tmp-gtype.state gtype.state
build/gengtype \
-r gtype.state
build/genenums ../../gcc/config/i386/i386.md \
> tmp-enums.c
/bin/sh ../../gcc/../move-if-change tmp-enums.c insn-enums.c
echo timestamp > s-enums
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/lto-wrapper.c -o lto-wrapper.o
../../gcc/lto-wrapper.c: In function ‘collect_execute’:
../../gcc/lto-wrapper.c:195: warning: format not a string literal and no format arguments
../../gcc/lto-wrapper.c:198: warning: format not a string literal and no format arguments
echo timestamp > s-gtype
if [ xinfo = xinfo ]; then \
makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../gcc/doc \
-I ../../gcc/doc/include -o doc/gccint.info ../../gcc/doc/gccint.texi; \
fi
cp doc/gcc.1 doc/g++.1
build/genconstants ../../gcc/config/i386/i386.md \
> tmp-constants.h
/bin/sh ../../gcc/../move-if-change tmp-constants.h insn-constants.h
echo timestamp > s-constants
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber \
-o build/min-insn-modes.o min-insn-modes.c
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber \
-o build/ggc-none.o ../../gcc/ggc-none.c
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber \
-o build/vec.o ../../gcc/vec.c
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber \
-o build/gensupport.o ../../gcc/gensupport.c
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber \
-o build/print-rtl.o ../../gcc/print-rtl.c
/usr/bin/llvm-gcc -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber \
-o build/genconditions.o ../../gcc/genconditions.c
/usr/bin/llvm-gcc -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber \
-o build/genpreds.o ../../gcc/genpreds.c
/usr/bin/llvm-gcc -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber \
-o build/gencheck.o ../../gcc/gencheck.c
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber \
-o build/genattr.o ../../gcc/genattr.c
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber \
-o build/genattr-common.o ../../gcc/genattr-common.c
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber \
-o build/gencodes.o ../../gcc/gencodes.c
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber \
-o build/genconfig.o ../../gcc/genconfig.c
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber \
-o build/genattrtab.o ../../gcc/genattrtab.c
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber \
-o build/genautomata.o ../../gcc/genautomata.c
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber \
-o build/genemit.o ../../gcc/genemit.c
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber \
-o build/genextract.o ../../gcc/genextract.c
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber \
-o build/genopinit.o ../../gcc/genopinit.c
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber \
-o build/genoutput.o ../../gcc/genoutput.c
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber \
-o build/genpeep.o ../../gcc/genpeep.c
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber \
-o build/genrecog.o ../../gcc/genrecog.c
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber \
-o build/genflags.o ../../gcc/genflags.c
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber \
-o build/rtl.o ../../gcc/rtl.c
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber \
-o build/read-rtl.o ../../gcc/read-rtl.c
/usr/bin/llvm-gcc -g -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -L/usr/local/lib -arch x86_64 -o build/gencheck \
build/gencheck.o ../build-x86_64-apple-darwin10.8.0/libiberty/libiberty.a
build/gencheck > tmp-check.h
/bin/sh ../../gcc/../move-if-change tmp-check.h tree-check.h
echo timestamp > s-check
/usr/bin/llvm-gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -L/usr/local/lib -arch x86_64 -o build/genflags \
build/genflags.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-x86_64-apple-darwin10.8.0/libiberty/libiberty.a
/usr/bin/llvm-gcc -g -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -L/usr/local/lib -arch x86_64 -o build/genconditions \
build/genconditions.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-x86_64-apple-darwin10.8.0/libiberty/libiberty.a
/usr/bin/llvm-gcc -g -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -L/usr/local/lib -arch x86_64 -o build/genpreds \
build/genpreds.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-x86_64-apple-darwin10.8.0/libiberty/libiberty.a
/usr/bin/llvm-gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -L/usr/local/lib -arch x86_64 -o build/genattr \
build/genattr.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-x86_64-apple-darwin10.8.0/libiberty/libiberty.a
/usr/bin/llvm-gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -L/usr/local/lib -arch x86_64 -o build/genattr-common \
build/genattr-common.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-x86_64-apple-darwin10.8.0/libiberty/libiberty.a
/usr/bin/llvm-gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -L/usr/local/lib -arch x86_64 -o build/gencodes \
build/gencodes.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-x86_64-apple-darwin10.8.0/libiberty/libiberty.a
/usr/bin/llvm-gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -L/usr/local/lib -arch x86_64 -o build/genconfig \
build/genconfig.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-x86_64-apple-darwin10.8.0/libiberty/libiberty.a
/usr/bin/llvm-gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -L/usr/local/lib -arch x86_64 -o build/genattrtab \
build/genattrtab.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-x86_64-apple-darwin10.8.0/libiberty/libiberty.a
/usr/bin/llvm-gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -L/usr/local/lib -arch x86_64 -o build/genautomata \
build/genautomata.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-x86_64-apple-darwin10.8.0/libiberty/libiberty.a -lm
/usr/bin/llvm-gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -L/usr/local/lib -arch x86_64 -o build/genemit \
build/genemit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-x86_64-apple-darwin10.8.0/libiberty/libiberty.a
/usr/bin/llvm-gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -L/usr/local/lib -arch x86_64 -o build/genextract \
build/genextract.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-x86_64-apple-darwin10.8.0/libiberty/libiberty.a
/usr/bin/llvm-gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -L/usr/local/lib -arch x86_64 -o build/genopinit \
build/genopinit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-x86_64-apple-darwin10.8.0/libiberty/libiberty.a
/usr/bin/llvm-gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -L/usr/local/lib -arch x86_64 -o build/genoutput \
build/genoutput.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-x86_64-apple-darwin10.8.0/libiberty/libiberty.a
/usr/bin/llvm-gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -L/usr/local/lib -arch x86_64 -o build/genpeep \
build/genpeep.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-x86_64-apple-darwin10.8.0/libiberty/libiberty.a
build/genpreds ../../gcc/config/i386/i386.md > tmp-preds.c
/usr/bin/llvm-gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -L/usr/local/lib -arch x86_64 -o build/genrecog \
build/genrecog.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-x86_64-apple-darwin10.8.0/libiberty/libiberty.a
build/genconditions ../../gcc/config/i386/i386.md > tmp-condmd.c
/bin/sh ../../gcc/../move-if-change tmp-condmd.c build/gencondmd.c
/bin/sh ../../gcc/../move-if-change tmp-preds.c insn-preds.c
echo timestamp > s-conditions
build/genpreds -h ../../gcc/config/i386/i386.md > tmp-preds.h
echo timestamp > s-preds
build/genpreds -c ../../gcc/config/i386/i386.md > tmp-constrs.h
/bin/sh ../../gcc/../move-if-change tmp-constrs.h tm-constrs.h
/bin/sh ../../gcc/../move-if-change tmp-preds.h tm-preds.h
echo timestamp > s-constrs-h
echo timestamp > s-preds-h
/usr/bin/llvm-gcc -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber \
-o build/gencondmd.o build/gencondmd.c
/usr/bin/llvm-gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -L/usr/local/lib -arch x86_64 -o build/gencondmd \
build/gencondmd.o ../build-x86_64-apple-darwin10.8.0/libiberty/libiberty.a
build/gencondmd > tmp-cond.md
/bin/sh ../../gcc/../move-if-change tmp-cond.md insn-conditions.md
echo timestamp > s-condmd
build/genflags ../../gcc/config/i386/i386.md \
insn-conditions.md > tmp-flags.h
build/genattr ../../gcc/config/i386/i386.md \
insn-conditions.md > tmp-attr.h
/bin/sh ../../gcc/../move-if-change tmp-attr.h insn-attr.h
echo timestamp > s-attr
build/genattr-common ../../gcc/config/i386/i386.md \
insn-conditions.md > tmp-attr-common.h
/bin/sh ../../gcc/../move-if-change tmp-flags.h insn-flags.h
echo timestamp > s-flags
build/gencodes ../../gcc/config/i386/i386.md \
insn-conditions.md > tmp-codes.h
/bin/sh ../../gcc/../move-if-change tmp-codes.h insn-codes.h
echo timestamp > s-codes
build/genconfig ../../gcc/config/i386/i386.md \
insn-conditions.md > tmp-config.h
/bin/sh ../../gcc/../move-if-change tmp-attr-common.h insn-attr-common.h
echo timestamp > s-attr-common
build/genattrtab ../../gcc/config/i386/i386.md \
insn-conditions.md > tmp-attrtab.c
/bin/sh ../../gcc/../move-if-change tmp-config.h insn-config.h
echo timestamp > s-config
build/genautomata ../../gcc/config/i386/i386.md \
insn-conditions.md > tmp-automata.c
/bin/sh ../../gcc/../move-if-change tmp-attrtab.c insn-attrtab.c
echo timestamp > s-attrtab
build/genemit ../../gcc/config/i386/i386.md \
insn-conditions.md > tmp-emit.c
/bin/sh ../../gcc/../move-if-change tmp-emit.c insn-emit.c
echo timestamp > s-emit
build/genextract ../../gcc/config/i386/i386.md \
insn-conditions.md > tmp-extract.c
/bin/sh ../../gcc/../move-if-change tmp-extract.c insn-extract.c
echo timestamp > s-extract
build/genopinit ../../gcc/config/i386/i386.md \
insn-conditions.md > tmp-opinit.c
/bin/sh ../../gcc/../move-if-change tmp-opinit.c insn-opinit.c
echo timestamp > s-opinit
build/genoutput ../../gcc/config/i386/i386.md \
insn-conditions.md > tmp-output.c
/bin/sh ../../gcc/../move-if-change tmp-output.c insn-output.c
echo timestamp > s-output
build/genpeep ../../gcc/config/i386/i386.md \
insn-conditions.md > tmp-peep.c
/bin/sh ../../gcc/../move-if-change tmp-peep.c insn-peep.c
echo timestamp > s-peep
build/genrecog ../../gcc/config/i386/i386.md \
insn-conditions.md > tmp-recog.c
/bin/sh ../../gcc/../move-if-change tmp-recog.c insn-recog.c
echo timestamp > s-recog
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber \
-o build/gcov-iov.o ../../gcc/gcov-iov.c
(SHLIB='true'; \
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/local/Cellar/gcc/4.7.1/gcc/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/local/Cellar/gcc/4.7.1/gcc/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.7.1\" -DDEFAULT_TARGET_MACHINE=\"x86_64-apple-darwin10.8.0\" -DSTANDARD_BINDIR_PREFIX=\"/usr/local/Cellar/gcc/4.7.1/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` -DCONFIGURE_SPECS="\"\"" \
-I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/cp/g++spec.c)
/usr/bin/llvm-gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -L/usr/local/lib -arch x86_64 \
build/gcov-iov.o -o build/gcov-iov
build/gcov-iov '4.7.1' '' \
> tmp-gcov-iov.h
/bin/sh ../../gcc/../move-if-change tmp-gcov-iov.h gcov-iov.h
echo timestamp > s-iov
/usr/bin/llvm-gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/c-lang.c -o c-lang.o
/usr/bin/llvm-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/c-family/stub-objc.c -o c-family/stub-objc.o
/usr/bin/llvm-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/attribs.c -o attribs.o
../../gcc/attribs.c: In function ‘decl_attributes’:
../../gcc/attribs.c:316: warning: unknown conversion type character ‘E’ in format
../../gcc/attribs.c:316: warning: too many arguments for format
../../gcc/attribs.c:324: warning: unknown conversion type character ‘E’ in format
../../gcc/attribs.c:324: warning: too many arguments for format
../../gcc/attribs.c:342: warning: unknown conversion type character ‘E’ in format
../../gcc/attribs.c:342: warning: too many arguments for format
../../gcc/attribs.c:394: warning: unknown conversion type character ‘E’ in format
../../gcc/attribs.c:394: warning: too many arguments for format
/usr/bin/llvm-gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/c-errors.c -o c-errors.o
/usr/bin/llvm-gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/c-decl.c -o c-decl.o
../../gcc/c-decl.c: In function ‘grokdeclarator’:
../../gcc/c-decl.c:5594: warning: format not a string literal and no format arguments
../../gcc/c-decl.c: In function ‘grokparms’:
../../gcc/c-decl.c:6329: warning: format not a string literal and no format arguments
/usr/bin/llvm-gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/c-typeck.c -o c-typeck.o
../../gcc/c-typeck.c: In function ‘convert_arguments’:
../../gcc/c-typeck.c:3263: warning: format not a string literal and no format arguments
../../gcc/c-typeck.c: In function ‘build_unary_op’:
../../gcc/c-typeck.c:3550: warning: format not a string literal and no format arguments
../../gcc/c-typeck.c: In function ‘handle_warn_cast_qual’:
../../gcc/c-typeck.c:4554: warning: unknown conversion type character ‘#’ in format
../../gcc/c-typeck.c:4554: warning: too many arguments for format
../../gcc/c-typeck.c:4561: warning: unknown conversion type character ‘#’ in format
../../gcc/c-typeck.c:4561: warning: too many arguments for format
../../gcc/c-typeck.c: In function ‘convert_for_assignment’:
../../gcc/c-typeck.c:5475: warning: unknown conversion type character ‘#’ in format
../../gcc/c-typeck.c:5475: warning: too many arguments for format
../../gcc/c-typeck.c:5475: warning: unknown conversion type character ‘#’ in format
../../gcc/c-typeck.c:5475: warning: too many arguments for format
../../gcc/c-typeck.c:5475: warning: unknown conversion type character ‘#’ in format
../../gcc/c-typeck.c:5475: warning: too many arguments for format
../../gcc/c-typeck.c:5475: warning: unknown conversion type character ‘#’ in format
../../gcc/c-typeck.c:5475: warning: too many arguments for format
../../gcc/c-typeck.c:5491: warning: unknown conversion type character ‘v’ in format
../../gcc/c-typeck.c:5491: warning: too many arguments for format
../../gcc/c-typeck.c:5491: warning: unknown conversion type character ‘v’ in format
../../gcc/c-typeck.c:5491: warning: too many arguments for format
../../gcc/c-typeck.c:5491: warning: unknown conversion type character ‘v’ in format
../../gcc/c-typeck.c:5491: warning: too many arguments for format
../../gcc/c-typeck.c:5491: warning: unknown conversion type character ‘v’ in format
../../gcc/c-typeck.c:5491: warning: too many arguments for format
../../gcc/c-typeck.c:5661: warning: unknown conversion type character ‘v’ in format
../../gcc/c-typeck.c:5661: warning: too many arguments for format
../../gcc/c-typeck.c:5661: warning: unknown conversion type character ‘v’ in format
../../gcc/c-typeck.c:5661: warning: too many arguments for format
../../gcc/c-typeck.c:5661: warning: unknown conversion type character ‘v’ in format
../../gcc/c-typeck.c:5661: warning: too many arguments for format
../../gcc/c-typeck.c:5661: warning: unknown conversion type character ‘v’ in format
../../gcc/c-typeck.c:5661: warning: too many arguments for format
../../gcc/c-typeck.c:5698: warning: unknown conversion type character ‘#’ in format
../../gcc/c-typeck.c:5698: warning: too many arguments for format
../../gcc/c-typeck.c:5698: warning: unknown conversion type character ‘#’ in format
../../gcc/c-typeck.c:5698: warning: too many arguments for format
../../gcc/c-typeck.c:5698: warning: unknown conversion type character ‘#’ in format
../../gcc/c-typeck.c:5698: warning: too many arguments for format
../../gcc/c-typeck.c:5698: warning: unknown conversion type character ‘#’ in format
../../gcc/c-typeck.c:5698: warning: too many arguments for format
../../gcc/c-typeck.c: In function ‘error_init’:
../../gcc/c-typeck.c:6028: warning: format not a string literal and no format arguments
../../gcc/c-typeck.c: In function ‘pedwarn_init’:
../../gcc/c-typeck.c:6045: warning: format not a string literal and no format arguments
../../gcc/c-typeck.c: In function ‘warning_init’:
../../gcc/c-typeck.c:6063: warning: format not a string literal and no format arguments
../../gcc/c-typeck.c: In function ‘build_binary_op’:
../../gcc/c-typeck.c:9675: warning: format not a string literal and no format arguments
/usr/bin/llvm-gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/c-convert.c -o c-convert.o
../../gcc/c-convert.c: In function ‘convert’:
../../gcc/c-convert.c:83: warning: format not a string literal and no format arguments
/usr/bin/llvm-gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/c-aux-info.c -o c-aux-info.o
/bin/sh ../../gcc/../move-if-change tmp-automata.c insn-automata.c
echo timestamp > s-automata
/usr/bin/llvm-gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/c-objc-common.c -o c-objc-common.o
/usr/bin/llvm-gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/c-parser.c -o c-parser.o
/usr/bin/llvm-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-mudflap.c -o tree-mudflap.o
../../gcc/tree-mudflap.c: In function ‘mx_register_decls’:
../../gcc/tree-mudflap.c:1091: warning: unknown conversion type character ‘E’ in format
../../gcc/tree-mudflap.c:1091: warning: too many arguments for format
../../gcc/tree-mudflap.c: In function ‘mudflap_finish_file’:
../../gcc/tree-mudflap.c:1335: warning: unknown conversion type character ‘E’ in format
../../gcc/tree-mudflap.c:1335: warning: too many arguments for format
/usr/bin/llvm-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/c-family/c-common.c -o c-family/c-common.o
/usr/bin/llvm-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/c-family/c-cppbuiltin.c -o c-family/c-cppbuiltin.o
/usr/bin/llvm-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/c-family/c-dump.c -o c-family/c-dump.o
/usr/bin/llvm-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/c-family/c-format.c -o c-family/c-format.o
../../gcc/c-family/c-common.c: In function ‘c_parse_error’:
../../gcc/c-family/c-common.c:8693: warning: format not a string literal and no format arguments
../../gcc/c-family/c-common.c:8697: warning: format not a string literal and no format arguments
/usr/bin/llvm-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/c-family/c-gimplify.c -o c-family/c-gimplify.o
/usr/bin/llvm-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/c-family/c-lex.c -o c-family/c-lex.o
/usr/bin/llvm-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/c-family/c-omp.c -o c-family/c-omp.o
/usr/bin/llvm-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/c-family/c-opts.c -o c-family/c-opts.o
/usr/bin/llvm-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DHOST_MACHINE=\"x86_64-apple-darwin10.8.0\" -DTARGET_MACHINE=\"x86_64-apple-darwin10.8.0\" -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/c-family/c-pch.c -o c-family/c-pch.o
/usr/bin/llvm-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/c-family/c-ppoutput.c -o c-family/c-ppoutput.o
/usr/bin/llvm-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/c-family/c-pragma.c -o c-family/c-pragma.o
/usr/bin/llvm-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/c-family/c-pretty-print.c -o c-family/c-pretty-print.o
/usr/bin/llvm-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/c-family/c-semantics.c -o c-family/c-semantics.o
/usr/bin/llvm-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/c-family/c-ada-spec.c -o c-family/c-ada-spec.o
/usr/bin/llvm-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber \
../../gcc/config/i386/i386-c.c
/usr/bin/llvm-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber \
../../gcc/config/darwin-c.c -DGCC_INCLUDE_DIR=\"/usr/local/Cellar/gcc/4.7.1/gcc/lib/gcc/x86_64-apple-darwin10.8.0/4.7.1/include\" -DFIXED_INCLUDE_DIR=\"/usr/local/Cellar/gcc/4.7.1/gcc/lib/gcc/x86_64-apple-darwin10.8.0/4.7.1/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/local/Cellar/gcc/4.7.1/gcc/lib/gcc/x86_64-apple-darwin10.8.0/4.7.1/../../../../include/c++/4.7.1\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/usr/local/Cellar/gcc/4.7.1/gcc/lib/gcc/x86_64-apple-darwin10.8.0/4.7.1/../../../../include/c++/4.7.1/x86_64-apple-darwin10.8.0\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/usr/local/Cellar/gcc/4.7.1/gcc/lib/gcc/x86_64-apple-darwin10.8.0/4.7.1/../../../../include/c++/4.7.1/backward\" -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/usr/local/Cellar/gcc/4.7.1/gcc/lib/gcc/x86_64-apple-darwin10.8.0/4.7.1/../../../../x86_64-apple-darwin10.8.0/sys-include\" -DTOOL_INCLUDE_DIR=\"/usr/local/Cellar/gcc/4.7.1/gcc/lib/gcc/x86_64-apple-darwin10.8.0/4.7.1/../../../../x86_64-apple-darwin10.8.0/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DPREFIX=\"/usr/local/Cellar/gcc/4.7.1/gcc/\" -DSTANDARD_EXEC_PREFIX=\"/usr/local/Cellar/gcc/4.7.1/gcc/lib/gcc/\"
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/main.c -o main.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-browser.c -o tree-browser.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber insn-attrtab.c -o insn-attrtab.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber insn-emit.c -o insn-emit.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber insn-extract.c -o insn-extract.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber insn-modes.c -o insn-modes.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber insn-opinit.c -o insn-opinit.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber insn-output.c -o insn-output.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber insn-peep.c -o insn-peep.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber insn-preds.c -o insn-preds.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber insn-recog.c -o insn-recog.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber insn-enums.c -o insn-enums.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/ggc-page.c -o ggc-page.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/alias.c -o alias.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/alloc-pool.c -o alloc-pool.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/auto-inc-dec.c -o auto-inc-dec.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/bb-reorder.c -o bb-reorder.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/bitmap.c -o bitmap.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/bt-load.c -o bt-load.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/builtins.c -o builtins.o
../../gcc/builtins.c: In function ‘expand_builtin’:
../../gcc/builtins.c:6023: warning: unknown conversion type character ‘K’ in format
../../gcc/builtins.c:6023: warning: too many arguments for format
../../gcc/builtins.c:6029: warning: unknown conversion type character ‘K’ in format
../../gcc/builtins.c:6029: warning: too many arguments for format
../../gcc/builtins.c: In function ‘expand_builtin_object_size’:
../../gcc/builtins.c:12397: warning: unknown conversion type character ‘K’ in format
../../gcc/builtins.c:12397: warning: too many arguments for format
../../gcc/builtins.c:12410: warning: unknown conversion type character ‘K’ in format
../../gcc/builtins.c:12410: warning: too many arguments for format
../../gcc/builtins.c: In function ‘expand_builtin_memory_chk’:
../../gcc/builtins.c:12455: warning: unknown conversion type character ‘K’ in format
../../gcc/builtins.c:12455: warning: too many arguments for format
../../gcc/builtins.c: In function ‘maybe_emit_chk_warning’:
../../gcc/builtins.c:12596: warning: unknown conversion type character ‘K’ in format
../../gcc/builtins.c:12596: warning: too many arguments for format
../../gcc/builtins.c:12606: warning: unknown conversion type character ‘K’ in format
../../gcc/builtins.c:12606: warning: too many arguments for format
../../gcc/builtins.c: In function ‘maybe_emit_sprintf_chk_warning’:
../../gcc/builtins.c:12663: warning: unknown conversion type character ‘K’ in format
../../gcc/builtins.c:12663: warning: too many arguments for format
../../gcc/builtins.c: In function ‘maybe_emit_free_warning’:
../../gcc/builtins.c:12683: warning: unknown conversion type character ‘K’ in format
../../gcc/builtins.c:12683: warning: too many arguments for format
../../gcc/builtins.c:12686: warning: unknown conversion type character ‘K’ in format
../../gcc/builtins.c:12686: warning: too many arguments for format
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/caller-save.c -o caller-save.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/calls.c -o calls.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/cfg.c -o cfg.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/cfganal.c -o cfganal.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/cfgbuild.c -o cfgbuild.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/cfgcleanup.c -o cfgcleanup.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/cfgexpand.c -o cfgexpand.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/cfghooks.c -o cfghooks.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/cfglayout.c -o cfglayout.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/cfgloop.c -o cfgloop.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/cfgloopanal.c -o cfgloopanal.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/cfgloopmanip.c -o cfgloopmanip.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/cfgrtl.c -o cfgrtl.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/cgraph.c -o cgraph.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/cgraphbuild.c -o cgraphbuild.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/cgraphunit.c -o cgraphunit.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/combine.c -o combine.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/combine-stack-adj.c -o combine-stack-adj.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/compare-elim.c -o compare-elim.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/convert.c -o convert.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/coverage.c -o coverage.o
/usr/bin/llvm-gcc -c -DGCC_INCLUDE_DIR=\"/usr/local/Cellar/gcc/4.7.1/gcc/lib/gcc/x86_64-apple-darwin10.8.0/4.7.1/include\" -DFIXED_INCLUDE_DIR=\"/usr/local/Cellar/gcc/4.7.1/gcc/lib/gcc/x86_64-apple-darwin10.8.0/4.7.1/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/local/Cellar/gcc/4.7.1/gcc/lib/gcc/x86_64-apple-darwin10.8.0/4.7.1/../../../../include/c++/4.7.1\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/usr/local/Cellar/gcc/4.7.1/gcc/lib/gcc/x86_64-apple-darwin10.8.0/4.7.1/../../../../include/c++/4.7.1/x86_64-apple-darwin10.8.0\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/usr/local/Cellar/gcc/4.7.1/gcc/lib/gcc/x86_64-apple-darwin10.8.0/4.7.1/../../../../include/c++/4.7.1/backward\" -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/usr/local/Cellar/gcc/4.7.1/gcc/lib/gcc/x86_64-apple-darwin10.8.0/4.7.1/../../../../x86_64-apple-darwin10.8.0/sys-include\" -DTOOL_INCLUDE_DIR=\"/usr/local/Cellar/gcc/4.7.1/gcc/lib/gcc/x86_64-apple-darwin10.8.0/4.7.1/../../../../x86_64-apple-darwin10.8.0/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DPREFIX=\"/usr/local/Cellar/gcc/4.7.1/gcc/\" -DSTANDARD_EXEC_PREFIX=\"/usr/local/Cellar/gcc/4.7.1/gcc/lib/gcc/\" -DBASEVER="\"4.7.1\"" -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/cppbuiltin.c -o cppbuiltin.o
../../gcc/coverage.c: In function ‘get_coverage_counts’:
../../gcc/coverage.c:362: warning: unknown conversion type character ‘E’ in format
../../gcc/coverage.c:362: warning: format ‘%qs’ expects type ‘char *’, but argument 4 has type ‘tree’
../../gcc/coverage.c:362: warning: too many arguments for format
../../gcc/coverage.c:387: warning: unknown conversion type character ‘E’ in format
../../gcc/coverage.c:387: warning: too many arguments for format
/usr/bin/llvm-gcc -c -DGCC_INCLUDE_DIR=\"/usr/local/Cellar/gcc/4.7.1/gcc/lib/gcc/x86_64-apple-darwin10.8.0/4.7.1/include\" -DFIXED_INCLUDE_DIR=\"/usr/local/Cellar/gcc/4.7.1/gcc/lib/gcc/x86_64-apple-darwin10.8.0/4.7.1/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/local/Cellar/gcc/4.7.1/gcc/lib/gcc/x86_64-apple-darwin10.8.0/4.7.1/../../../../include/c++/4.7.1\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/usr/local/Cellar/gcc/4.7.1/gcc/lib/gcc/x86_64-apple-darwin10.8.0/4.7.1/../../../../include/c++/4.7.1/x86_64-apple-darwin10.8.0\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/usr/local/Cellar/gcc/4.7.1/gcc/lib/gcc/x86_64-apple-darwin10.8.0/4.7.1/../../../../include/c++/4.7.1/backward\" -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/usr/local/Cellar/gcc/4.7.1/gcc/lib/gcc/x86_64-apple-darwin10.8.0/4.7.1/../../../../x86_64-apple-darwin10.8.0/sys-include\" -DTOOL_INCLUDE_DIR=\"/usr/local/Cellar/gcc/4.7.1/gcc/lib/gcc/x86_64-apple-darwin10.8.0/4.7.1/../../../../x86_64-apple-darwin10.8.0/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DPREFIX=\"/usr/local/Cellar/gcc/4.7.1/gcc/\" -DSTANDARD_EXEC_PREFIX=\"/usr/local/Cellar/gcc/4.7.1/gcc/lib/gcc/\" -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/cppdefault.c -o cppdefault.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/cprop.c -o cprop.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/cse.c -o cse.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/cselib.c -o cselib.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/data-streamer.c -o data-streamer.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/data-streamer-in.c -o data-streamer-in.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/data-streamer-out.c -o data-streamer-out.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/dbxout.c -o dbxout.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/dbgcnt.c -o dbgcnt.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/dce.c -o dce.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/ddg.c -o ddg.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/debug.c -o debug.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/df-core.c -o df-core.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/df-problems.c -o df-problems.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/df-scan.c -o df-scan.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/dfp.c -o dfp.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/dojump.c -o dojump.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/dominance.c -o dominance.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/domwalk.c -o domwalk.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/double-int.c -o double-int.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/dse.c -o dse.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/dwarf2asm.c -o dwarf2asm.o
../../gcc/dwarf2asm.c: In function ‘dw2_asm_output_vms_delta’:
../../gcc/dwarf2asm.c:166: warning: format not a string literal and no format arguments
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/dwarf2cfi.c -o dwarf2cfi.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/dwarf2out.c -o dwarf2out.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/ebitmap.c -o ebitmap.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/emit-rtl.c -o emit-rtl.o
../../gcc/dwarf2out.c: In function ‘output_die’:
../../gcc/dwarf2out.c:8383: warning: format not a string literal and no format arguments
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/et-forest.c -o et-forest.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/except.c -o except.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/explow.c -o explow.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -Wno-error -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/expmed.c -o expmed.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/expr.c -o expr.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/final.c -o final.o
../../gcc/expr.c: In function ‘expand_expr_real_1’:
../../gcc/expr.c:9964: warning: unknown conversion type character ‘K’ in format
../../gcc/expr.c:9964: warning: too many arguments for format
../../gcc/expr.c:9973: warning: unknown conversion type character ‘K’ in format
../../gcc/expr.c:9973: warning: format ‘%qs’ expects type ‘char *’, but argument 2 has type ‘tree’
../../gcc/expr.c:9973: warning: too many arguments for format
../../gcc/expr.c:9980: warning: unknown conversion type character ‘K’ in format
../../gcc/expr.c:9980: warning: format ‘%qs’ expects type ‘char *’, but argument 4 has type ‘tree’
../../gcc/expr.c:9980: warning: too many arguments for format
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/fixed-value.c -o fixed-value.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/fold-const.c -o fold-const.o
../../gcc/fold-const.c: In function ‘fold_overflow_warning’:
../../gcc/fold-const.c:323: warning: format not a string literal and no format arguments
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/function.c -o function.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/fwprop.c -o fwprop.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/gcse.c -o gcse.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/ggc-common.c -o ggc-common.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/gimple.c -o gimple.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/gimple-iterator.c -o gimple-iterator.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/gimple-fold.c -o gimple-fold.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/gimple-low.c -o gimple-low.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/gimple-pretty-print.c -o gimple-pretty-print.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/gimple-streamer-in.c -o gimple-streamer-in.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/gimple-streamer-out.c -o gimple-streamer-out.o
../../gcc/gimple-streamer-in.c: In function ‘input_gimple_stmt’:
../../gcc/gimple-streamer-in.c:189: warning: unknown conversion type character ‘E’ in format
../../gcc/gimple-streamer-in.c:189: warning: unknown conversion type character ‘E’ in format
../../gcc/gimple-streamer-in.c:189: warning: too many arguments for format
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/gimplify.c -o gimplify.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/godump.c -o godump.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/graph.c -o graph.o
../../gcc/gimplify.c: In function ‘omp_notice_threadprivate_variable’:
../../gcc/gimplify.c:5682: warning: unknown conversion type character ‘E’ in format
../../gcc/gimplify.c:5682: warning: too many arguments for format
../../gcc/gimplify.c: In function ‘omp_notice_variable’:
../../gcc/gimplify.c:5743: warning: unknown conversion type character ‘E’ in format
../../gcc/gimplify.c:5743: warning: too many arguments for format
../../gcc/gimplify.c: In function ‘omp_is_private’:
../../gcc/gimplify.c:5853: warning: unknown conversion type character ‘E’ in format
../../gcc/gimplify.c:5853: warning: too many arguments for format
../../gcc/gimplify.c:5867: warning: unknown conversion type character ‘E’ in format
../../gcc/gimplify.c:5867: warning: too many arguments for format
../../gcc/gimplify.c:5870: warning: unknown conversion type character ‘E’ in format
../../gcc/gimplify.c:5870: warning: too many arguments for format
../../gcc/gimplify.c: In function ‘gimplify_scan_omp_clauses’:
../../gcc/gimplify.c:6033: warning: unknown conversion type character ‘E’ in format
../../gcc/gimplify.c:6033: warning: too many arguments for format
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/graphds.c -o graphds.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/graphite.c -o graphite.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/graphite-blocking.c -o graphite-blocking.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/graphite-clast-to-gimple.c -o graphite-clast-to-gimple.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/graphite-cloog-util.c -o graphite-cloog-util.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/graphite-dependences.c -o graphite-dependences.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/graphite-flattening.c -o graphite-flattening.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/graphite-interchange.c -o graphite-interchange.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/graphite-poly.c -o graphite-poly.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/graphite-ppl.c -o graphite-ppl.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/graphite-scop-detection.c -o graphite-scop-detection.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/graphite-sese-to-poly.c -o graphite-sese-to-poly.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber gtype-desc.c -o gtype-desc.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/haifa-sched.c -o haifa-sched.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/hw-doloop.c -o hw-doloop.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/hwint.c -o hwint.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/ifcvt.c -o ifcvt.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/ree.c -o ree.o
/usr/bin/llvm-gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/incpath.c -o incpath.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/init-regs.c -o init-regs.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/integrate.c -o integrate.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/internal-fn.c -o internal-fn.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/ipa-cp.c -o ipa-cp.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/ipa-split.c -o ipa-split.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/ipa-inline.c -o ipa-inline.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/ipa-inline-analysis.c -o ipa-inline-analysis.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/ipa-inline-transform.c -o ipa-inline-transform.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/ipa-prop.c -o ipa-prop.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/ipa-pure-const.c -o ipa-pure-const.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/ipa-reference.c -o ipa-reference.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/ipa-ref.c -o ipa-ref.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/ipa-utils.c -o ipa-utils.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/ipa.c -o ipa.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/ira.c -o ira.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/ira-build.c -o ira-build.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/ira-costs.c -o ira-costs.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/ira-conflicts.c -o ira-conflicts.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/ira-color.c -o ira-color.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/ira-emit.c -o ira-emit.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/ira-lives.c -o ira-lives.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/jump.c -o jump.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/langhooks.c -o langhooks.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/lcm.c -o lcm.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/lists.c -o lists.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/loop-doloop.c -o loop-doloop.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/loop-init.c -o loop-init.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/loop-invariant.c -o loop-invariant.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/loop-iv.c -o loop-iv.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/loop-unroll.c -o loop-unroll.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/loop-unswitch.c -o loop-unswitch.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/lower-subreg.c -o lower-subreg.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/lto-cgraph.c -o lto-cgraph.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/lto-streamer.c -o lto-streamer.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/lto-streamer-in.c -o lto-streamer-in.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/lto-streamer-out.c -o lto-streamer-out.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/lto-section-in.c -o lto-section-in.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/lto-section-out.c -o lto-section-out.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/lto-symtab.c -o lto-symtab.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/lto-opts.c -o lto-opts.o
../../gcc/lto-symtab.c: In function ‘lto_symtab_merge_decls_1’:
../../gcc/lto-symtab.c:604: warning: unknown conversion type character ‘E’ in format
../../gcc/lto-symtab.c:604: warning: too many arguments for format
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/lto-compress.c -o lto-compress.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/matrix-reorg.c -o matrix-reorg.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/mcf.c -o mcf.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/mode-switching.c -o mode-switching.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/modulo-sched.c -o modulo-sched.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/omega.c -o omega.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/omp-low.c -o omp-low.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/optabs.c -o optabs.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber options-save.c -o options-save.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/opts-global.c -o opts-global.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/passes.c -o passes.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/plugin.c -o plugin.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/pointer-set.c -o pointer-set.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/postreload-gcse.c -o postreload-gcse.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/postreload.c -o postreload.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/predict.c -o predict.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/print-rtl.c -o print-rtl.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/print-tree.c -o print-tree.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/profile.c -o profile.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/real.c -o real.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/realmpfr.c -o realmpfr.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/recog.c -o recog.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/reg-stack.c -o reg-stack.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/regcprop.c -o regcprop.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/reginfo.c -o reginfo.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/regmove.c -o regmove.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/regrename.c -o regrename.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/regstat.c -o regstat.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/reload.c -o reload.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/reload1.c -o reload1.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/reorg.c -o reorg.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/resource.c -o resource.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/rtl-error.c -o rtl-error.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/rtl.c -o rtl.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/rtlanal.c -o rtlanal.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/rtlhooks.c -o rtlhooks.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/sbitmap.c -o sbitmap.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/sched-deps.c -o sched-deps.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/sched-ebb.c -o sched-ebb.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/sched-rgn.c -o sched-rgn.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/sched-vis.c -o sched-vis.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/sdbout.c -o sdbout.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/sel-sched-ir.c -o sel-sched-ir.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/sel-sched-dump.c -o sel-sched-dump.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/sel-sched.c -o sel-sched.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/sese.c -o sese.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/simplify-rtx.c -o simplify-rtx.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/sparseset.c -o sparseset.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/sreal.c -o sreal.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/stack-ptr-mod.c -o stack-ptr-mod.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/statistics.c -o statistics.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/stmt.c -o stmt.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/stor-layout.c -o stor-layout.o
../../gcc/stmt.c: In function ‘tree_conflicts_with_clobbers_p’:
../../gcc/stmt.c:609: warning: unknown conversion type character ‘E’ in format
../../gcc/stmt.c:609: warning: too many arguments for format
../../gcc/stor-layout.c: In function ‘finalize_record_size’:
../../gcc/stor-layout.c:1549: warning: unknown conversion type character ‘E’ in format
../../gcc/stor-layout.c:1549: warning: too many arguments for format
../../gcc/stor-layout.c:1552: warning: unknown conversion type character ‘E’ in format
../../gcc/stor-layout.c:1552: warning: too many arguments for format
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/store-motion.c -o store-motion.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/streamer-hooks.c -o streamer-hooks.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/stringpool.c -o stringpool.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/target-globals.c -o target-globals.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/targhooks.c -o targhooks.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/timevar.c -o timevar.o
/usr/bin/llvm-gcc -c -DTARGET_NAME=\"x86_64-apple-darwin10.8.0\" -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/toplev.c -o toplev.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tracer.c -o tracer.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/trans-mem.c -o trans-mem.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-affine.c -o tree-affine.o
../../gcc/trans-mem.c: In function ‘diagnose_tm_1’:
../../gcc/trans-mem.c:671: warning: unknown conversion type character ‘E’ in format
../../gcc/trans-mem.c:671: warning: too many arguments for format
../../gcc/trans-mem.c:689: warning: unknown conversion type character ‘E’ in format
../../gcc/trans-mem.c:689: warning: too many arguments for format
../../gcc/trans-mem.c: In function ‘ipa_tm_scan_irr_block’:
../../gcc/trans-mem.c:3792: warning: unknown conversion type character ‘K’ in format
../../gcc/trans-mem.c:3792: warning: too many arguments for format
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-call-cdce.c -o tree-call-cdce.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-cfg.c -o tree-cfg.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-cfgcleanup.c -o tree-cfgcleanup.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-chrec.c -o tree-chrec.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-complex.c -o tree-complex.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-data-ref.c -o tree-data-ref.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-dfa.c -o tree-dfa.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-diagnostic.c -o tree-diagnostic.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-dump.c -o tree-dump.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-eh.c -o tree-eh.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-emutls.c -o tree-emutls.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-if-conv.c -o tree-if-conv.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-inline.c -o tree-inline.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-into-ssa.c -o tree-into-ssa.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-iterator.c -o tree-iterator.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-loop-distribution.c -o tree-loop-distribution.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-nested.c -o tree-nested.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-nomudflap.c -o tree-nomudflap.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-nrv.c -o tree-nrv.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-object-size.c -o tree-object-size.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-optimize.c -o tree-optimize.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-outof-ssa.c -o tree-outof-ssa.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-parloops.c -o tree-parloops.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-phinodes.c -o tree-phinodes.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-predcom.c -o tree-predcom.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-pretty-print.c -o tree-pretty-print.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-profile.c -o tree-profile.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-scalar-evolution.c -o tree-scalar-evolution.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-sra.c -o tree-sra.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-switch-conversion.c -o tree-switch-conversion.o
../../gcc/tree-sra.c: In function ‘dump_dereferences_table’:
../../gcc/tree-sra.c:3719: warning: format not a string literal and no format arguments
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-ssa-address.c -o tree-ssa-address.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-ssa-alias.c -o tree-ssa-alias.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-ssa-ccp.c -o tree-ssa-ccp.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-ssa-coalesce.c -o tree-ssa-coalesce.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-ssa-copy.c -o tree-ssa-copy.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-ssa-copyrename.c -o tree-ssa-copyrename.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-ssa-dce.c -o tree-ssa-dce.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-ssa-dom.c -o tree-ssa-dom.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-ssa-dse.c -o tree-ssa-dse.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-ssa-forwprop.c -o tree-ssa-forwprop.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-ssa-ifcombine.c -o tree-ssa-ifcombine.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-ssa-live.c -o tree-ssa-live.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-ssa-loop-ch.c -o tree-ssa-loop-ch.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-ssa-loop-im.c -o tree-ssa-loop-im.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-ssa-loop-ivcanon.c -o tree-ssa-loop-ivcanon.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-ssa-loop-ivopts.c -o tree-ssa-loop-ivopts.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-ssa-loop-manip.c -o tree-ssa-loop-manip.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-ssa-loop-niter.c -o tree-ssa-loop-niter.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-ssa-loop-prefetch.c -o tree-ssa-loop-prefetch.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-ssa-loop-unswitch.c -o tree-ssa-loop-unswitch.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-ssa-loop.c -o tree-ssa-loop.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-ssa-math-opts.c -o tree-ssa-math-opts.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-ssa-operands.c -o tree-ssa-operands.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-ssa-phiopt.c -o tree-ssa-phiopt.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-ssa-phiprop.c -o tree-ssa-phiprop.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-ssa-pre.c -o tree-ssa-pre.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-ssa-propagate.c -o tree-ssa-propagate.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-ssa-reassoc.c -o tree-ssa-reassoc.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-ssa-sccvn.c -o tree-ssa-sccvn.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-ssa-sink.c -o tree-ssa-sink.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-ssa-strlen.c -o tree-ssa-strlen.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-ssa-structalias.c -o tree-ssa-structalias.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-ssa-tail-merge.c -o tree-ssa-tail-merge.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-ssa-ter.c -o tree-ssa-ter.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-ssa-threadedge.c -o tree-ssa-threadedge.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-ssa-threadupdate.c -o tree-ssa-threadupdate.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-ssa-uncprop.c -o tree-ssa-uncprop.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-ssa-uninit.c -o tree-ssa-uninit.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-ssa.c -o tree-ssa.o
../../gcc/tree-ssa-uninit.c: In function ‘dump_predicates’:
../../gcc/tree-ssa-uninit.c:607: warning: format not a string literal and no format arguments
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-ssanames.c -o tree-ssanames.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-stdarg.c -o tree-stdarg.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-streamer.c -o tree-streamer.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-streamer-in.c -o tree-streamer-in.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-streamer-out.c -o tree-streamer-out.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-tailcall.c -o tree-tailcall.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-vect-generic.c -o tree-vect-generic.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-vect-patterns.c -o tree-vect-patterns.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-vect-data-refs.c -o tree-vect-data-refs.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-vect-stmts.c -o tree-vect-stmts.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-vect-loop.c -o tree-vect-loop.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-vect-loop-manip.c -o tree-vect-loop-manip.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-vect-slp.c -o tree-vect-slp.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-vectorizer.c -o tree-vectorizer.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree-vrp.c -o tree-vrp.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tree.c -o tree.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/value-prof.c -o value-prof.o
../../gcc/tree.c: In function ‘warn_deprecated_use’:
../../gcc/tree.c:11370: warning: unknown conversion type character ‘E’ in format
../../gcc/tree.c:11370: warning: format ‘%s’ expects type ‘char *’, but argument 3 has type ‘tree’
../../gcc/tree.c:11370: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘const char *’
../../gcc/tree.c:11370: warning: format ‘%s’ expects type ‘char *’, but argument 5 has type ‘int’
../../gcc/tree.c:11370: warning: too many arguments for format
../../gcc/tree.c:11374: warning: unknown conversion type character ‘E’ in format
../../gcc/tree.c:11374: warning: format ‘%s’ expects type ‘char *’, but argument 3 has type ‘tree’
../../gcc/tree.c:11374: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘const char *’
../../gcc/tree.c:11374: warning: too many arguments for format
../../gcc/tree.c:11394: warning: unknown conversion type character ‘E’ in format
../../gcc/tree.c:11394: warning: format ‘%s’ expects type ‘char *’, but argument 3 has type ‘tree’
../../gcc/tree.c:11394: warning: too many arguments for format
../../gcc/tree.c:11396: warning: unknown conversion type character ‘E’ in format
../../gcc/tree.c:11396: warning: too many arguments for format
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/var-tracking.c -o var-tracking.o
../../gcc/var-tracking.c:558: warning: ‘set_dv_changed’ declared inline after being called
../../gcc/var-tracking.c:558: warning: previous declaration of ‘set_dv_changed’ was here
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/varasm.c -o varasm.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/varpool.c -o varpool.o
../../gcc/varasm.c: In function ‘output_constructor_bitfield’:
../../gcc/varasm.c:4915: warning: unknown conversion type character ‘E’ in format
../../gcc/varasm.c:4915: warning: too many arguments for format
../../gcc/varasm.c: In function ‘finish_aliases_1’:
../../gcc/varasm.c:5789: warning: unknown conversion type character ‘E’ in format
../../gcc/varasm.c:5789: warning: too many arguments for format
../../gcc/varasm.c:5803: warning: unknown conversion type character ‘E’ in format
../../gcc/varasm.c:5803: warning: too many arguments for format
../../gcc/varasm.c: At top level:
../../gcc/varasm.c:2114: warning: ‘pending_assemble_externals_set’ defined but not used
../../gcc/varasm.c:2119: warning: ‘pending_assemble_externals_processed’ defined but not used
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/vmsdbgout.c -o vmsdbgout.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/web.c -o web.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/xcoffout.c -o xcoffout.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber \
../../gcc/config/i386/i386.c -o i386.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber \
../../gcc/config/darwin.c
../../gcc/config/i386/i386.c: In function ‘ix86_handle_cconv_attribute’:
../../gcc/config/i386/i386.c:4895: warning: unknown conversion type character ‘E’ in format
../../gcc/config/i386/i386.c:4895: warning: too many arguments for format
../../gcc/config/i386/i386.c:4920: warning: unknown conversion type character ‘E’ in format
../../gcc/config/i386/i386.c:4920: warning: too many arguments for format
../../gcc/config/i386/i386.c:4926: warning: unknown conversion type character ‘E’ in format
../../gcc/config/i386/i386.c:4926: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘tree’
../../gcc/config/i386/i386.c:4926: warning: too many arguments for format
../../gcc/config/i386/i386.c:4940: warning: unknown conversion type character ‘E’ in format
../../gcc/config/i386/i386.c:4940: warning: too many arguments for format
../../gcc/config/i386/i386.c:5004: warning: unknown conversion type character ‘E’ in format
../../gcc/config/i386/i386.c:5004: warning: too many arguments for format
../../gcc/config/darwin.c: In function ‘darwin_handle_kext_attribute’:
../../gcc/config/darwin.c:1916: warning: unknown conversion type character ‘E’ in format
../../gcc/config/darwin.c:1916: warning: too many arguments for format
../../gcc/config/darwin.c:1923: warning: unknown conversion type character ‘E’ in format
../../gcc/config/darwin.c:1923: warning: too many arguments for format
../../gcc/config/darwin.c: In function ‘darwin_handle_weak_import_attribute’:
../../gcc/config/darwin.c:1943: warning: unknown conversion type character ‘E’ in format
../../gcc/config/darwin.c:1943: warning: too many arguments for format
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/config/host-darwin.c
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/config/i386/host-i386-darwin.c
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber \
../../gcc/common/config/i386/i386-common.c -o i386-common.o
/usr/bin/llvm-gcc -c -DPREFIX=\"/usr/local/Cellar/gcc/4.7.1/gcc\" -DBASEVER="\"4.7.1\"" -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/prefix.c -o prefix.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/params.c -o params.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/opts.c -o opts.o
../../gcc/opts.c: In function ‘print_filtered_help’:
../../gcc/opts.c:1015: warning: format not a string literal and no format arguments
../../gcc/opts.c:1029: warning: format not a string literal and no format arguments
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/opts-common.c -o opts-common.o
../../gcc/config/i386/i386.c: In function ‘ix86_expand_builtin’:
../../gcc/config/i386/i386.c:29191: warning: unknown conversion type character ‘E’ in format
../../gcc/config/i386/i386.c:29191: warning: too many arguments for format
../../gcc/config/i386/i386.c:29195: warning: unknown conversion type character ‘E’ in format
../../gcc/config/i386/i386.c:29195: warning: format ‘%s’ expects type ‘char *’, but argument 2 has type ‘tree’
../../gcc/config/i386/i386.c:29195: warning: too many arguments for format
../../gcc/config/i386/i386.c: In function ‘ix86_handle_callee_pop_aggregate_return’:
../../gcc/config/i386/i386.c:31800: warning: unknown conversion type character ‘E’ in format
../../gcc/config/i386/i386.c:31800: warning: too many arguments for format
../../gcc/config/i386/i386.c:31807: warning: unknown conversion type character ‘E’ in format
../../gcc/config/i386/i386.c:31807: warning: too many arguments for format
../../gcc/config/i386/i386.c:31820: warning: unknown conversion type character ‘E’ in format
../../gcc/config/i386/i386.c:31820: warning: too many arguments for format
../../gcc/config/i386/i386.c:31828: warning: unknown conversion type character ‘E’ in format
../../gcc/config/i386/i386.c:31828: warning: too many arguments for format
../../gcc/config/i386/i386.c: In function ‘ix86_handle_abi_attribute’:
../../gcc/config/i386/i386.c:31851: warning: unknown conversion type character ‘E’ in format
../../gcc/config/i386/i386.c:31851: warning: too many arguments for format
../../gcc/config/i386/i386.c: In function ‘ix86_handle_struct_attribute’:
../../gcc/config/i386/i386.c:31898: warning: unknown conversion type character ‘E’ in format
../../gcc/config/i386/i386.c:31898: warning: too many arguments for format
../../gcc/config/i386/i386.c:31908: warning: unknown conversion type character ‘E’ in format
../../gcc/config/i386/i386.c:31908: warning: too many arguments for format
../../gcc/config/i386/i386.c: In function ‘ix86_handle_fndecl_attribute’:
../../gcc/config/i386/i386.c:31923: warning: unknown conversion type character ‘E’ in format
../../gcc/config/i386/i386.c:31923: warning: too many arguments for format
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber options.c -o options.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/vec.c -o vec.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/hooks.c -o hooks.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icommon -I../../gcc -I../../gcc/common -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/common/common-targhooks.c -o common/common-targhooks.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/diagnostic.c -o diagnostic.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/pretty-print.c -o pretty-print.o
/usr/bin/llvm-gcc -c -DLOCALEDIR=\"/usr/local/Cellar/gcc/4.7.1/share/locale\" -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/intl.c -o intl.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/input.c -o input.o
/usr/bin/llvm-gcc -c -DBASEVER="\"4.7.1\"" -DDATESTAMP="\"\"" -DREVISION="\"\"" -DDEVPHASE="\"\"" -DPKGVERSION="\"(GCC) \"" -DBUGURL="\"<http://gcc.gnu.org/bugs.html>\"" -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/version.c -o version.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/gcov.c -o gcov.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/gcov-dump.c -o gcov-dump.o
/usr/bin/llvm-gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/cp/cp-lang.c -o cp/cp-lang.o
/usr/bin/llvm-gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/cp/call.c -o cp/call.o
/usr/bin/llvm-gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/cp/decl.c -o cp/decl.o
../../gcc/cp/decl.c: In function ‘grokdeclarator’:
../../gcc/cp/decl.c:9146: warning: format not a string literal and no format arguments
../../gcc/cp/decl.c: In function ‘grokparms’:
../../gcc/cp/decl.c:10700: warning: format not a string literal and no format arguments
/usr/bin/llvm-gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/cp/expr.c -o cp/expr.o
/usr/bin/llvm-gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/cp/pt.c -o cp/pt.o
/usr/bin/llvm-gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/cp/typeck2.c -o cp/typeck2.o
/usr/bin/llvm-gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/cp/class.c -o cp/class.o
../../gcc/cp/pt.c: In function ‘push_tinst_level’:
../../gcc/cp/pt.c:8094: warning: unknown conversion type character ‘S’ in format
../../gcc/cp/pt.c:8094: warning: too many arguments for format
../../gcc/cp/pt.c: In function ‘tsubst_copy_and_build’:
../../gcc/cp/pt.c:13448: warning: format not a string literal and no format arguments
/usr/bin/llvm-gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/cp/decl2.c -o cp/decl2.o
/usr/bin/llvm-gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/cp/error.c -o cp/error.o
../../gcc/cp/error.c: In function ‘print_instantiation_full_context’:
../../gcc/cp/error.c:3008: warning: unknown conversion type character ‘S’ in format
../../gcc/cp/error.c: In function ‘print_instantiation_partial_context_line’:
../../gcc/cp/error.c:3042: warning: unknown conversion type character ‘S’ in format
../../gcc/cp/error.c:3042: warning: unknown conversion type character ‘S’ in format
../../gcc/cp/error.c:3042: warning: too many arguments for format
/usr/bin/llvm-gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/cp/lex.c -o cp/lex.o
/usr/bin/llvm-gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/cp/parser.c -o cp/parser.o
/usr/bin/llvm-gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/cp/ptree.c -o cp/ptree.o
../../gcc/cp/parser.c: In function ‘cp_parser_check_type_definition’:
../../gcc/cp/parser.c:2554: warning: format not a string literal and no format arguments
/usr/bin/llvm-gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/cp/rtti.c -o cp/rtti.o
/usr/bin/llvm-gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/cp/typeck.c -o cp/typeck.o
../../gcc/cp/typeck.c: In function ‘cp_build_binary_op’:
../../gcc/cp/typeck.c:3785: warning: format not a string literal and no format arguments
../../gcc/cp/typeck.c: In function ‘cp_build_unary_op’:
../../gcc/cp/typeck.c:5100: warning: format not a string literal and no format arguments
/usr/bin/llvm-gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/cp/cvt.c -o cp/cvt.o
../../gcc/cp/cvt.c: In function ‘ocp_convert’:
../../gcc/cp/cvt.c:644: warning: format not a string literal and no format arguments
/usr/bin/llvm-gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/cp/except.c -o cp/except.o
/usr/bin/llvm-gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/cp/friend.c -o cp/friend.o
/usr/bin/llvm-gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/cp/init.c -o cp/init.o
/usr/bin/llvm-gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/cp/method.c -o cp/method.o
/usr/bin/llvm-gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/cp/search.c -o cp/search.o
/usr/bin/llvm-gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/cp/semantics.c -o cp/semantics.o
/usr/bin/llvm-gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/cp/tree.c -o cp/tree.o
/usr/bin/llvm-gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/cp/repo.c -o cp/repo.o
/usr/bin/llvm-gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/cp/dump.c -o cp/dump.o
/usr/bin/llvm-gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/cp/optimize.c -o cp/optimize.o
/usr/bin/llvm-gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/cp/mangle.c -o cp/mangle.o
/usr/bin/llvm-gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/cp/cp-objcp-common.c -o cp/cp-objcp-common.o
/usr/bin/llvm-gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/cp/name-lookup.c -o cp/name-lookup.o
/usr/bin/llvm-gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/cp/cxx-pretty-print.c -o cp/cxx-pretty-print.o
/usr/bin/llvm-gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/cp/cp-gimplify.c -o cp/cp-gimplify.o
/usr/bin/llvm-gcc -c -DTARGET_MACHINE=\"x86_64-apple-darwin10.8.0\" -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/collect2.c -o collect2.o
../../gcc/collect2.c: In function ‘collect_execute’:
../../gcc/collect2.c:2093: warning: format not a string literal and no format arguments
../../gcc/collect2.c: In function ‘scan_prog_file’:
../../gcc/collect2.c:2629: warning: format not a string literal and no format arguments
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/collect2-aix.c -o collect2-aix.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/tlink.c -o tlink.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/ggc-none.c -o ggc-none.o
(SHLIB='true'; \
/usr/bin/llvm-gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber \
-DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/local/Cellar/gcc/4.7.1/gcc/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/local/Cellar/gcc/4.7.1/gcc/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.7.1\" -DDEFAULT_TARGET_MACHINE=\"x86_64-apple-darwin10.8.0\" -DSTANDARD_BINDIR_PREFIX=\"/usr/local/Cellar/gcc/4.7.1/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` -DCONFIGURE_SPECS="\"\"" \
-c ../../gcc/gcc.c -o gcc.o)
(SHLIB='true'; \
/usr/bin/llvm-gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber \
-DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/local/Cellar/gcc/4.7.1/gcc/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/local/Cellar/gcc/4.7.1/gcc/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.7.1\" -DDEFAULT_TARGET_MACHINE=\"x86_64-apple-darwin10.8.0\" -DSTANDARD_BINDIR_PREFIX=\"/usr/local/Cellar/gcc/4.7.1/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` -DCONFIGURE_SPECS="\"\"" \
-c ../../gcc/gccspec.c -o gccspec.o)
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/config/i386/driver-i386.c
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber \
../../gcc/config/darwin-driver.c
../../gcc/gcc.c: In function ‘execute’:
../../gcc/gcc.c:2674: warning: format not a string literal and no format arguments
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/cppspec.c -o cppspec.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ilto -I../../gcc -I../../gcc/lto -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/lto/lto-lang.c -o lto/lto-lang.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ilto -I../../gcc -I../../gcc/lto -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/lto/lto.c -o lto/lto.o
../../gcc/lto/lto-lang.c: In function ‘handle_leaf_attribute’:
../../gcc/lto/lto-lang.c:215: warning: unknown conversion type character ‘E’ in format
../../gcc/lto/lto-lang.c:215: warning: too many arguments for format
../../gcc/lto/lto-lang.c:220: warning: unknown conversion type character ‘E’ in format
../../gcc/lto/lto-lang.c:220: warning: too many arguments for format
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ilto -I../../gcc -I../../gcc/lto -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc/lto/lto-object.c -o lto/lto-object.o
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber insn-automata.c -o insn-automata.o
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
ranlib libcommon-target.a
rm -rf libcommon.a
ar rc libcommon.a diagnostic.o pretty-print.o intl.o input.o version.o
ranlib libcommon.a
/usr/bin/llvm-gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -L/usr/local/lib -arch x86_64 gcov.o libcommon.a ../libcpp/libcpp.a -liconv ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -o gcov
/usr/bin/llvm-gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -L/usr/local/lib -arch x86_64 gcov-dump.o \
libcommon.a ../libcpp/libcpp.a -liconv ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -o gcov-dump
/usr/bin/llvm-gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -L/usr/local/lib -arch x86_64 -o Tcollect2 \
collect2.o collect2-aix.o tlink.o vec.o ggc-none.o libcommon.a ../libcpp/libcpp.a -liconv ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a
mv -f Tcollect2 collect2
/usr/bin/llvm-gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -L/usr/local/lib -arch x86_64 -o Tlto-wrapper \
lto-wrapper.o ggc-none.o libcommon-target.a libcommon.a ../libcpp/libcpp.a -liconv ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a
mv -f Tlto-wrapper lto-wrapper
/usr/bin/llvm-gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -L/usr/local/lib -arch x86_64 gcc-ar.o -o gcc-ar \
libcommon.a ../libcpp/libcpp.a -liconv ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a
/usr/bin/llvm-gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -L/usr/local/lib -arch x86_64 gcc-nm.o -o gcc-nm \
libcommon.a ../libcpp/libcpp.a -liconv ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a
/usr/bin/llvm-gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -L/usr/local/lib -arch x86_64 gcc-ranlib.o -o gcc-ranlib \
libcommon.a ../libcpp/libcpp.a -liconv ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a
/usr/bin/llvm-gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -L/usr/local/lib -arch x86_64 -o gengtype \
gengtype.o gengtype-lex.o gengtype-parse.o gengtype-state.o version.o errors.o libcommon.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a libcommon.a ../libcpp/libcpp.a -liconv ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a
/usr/bin/llvm-gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -L/usr/local/lib -arch x86_64 -o xgcc gcc.o ggc-none.o \
gccspec.o driver-i386.o darwin-driver.o libcommon-target.a \
libcommon.a ../libcpp/libcpp.a -liconv ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a
/usr/bin/llvm-gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -L/usr/local/lib -arch x86_64 -o cpp gcc.o ggc-none.o \
cppspec.o driver-i386.o darwin-driver.o libcommon-target.a \
libcommon.a ../libcpp/libcpp.a -liconv ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a
/private/tmp/brew-gcc-4.7.1-Gqm2/gcc-4.7.1/build/./gcc/xgcc -B/private/tmp/brew-gcc-4.7.1-Gqm2/gcc-4.7.1/build/./gcc/ -dumpspecs > tmp-specs
mv tmp-specs specs
/usr/bin/llvm-gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -L/usr/local/lib -arch x86_64 -o g++ \
gcc.o ggc-none.o g++spec.o driver-i386.o darwin-driver.o libcommon-target.a \
libcommon.a ../libcpp/libcpp.a -liconv ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a
: > tmp-libgcc.mvars
echo GCC_CFLAGS = '-g -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include ' >> tmp-libgcc.mvars
echo INHIBIT_LIBC_CFLAGS = '' >> tmp-libgcc.mvars
echo TARGET_SYSTEM_ROOT = '' >> tmp-libgcc.mvars
mv tmp-libgcc.mvars libgcc.mvars
rm -rf libbackend.a
ar rc libbackend.a insn-attrtab.o insn-automata.o insn-emit.o insn-extract.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 bb-reorder.o bitmap.o bt-load.o builtins.o caller-save.o calls.o cfg.o cfganal.o cfgbuild.o cfgcleanup.o cfgexpand.o cfghooks.o cfglayout.o cfgloop.o cfgloopanal.o cfgloopmanip.o cfgrtl.o cgraph.o cgraphbuild.o cgraphunit.o combine.o combine-stack-adj.o compare-elim.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 dwarf2asm.o dwarf2cfi.o dwarf2out.o ebitmap.o emit-rtl.o et-forest.o except.o explow.o expmed.o expr.o final.o fixed-value.o fold-const.o function.o fwprop.o gcse.o ggc-common.o gimple.o gimple-iterator.o gimple-fold.o gimple-low.o gimple-pretty-print.o gimple-streamer-in.o gimple-streamer-out.o gimplify.o godump.o graph.o graphds.o graphite.o graphite-blocking.o graphite-clast-to-gimple.o graphite-cloog-util.o graphite-dependences.o graphite-flattening.o graphite-interchange.o graphite-poly.o graphite-ppl.o graphite-scop-detection.o graphite-sese-to-poly.o gtype-desc.o haifa-sched.o hw-doloop.o hwint.o ifcvt.o ree.o incpath.o init-regs.o integrate.o internal-fn.o ipa-cp.o ipa-split.o ipa-inline.o ipa-inline-analysis.o ipa-inline-transform.o ipa-prop.o ipa-pure-const.o ipa-reference.o ipa-ref.o ipa-utils.o ipa.o ira.o ira-build.o ira-costs.o ira-conflicts.o ira-color.o ira-emit.o ira-lives.o jump.o langhooks.o lcm.o lists.o loop-doloop.o loop-init.o loop-invariant.o loop-iv.o loop-unroll.o loop-unswitch.o lower-subreg.o lto-cgraph.o lto-streamer.o lto-streamer-in.o lto-streamer-out.o lto-section-in.o lto-section-out.o lto-symtab.o lto-opts.o lto-compress.o matrix-reorg.o mcf.o mode-switching.o modulo-sched.o omega.o omp-low.o optabs.o options-save.o opts-global.o passes.o plugin.o pointer-set.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 regmove.o regrename.o regstat.o reload.o reload1.o reorg.o resource.o rtl-error.o rtl.o rtlanal.o rtlhooks.o sbitmap.o sched-deps.o sched-ebb.o sched-rgn.o sched-vis.o sdbout.o sel-sched-ir.o sel-sched-dump.o sel-sched.o sese.o simplify-rtx.o sparseset.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 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-nomudflap.o tree-nrv.o tree-object-size.o tree-optimize.o tree-outof-ssa.o tree-parloops.o tree-phinodes.o tree-predcom.o tree-pretty-print.o tree-profile.o tree-scalar-evolution.o tree-sra.o tree-switch-conversion.o tree-ssa-address.o tree-ssa-alias.o tree-ssa-ccp.o tree-ssa-coalesce.o tree-ssa-copy.o tree-ssa-copyrename.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-phiopt.o tree-ssa-phiprop.o tree-ssa-pre.o tree-ssa-propagate.o tree-ssa-reassoc.o tree-ssa-sccvn.o tree-ssa-sink.o tree-ssa-strlen.o tree-ssa-structalias.o tree-ssa-tail-merge.o tree-ssa-ter.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 value-prof.o var-tracking.o varasm.o varpool.o vmsdbgout.o web.o xcoffout.o i386.o darwin.o host-darwin.o host-i386-darwin.o
/usr/bin/ranlib: file: libbackend.a(insn-peep.o) has no symbols
/usr/bin/ranlib: file: libbackend.a(graphite-blocking.o) has no symbols
/usr/bin/ranlib: file: libbackend.a(graphite-clast-to-gimple.o) has no symbols
/usr/bin/ranlib: file: libbackend.a(graphite-cloog-util.o) has no symbols
/usr/bin/ranlib: file: libbackend.a(graphite-dependences.o) has no symbols
/usr/bin/ranlib: file: libbackend.a(graphite-flattening.o) has no symbols
/usr/bin/ranlib: file: libbackend.a(graphite-interchange.o) has no symbols
/usr/bin/ranlib: file: libbackend.a(graphite-poly.o) has no symbols
/usr/bin/ranlib: file: libbackend.a(graphite-ppl.o) has no symbols
/usr/bin/ranlib: file: libbackend.a(graphite-scop-detection.o) has no symbols
/usr/bin/ranlib: file: libbackend.a(graphite-sese-to-poly.o) has no symbols
/usr/bin/ranlib: file: libbackend.a(hw-doloop.o) has no symbols
/usr/bin/ranlib: file: libbackend.a(loop-doloop.o) has no symbols
/usr/bin/ranlib: file: libbackend.a(target-globals.o) has no symbols
/usr/bin/ranlib: file: libbackend.a(vmsdbgout.o) has no symbols
/usr/bin/ranlib: file: libbackend.a(xcoffout.o) has no symbols
ranlib libbackend.a
ranlib: file: libbackend.a(insn-peep.o) has no symbols
ranlib: file: libbackend.a(graphite-blocking.o) has no symbols
ranlib: file: libbackend.a(graphite-clast-to-gimple.o) has no symbols
ranlib: file: libbackend.a(graphite-cloog-util.o) has no symbols
ranlib: file: libbackend.a(graphite-dependences.o) has no symbols
ranlib: file: libbackend.a(graphite-flattening.o) has no symbols
ranlib: file: libbackend.a(graphite-interchange.o) has no symbols
ranlib: file: libbackend.a(graphite-poly.o) has no symbols
ranlib: file: libbackend.a(graphite-ppl.o) has no symbols
ranlib: file: libbackend.a(graphite-scop-detection.o) has no symbols
ranlib: file: libbackend.a(graphite-sese-to-poly.o) has no symbols
ranlib: file: libbackend.a(hw-doloop.o) has no symbols
ranlib: file: libbackend.a(loop-doloop.o) has no symbols
ranlib: file: libbackend.a(target-globals.o) has no symbols
ranlib: file: libbackend.a(vmsdbgout.o) has no symbols
ranlib: file: libbackend.a(xcoffout.o) has no symbols
build/genchecksum c-lang.o c-family/stub-objc.o attribs.o c-errors.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-objc-common.o c-parser.o tree-mudflap.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-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 i386-c.o darwin-c.o main.o tree-browser.o libbackend.a libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a libcommon.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.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-gimplify.o tree-mudflap.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-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 i386-c.o darwin-c.o main.o tree-browser.o libbackend.a libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a libcommon.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a \
checksum-options > cc1plus-checksum.c.tmp && \
../../gcc/../move-if-change cc1plus-checksum.c.tmp cc1plus-checksum.c
/usr/bin/llvm-gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -L/usr/local/lib -arch x86_64 -o lto1 \
lto/lto-lang.o lto/lto.o lto/lto-object.o attribs.o main.o tree-browser.o libbackend.a libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a -L/usr/local/Cellar/gmp/5.0.5/lib -L/usr/local/Cellar/mpfr/3.1.1/lib -L/usr/local/Cellar/libmpc/1.0/lib -lmpc -lmpfr -lgmp -lz libcommon.a ../libcpp/libcpp.a -liconv ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a
/usr/bin/llvm-gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber cc1-checksum.c -o cc1-checksum.o
/usr/bin/llvm-gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/local/Cellar/gmp/5.0.5/include -I/usr/local/Cellar/mpfr/3.1.1/include -I/usr/local/Cellar/libmpc/1.0/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber cc1plus-checksum.c -o cc1plus-checksum.o
/usr/bin/llvm-gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -L/usr/local/lib -arch x86_64 -o cc1 c-lang.o c-family/stub-objc.o attribs.o c-errors.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-objc-common.o c-parser.o tree-mudflap.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-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 i386-c.o darwin-c.o \
cc1-checksum.o main.o tree-browser.o libbackend.a libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a libcommon.a ../libcpp/libcpp.a -liconv ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -L/usr/local/Cellar/gmp/5.0.5/lib -L/usr/local/Cellar/mpfr/3.1.1/lib -L/usr/local/Cellar/libmpc/1.0/lib -lmpc -lmpfr -lgmp -lz
/usr/bin/llvm-gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -L/usr/local/lib -arch x86_64 -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-gimplify.o tree-mudflap.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-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 i386-c.o darwin-c.o cc1plus-checksum.o main.o tree-browser.o libbackend.a libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a libcommon.a ../libcpp/libcpp.a -liconv ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -L/usr/local/Cellar/gmp/5.0.5/lib -L/usr/local/Cellar/mpfr/3.1.1/lib -L/usr/local/Cellar/libmpc/1.0/lib -lmpc -lmpfr -lgmp -lz
echo | /private/tmp/brew-gcc-4.7.1-Gqm2/gcc-4.7.1/build/./gcc/xgcc -B/private/tmp/brew-gcc-4.7.1-Gqm2/gcc-4.7.1/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
cc1: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
/bin/sh ../../gcc/../move-if-change tmp-macro_list macro_list
echo timestamp > s-macro_list
if /private/tmp/brew-gcc-4.7.1-Gqm2/gcc-4.7.1/build/./gcc/xgcc -B/private/tmp/brew-gcc-4.7.1-Gqm2/gcc-4.7.1/build/./gcc/ -print-sysroot-headers-suffix > /dev/null 2>&1; then \
set -e; for ml in `/private/tmp/brew-gcc-4.7.1-Gqm2/gcc-4.7.1/build/./gcc/xgcc -B/private/tmp/brew-gcc-4.7.1-Gqm2/gcc-4.7.1/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/brew-gcc-4.7.1-Gqm2/gcc-4.7.1/build/./gcc/xgcc -B/private/tmp/brew-gcc-4.7.1-Gqm2/gcc-4.7.1/build/./gcc/ ${flags} -print-sysroot-headers-suffix`; \
if [ "${multi_dir}" = "." ]; \
then multi_dir=""; \
else \
multi_dir=/${multi_dir}; \
fi; \
echo "${sfx};${multi_dir}"; \
done; \
else \
echo ";"; \
fi > tmp-fixinc_list
/bin/sh ../../gcc/../move-if-change tmp-fixinc_list fixinc_list
echo timestamp > s-fixinc_list
rm -rf include-fixed; mkdir include-fixed
chmod a+rx include-fixed
if [ -d ../prev-gcc ]; then \
cd ../prev-gcc && \
make real-install-headers-tar DESTDIR=`pwd`/../gcc/ \
libsubdir=. ; \
else \
set -e; for ml in `cat fixinc_list`; do \
sysroot_headers_suffix=`echo ${ml} | sed -e 's/;.*$//'`; \
multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`; \
fix_dir=include-fixed${multi_dir}; \
if ! false && test ! -d `echo /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/4.7.1/gcc/lib/gcc/x86_64-apple-darwin10.8.0/4.7.1/../../../../x86_64-apple-darwin10.8.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-darwin10.8.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-darwin10.8.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/brew-gcc-4.7.1-Gqm2/gcc-4.7.1/build/gcc/include-fixed for x86_64-apple-darwin10.8.0 target
No forbidden identifiers defined by this target
Finding directories and links to directories
Searching /usr/include/.
Searching /usr/include/./c++/4.0.0/i686-apple-darwin10/x86_64
Searching /usr/include/./c++/4.0.0/i686-apple-darwin8
Searching /usr/include/./c++/4.0.0/i686-apple-darwin9
Searching /usr/include/./c++/4.0.0/powerpc-apple-darwin8
Searching /usr/include/./c++/4.0.0/powerpc-apple-darwin9
Searching /usr/include/./c++/4.0.0/x86_64-apple-darwin8
Searching /usr/include/./c++/4.0.0/x86_64-apple-darwin9
Searching /usr/include/./c++/4.2.1/i686-apple-darwin10/x86_64
Searching /usr/include/./c++/4.2.1/i686-apple-darwin8
Searching /usr/include/./c++/4.2.1/i686-apple-darwin9
Searching /usr/include/./c++/4.2.1/powerpc-apple-darwin8
Searching /usr/include/./c++/4.2.1/powerpc-apple-darwin9
Searching /usr/include/./c++/4.2.1/x86_64-apple-darwin8
Searching /usr/include/./c++/4.2.1/x86_64-apple-darwin9
Searching /usr/include/./gcc/darwin/default
Searching /usr/include/./python2.5
Searching /usr/include/./python2.6
Searching /usr/include/./X11
Making symbolic directory links
Fixing directory /usr/include into /private/tmp/brew-gcc-4.7.1-Gqm2/gcc-4.7.1/build/gcc/include-fixed
Applying io_quotes_def to apache2/modperl_common_util.h
Applying ctrl_quotes_def to editline/readline.h
Applying stdio_va_list_clients to krb5.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
Applying io_quotes_def to wx-2.8/wx/build.h
Fixing directory /usr/include/python2.5 into /private/tmp/brew-gcc-4.7.1-Gqm2/gcc-4.7.1/build/gcc/include-fixed/root/System/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5
Fixing directory /usr/include/python2.6 into /private/tmp/brew-gcc-4.7.1-Gqm2/gcc-4.7.1/build/gcc/include-fixed/root/System/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6
Fixing directory /usr/include/X11 into /private/tmp/brew-gcc-4.7.1-Gqm2/gcc-4.7.1/build/gcc/include-fixed/root/usr/X11/include/X11
Applying io_quotes_def to X11/Xmu/Atoms.h
Cleaning up unneeded directories:
fixincludes is done
echo timestamp > stmp-fixinc
if [ -d include ] ; then true; else mkdir include; chmod a+rx include; fi
if [ -d include-fixed ] ; then true; else mkdir include-fixed; chmod a+rx include-fixed; fi
for file in .. ../../gcc/ginclude/float.h ../../gcc/ginclude/iso646.h ../../gcc/ginclude/stdarg.h ../../gcc/ginclude/stdbool.h ../../gcc/ginclude/stddef.h ../../gcc/ginclude/varargs.h ../../gcc/ginclude/stdfix.h ../../gcc/ginclude/stdnoreturn.h ../../gcc/ginclude/stdalign.h ../../gcc/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/fmaintrin.h ../../gcc/config/i386/f16cintrin.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 -p -- x86_64-apple-darwin10.8.0/libgcc
Checking multilib configuration for libgcc...
Configuring stage 1 in x86_64-apple-darwin10.8.0/libgcc
configure: creating cache ./config.cache
checking build system type... x86_64-apple-darwin10.8.0
checking host system type... x86_64-apple-darwin10.8.0
checking for --enable-version-specific-runtime-libs... no
checking for a BSD-compatible install... /usr/local/bin/ginstall -c
checking for gawk... awk
checking for x86_64-apple-darwin10.8.0-ar... ar
checking for x86_64-apple-darwin10.8.0-lipo... lipo
checking for x86_64-apple-darwin10.8.0-nm... /private/tmp/brew-gcc-4.7.1-Gqm2/gcc-4.7.1/build/./gcc/nm
checking for x86_64-apple-darwin10.8.0-ranlib... ranlib
checking for x86_64-apple-darwin10.8.0-strip... strip
checking whether ln -s works... yes
checking for x86_64-apple-darwin10.8.0-gcc... /private/tmp/brew-gcc-4.7.1-Gqm2/gcc-4.7.1/build/./gcc/xgcc -B/private/tmp/brew-gcc-4.7.1-Gqm2/gcc-4.7.1/build/./gcc/ -B/usr/local/Cellar/gcc/4.7.1/gcc/x86_64-apple-darwin10.8.0/bin/ -B/usr/local/Cellar/gcc/4.7.1/gcc/x86_64-apple-darwin10.8.0/lib/ -isystem /usr/local/Cellar/gcc/4.7.1/gcc/x86_64-apple-darwin10.8.0/include -isystem /usr/local/Cellar/gcc/4.7.1/gcc/x86_64-apple-darwin10.8.0/sys-include
checking for suffix of object files... configure: error: in `/private/tmp/brew-gcc-4.7.1-Gqm2/gcc-4.7.1/build/x86_64-apple-darwin10.8.0/libgcc':
configure: error: cannot compute suffix of object files: cannot compile
See `config.log' for more details.
make[2]: *** [configure-stage1-target-libgcc] Error 1
make[1]: *** [stage1-bubble] Error 2
make: *** [bootstrap] Error 2
==> Build Environment
HOMEBREW_VERSION: 0.9.3
HEAD: 8430326224a94ea9463bcfa7cb5c80d2e7316c86
CPU: dual-core 64-bit penryn
OS X: 10.6.8-i386
Xcode: 4.0 (guessed)
GCC-4.0: N/A
GCC-4.2: build 5666
LLVM: build 2335
Clang: 2.0 build 139
X11: 2.3.6 in /usr/X11
"--use-llvm" was specified
CC: /usr/bin/llvm-gcc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2
CXX: /usr/bin/llvm-g++ => /usr/llvm-gcc-4.2/bin/llvm-g++-4.2
CFLAGS: -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64
CXXFLAGS: -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -m64 -U_GLIBCXX_DEBUG -U_GLIBCXX_DEBUG_PEDANTIC
LDFLAGS: -L/usr/local/lib -arch x86_64
MAKEFLAGS: -j2
MACOSX_DEPLOYMENT_TARGET: 10.6
ACLOCAL_PATH: /usr/local/share/aclocal
OBJC: /usr/bin/llvm-gcc
PATH: /Users/mengland/bin:/Library/Frameworks/Python.framework/Versions/2.7/bin:/usr/local/bin:/usr/local/sbin:/usr/local/Cellar/coreutils/8.19/libexec/gnubin:/Users/mengland/bin:/Library/Frameworks/Python.framework/Versions/2.7/bin:/usr/local/bin:/usr/local/sbin:/usr/local/Cellar/coreutils/8.19/libexec/gnubin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/local/Library/Contributions/cmds
Error: Failed executing: make bootstrap (gcc.rb:176)
These existing issues may help you:
https://github.com/mxcl/homebrew/issues/11862
https://github.com/mxcl/homebrew/issues/13325
Otherwise, this may help you fix or report the issue:
https://github.com/homebrew/homebrew-dupes/issues/new
mba1mme Aug 31 10:33:37 ~$
mba1mme Aug 31 10:33:49 ~$
mba1mme Aug 31 10:33:49 ~$ exit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment