Mercurial > hg > CbC > CbC_gcc
changeset 57:326d9e06c2e3
modify c-parser.c
line wrap: on
line diff
--- a/.hgtags Sun Feb 07 18:30:54 2010 +0900 +++ b/.hgtags Mon Feb 15 00:54:17 2010 +0900 @@ -1,4 +1,1 @@ -a06113de4d676b497759e6a9bf820a208b02e09b gcc-4.4.0 -855418dad1a3a87de4782b8184eef35cd8812e23 gcc-4.4.2 -ae3a4bfb450bd98011c4167c72bb1d5ad73cdd51 gcc-4.4.3 -d0e37615691e1a8e3c6447f1d6c64e16eef6be6e cbc-4.4.3 +77e2b8dfacca7d714bc9daeb6169b88f9d7c35eb gcc-4.4.5
--- a/.hgtags.orig Sun Feb 07 18:30:54 2010 +0900 +++ b/.hgtags.orig Mon Feb 15 00:54:17 2010 +0900 @@ -1,4 +1,1 @@ -a06113de4d676b497759e6a9bf820a208b02e09b gcc.4.4.0 -855418dad1a3a87de4782b8184eef35cd8812e23 gcc.4.4.2 -d096b2ff82d9016ec5bc3d0ba69810564d0c7437 gcc-4.4.3 -2e19f845ea375ef3bf7528fed439ecab0c6e53b5 cbc-4.4.3 +77e2b8dfacca7d714bc9daeb6169b88f9d7c35eb gcc-4.4.5
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/CbC-DEVEL Mon Feb 15 00:54:17 2010 +0900 @@ -0,0 +1,13 @@ +GCC 4.4.3 -> 4.5.0 ă¸ă®ă‚˘ăă—ă‡ăĽăă®ä˝śćĄăˇă˘ + +オăŞă‚¸ăŠă«ă®gcc-core 4.5.0㨠mergeă—ă¦ă€čˇťçŞăŻĺ…¨ă¦č§Łć±ş + +make時ă«ă‚¨ă©ăĽ,未解決 -> (CbC-MAKELOG ă«ăă‚°ăŚă®ăŁă¦ăľă™) +関数/ăžă‚Żăă®ĺĽ•ć•°ć§‹ćă«ĺ¤‰ć›´ +) build_decl,c_finish_stmt_expr,, -> locationă®čż˝ĺŠ +) buid_modify_expr, build_external_ref -> 色々変更 + +# GCCă®ă‚˝ăĽă‚ąä¸ă®ç”¨ćł•を見る。コăˇăłăă‚’čŞă‚€ă€‚ +# locationă«é–˘ă—ă¦ăŻé–“é•ăŁă¦ă‚‚ĺ‹•ăŹă€‚ + +ĺ…¨ă¦c-parser.c ă®cbc拡張ă®ĺʤă„é¨ĺ†ă®ĺ¤‰ć›´
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/CbC-MAKELOG Mon Feb 15 00:54:17 2010 +0900 @@ -0,0 +1,2287 @@ +mkdir ./fixincludes +Configuring in ./fixincludes +configure: creating cache ./config.cache +checking build system type... i386-apple-darwin9.8.0 +checking host system type... i386-apple-darwin9.8.0 +checking target system type... i386-apple-darwin9.8.0 +checking for i386-apple-darwin9.8.0-gcc... gcc +checking for C compiler default output file name... a.out +checking whether the C compiler works... yes +checking whether we are cross compiling... no +checking for suffix of executables... +checking for suffix of object files... o +checking whether we are using the GNU C compiler... yes +checking whether gcc accepts -g... yes +checking for gcc option to accept ISO C89... none needed +checking for a sed that does not truncate output... /opt/local/bin/gsed +checking whether gcc supports -W... yes +checking whether gcc supports -Wall... yes +checking whether gcc supports -Wwrite-strings... yes +checking whether gcc supports -Wstrict-prototypes... yes +checking whether gcc supports -Wmissing-prototypes... yes +checking whether gcc supports -Wold-style-definition... yes +checking whether gcc supports -Wmissing-format-attribute... yes +checking whether gcc supports -Wno-overlength-strings... no +checking whether gcc supports -pedantic -Wno-long-long... yes +checking how to run the C preprocessor... 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: conftest.dSYM: is a directory +rm: conftest.dSYM: is a directory +yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking stddef.h usability... yes +checking stddef.h presence... yes +checking for stddef.h... yes +checking for stdlib.h... (cached) yes +checking for strings.h... (cached) yes +checking for unistd.h... (cached) yes +checking fcntl.h usability... yes +checking fcntl.h presence... yes +checking for fcntl.h... yes +checking sys/file.h usability... yes +checking sys/file.h presence... yes +checking for sys/file.h... yes +checking for sys/stat.h... (cached) yes +checking for clearerr_unlocked... yes +checking for feof_unlocked... yes +checking for ferror_unlocked... yes +checking for fflush_unlocked... 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 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 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 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 ./config.status +config.status: creating Makefile +config.status: creating mkheaders.almost +config.status: creating config.h +mkdir ./libiberty +Configuring in ./libiberty +configure: creating cache ./config.cache +checking whether to enable maintainer-specific portions of Makefiles... no +checking for makeinfo... makeinfo --split-size=5000000 +checking for perl... perl +checking build system type... i386-apple-darwin9.8.0 +checking host system type... i386-apple-darwin9.8.0 +checking for i386-apple-darwin9.8.0-ar... ar +checking for i386-apple-darwin9.8.0-ranlib... ranlib +checking for i386-apple-darwin9.8.0-gcc... gcc +checking for C compiler default output file name... a.out +checking whether the C compiler works... yes +checking whether we are cross compiling... no +checking for suffix of executables... +checking for suffix of object files... o +checking whether we are using the GNU C compiler... yes +checking whether gcc accepts -g... yes +checking for gcc option to accept ISO C89... none needed +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +checking how to run the C preprocessor... gcc -E +checking whether gcc supports -W... yes +checking whether gcc supports -Wall... yes +checking whether gcc supports -Wwrite-strings... yes +checking whether gcc supports -Wc++-compat... no +checking whether gcc supports -Wstrict-prototypes... yes +checking whether gcc supports -pedantic ... yes +checking whether gcc and cc understand -c and -o together... yes +checking for an ANSI C-conforming const... yes +checking for inline... inline +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking whether byte ordering is bigendian... no +checking for a BSD-compatible install... /opt/local/bin/ginstall -c +checking for sys/file.h... yes +checking for sys/param.h... yes +checking for limits.h... yes +checking for stdlib.h... (cached) yes +checking for malloc.h... 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 +checking for time.h... yes +checking for sys/resource.h... yes +checking for sys/stat.h... (cached) yes +checking for sys/mman.h... yes +checking for fcntl.h... yes +checking for alloca.h... yes +checking for sys/pstat.h... no +checking for sys/sysmp.h... no +checking for sys/sysinfo.h... no +checking for machine/hal_sysinfo.h... no +checking for sys/table.h... no +checking for sys/sysctl.h... yes +checking for sys/systemcfg.h... no +checking for stdint.h... (cached) yes +checking for stdio_ext.h... no +checking for sys/wait.h that is POSIX.1 compatible... yes +checking whether time.h and sys/time.h may both be included... yes +checking whether errno must be declared... no +checking size of int... 4 +checking for a 64-bit type... uint64_t +checking for intptr_t... yes +checking for uintptr_t... yes +checking for pid_t... yes +checking for library containing strerror... none required +checking for asprintf... yes +checking for atexit... yes +checking for basename... yes +checking for bcmp... yes +checking for bcopy... yes +checking for bsearch... yes +checking for bzero... yes +checking for calloc... yes +checking for clock... yes +checking for ffs... yes +checking for getcwd... yes +checking for getpagesize... yes +checking for gettimeofday... yes +checking for index... yes +checking for insque... yes +checking for memchr... yes +checking for memcmp... yes +checking for memcpy... yes +checking for memmem... no +checking for memmove... yes +checking for mempcpy... no +checking for memset... yes +checking for mkstemps... yes +checking for putenv... yes +checking for random... yes +checking for rename... yes +checking for rindex... yes +checking for setenv... yes +checking for snprintf... yes +checking for sigsetmask... yes +checking for stpcpy... yes +checking for stpncpy... no +checking for strcasecmp... yes +checking for strchr... 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 +checking for strtoul... yes +checking for strverscmp... no +checking for tmpnam... yes +checking for vasprintf... yes +checking for vfprintf... yes +checking for vprintf... yes +checking for vsnprintf... yes +checking for vsprintf... yes +checking for waitpid... yes +checking whether alloca needs Cray hooks... no +checking stack direction for C alloca... -1 +checking for vfork.h... no +checking for fork... yes +checking for vfork... yes +checking for working fork... yes +checking for working vfork... (cached) yes +checking for _doprnt... no +checking for sys_errlist... yes +checking for sys_nerr... yes +checking for sys_siglist... yes +checking for external symbol _system_configuration... no +checking for getrusage... yes +checking for on_exit... no +checking for psignal... yes +checking for strerror... yes +checking for strsignal... yes +checking for sysconf... yes +checking for times... yes +checking for sbrk... yes +checking for gettimeofday... (cached) yes +checking for realpath... yes +checking for canonicalize_file_name... no +checking for pstat_getstatic... no +checking for pstat_getdynamic... no +checking for sysmp... no +checking for getsysinfo... no +checking for table... yes +checking for sysctl... yes +checking for wait3... yes +checking for wait4... yes +checking for __fsetlocking... no +checking whether basename is declared... no +checking whether ffs is declared... yes +checking whether asprintf is declared... yes +checking whether vasprintf is declared... yes +checking whether snprintf is declared... yes +checking whether vsnprintf is declared... yes +checking whether calloc is declared... yes +checking whether getenv is declared... yes +checking whether getopt is declared... yes +checking whether malloc is declared... yes +checking whether realloc is declared... yes +checking whether sbrk is declared... yes +checking whether strverscmp is declared... no +checking whether canonicalize_file_name must be 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 for working strncmp... yes +configure: updating cache ./config.cache +configure: creating ./config.status +config.status: creating Makefile +config.status: creating testsuite/Makefile +config.status: creating config.h +config.status: executing default commands +if [ x"" != x ] && [ ! -d pic ]; then \ + mkdir pic; \ + else true; fi +touch stamp-picdir +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/regex.c -o pic/regex.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/regex.c -o regex.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/cplus-dem.c -o cplus-dem.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/cp-demangle.c -o cp-demangle.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/md5.c -o pic/md5.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/md5.c -o md5.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/sha1.c -o pic/sha1.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/sha1.c -o sha1.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/alloca.c -o pic/alloca.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/alloca.c -o alloca.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/argv.c -o pic/argv.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/argv.c -o argv.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/choose-temp.c -o pic/choose-temp.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/choose-temp.c -o choose-temp.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/concat.c -o pic/concat.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/concat.c -o concat.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/cp-demint.c -o pic/cp-demint.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/cp-demint.c -o cp-demint.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/crc32.c -o pic/crc32.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/crc32.c -o crc32.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/dyn-string.c -o pic/dyn-string.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/dyn-string.c -o dyn-string.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/fdmatch.c -o pic/fdmatch.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/fdmatch.c -o fdmatch.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/fibheap.c -o pic/fibheap.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/fibheap.c -o fibheap.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/filename_cmp.c -o filename_cmp.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/floatformat.c -o pic/floatformat.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/floatformat.c -o floatformat.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/fnmatch.c -o pic/fnmatch.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/fnmatch.c -o fnmatch.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/fopen_unlocked.c -o fopen_unlocked.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/getopt.c -o pic/getopt.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/getopt.c -o getopt.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/getopt1.c -o pic/getopt1.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/getopt1.c -o getopt1.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/getpwd.c -o pic/getpwd.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/getpwd.c -o getpwd.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/getruntime.c -o pic/getruntime.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/getruntime.c -o getruntime.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/hashtab.c -o pic/hashtab.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/hashtab.c -o hashtab.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/hex.c -o pic/hex.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/hex.c -o hex.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/lbasename.c -o pic/lbasename.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/lbasename.c -o lbasename.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/lrealpath.c -o pic/lrealpath.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/lrealpath.c -o lrealpath.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/make-relative-prefix.c -o make-relative-prefix.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/make-temp-file.c -o make-temp-file.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/objalloc.c -o pic/objalloc.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/objalloc.c -o objalloc.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/obstack.c -o pic/obstack.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/obstack.c -o obstack.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/partition.c -o pic/partition.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/partition.c -o partition.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/pexecute.c -o pic/pexecute.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/pexecute.c -o pexecute.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/physmem.c -o pic/physmem.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/physmem.c -o physmem.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/pex-common.c -o pic/pex-common.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/pex-common.c -o pex-common.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/pex-one.c -o pic/pex-one.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/pex-one.c -o pex-one.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/pex-unix.c -o pic/pex-unix.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/pex-unix.c -o pex-unix.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/safe-ctype.c -o safe-ctype.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/sort.c -o pic/sort.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/sort.c -o sort.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/spaces.c -o pic/spaces.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/spaces.c -o spaces.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/splay-tree.c -o pic/splay-tree.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/splay-tree.c -o splay-tree.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/strerror.c -o pic/strerror.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/strerror.c -o strerror.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/strsignal.c -o pic/strsignal.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/strsignal.c -o strsignal.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/xatexit.c -o pic/xatexit.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/xatexit.c -o xatexit.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/xexit.c -o pic/xexit.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/xexit.c -o xexit.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/xmalloc.c -o pic/xmalloc.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/xmalloc.c -o xmalloc.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/xmemdup.c -o pic/xmemdup.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/xmemdup.c -o xmemdup.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/xstrdup.c -o pic/xstrdup.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/xstrdup.c -o xstrdup.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/xstrerror.c -o pic/xstrerror.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/xstrerror.c -o xstrerror.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/xstrndup.c -o pic/xstrndup.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/xstrndup.c -o xstrndup.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/memmem.c -o pic/memmem.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/memmem.c -o memmem.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/mempcpy.c -o pic/mempcpy.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/mempcpy.c -o mempcpy.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/stpncpy.c -o pic/stpncpy.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/stpncpy.c -o stpncpy.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/strndup.c -o pic/strndup.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/strndup.c -o strndup.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/strverscmp.c -o pic/strverscmp.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../GCC/libiberty/strverscmp.c -o strverscmp.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 ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.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 +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 ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.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; \ + ranlib ./libiberty.a; \ + cd ..; \ + else true; fi +echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./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 ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list +make[3]: Nothing to be done for `all'. +gcc -c -g3 -O0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../GCC/fixincludes -I../include -I../../GCC/fixincludes/../include ../../GCC/fixincludes/fixincl.c +In file included from ../../GCC/fixincludes/fixincl.c:102: +../../GCC/fixincludes/fixincl.x:79: warning: string length â€667’ is greater than the length â€509’ ISO C89 compilers are required to support +../../GCC/fixincludes/fixincl.x:135: warning: string length â€4756’ is greater than the length â€509’ ISO C89 compilers are required to support +../../GCC/fixincludes/fixincl.x:293: warning: string length â€552’ is greater than the length â€509’ ISO C89 compilers are required to support +../../GCC/fixincludes/fixincl.x:338: warning: string length â€532’ is greater than the length â€509’ ISO C89 compilers are required to support +../../GCC/fixincludes/fixincl.x:382: warning: string length â€808’ is greater than the length â€509’ ISO C89 compilers are required to support +../../GCC/fixincludes/fixincl.x:3218: warning: string length â€729’ is greater than the length â€509’ ISO C89 compilers are required to support +gcc -c -g3 -O0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../GCC/fixincludes -I../include -I../../GCC/fixincludes/../include ../../GCC/fixincludes/fixtests.c +gcc -c -g3 -O0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../GCC/fixincludes -I../include -I../../GCC/fixincludes/../include ../../GCC/fixincludes/fixfixes.c +gcc -c -g3 -O0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../GCC/fixincludes -I../include -I../../GCC/fixincludes/../include ../../GCC/fixincludes/server.c +gcc -c -g3 -O0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../GCC/fixincludes -I../include -I../../GCC/fixincludes/../include ../../GCC/fixincludes/procopen.c +gcc -c -g3 -O0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../GCC/fixincludes -I../include -I../../GCC/fixincludes/../include ../../GCC/fixincludes/fixlib.c +gcc -c -g3 -O0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../GCC/fixincludes -I../include -I../../GCC/fixincludes/../include ../../GCC/fixincludes/fixopts.c +gcc -g3 -O0 -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a +echo timestamp > full-stamp +srcdir="../../GCC/fixincludes" /bin/sh ../../GCC/fixincludes/mkfixinc.sh i386-apple-darwin9.8.0 +sed -e 's/@gcc_version@/4.5.0/' < mkheaders.almost > mkheadersT +mv -f mkheadersT mkheaders +mkdir ./intl +Configuring in ./intl +configure: creating cache ./config.cache +checking whether make sets $(MAKE)... yes +checking for a BSD-compatible install... /opt/local/bin/ginstall -c +checking whether NLS is requested... no +checking for msgfmt... /opt/local/bin/msgfmt +checking for gmsgfmt... /opt/local/bin/msgfmt +checking for xgettext... /opt/local/bin/xgettext +checking for msgmerge... /opt/local/bin/msgmerge +checking for i386-apple-darwin9.8.0-gcc... gcc +checking for C compiler default output file name... a.out +checking whether the C compiler works... yes +checking whether we are cross compiling... no +checking for suffix of executables... +checking for suffix of object files... o +checking whether we are using the GNU C compiler... yes +checking whether gcc accepts -g... yes +checking for gcc option to accept ISO C89... none needed +checking build system type... i386-apple-darwin9.8.0 +checking host system type... i386-apple-darwin9.8.0 +checking for i386-apple-darwin9.8.0-ranlib... ranlib +checking for library containing strerror... none required +checking how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for ANSI C header files... yes +checking for an ANSI C-conforming const... yes +checking for inline... inline +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking for off_t... yes +checking for size_t... yes +checking for working alloca.h... yes +checking for alloca... yes +checking for stdlib.h... (cached) yes +checking for unistd.h... (cached) yes +checking for getpagesize... yes +checking for working mmap... yes +checking whether we are using the GNU C Library 2.1 or newer... no +checking whether integer division by zero raises SIGFPE... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unsigned long long... yes +checking for inttypes.h... yes +checking whether the inttypes.h PRIxNN macros are broken... no +checking for ld used by GCC... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld +checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no +checking for shared library run path origin... done +checking argz.h usability... no +checking argz.h presence... no +checking for argz.h... no +checking limits.h usability... yes +checking limits.h presence... yes +checking for limits.h... yes +checking locale.h usability... yes +checking locale.h presence... yes +checking for locale.h... yes +checking nl_types.h usability... yes +checking nl_types.h presence... yes +checking for nl_types.h... yes +checking malloc.h usability... no +checking malloc.h presence... no +checking for malloc.h... no +checking stddef.h usability... yes +checking stddef.h presence... yes +checking for stddef.h... yes +checking for stdlib.h... (cached) yes +checking for string.h... (cached) yes +checking for unistd.h... (cached) yes +checking sys/param.h usability... yes +checking sys/param.h presence... yes +checking for sys/param.h... yes +checking for feof_unlocked... yes +checking for fgets_unlocked... no +checking for getc_unlocked... yes +checking for getcwd... yes +checking for getegid... yes +checking for geteuid... yes +checking for getgid... yes +checking for getuid... yes +checking for mempcpy... no +checking for munmap... yes +checking for putenv... yes +checking for setenv... yes +checking for setlocale... yes +checking for stpcpy... yes +checking for strcasecmp... yes +checking for strdup... yes +checking for strtoul... yes +checking for tsearch... yes +checking for __argz_count... no +checking for __argz_stringify... no +checking for __argz_next... no +checking for __fsetlocking... no +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 nl_langinfo and CODESET... yes +checking for LC_MESSAGES... yes +checking for bison... bison +checking version of bison... 2.4.1, ok +checking whether NLS is requested... no +checking whether to use NLS... no +checking for aclocal... aclocal +checking for autoconf... autoconf +checking for autoheader... autoheader +configure: updating cache ./config.cache +configure: creating ./config.status +config.status: creating Makefile +config.status: creating config.intl +config.status: creating config.h +config.status: executing default-1 commands +mkdir ./gcc +Configuring in ./gcc +configure: creating cache ./config.cache +checking build system type... i386-apple-darwin9.8.0 +checking host system type... i386-apple-darwin9.8.0 +checking target system type... i386-apple-darwin9.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 i386-apple-darwin9.8.0-gcc... gcc +checking for C compiler default output file name... a.out +checking whether the C compiler works... yes +checking whether we are cross compiling... no +checking for suffix of executables... +checking for suffix of object files... o +checking whether we are using the GNU C compiler... yes +checking whether gcc accepts -g... yes +checking for gcc option to accept ISO C89... none needed +checking whether gcc and cc understand -c and -o together... rm: conftest.dSYM: is a directory +yes +checking whether we are using the GNU C++ compiler... yes +checking whether g++ accepts -g... yes +checking for i386-apple-darwin9.8.0-gnatbind... no +checking for i386-apple-darwin9.8.0-gnatmake... no +checking whether compiler driver understands Ada... rm: conftest.dSYM: is a directory +no +checking how to run the C preprocessor... 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: conftest.dSYM: is a directory +rm: conftest.dSYM: is a directory +yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking minix/config.h usability... no +checking minix/config.h presence... no +checking for minix/config.h... no +checking whether it is safe to define __EXTENSIONS__... yes +checking how to run the C preprocessor... gcc -E +checking for inline... inline +checking size of void *... 4 +checking size of short... 2 +checking size of int... 4 +checking size of long... 4 +checking for long long... yes +checking size of long long... 8 +checking for __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... yes +checking for intmax_t... yes +checking for intptr_t... yes +checking for uint8_t... yes +checking for uint16_t... yes +checking for uint32_t... yes +checking for uint64_t... yes +checking for unsigned long long int... yes +checking for uintmax_t... yes +checking for uintptr_t... yes +checking whether gcc supports -W... yes +checking whether gcc supports -Wall... yes +checking whether gcc supports -Wwrite-strings... yes +checking whether gcc supports -Wcast-qual... yes +checking whether gcc supports -Wstrict-prototypes... yes +checking whether gcc supports -Wmissing-prototypes... yes +checking whether gcc supports -Wmissing-format-attribute... yes +checking whether gcc supports -Wold-style-definition... yes +checking whether gcc supports -Wc++-compat... no +checking whether gcc supports -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings... no +checking valgrind.h usability... no +checking valgrind.h presence... no +checking for valgrind.h... no +configure: WARNING: decimal float is not supported for this target +configure: WARNING: fixed-point is not supported for this target +checking whether make sets $(MAKE)... yes +checking for gawk... gawk +checking whether ln -s works... yes +checking whether ln works... yes +checking for i386-apple-darwin9.8.0-ranlib... ranlib +checking for a BSD compatible install... /opt/local/bin/ginstall -c +checking for cmp's capabilities... gnucompare +checking for mktemp... yes +checking for makeinfo... makeinfo --split-size=5000000 +checking for modern makeinfo... yes +checking for recent Pod::Man... 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... yes +checking whether string.h and strings.h may both be included... yes +checking for sys/wait.h that is POSIX.1 compatible... yes +checking for limits.h... yes +checking for stddef.h... yes +checking for string.h... (cached) yes +checking for strings.h... (cached) yes +checking for stdlib.h... (cached) yes +checking for time.h... yes +checking for iconv.h... yes +checking for fcntl.h... yes +checking for unistd.h... (cached) yes +checking for sys/file.h... yes +checking for sys/time.h... yes +checking for sys/mman.h... yes +checking for sys/resource.h... yes +checking for sys/param.h... yes +checking for sys/times.h... yes +checking for sys/stat.h... (cached) yes +checking for direct.h... no +checking for malloc.h... no +checking for langinfo.h... yes +checking for ldfcn.h... no +checking for locale.h... yes +checking for wchar.h... yes +checking for thread.h... no +checking for pthread.h... yes +checking for CHAR_BIT... yes +checking whether byte ordering is bigendian... no +checking for collect2 libraries... none required +checking for library containing exc_resume... no +checking for library containing ldexp... none required +checking for inttypes.h... yes +checking for times... yes +checking for clock... yes +checking for kill... yes +checking for getrlimit... yes +checking for setrlimit... yes +checking for atoll... yes +checking for atoq... no +checking for sysconf... yes +checking for strsignal... yes +checking for getrusage... yes +checking for nl_langinfo... yes +checking for gettimeofday... yes +checking for mbstowcs... yes +checking for wcswidth... yes +checking for mmap... yes +checking for mincore... 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 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/libexec/gcc/i686-apple-darwin9/4.0.1/ld +checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.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... 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 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... 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 +checking whether ldgetname is declared... no +checking whether times is declared... yes +checking whether sigaltstack is declared... yes +checking for struct tms... yes +checking for clock_t... yes +checking for .preinit_array/.init_array/.fini_array support... no +checking if mkdir takes one argument... no +Using `../../GCC/gcc/config/i386/i386.c' for machine-specific logic. +Using `../../GCC/gcc/config/i386/i386.md' as machine description file. +Using the following target machine macro files: + ../../GCC/gcc/config/vxworks-dummy.h + ../../GCC/gcc/config/i386/i386.h + ../../GCC/gcc/config/darwin.h + ../../GCC/gcc/config/darwin9.h + ../../GCC/gcc/config/i386/darwin.h +Using host-darwin.o host-i386-darwin.o for host machine hooks. +checking for __cxa_atexit... yes +checking whether NLS is requested... no +checking how to print strings... printf +checking for a sed that does not truncate output... /opt/local/bin/gsed +checking for fgrep... /usr/bin/grep -F +checking for ld used by gcc... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld +checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.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/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r +checking for i386-apple-darwin9.8.0-objdump... objdump +checking how to recognize dependent libraries... pass_all +checking for i386-apple-darwin9.8.0-ar... (cached) ar +checking for i386-apple-darwin9.8.0-strip... no +checking for strip... strip +checking for i386-apple-darwin9.8.0-ranlib... (cached) ranlib +checking command to parse nm output from gcc object... ok +checking for i386-apple-darwin9.8.0-dsymutil... no +checking for dsymutil... dsymutil +checking for i386-apple-darwin9.8.0-nmedit... no +checking for nmedit... nmedit +checking for i386-apple-darwin9.8.0-lipo... no +checking for lipo... lipo +checking for i386-apple-darwin9.8.0-otool... no +checking for otool... otool +checking for i386-apple-darwin9.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... no +checking for dlfcn.h... yes +checking for objdir... .libs +checking if gcc supports -fno-rtti -fno-exceptions... no +checking for gcc option to produce PIC... -fno-common -DPIC +checking if gcc PIC flag -fno-common -DPIC works... yes +checking if gcc static flag -static works... no +checking if gcc supports -c -o file.o... yes +checking if gcc supports -c -o file.o... (cached) yes +checking whether the gcc linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes +checking dynamic linker characteristics... darwin9.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... g++ -E +checking for ld used by g++... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld +checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no +checking whether the g++ linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes +checking for g++ option to produce PIC... -fno-common -DPIC +checking if g++ PIC flag -fno-common -DPIC works... yes +checking if g++ static flag -static works... no +checking if g++ supports -c -o file.o... yes +checking if g++ supports -c -o file.o... (cached) yes +checking whether the g++ linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes +checking dynamic linker characteristics... darwin9.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 +checking what linker to use... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld +checking for nm... /usr/bin/nm +checking what nm to use... /usr/bin/nm +checking for objdump... no +checking what objdump to use... not found +checking for readelf... no +checking what readelf to use... not found +checking assembler flags... +checking assembler for .balign and .p2align... yes +checking assembler for .p2align with maximum skip... yes +checking assembler for .literal16... yes +checking assembler for working .subsection -1... no +checking assembler for .weak... no +checking assembler for .weakref... no +checking assembler for .nsubspa comdat... no +checking assembler for .hidden... no +checking linker for .hidden support... no +checking linker read-only and read-write section mixing... unknown +checking assembler for .sleb128 and .uleb128... no +checking assembler for cfi directives... no +checking assembler for cfi personality directive... no +checking assembler for cfi sections directive... 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... no +checking assembler for COMDAT group support... no +checking assembler for line table discriminator support... no +checking assembler for thread-local storage support... no +checking linker -Bstatic/-Bdynamic option... no +checking assembler for filds and fists mnemonics... yes +checking assembler for fildq and fistpq mnemonics... yes +checking assembler for cmov syntax... no +checking assembler for ffreep mnemonic... yes +checking assembler for sahf mnemonic... yes +checking assembler for swap suffix... no +checking assembler for different section symbol subtraction... no +checking assembler for GOTOFF in data... no +checking assembler for dwarf2 debug_line support... no +checking assembler for buggy dwarf2 .file directive... no +checking assembler for --gdwarf2 option... no +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 --as-needed support... no +checking linker --build-id support... no +checking linker --sysroot support... no +checking __stack_chk_fail in target C library... checking for __stack_chk_fail... yes +yes +Using ggc-page for garbage collection. +checking whether to enable maintainer-specific portions of Makefiles... no +Links are now set up to build a native compiler for i386-apple-darwin9.8.0. +checking for -rdynamic... yes +checking for library containing dlopen... none required +checking for -fPIC -shared... no +configure: updating cache ./config.cache +configure: creating ./config.status +config.status: creating as +config.status: creating collect-ld +config.status: creating nm +config.status: creating Makefile +config.status: creating gccbug +config.status: creating auto-host.h +config.status: executing default commands +make[2]: Nothing to be done for `all'. +mkdir build-i386-apple-darwin9.8.0 +mkdir build-i386-apple-darwin9.8.0/libiberty +Configuring in build-i386-apple-darwin9.8.0/libiberty +configure: creating cache ../config.cache +checking whether to enable maintainer-specific portions of Makefiles... no +checking for makeinfo... makeinfo --split-size=5000000 +checking for perl... perl +checking build system type... i386-apple-darwin9.8.0 +checking host system type... i386-apple-darwin9.8.0 +checking for i386-apple-darwin9.8.0-ar... ar +checking for i386-apple-darwin9.8.0-ranlib... ranlib +checking for i386-apple-darwin9.8.0-gcc... gcc +checking for C compiler default output file name... a.out +checking whether the C compiler works... yes +checking whether we are cross compiling... no +checking for suffix of executables... +checking for suffix of object files... o +checking whether we are using the GNU C compiler... yes +checking whether gcc accepts -g... yes +checking for gcc option to accept ISO C89... none needed +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +checking how to run the C preprocessor... gcc -E +checking whether gcc supports -W... yes +checking whether gcc supports -Wall... yes +checking whether gcc supports -Wwrite-strings... yes +checking whether gcc supports -Wc++-compat... no +checking whether gcc supports -Wstrict-prototypes... yes +checking whether gcc supports -pedantic ... yes +checking whether gcc and cc understand -c and -o together... yes +checking for an ANSI C-conforming const... yes +checking for inline... inline +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking whether byte ordering is bigendian... no +checking for a BSD-compatible install... /opt/local/bin/ginstall -c +checking for sys/file.h... yes +checking for sys/param.h... yes +checking for limits.h... yes +checking for stdlib.h... (cached) yes +checking for malloc.h... 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 +checking for time.h... yes +checking for sys/resource.h... yes +checking for sys/stat.h... (cached) yes +checking for sys/mman.h... yes +checking for fcntl.h... yes +checking for alloca.h... yes +checking for sys/pstat.h... no +checking for sys/sysmp.h... no +checking for sys/sysinfo.h... no +checking for machine/hal_sysinfo.h... no +checking for sys/table.h... no +checking for sys/sysctl.h... yes +checking for sys/systemcfg.h... no +checking for stdint.h... (cached) yes +checking for stdio_ext.h... no +checking for sys/wait.h that is POSIX.1 compatible... yes +checking whether time.h and sys/time.h may both be included... yes +checking whether errno must be declared... no +checking size of int... 4 +checking for a 64-bit type... uint64_t +checking for intptr_t... yes +checking for uintptr_t... yes +checking for pid_t... yes +checking for library containing strerror... none required +checking for asprintf... yes +checking for atexit... yes +checking for basename... yes +checking for bcmp... yes +checking for bcopy... yes +checking for bsearch... yes +checking for bzero... yes +checking for calloc... yes +checking for clock... yes +checking for ffs... yes +checking for getcwd... yes +checking for getpagesize... yes +checking for gettimeofday... yes +checking for index... yes +checking for insque... yes +checking for memchr... yes +checking for memcmp... yes +checking for memcpy... yes +checking for memmem... no +checking for memmove... yes +checking for mempcpy... no +checking for memset... yes +checking for mkstemps... yes +checking for putenv... yes +checking for random... yes +checking for rename... yes +checking for rindex... yes +checking for setenv... yes +checking for snprintf... yes +checking for sigsetmask... yes +checking for stpcpy... yes +checking for stpncpy... no +checking for strcasecmp... yes +checking for strchr... 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 +checking for strtoul... yes +checking for strverscmp... no +checking for tmpnam... yes +checking for vasprintf... yes +checking for vfprintf... yes +checking for vprintf... yes +checking for vsnprintf... yes +checking for vsprintf... yes +checking for waitpid... yes +checking whether alloca needs Cray hooks... no +checking stack direction for C alloca... -1 +checking for vfork.h... no +checking for fork... yes +checking for vfork... yes +checking for working fork... yes +checking for working vfork... (cached) yes +checking for _doprnt... no +checking for sys_errlist... yes +checking for sys_nerr... yes +checking for sys_siglist... yes +checking for external symbol _system_configuration... no +checking for getrusage... yes +checking for on_exit... no +checking for psignal... yes +checking for strerror... yes +checking for strsignal... yes +checking for sysconf... yes +checking for times... yes +checking for sbrk... yes +checking for gettimeofday... (cached) yes +checking for realpath... yes +checking for canonicalize_file_name... no +checking for pstat_getstatic... no +checking for pstat_getdynamic... no +checking for sysmp... no +checking for getsysinfo... no +checking for table... yes +checking for sysctl... yes +checking for wait3... yes +checking for wait4... yes +checking for __fsetlocking... no +checking whether basename is declared... no +checking whether ffs is declared... yes +checking whether asprintf is declared... yes +checking whether vasprintf is declared... yes +checking whether snprintf is declared... yes +checking whether vsnprintf is declared... yes +checking whether calloc is declared... yes +checking whether getenv is declared... yes +checking whether getopt is declared... yes +checking whether malloc is declared... yes +checking whether realloc is declared... yes +checking whether sbrk is declared... yes +checking whether strverscmp is declared... no +checking whether canonicalize_file_name must be 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 for working strncmp... yes +configure: updating cache ../config.cache +configure: creating ./config.status +config.status: creating Makefile +config.status: creating testsuite/Makefile +config.status: creating config.h +config.status: executing default commands +if [ x"" != x ] && [ ! -d pic ]; then \ + mkdir pic; \ + else true; fi +touch stamp-picdir +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/regex.c -o pic/regex.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/regex.c -o regex.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/cplus-dem.c -o cplus-dem.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/cp-demangle.c -o cp-demangle.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/md5.c -o pic/md5.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/md5.c -o md5.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/sha1.c -o pic/sha1.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/sha1.c -o sha1.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/alloca.c -o pic/alloca.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/alloca.c -o alloca.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/argv.c -o pic/argv.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/argv.c -o argv.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/choose-temp.c -o pic/choose-temp.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/choose-temp.c -o choose-temp.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/concat.c -o pic/concat.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/concat.c -o concat.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/cp-demint.c -o pic/cp-demint.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/cp-demint.c -o cp-demint.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/crc32.c -o pic/crc32.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/crc32.c -o crc32.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/dyn-string.c -o pic/dyn-string.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/dyn-string.c -o dyn-string.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/fdmatch.c -o pic/fdmatch.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/fdmatch.c -o fdmatch.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/fibheap.c -o pic/fibheap.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/fibheap.c -o fibheap.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/filename_cmp.c -o filename_cmp.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/floatformat.c -o pic/floatformat.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/floatformat.c -o floatformat.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/fnmatch.c -o pic/fnmatch.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/fnmatch.c -o fnmatch.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/fopen_unlocked.c -o fopen_unlocked.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/getopt.c -o pic/getopt.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/getopt.c -o getopt.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/getopt1.c -o pic/getopt1.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/getopt1.c -o getopt1.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/getpwd.c -o pic/getpwd.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/getpwd.c -o getpwd.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/getruntime.c -o pic/getruntime.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/getruntime.c -o getruntime.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/hashtab.c -o pic/hashtab.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/hashtab.c -o hashtab.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/hex.c -o pic/hex.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/hex.c -o hex.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/lbasename.c -o pic/lbasename.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/lbasename.c -o lbasename.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/lrealpath.c -o pic/lrealpath.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/lrealpath.c -o lrealpath.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/make-relative-prefix.c -o make-relative-prefix.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/make-temp-file.c -o make-temp-file.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/objalloc.c -o pic/objalloc.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/objalloc.c -o objalloc.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/obstack.c -o pic/obstack.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/obstack.c -o obstack.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/partition.c -o pic/partition.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/partition.c -o partition.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/pexecute.c -o pic/pexecute.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/pexecute.c -o pexecute.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/physmem.c -o pic/physmem.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/physmem.c -o physmem.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/pex-common.c -o pic/pex-common.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/pex-common.c -o pex-common.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/pex-one.c -o pic/pex-one.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/pex-one.c -o pex-one.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/pex-unix.c -o pic/pex-unix.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/pex-unix.c -o pex-unix.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/safe-ctype.c -o safe-ctype.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/sort.c -o pic/sort.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/sort.c -o sort.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/spaces.c -o pic/spaces.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/spaces.c -o spaces.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/splay-tree.c -o pic/splay-tree.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/splay-tree.c -o splay-tree.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/strerror.c -o pic/strerror.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/strerror.c -o strerror.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/strsignal.c -o pic/strsignal.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/strsignal.c -o strsignal.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/xatexit.c -o pic/xatexit.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/xatexit.c -o xatexit.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/xexit.c -o pic/xexit.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/xexit.c -o xexit.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/xmalloc.c -o pic/xmalloc.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/xmalloc.c -o xmalloc.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/xmemdup.c -o pic/xmemdup.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/xmemdup.c -o xmemdup.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/xstrdup.c -o pic/xstrdup.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/xstrdup.c -o xstrdup.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/xstrerror.c -o pic/xstrerror.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/xstrerror.c -o xstrerror.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/xstrndup.c -o pic/xstrndup.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/xstrndup.c -o xstrndup.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/memmem.c -o pic/memmem.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/memmem.c -o memmem.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/mempcpy.c -o pic/mempcpy.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/mempcpy.c -o mempcpy.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/stpncpy.c -o pic/stpncpy.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/stpncpy.c -o stpncpy.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/strndup.c -o pic/strndup.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/strndup.c -o strndup.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/strverscmp.c -o pic/strverscmp.o; \ + else true; fi +gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../GCC/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../GCC/libiberty/strverscmp.c -o strverscmp.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 ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.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 +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 ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.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; \ + ranlib ./libiberty.a; \ + cd ..; \ + else true; fi +echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./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 ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list +make[3]: Nothing to be done for `all'. +mkdir build-i386-apple-darwin9.8.0/fixincludes +Configuring in build-i386-apple-darwin9.8.0/fixincludes +configure: loading cache ../config.cache +checking build system type... (cached) i386-apple-darwin9.8.0 +checking host system type... (cached) i386-apple-darwin9.8.0 +checking target system type... i386-apple-darwin9.8.0 +checking for i386-apple-darwin9.8.0-gcc... (cached) 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... (cached) o +checking whether we are using the GNU C compiler... (cached) yes +checking whether gcc accepts -g... (cached) yes +checking for gcc option to accept ISO C89... (cached) none needed +checking for a sed that does not truncate output... /opt/local/bin/gsed +checking whether gcc supports -W... (cached) yes +checking whether gcc supports -Wall... (cached) yes +checking whether gcc supports -Wwrite-strings... (cached) yes +checking whether gcc supports -Wstrict-prototypes... (cached) yes +checking whether gcc supports -Wmissing-prototypes... yes +checking whether gcc supports -Wold-style-definition... yes +checking whether gcc supports -Wmissing-format-attribute... yes +checking whether gcc supports -Wno-overlength-strings... no +checking whether gcc supports -pedantic -Wno-long-long... yes +checking how to run the C preprocessor... (cached) gcc -E +checking for grep that handles long lines and -e... (cached) /usr/bin/grep +checking for egrep... (cached) /usr/bin/grep -E +checking for ANSI C header files... (cached) yes +checking for sys/types.h... (cached) yes +checking for sys/stat.h... (cached) yes +checking for stdlib.h... (cached) yes +checking for string.h... (cached) yes +checking for memory.h... (cached) yes +checking for strings.h... (cached) yes +checking for inttypes.h... (cached) yes +checking for stdint.h... (cached) yes +checking for unistd.h... (cached) yes +checking stddef.h usability... yes +checking stddef.h presence... yes +checking for stddef.h... yes +checking for stdlib.h... (cached) yes +checking for strings.h... (cached) yes +checking for unistd.h... (cached) yes +checking for fcntl.h... (cached) yes +checking for sys/file.h... (cached) yes +checking for sys/stat.h... (cached) yes +checking for clearerr_unlocked... yes +checking for feof_unlocked... yes +checking for ferror_unlocked... yes +checking for fflush_unlocked... 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 whether abort is declared... yes +checking whether asprintf is declared... (cached) yes +checking whether basename is declared... (cached) no +checking whether errno is declared... no +checking whether vasprintf is declared... (cached) 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 an ANSI C-conforming const... (cached) yes +checking for sys/mman.h... (cached) 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 ./config.status +config.status: creating Makefile +config.status: creating mkheaders.almost +config.status: creating config.h +gcc -c -g3 -O0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../GCC/fixincludes -I../include -I../../../GCC/fixincludes/../include ../../../GCC/fixincludes/fixincl.c +In file included from ../../../GCC/fixincludes/fixincl.c:102: +../../../GCC/fixincludes/fixincl.x:79: warning: string length â€667’ is greater than the length â€509’ ISO C89 compilers are required to support +../../../GCC/fixincludes/fixincl.x:135: warning: string length â€4756’ is greater than the length â€509’ ISO C89 compilers are required to support +../../../GCC/fixincludes/fixincl.x:293: warning: string length â€552’ is greater than the length â€509’ ISO C89 compilers are required to support +../../../GCC/fixincludes/fixincl.x:338: warning: string length â€532’ is greater than the length â€509’ ISO C89 compilers are required to support +../../../GCC/fixincludes/fixincl.x:382: warning: string length â€808’ is greater than the length â€509’ ISO C89 compilers are required to support +../../../GCC/fixincludes/fixincl.x:3218: warning: string length â€729’ is greater than the length â€509’ ISO C89 compilers are required to support +gcc -c -g3 -O0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../GCC/fixincludes -I../include -I../../../GCC/fixincludes/../include ../../../GCC/fixincludes/fixtests.c +gcc -c -g3 -O0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../GCC/fixincludes -I../include -I../../../GCC/fixincludes/../include ../../../GCC/fixincludes/fixfixes.c +gcc -c -g3 -O0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../GCC/fixincludes -I../include -I../../../GCC/fixincludes/../include ../../../GCC/fixincludes/server.c +gcc -c -g3 -O0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../GCC/fixincludes -I../include -I../../../GCC/fixincludes/../include ../../../GCC/fixincludes/procopen.c +gcc -c -g3 -O0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../GCC/fixincludes -I../include -I../../../GCC/fixincludes/../include ../../../GCC/fixincludes/fixlib.c +gcc -c -g3 -O0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../GCC/fixincludes -I../include -I../../../GCC/fixincludes/../include ../../../GCC/fixincludes/fixopts.c +gcc -g3 -O0 -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a +echo timestamp > full-stamp +srcdir="../../../GCC/fixincludes" /bin/sh ../../../GCC/fixincludes/mkfixinc.sh i386-apple-darwin9.8.0 +sed -e 's/@gcc_version@/4.5.0/' < mkheaders.almost > mkheadersT +mv -f mkheadersT mkheaders +mkdir ./zlib +Configuring in ./zlib +configure: creating cache ./config.cache +checking build system type... i386-apple-darwin9.8.0 +checking host system type... i386-apple-darwin9.8.0 +checking target system type... i386-apple-darwin9.8.0 +checking for a BSD-compatible install... /opt/local/bin/ginstall -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p +checking for gawk... gawk +checking whether make sets $(MAKE)... yes +checking whether to enable maintainer-specific portions of Makefiles... no +checking for i386-apple-darwin9.8.0-gcc... gcc +checking for C compiler default output file name... a.out +checking whether the C compiler works... yes +checking whether we are cross compiling... no +checking for suffix of executables... +checking for suffix of object files... o +checking whether we are using the GNU C compiler... yes +checking whether gcc accepts -g... yes +checking for gcc option to accept ISO C89... none needed +checking for style of include used by make... GNU +checking dependency style of gcc... gcc3 +checking how to print strings... printf +checking for a sed that does not truncate output... /opt/local/bin/gsed +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for fgrep... /usr/bin/grep -F +checking for ld used by gcc... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld +checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no +checking for BSD- or MS-compatible name lister (nm)... nm +checking the name lister (nm) interface... rm: conftest.dSYM: is a directory +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/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r +checking for i386-apple-darwin9.8.0-objdump... objdump +checking how to recognize dependent libraries... pass_all +checking for i386-apple-darwin9.8.0-ar... ar +checking for i386-apple-darwin9.8.0-strip... no +checking for strip... strip +checking for i386-apple-darwin9.8.0-ranlib... ranlib +checking command to parse nm output from gcc object... rm: conftest.dSYM: is a directory +ok +checking for i386-apple-darwin9.8.0-dsymutil... no +checking for dsymutil... dsymutil +checking for i386-apple-darwin9.8.0-nmedit... no +checking for nmedit... nmedit +checking for i386-apple-darwin9.8.0-lipo... no +checking for lipo... lipo +checking for i386-apple-darwin9.8.0-otool... no +checking for otool... otool +checking for i386-apple-darwin9.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... no +checking how to run the C preprocessor... gcc -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking for dlfcn.h... yes +checking for objdir... .libs +checking if gcc supports -fno-rtti -fno-exceptions... no +checking for gcc option to produce PIC... -fno-common -DPIC +checking if gcc PIC flag -fno-common -DPIC works... yes +checking if gcc static flag -static works... no +checking if gcc supports -c -o file.o... yes +checking if gcc supports -c -o file.o... (cached) yes +checking whether the gcc linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes +checking dynamic linker characteristics... darwin9.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... gcc -E +checking for stdlib.h... (cached) yes +checking for unistd.h... (cached) yes +checking for getpagesize... yes +checking for working mmap... yes +checking for memcpy... yes +checking for strerror... yes +checking for unistd.h... (cached) yes +configure: updating cache ./config.cache +configure: creating ./config.status +config.status: creating Makefile +config.status: executing default-1 commands +config.status: executing depfiles commands +config.status: executing libtool commands +gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../GCC/zlib -g3 -O0 -c -o libz_a-adler32.o `test -f 'adler32.c' || echo '../../GCC/zlib/'`adler32.c +gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../GCC/zlib -g3 -O0 -c -o libz_a-compress.o `test -f 'compress.c' || echo '../../GCC/zlib/'`compress.c +gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../GCC/zlib -g3 -O0 -c -o libz_a-crc32.o `test -f 'crc32.c' || echo '../../GCC/zlib/'`crc32.c +gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../GCC/zlib -g3 -O0 -c -o libz_a-deflate.o `test -f 'deflate.c' || echo '../../GCC/zlib/'`deflate.c +gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../GCC/zlib -g3 -O0 -c -o libz_a-gzio.o `test -f 'gzio.c' || echo '../../GCC/zlib/'`gzio.c +gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../GCC/zlib -g3 -O0 -c -o libz_a-infback.o `test -f 'infback.c' || echo '../../GCC/zlib/'`infback.c +gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../GCC/zlib -g3 -O0 -c -o libz_a-inffast.o `test -f 'inffast.c' || echo '../../GCC/zlib/'`inffast.c +gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../GCC/zlib -g3 -O0 -c -o libz_a-inflate.o `test -f 'inflate.c' || echo '../../GCC/zlib/'`inflate.c +gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../GCC/zlib -g3 -O0 -c -o libz_a-inftrees.o `test -f 'inftrees.c' || echo '../../GCC/zlib/'`inftrees.c +gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../GCC/zlib -g3 -O0 -c -o libz_a-trees.o `test -f 'trees.c' || echo '../../GCC/zlib/'`trees.c +gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../GCC/zlib -g3 -O0 -c -o libz_a-uncompr.o `test -f 'uncompr.c' || echo '../../GCC/zlib/'`uncompr.c +gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../GCC/zlib -g3 -O0 -c -o libz_a-zutil.o `test -f 'zutil.c' || echo '../../GCC/zlib/'`zutil.c +rm -f libz.a +ar cru libz.a libz_a-adler32.o libz_a-compress.o libz_a-crc32.o libz_a-deflate.o libz_a-gzio.o libz_a-infback.o libz_a-inffast.o libz_a-inflate.o libz_a-inftrees.o libz_a-trees.o libz_a-uncompr.o libz_a-zutil.o +ranlib libz.a +true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g3 -O0" "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=-g3 -O0" "CFLAGS_FOR_TARGET=-O2 -g3 -O0" "INSTALL=/opt/local/bin/ginstall -c" "INSTALL_DATA=/opt/local/bin/ginstall -c -m 644" "INSTALL_PROGRAM=/opt/local/bin/ginstall -c" "INSTALL_SCRIPT=/opt/local/bin/ginstall -c" "LDFLAGS=" "LIBCFLAGS=-g3 -O0" "LIBCFLAGS_FOR_TARGET=-O2 -g3 -O0" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/Users/e075725/ln/lec/game/CbC/build-cbc-gcc-4.4.5/INSTALL_DIR" "infodir=/Users/e075725/ln/lec/game/CbC/build-cbc-gcc-4.4.5/INSTALL_DIR/share/info" "libdir=/Users/e075725/ln/lec/game/CbC/build-cbc-gcc-4.4.5/INSTALL_DIR/lib" "prefix=/Users/e075725/ln/lec/game/CbC/build-cbc-gcc-4.4.5/INSTALL_DIR" "tooldir=/Users/e075725/ln/lec/game/CbC/build-cbc-gcc-4.4.5/INSTALL_DIR/i386-apple-darwin9.8.0" "AR=ar" "AS=as" "CC=gcc" "CXX=g++" "LD=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld" "LIBCFLAGS=-g3 -O0" "NM=nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # make +mkdir ./libcpp +Configuring in ./libcpp +configure: creating cache ./config.cache +checking build system type... i386-apple-darwin9.8.0 +checking host system type... i386-apple-darwin9.8.0 +checking target system type... i386-apple-darwin9.8.0 +checking whether make sets $(MAKE)... yes +checking for a BSD-compatible install... /opt/local/bin/ginstall -c +checking for i386-apple-darwin9.8.0-gcc... gcc +checking for C compiler default output file name... a.out +checking whether the C compiler works... yes +checking whether we are cross compiling... no +checking for suffix of executables... +checking for suffix of object files... o +checking whether we are using the GNU C compiler... yes +checking whether gcc accepts -g... yes +checking for gcc option to accept ISO C89... none needed +checking whether we are using the GNU C++ compiler... yes +checking whether g++ accepts -g... yes +checking for i386-apple-darwin9.8.0-ranlib... ranlib +checking for aclocal... aclocal +checking for autoconf... autoconf +checking for autoheader... autoheader +checking whether gcc supports -W... yes +checking whether gcc supports -Wall... yes +checking whether gcc supports -Wwrite-strings... yes +checking whether gcc supports -Wmissing-format-attribute... yes +checking whether gcc supports -Wstrict-prototypes... yes +checking whether gcc supports -Wmissing-prototypes... yes +checking whether gcc supports -Wold-style-definition... yes +checking whether gcc supports -Wc++-compat... no +checking whether gcc supports -pedantic -Wno-long-long... yes +checking dependency style of gcc... 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 how to run the C preprocessor... 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: conftest.dSYM: is a directory +rm: conftest.dSYM: is a directory +yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking locale.h usability... yes +checking locale.h presence... yes +checking for locale.h... yes +checking fcntl.h usability... yes +checking fcntl.h presence... yes +checking for fcntl.h... yes +checking limits.h usability... yes +checking limits.h presence... yes +checking for limits.h... yes +checking stddef.h usability... yes +checking stddef.h presence... yes +checking for stddef.h... yes +checking for stdlib.h... (cached) yes +checking for strings.h... (cached) yes +checking for string.h... (cached) yes +checking sys/file.h usability... yes +checking sys/file.h presence... yes +checking for sys/file.h... yes +checking for unistd.h... (cached) yes +checking 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... yes +checking whether struct tm is in sys/time.h or time.h... time.h +checking size of int... 4 +checking size of long... 4 +checking for clearerr_unlocked... yes +checking for feof_unlocked... yes +checking for ferror_unlocked... yes +checking for fflush_unlocked... 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 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 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 whether vasprintf 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/libexec/gcc/i686-apple-darwin9/4.0.1/ld +checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.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 .deps +gcc -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../GCC/libcpp/charset.c +gcc -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo ../../GCC/libcpp/directives.c +gcc -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include -c -o directives-only.o -MT directives-only.o -MMD -MP -MF .deps/directives-only.Tpo ../../GCC/libcpp/directives-only.c +gcc -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../GCC/libcpp/errors.c +gcc -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../GCC/libcpp/expr.c +gcc -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../GCC/libcpp/files.c +gcc -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo ../../GCC/libcpp/identifiers.c +echo "#define LOCALEDIR \"/Users/e075725/ln/lec/game/CbC/build-cbc-gcc-4.4.5/INSTALL_DIR/share/locale\"" > localedir.new +../../GCC/libcpp/../move-if-change localedir.new localedir.h +echo timestamp > localedir.hs +gcc -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../GCC/libcpp/init.c +gcc -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo ../../GCC/libcpp/lex.c +gcc -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo ../../GCC/libcpp/line-map.c +gcc -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../GCC/libcpp/macro.c +gcc -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../GCC/libcpp/mkdeps.c +gcc -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo ../../GCC/libcpp/pch.c +gcc -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../GCC/libcpp/symtab.c +gcc -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../GCC/libcpp/traditional.c +rm -f libcpp.a +ar cru libcpp.a charset.o directives.o directives-only.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o +ranlib libcpp.a +mkdir ./libdecnumber +Configuring in ./libdecnumber +configure: creating cache ./config.cache +checking whether make sets $(MAKE)... yes +checking for i386-apple-darwin9.8.0-gcc... gcc +checking for C compiler default output file name... a.out +checking whether the C compiler works... yes +checking whether we are cross compiling... no +checking for suffix of executables... +checking for suffix of object files... o +checking whether we are using the GNU C compiler... yes +checking whether gcc accepts -g... yes +checking for gcc option to accept ISO C89... none needed +checking for i386-apple-darwin9.8.0-ranlib... ranlib +checking for aclocal... aclocal +checking for autoconf... autoconf +checking for autoheader... autoheader +checking whether gcc supports -W... yes +checking whether gcc supports -Wall... yes +checking whether gcc supports -Wwrite-strings... yes +checking whether gcc supports -Wstrict-prototypes... yes +checking whether gcc supports -Wmissing-prototypes... yes +checking whether gcc supports -Wold-style-definition... yes +checking whether gcc supports -Wmissing-format-attribute... yes +checking whether gcc supports -Wcast-qual... yes +checking whether gcc supports -pedantic -Wno-long-long... yes +checking how to run the C preprocessor... 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: conftest.dSYM: is a directory +rm: conftest.dSYM: is a directory +yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking ctype.h usability... yes +checking ctype.h presence... yes +checking for ctype.h... yes +checking stddef.h usability... yes +checking stddef.h presence... yes +checking for stddef.h... yes +checking for string.h... (cached) yes +checking stdio.h usability... yes +checking stdio.h presence... yes +checking for stdio.h... yes +looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes +checking for uintptr_t... yes +checking for int_least32_t... yes +checking for int_fast32_t... yes +checking for uint64_t... yes +checking what to include in gstdint.h... stdint.h (already complete) +checking for an ANSI C-conforming const... yes +checking for off_t... yes +checking size of int... 4 +checking size of long... 4 +checking for ANSI C header files... (cached) yes +checking build system type... i386-apple-darwin9.8.0 +checking host system type... i386-apple-darwin9.8.0 +checking target system type... i386-apple-darwin9.8.0 +checking for decimal floating point... dpd +checking whether byte ordering is bigendian... no +configure: updating cache ./config.cache +configure: creating ./config.status +config.status: creating Makefile +config.status: creating config.h +config.status: executing gstdint.h commands +source='../../GCC/libdecnumber/decNumber.c' object='decNumber.o' libtool=no gcc -I../../GCC/libdecnumber -I. -g3 -O0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../GCC/libdecnumber -I. -c ../../GCC/libdecnumber/decNumber.c +source='../../GCC/libdecnumber/decContext.c' object='decContext.o' libtool=no gcc -I../../GCC/libdecnumber -I. -g3 -O0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../GCC/libdecnumber -I. -c ../../GCC/libdecnumber/decContext.c +source='../../GCC/libdecnumber/dpd/decimal32.c' object='decimal32.o' libtool=no gcc -I../../GCC/libdecnumber -I. -g3 -O0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../GCC/libdecnumber -I. -c ../../GCC/libdecnumber/dpd/decimal32.c +source='../../GCC/libdecnumber/dpd/decimal64.c' object='decimal64.o' libtool=no gcc -I../../GCC/libdecnumber -I. -g3 -O0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../GCC/libdecnumber -I. -c ../../GCC/libdecnumber/dpd/decimal64.c +source='../../GCC/libdecnumber/dpd/decimal128.c' object='decimal128.o' libtool=no gcc -I../../GCC/libdecnumber -I. -g3 -O0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../GCC/libdecnumber -I. -c ../../GCC/libdecnumber/dpd/decimal128.c +rm -f libdecnumber.a +ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o +ranlib libdecnumber.a +Makefile:3644: warning: overriding commands for target `gt-darwin.h' +../../GCC/gcc/config/t-darwin:38: warning: ignoring old commands for target `gt-darwin.h' +TARGET_CPU_DEFAULT="" \ + HEADERS="auto-host.h ansidecl.h" DEFINES="" \ + /bin/sh ../../GCC/gcc/mkconfig.sh config.h +TARGET_CPU_DEFAULT="" \ + HEADERS="options.h config/vxworks-dummy.h config/i386/i386.h config/darwin.h config/darwin9.h config/i386/darwin.h defaults.h" DEFINES="" \ + /bin/sh ../../GCC/gcc/mkconfig.sh tm.h +gawk -f ../../GCC/gcc/opt-gather.awk ../../GCC/gcc/lto/lang.opt ../../GCC/gcc/c.opt ../../GCC/gcc/common.opt ../../GCC/gcc/config/i386/i386.opt ../../GCC/gcc/config/darwin.opt > tmp-optionlist +/bin/sh ../../GCC/gcc/../move-if-change tmp-optionlist optionlist +echo timestamp > s-options +gawk -f ../../GCC/gcc/opt-functions.awk -f ../../GCC/gcc/opth-gen.awk \ + < optionlist > tmp-options.h +/bin/sh ../../GCC/gcc/../move-if-change tmp-options.h options.h +echo timestamp > s-options-h +TARGET_CPU_DEFAULT="" \ + HEADERS="auto-host.h ansidecl.h" DEFINES="" \ + /bin/sh ../../GCC/gcc/mkconfig.sh bconfig.h +gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../GCC/gcc -I../../GCC/gcc/build -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber \ + -o build/genmodes.o ../../GCC/gcc/genmodes.c +gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../GCC/gcc -I../../GCC/gcc/build -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber \ + -o build/errors.o ../../GCC/gcc/errors.c +gcc -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genmodes \ + build/genmodes.o build/errors.o ../build-i386-apple-darwin9.8.0/libiberty/libiberty.a +build/genmodes -h > tmp-modes.h +/bin/sh ../../GCC/gcc/../move-if-change tmp-modes.h insn-modes.h +echo timestamp > s-modes-h +gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../GCC/gcc -I../../GCC/gcc/build -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber \ + -o build/genconstants.o ../../GCC/gcc/genconstants.c +gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../GCC/gcc -I../../GCC/gcc/build -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber \ + -o build/gengenrtl.o ../../GCC/gcc/gengenrtl.c +gcc -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/gengenrtl \ + build/gengenrtl.o build/errors.o ../build-i386-apple-darwin9.8.0/libiberty/libiberty.a +build/gengenrtl -h > tmp-genrtl.h +/bin/sh ../../GCC/gcc/../move-if-change tmp-genrtl.h genrtl.h +echo timestamp > s-genrtl-h +gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../GCC/gcc -I../../GCC/gcc/build -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber \ + -o build/gengtype.o ../../GCC/gcc/gengtype.c +../../GCC/gcc/gengtype.c: In function â€read_input_list’: +../../GCC/gcc/gengtype.c:453: warning: cast discards qualifiers from pointer target type +../../GCC/gcc/gengtype.c: In function â€adjust_field_type’: +../../GCC/gcc/gengtype.c:1298: warning: cast discards qualifiers from pointer target type +../../GCC/gcc/gengtype.c:1300: warning: cast discards qualifiers from pointer target type +../../GCC/gcc/gengtype.c: In function â€process_gc_options’: +../../GCC/gcc/gengtype.c:1349: warning: cast discards qualifiers from pointer target type +flex -ogengtype-lex.c ../../GCC/gcc/gengtype-lex.l +gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../GCC/gcc -I../../GCC/gcc/build -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber \ + -o build/gengtype-lex.o gengtype-lex.c +gengtype-lex.c: In function â€yy_get_next_buffer’: +gengtype-lex.c:1875: warning: comparison between signed and unsigned +gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../GCC/gcc -I../../GCC/gcc/build -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber \ + -o build/gengtype-parse.o ../../GCC/gcc/gengtype-parse.c +../../GCC/gcc/gengtype-parse.c: In function â€string_seq’: +../../GCC/gcc/gengtype-parse.c:202: warning: cast discards qualifiers from pointer target type +../../GCC/gcc/gengtype-parse.c:204: warning: cast discards qualifiers from pointer target type +../../GCC/gcc/gengtype-parse.c: In function â€typedef_name’: +../../GCC/gcc/gengtype-parse.c:226: warning: cast discards qualifiers from pointer target type +../../GCC/gcc/gengtype-parse.c:227: warning: cast discards qualifiers from pointer target type +gcc -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/gengtype \ + build/gengtype.o build/gengtype-lex.o build/gengtype-parse.o build/errors.o ../build-i386-apple-darwin9.8.0/libiberty/libiberty.a +/bin/sh ../../GCC/gcc/../move-if-change tmp-gi.list gtyp-input.list +echo timestamp > s-gtyp-input +build/gengtype ../../GCC/gcc gtyp-input.list +echo timestamp > s-gtype +gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../GCC/gcc -I../../GCC/gcc/build -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber \ + -o build/rtl.o ../../GCC/gcc/rtl.c +gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../GCC/gcc -I../../GCC/gcc/build -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber \ + -o build/read-rtl.o ../../GCC/gcc/read-rtl.c +gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../GCC/gcc -I../../GCC/gcc/build -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber \ + -o build/ggc-none.o ../../GCC/gcc/ggc-none.c +echo "#define BUILDING_GCC_MAJOR `echo 4.5.0 | sed -e 's/^\([0-9]*\).*$/\1/'`" > bversion.h +echo "#define BUILDING_GCC_MINOR `echo 4.5.0 | sed -e 's/^[0-9]*\.\([0-9]*\).*$/\1/'`" >> bversion.h +echo "#define BUILDING_GCC_PATCHLEVEL `echo 4.5.0 | sed -e 's/^[0-9]*\.[0-9]*\.\([0-9]*\)$/\1/'`" >> bversion.h +echo "#define BUILDING_GCC_VERSION (BUILDING_GCC_MAJOR * 1000 + BUILDING_GCC_MINOR)" >> bversion.h +echo timestamp > s-bversion +gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../GCC/gcc -I../../GCC/gcc/build -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber \ + -o build/vec.o ../../GCC/gcc/vec.c +build/genmodes -m > tmp-min-modes.c +/bin/sh ../../GCC/gcc/../move-if-change tmp-min-modes.c min-insn-modes.c +echo timestamp > s-modes-m +gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../GCC/gcc -I../../GCC/gcc/build -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber \ + -o build/min-insn-modes.o min-insn-modes.c +gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../GCC/gcc -I../../GCC/gcc/build -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber \ + -o build/gensupport.o ../../GCC/gcc/gensupport.c +gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../GCC/gcc -I../../GCC/gcc/build -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber \ + -o build/print-rtl.o ../../GCC/gcc/print-rtl.c +gcc -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genconstants \ + build/genconstants.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/errors.o ../build-i386-apple-darwin9.8.0/libiberty/libiberty.a +gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../GCC/gcc -I../../GCC/gcc/build -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber \ + -o build/genmddeps.o ../../GCC/gcc/genmddeps.c +gcc -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genmddeps \ + build/genmddeps.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/errors.o ../build-i386-apple-darwin9.8.0/libiberty/libiberty.a +build/genmddeps ../../GCC/gcc/config/i386/i386.md > tmp-mddeps +/bin/sh ../../GCC/gcc/../move-if-change tmp-mddeps mddeps.mk +echo timestamp > s-mddeps +build/genconstants ../../GCC/gcc/config/i386/i386.md \ + > tmp-constants.h +/bin/sh ../../GCC/gcc/../move-if-change tmp-constants.h insn-constants.h +echo timestamp > s-constants +gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../GCC/gcc -I../../GCC/gcc/build -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber \ + -o build/genflags.o ../../GCC/gcc/genflags.c +gcc -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -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/errors.o ../build-i386-apple-darwin9.8.0/libiberty/libiberty.a +gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../GCC/gcc -I../../GCC/gcc/build -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber \ + -o build/genconditions.o ../../GCC/gcc/genconditions.c +gcc -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -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/errors.o ../build-i386-apple-darwin9.8.0/libiberty/libiberty.a +build/genconditions ../../GCC/gcc/config/i386/i386.md > tmp-condmd.c +/bin/sh ../../GCC/gcc/../move-if-change tmp-condmd.c build/gencondmd.c +echo timestamp > s-conditions +TARGET_CPU_DEFAULT="" \ + HEADERS="config/i386/i386-protos.h config/darwin-protos.h tm-preds.h" DEFINES="" \ + /bin/sh ../../GCC/gcc/mkconfig.sh tm_p.h +gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../GCC/gcc -I../../GCC/gcc/build -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber \ + -o build/genpreds.o ../../GCC/gcc/genpreds.c +gcc -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -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/errors.o ../build-i386-apple-darwin9.8.0/libiberty/libiberty.a +build/genpreds -h ../../GCC/gcc/config/i386/i386.md > tmp-preds.h +/bin/sh ../../GCC/gcc/../move-if-change tmp-preds.h tm-preds.h +echo timestamp > s-preds-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-common.def"' >> tmp-all-tree.def +ltf=""; for f in $ltf; do \ + echo "#include \"$f\""; \ + done | sed 's|../../GCC/gcc/||' >> tmp-all-tree.def +/bin/sh ../../GCC/gcc/../move-if-change tmp-all-tree.def all-tree.def +echo timestamp > s-alltree +gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../GCC/gcc -I../../GCC/gcc/build -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber \ + -o build/gencheck.o ../../GCC/gcc/gencheck.c +gcc -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/gencheck \ + build/gencheck.o ../build-i386-apple-darwin9.8.0/libiberty/libiberty.a +build/gencheck > tmp-check.h +/bin/sh ../../GCC/gcc/../move-if-change tmp-check.h tree-check.h +echo timestamp > s-check +build/genpreds -c ../../GCC/gcc/config/i386/i386.md > tmp-constrs.h +/bin/sh ../../GCC/gcc/../move-if-change tmp-constrs.h tm-constrs.h +echo timestamp > s-constrs-h +gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../GCC/gcc -I../../GCC/gcc/build -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber \ + -o build/gencondmd.o build/gencondmd.c +gcc -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/gencondmd \ + build/gencondmd.o ../build-i386-apple-darwin9.8.0/libiberty/libiberty.a +build/gencondmd > tmp-cond.md +/bin/sh ../../GCC/gcc/../move-if-change tmp-cond.md insn-conditions.md +echo timestamp > s-condmd +build/genflags ../../GCC/gcc/config/i386/i386.md \ + insn-conditions.md > tmp-flags.h +/bin/sh ../../GCC/gcc/../move-if-change tmp-flags.h insn-flags.h +echo timestamp > s-flags +if test yes = yes \ + || test -n ""; then \ + /bin/sh ../../GCC/gcc/genmultilib \ + "m64" \ + "x86_64" \ + "" \ + "" \ + "" \ + "" \ + "" \ + "yes" \ + > tmp-mlib.h; \ + else \ + /bin/sh ../../GCC/gcc/genmultilib '' '' '' '' '' '' '' no \ + > tmp-mlib.h; \ + fi +/bin/sh ../../GCC/gcc/../move-if-change tmp-mlib.h multilib.h +echo timestamp > s-mlib +gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../GCC/gcc -I../../GCC/gcc/build -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber \ + -o build/genattr.o ../../GCC/gcc/genattr.c +gcc -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -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/errors.o ../build-i386-apple-darwin9.8.0/libiberty/libiberty.a +build/genattr ../../GCC/gcc/config/i386/i386.md \ + insn-conditions.md > tmp-attr.h +/bin/sh ../../GCC/gcc/../move-if-change tmp-attr.h insn-attr.h +echo timestamp > s-attr +gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../GCC/gcc -I../../GCC/gcc/build -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber \ + -o build/gencodes.o ../../GCC/gcc/gencodes.c +gcc -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -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/errors.o ../build-i386-apple-darwin9.8.0/libiberty/libiberty.a +build/gencodes ../../GCC/gcc/config/i386/i386.md \ + insn-conditions.md > tmp-codes.h +/bin/sh ../../GCC/gcc/../move-if-change tmp-codes.h insn-codes.h +echo timestamp > s-codes +gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../GCC/gcc -I../../GCC/gcc/build -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber \ + -o build/genconfig.o ../../GCC/gcc/genconfig.c +gcc -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -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/errors.o ../build-i386-apple-darwin9.8.0/libiberty/libiberty.a +build/genconfig ../../GCC/gcc/config/i386/i386.md \ + insn-conditions.md > tmp-config.h +/bin/sh ../../GCC/gcc/../move-if-change tmp-config.h insn-config.h +echo timestamp > s-config +lsf=""; for f in $lsf; do \ + echo "#include \"$f\""; \ + done | sed 's|../../GCC/gcc/||' > tmp-specs.h +/bin/sh ../../GCC/gcc/../move-if-change tmp-specs.h specs.h +echo timestamp > s-specs +gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../GCC/gcc -I../../GCC/gcc/build -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber \ + -o build/gcov-iov.o ../../GCC/gcc/gcov-iov.c +gcc -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE \ + build/gcov-iov.o -o build/gcov-iov +build/gcov-iov '4.5.0' 'experimental' \ + > tmp-gcov-iov.h +/bin/sh ../../GCC/gcc/../move-if-change tmp-gcov-iov.h gcov-iov.h +echo timestamp > s-iov +gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../GCC/gcc -I../../GCC/gcc/. -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber ../../GCC/gcc/c-lang.c -o c-lang.o +In file included from ../../GCC/gcc/tree-inline.h:25, + from ../../GCC/gcc/c-lang.c:33: +../../GCC/gcc/gimple.h: In function â€gimple_op’: +../../GCC/gcc/gimple.h:1635: warning: cast discards qualifiers from pointer target type +../../GCC/gcc/gimple.h: In function â€gimple_op_ptr’: +../../GCC/gcc/gimple.h:1649: warning: cast discards qualifiers from pointer target type +gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../GCC/gcc -I../../GCC/gcc/. -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber ../../GCC/gcc/stub-objc.c -o stub-objc.o +gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../GCC/gcc -I../../GCC/gcc/. -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber ../../GCC/gcc/attribs.c -o attribs.o +../../GCC/gcc/attribs.c: In function â€register_attribute’: +../../GCC/gcc/attribs.c:206: warning: cast discards qualifiers from pointer target type +gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../GCC/gcc -I../../GCC/gcc/. -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber ../../GCC/gcc/c-errors.c -o c-errors.o +gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../GCC/gcc -I../../GCC/gcc/. -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber ../../GCC/gcc/c-lex.c -o c-lex.o +../../GCC/gcc/c-lex.c: In function â€lex_string’: +../../GCC/gcc/c-lex.c:962: warning: cast discards qualifiers from pointer target type +gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../GCC/gcc -I../../GCC/gcc/. -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber ../../GCC/gcc/c-pragma.c -o c-pragma.o +gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../GCC/gcc -I../../GCC/gcc/. -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber ../../GCC/gcc/c-decl.c -o c-decl.o +In file included from ../../GCC/gcc/tree-inline.h:25, + from ../../GCC/gcc/c-decl.c:36: +../../GCC/gcc/gimple.h: In function â€gimple_op’: +../../GCC/gcc/gimple.h:1635: warning: cast discards qualifiers from pointer target type +../../GCC/gcc/gimple.h: In function â€gimple_op_ptr’: +../../GCC/gcc/gimple.h:1649: warning: cast discards qualifiers from pointer target type +../../GCC/gcc/c-decl.c: In function â€c_make_fname_decl’: +../../GCC/gcc/c-decl.c:3509: warning: cast discards qualifiers from pointer target type +gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../GCC/gcc -I../../GCC/gcc/. -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber ../../GCC/gcc/c-typeck.c -o c-typeck.o +In file included from ../../GCC/gcc/c-typeck.c:46: +../../GCC/gcc/gimple.h: In function â€gimple_op’: +../../GCC/gcc/gimple.h:1635: warning: cast discards qualifiers from pointer target type +../../GCC/gcc/gimple.h: In function â€gimple_op_ptr’: +../../GCC/gcc/gimple.h:1649: warning: cast discards qualifiers from pointer target type +../../GCC/gcc/c-typeck.c: In function â€free_all_tagged_tu_seen_up_to’: +../../GCC/gcc/c-typeck.c:1297: warning: cast discards qualifiers from pointer target type +../../GCC/gcc/c-typeck.c: In function â€build_asm_expr’: +../../GCC/gcc/c-typeck.c:8175: warning: cast discards qualifiers from pointer target type +../../GCC/gcc/c-typeck.c:8221: warning: cast discards qualifiers from pointer target type +gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../GCC/gcc -I../../GCC/gcc/. -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber ../../GCC/gcc/c-convert.c -o c-convert.o +gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../GCC/gcc -I../../GCC/gcc/. -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber ../../GCC/gcc/c-aux-info.c -o c-aux-info.o +gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../GCC/gcc -I../../GCC/gcc/. -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber ../../GCC/gcc/c-common.c -o c-common.o +In file included from ../../GCC/gcc/tree-inline.h:25, + from ../../GCC/gcc/c-common.c:41: +../../GCC/gcc/gimple.h: In function â€gimple_op’: +../../GCC/gcc/gimple.h:1635: warning: cast discards qualifiers from pointer target type +../../GCC/gcc/gimple.h: In function â€gimple_op_ptr’: +../../GCC/gcc/gimple.h:1649: warning: cast discards qualifiers from pointer target type +../../GCC/gcc/c-common.c: In function â€strict_aliasing_warning’: +../../GCC/gcc/c-common.c:1727: warning: cast discards qualifiers from pointer target type +gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../GCC/gcc -I../../GCC/gcc/. -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber \ + ../../GCC/gcc/c-opts.c -o c-opts.o +In file included from ../../GCC/gcc/tree-inline.h:25, + from ../../GCC/gcc/c-opts.c:32: +../../GCC/gcc/gimple.h: In function â€gimple_op’: +../../GCC/gcc/gimple.h:1635: warning: cast discards qualifiers from pointer target type +../../GCC/gcc/gimple.h: In function â€gimple_op_ptr’: +../../GCC/gcc/gimple.h:1649: warning: cast discards qualifiers from pointer target type +gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../GCC/gcc -I../../GCC/gcc/. -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber ../../GCC/gcc/c-format.c -o c-format.o +../../GCC/gcc/c-format.c: In function â€check_format_arg’: +../../GCC/gcc/c-format.c:1331: warning: cast discards qualifiers from pointer target type +../../GCC/gcc/c-format.c:1332: warning: cast discards qualifiers from pointer target type +../../GCC/gcc/c-format.c: In function â€check_format_types’: +../../GCC/gcc/c-format.c:2161: warning: cast discards qualifiers from pointer target type +gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../GCC/gcc -I../../GCC/gcc/. -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber ../../GCC/gcc/c-semantics.c -o c-semantics.o +In file included from ../../GCC/gcc/tree-inline.h:25, + from ../../GCC/gcc/c-semantics.c:43: +../../GCC/gcc/gimple.h: In function â€gimple_op’: +../../GCC/gcc/gimple.h:1635: warning: cast discards qualifiers from pointer target type +../../GCC/gcc/gimple.h: In function â€gimple_op_ptr’: +../../GCC/gcc/gimple.h:1649: warning: cast discards qualifiers from pointer target type +gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../GCC/gcc -I../../GCC/gcc/. -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber ../../GCC/gcc/c-ppoutput.c -o c-ppoutput.o +gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../GCC/gcc -I../../GCC/gcc/. -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber \ + -DBASEVER="\"4.5.0\"" ../../GCC/gcc/c-cppbuiltin.c -o c-cppbuiltin.o +gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../GCC/gcc -I../../GCC/gcc/. -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber ../../GCC/gcc/c-objc-common.c -o c-objc-common.o +In file included from ../../GCC/gcc/tree-inline.h:25, + from ../../GCC/gcc/c-objc-common.c:36: +../../GCC/gcc/gimple.h: In function â€gimple_op’: +../../GCC/gcc/gimple.h:1635: warning: cast discards qualifiers from pointer target type +../../GCC/gcc/gimple.h: In function â€gimple_op_ptr’: +../../GCC/gcc/gimple.h:1649: warning: cast discards qualifiers from pointer target type +gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../GCC/gcc -I../../GCC/gcc/. -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber ../../GCC/gcc/c-dump.c -o c-dump.o +gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../GCC/gcc -I../../GCC/gcc/. -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber \ + -DHOST_MACHINE=\"i386-apple-darwin9.8.0\" -DTARGET_MACHINE=\"i386-apple-darwin9.8.0\" \ + ../../GCC/gcc/c-pch.c -o c-pch.o +gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../GCC/gcc -I../../GCC/gcc/. -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber ../../GCC/gcc/c-parser.c -o c-parser.o +../../GCC/gcc/c-parser.c: In function â€c_parser_declspecs’: +../../GCC/gcc/c-parser.c:1612: warning: passing argument 1 of â€declspecs_add_type’ makes integer from pointer without a cast +../../GCC/gcc/c-parser.c:1612: error: incompatible type for argument 2 of â€declspecs_add_type’ +../../GCC/gcc/c-parser.c:1612: error: too few arguments to function â€declspecs_add_type’ +../../GCC/gcc/c-parser.c:3853:64: error: macro "build_decl" requires 4 arguments, but only 3 given +../../GCC/gcc/c-parser.c: In function â€cbc_replace_arguments’: +../../GCC/gcc/c-parser.c:3853: error: â€build_decl’ undeclared (first use in this function) +../../GCC/gcc/c-parser.c:3853: error: (Each undeclared identifier is reported only once +../../GCC/gcc/c-parser.c:3853: error: for each function it appears in.) +../../GCC/gcc/c-parser.c:3856: warning: passing argument 3 of â€build_modify_expr’ makes pointer from integer without a cast +../../GCC/gcc/c-parser.c:3856: error: incompatible type for argument 4 of â€build_modify_expr’ +../../GCC/gcc/c-parser.c:3856: error: too few arguments to function â€build_modify_expr’ +../../GCC/gcc/c-parser.c:3868:65: error: macro "build_decl" requires 4 arguments, but only 3 given +../../GCC/gcc/c-parser.c:3871: warning: passing argument 3 of â€build_modify_expr’ makes pointer from integer without a cast +../../GCC/gcc/c-parser.c:3871: error: incompatible type for argument 4 of â€build_modify_expr’ +../../GCC/gcc/c-parser.c:3871: error: too few arguments to function â€build_modify_expr’ +../../GCC/gcc/c-parser.c: In function â€c_parser_statement_after_labels’: +../../GCC/gcc/c-parser.c:3939: warning: passing argument 1 of â€build_external_ref’ makes integer from pointer without a cast +../../GCC/gcc/c-parser.c:3939: warning: passing argument 2 of â€build_external_ref’ makes pointer from integer without a cast +../../GCC/gcc/c-parser.c:3939: error: too few arguments to function â€build_external_ref’ +../../GCC/gcc/c-parser.c:3952: error: too few arguments to function â€c_finish_return’ +../../GCC/gcc/c-parser.c: In function â€cbc_finish_labeled_goto’: +../../GCC/gcc/c-parser.c:5509: error: incompatible type for argument 2 of â€build_stmt’ +../../GCC/gcc/c-parser.c:5511: warning: passing argument 1 of â€c_finish_return’ makes integer from pointer without a cast +../../GCC/gcc/c-parser.c:5511: error: too few arguments to function â€c_finish_return’ +../../GCC/gcc/c-parser.c:5515: warning: passing argument 1 of â€c_end_compound_stmt’ makes integer from pointer without a cast +../../GCC/gcc/c-parser.c:5515: warning: passing argument 2 of â€c_end_compound_stmt’ makes pointer from integer without a cast +../../GCC/gcc/c-parser.c:5515: error: too few arguments to function â€c_end_compound_stmt’ +../../GCC/gcc/c-parser.c:5547:93: error: macro "build_decl" requires 4 arguments, but only 3 given +../../GCC/gcc/c-parser.c: In function â€cbc_finish_nested_function’: +../../GCC/gcc/c-parser.c:5547: error: â€build_decl’ undeclared (first use in this function) +../../GCC/gcc/c-parser.c:5552: warning: passing argument 2 of â€finish_decl’ makes integer from pointer without a cast +../../GCC/gcc/c-parser.c:5552: error: too few arguments to function â€finish_decl’ +../../GCC/gcc/c-parser.c:5554:80: error: macro "build_decl" requires 4 arguments, but only 3 given +../../GCC/gcc/c-parser.c:5559: warning: passing argument 2 of â€finish_decl’ makes integer from pointer without a cast +../../GCC/gcc/c-parser.c:5559: error: too few arguments to function â€finish_decl’ +../../GCC/gcc/c-parser.c:5568: warning: passing argument 1 of â€declspecs_add_type’ makes integer from pointer without a cast +../../GCC/gcc/c-parser.c:5568: error: incompatible type for argument 2 of â€declspecs_add_type’ +../../GCC/gcc/c-parser.c:5568: error: too few arguments to function â€declspecs_add_type’ +../../GCC/gcc/c-parser.c:5588: warning: passing argument 3 of â€build_modify_expr’ makes pointer from integer without a cast +../../GCC/gcc/c-parser.c:5588: error: incompatible type for argument 4 of â€build_modify_expr’ +../../GCC/gcc/c-parser.c:5588: error: too few arguments to function â€build_modify_expr’ +../../GCC/gcc/c-parser.c:5589: warning: passing argument 1 of â€c_finish_goto_label’ makes integer from pointer without a cast +../../GCC/gcc/c-parser.c:5589: error: too few arguments to function â€c_finish_goto_label’ +../../GCC/gcc/c-parser.c:5592: warning: passing argument 1 of â€c_end_compound_stmt’ makes integer from pointer without a cast +../../GCC/gcc/c-parser.c:5592: warning: passing argument 2 of â€c_end_compound_stmt’ makes pointer from integer without a cast +../../GCC/gcc/c-parser.c:5592: error: too few arguments to function â€c_end_compound_stmt’ +../../GCC/gcc/c-parser.c:5601: error: incompatible type for argument 2 of â€build_stmt’ +../../GCC/gcc/c-parser.c:5589: warning: unused variable â€stmt’ +../../GCC/gcc/c-parser.c:5538: warning: unused variable â€ident’ +../../GCC/gcc/c-parser.c: In function â€c_parser_postfix_expression’: +../../GCC/gcc/c-parser.c:6009: warning: passing argument 1 of â€build_external_ref’ makes integer from pointer without a cast +../../GCC/gcc/c-parser.c:6009: error: too few arguments to function â€build_external_ref’ +../../GCC/gcc/c-parser.c:6011: warning: passing argument 1 of â€build_function_call’ makes integer from pointer without a cast +../../GCC/gcc/c-parser.c:6011: error: too few arguments to function â€build_function_call’ +../../GCC/gcc/c-parser.c:6149: error: incompatible type for argument 2 of â€build_stmt’ +../../GCC/gcc/c-parser.c:6154:56: error: macro "build_decl" requires 4 arguments, but only 3 given +../../GCC/gcc/c-parser.c:6153: error: â€build_decl’ undeclared (first use in this function) +../../GCC/gcc/c-parser.c:6175: warning: passing argument 1 of â€c_finish_stmt_expr’ makes integer from pointer without a cast +../../GCC/gcc/c-parser.c:6175: error: too few arguments to function â€c_finish_stmt_expr’ +make[2]: *** [c-parser.o] Error 1 +make[1]: *** [all-gcc] Error 2 +make: *** [all] Error 2
--- a/ChangeLog Sun Feb 07 18:30:54 2010 +0900 +++ b/ChangeLog Mon Feb 15 00:54:17 2010 +0900 @@ -1,20 +1,617 @@ -2010-01-21 Release Manager - - * GCC 4.4.3 released. - -2009-11-23 Ben Elliston <bje@au.ibm.com> +2009-12-27 Christopher Faylor <me+cygwin@cgf.cx> + + * MAINTAINERS: Change my email address. + +2009-12-18 Ben Elliston <bje@au.ibm.com> + + * config.sub, config.guess: Update from upstream sources. + +2009-12-07 Shujing Zhao <pearly.zhao@oracle.com> + + * MAINTAINERS (Write After Approval): Add myself. + +2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> + + PR middle-end/30447 + PR middle-end/30789 + PR other/40302 + + * configure.ac: Require MPC. + * configure: Regenerate. + +2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> + + PR target/38384 + PR bootstrap/40972 + * libtool.m4: Sync from git Libtool. + * ltoptions.m4: Likewise. + * ltversion.m4: Likewise. + * lt~obsolete.m4: Likewise. + * ltmain.sh: Likewise. + +2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> + + * configure.ac: Update minimum MPC version to 0.8. + * configure: Regenerate. + +2009-11-21 Sebastian Pop <sebpop@gmail.com> + + * configure.ac: Check for version 0.15.5 or later revision of CLooG. + * configure: Regenerated. + +2009-11-21 Ian Lance Taylor <iant@google.com> + + * configure.ac: Change default of poststage1_ldflags to be empty if + poststage1_libs is set. When poststage1_libs is empty, and + ENABLE_BUILD_WITH_CXX is set, add -static-libgcc. + * configure: Rebuild. + +2009-11-21 Adam Nemet <adambnmet@gmail.com> + + * MAINTAINERS (Write After Approval): Update my email address. + +2009-11-20 Ben Elliston <bje@au.ibm.com> + + * config.guess: Update from upstream sources. + +2009-11-16 Alexandre Oliva <aoliva@redhat.com> + + * Makefile.def: Restore host and target settings for gmp. + * Makefile.in: Rebuild. + +2009-11-16 Alexandre Oliva <aoliva@redhat.com> + + * configure.ac: Add libelf to host_libs. Enable in-tree configury + of ppl and cloog. Fix in-tree configury of libelf, skip tests. + Fix portability of test of C++ as bootstrap language. Add + ppl/src/ppl-config.o to the bootstrap compare exclusion list. + * configure: Rebuild. + * Makefile.def: Drop host and target settings from gmp, mpfr, ppl, + and cloog. Fix in-tree ppl configuration. Introduce libelf + in-tree building. + * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New. + (POSTSTAGE1_HOST_EXPORTS): Use it. + (STAGE[+id+]_CXXFLAGS): New. + (BASE_FLAGS_TO_PASS): Pass it down. + (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add + extra_exports. + (all-stage[+id+]-[+prefix+][+module+]): Likewise. + (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add + extra_exports. + * Makefile.in: Rebuild. + +2009-11-17 Ben Elliston <bje@au.ibm.com> + + * config.sub, config.guess: Update from upstream sources. + +2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com> + + * MAINTAINERS (Write After Approval): Add myself. + +2009-11-09 Jon Beniston <jon@beniston.com> + + * MAINTAINERS (Write After Approval): Add myself. + +2009-11-06 Ozkan Sezer <sezeroz@gmail.com> + + * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem + paths for *-w64-mingw* and x86_64-*mingw*. + * configure: Regenerated. + +2009-11-05 Joern Rennecke <amylaar@spamcop.net> + + * MAINTAINERS (Write After Approval): Add entry for my INRIA work. + +2009-11-02 Benjamin Kosnik <bkoz@redhat.com> + + * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move + Phil Edwards to Write-After Approval. + +2009-10-30 Kai Tietz <kai.tietz@onevision.com> + + * configure.ac: Disable target-winsup & co for + x86_64-*-mingw* and *-w64-mingw* targets. + * configure: Regenerated. + +2009-10-16 Nick Clifton <nickc@redhat.com> + + * MAINTAINERS: Add myself as a maintainer for the RX port. + +2009-10-26 Johannes Singler <singler@kit.edu> + + * MAINTAINERS (Write After Approval): Update my e-mail address. + +2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> + + * configure.ac (CLooG test): Use = with test. + * configure: Regenerate. + +2009-10-22 Richard Guenther <rguenther@suse.de> + + * configure.ac: Do not set LIBS for ppl/cloog checks. Disable + cloog if the ppl version check failed. Move flags saving + before setting in libelf check. + * configure: Regenerate. + +2009-10-21 Richard Guenther <rguenther@suse.de> + + * configure.ac: Adjust the ppl and cloog configure to work as + documented. Disable cloog if ppl was disabled. Omit the version + checks if they were disabled. + * configure: Re-generate. + +2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> + + * configure.ac: Add 'lto' to enable_languages, not + new_enable_languages, and only if not already present. + * configure: Regenerate. + +2009-10-10 Gerald Pfeifer <gerald@pfeifer.com> + + * README: Refer to the various COPYING* files instead of just + COPYING. + Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions. + +2009-10-07 Rafael Avila de Espindola <espindola@google.com> + + * MAINTAINERS: Change my email address. Change plugi-in to plugin. + +2009-10-07 Richard Guenther <rguenther@suse.de> + + * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola, + and Richard Guenther as reviewers. + (LTO plugin): List Rafael Avila de Espindola and Cary Coutant + as reviewers. + +2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com> + + * config.sub: Update from upstream sources. + +2009-10-06 Ian Lance Taylor <iant@google.com> + + * Makefile.def: check-gold depends upon all-gas. + * Makefile.in: Rebuild. + +2009-10-05 Phil Muldoon <pmuldoon@redhat.com> + + * MAINTAINERS (Write After Approval): Add myself. + +2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com> + + * Makefile.def: all-lto-plugin depends on all-libiberty. + set bootstrap=true for lto-plugin. + Add lto-plugin. + * Makefile.in: Regenerate. + * configure.ac (host_libs): Add lto-plugin. + * configure: Regenerate. + +2009-10-03 Diego Novillo <dnovillo@google.com> + + * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC. + (HOST_LIBELFLIBS): Define. + (HOST_LIBELFINC): Define. + * Makefile.in: Regenerate. + * configure.ac: Add --enable-lto. + Add --with-libelf, --with-libelf-include and --with-libelf-lib. + If --enable-lto is used, add 'lto' to new_enable_languages. + If --enable-lto is used and gold is enabled, add + lto-plugin to configdirs. + * configure: Regenerate. + +2009-10-03 Simon Baldwin <simonb@google.com> + + * configure.ac: If --with-system-zlib, suppress local zlib and + pass --with-system-zlib to subdir configure scripts. + * configure: Regenerate. + +2009-10-01 Loren J. Rittle <ljrittle@acm.org> + Paolo Bonzini <bonzini@gnu.org> + + * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than + $(srcdir). + * Makefile.in: Rebuilt. + +2009-09-26 Gary Funck <gary@intrepid.com> + + * MAINTAINERS (Write After Approval): Add myself. + +2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> + + * configure.ac: Update minimum MPC version to 0.7. + * configure: Regenerate. + +2009-09-25 Nick Clifton <nickc@redhat.com> + + * configure.ac: Pass any --cache-file=/dev/null option on to + subconfigures. + * configure: Regenerate. + +2009-09-23 Nick Clifton <nickc@redhat.com> * config.sub, config.guess: Update from upstream sources. -2009-10-15 Release Manager - - * GCC 4.4.2 released. - -2009-07-22 Release Manager - - * GCC 4.4.1 released. - -2009-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> +2009-09-22 Loren J. Rittle <ljrittle@acm.org> + + * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/. + * Makefile.in: Rebuilt. + +2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> + + PR bootstrap/32272 + * configure.ac: Error out if $srcdir isn't '.' but contains + host-${host_noncanonical}. + * configure: Regenerate. + +2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> + + * MAINTAINERS (OS Port Maintainers): Add myself as Solaris + maintainer. + +2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> + + * configure.ac: If bootstrapping a combined tree with + --enable-gold, require c++ in stage1_languages. + * configure: Regenerate. + + * configure.ac: Also add target_libs of stage1_languages to + bootstrap_target_libs. + * configure: Regenerate. + + * configure.ac: Diagnose --enable-build-with-cxx bootstrap + with --enable-languages not containing c++. + * configure: Regenerate. + +2009-09-15 Jie Zhang <jie.zhang@analog.com> + + * configure.ac: Disable java and boehm-gc for bfin-*-*. + * configure: Regenerate. + +2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com> + + * MAINTAINERS (Write After Approval): Update my e-mail address, + and move from from here... + (Waiting for paperwork): To here. + +2009-09-09 Joseph Myers <joseph@codesourcery.com> + + * MAINTAINERS (Reviewers): Add self as driver reviewer. + +2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> + + * configure.ac: Do not use $extrasub for replacing @if/@endif + parts in Makefile; instead, use additional arguments to + AC_CONFIG_COMMANDS to do the replacement manually, with several + sed invocations, to avoid HP-UX sed command limits. + * configure: Regenerate. + +2009-09-08 Alexandre Oliva <aoliva@redhat.com> + + * libtool.m4 (output_verbose_link_cmd): Require leading blank, and + blank before -L. + +2009-09-04 Alexandre Oliva <aoliva@redhat.com> + + * configure.ac (with-build-config): Document. Handle without. + Handle missing argument. + * configure: Rebuilt. + +2009-09-03 Alexandre Oliva <aoliva@redhat.com> + + * configure.ac (--with-build-config): New. Set BUILD_CONFIG. + Default to bootstrap-debug only if compare-debug works. + * configure: Rebuilt. + * Makefile.tpl: Make BUILD_CONFIG configure-configurable. + * Makefile.in: Rebuilt. + +2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> + + * MAINTAINERS (OS Port Maintainers): Update my email address. + +2009-09-01 Alexandre Oliva <aoliva@redhat.com> + + * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug. + * Makefile.in: Rebuilt. + +2009-09-01 Chris Demetriou <cgd@google.com> + + * MAINTAINERS (Write After Approval): Add myself. + +2009-08-31 Dodji Seketeli <dodji@redhat.com> + + PR debug/30161 + * include/dwarf2.h (enum dwarf_tag): Added + DW_TAG_GNU_template_template_param + (enum dwarf_attribute): Added DW_AT_GNU_template_name. + +2009-08-30 Paolo Bonzini <bonzini@gnu.org> + + * Makefile.tpl (AWK): Fix typo. + * Makefile.in: Regenerate. + +2009-08-30 Paolo Bonzini <bonzini@gnu.org> + + * configure.ac: Detect awk and sed. + * Makefile.def (flags_to_pass): Add AWK and SED. + * Makefile.tpl (AWK, SED): New. + (BASE_FLAGS_TO_PASS): Add AWK and SED. + * configure: Regenerate. + * Makefile.in: Regenerate. + +2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com> + + * ltmain.sh (removedotparts): Don't use comma as 's' separator. + (collapseslashes): Likewise. + +2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> + + * configure.ac (AC_PREREQ): Bump to 2.64. + +2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> + + * configure.ac: Remove --with-datarootdir, --with-docdir, + --with-pdfdir, --with-htmldir switches. + * configure: Regenerate. + + * configure: Regenerate. + + * compile: Sync from Automake 1.11. + * depcomp: Likewise. + * install-sh: Likewise. + * missing: Likewise. + * mkinstalldirs: Likewise. + * ylwrap: Likewise. + +2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com> + + * ltmain.sh (func_normal_abspath): New function. + (func_relative_path): Likewise. + (func_mode_help): Document new -bindir option for link mode. + (func_mode_link): Add new -bindir option, and use it to place + output DLL if specified. + +2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> + + * configure.ac: Call AC_DISABLE_OPTION_CHECKING. + (baseargs): Add --disable-option-checking. + * configure: Regenerate. + + * Makefile.def (configure-target-libiberty): Depend on + all-binutils and all-ld. + (configure-target-newlib): Likewise. + * Makefile.in: Regenerate. + +2009-08-17 Ben Elliston <bje@au.ibm.com> + + * config.sub, config.guess: Update from upstream sources. + +2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> + + Sync from src, merge: + + 2009-07-02 Tristan Gingold <gingold@adacore.com> + + * configure.ac: Do not exclude gas for i386-*-darwin. + Add a case for x86_64-*-darwin. + * configure: Regenerate. + +2009-08-06 Neil Vachharajani <nvachhar@gmail.com> + + * MAINTAINERS: Add my name to Write After Approval list. + +2009-08-06 Michael Eager <eager@eagercon.com> + + * configure.ac: Add Microblaze target. + * configure: Regenerate. + +2009-07-31 Christian Bruel <christian.bruel@st.com> + + * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs. + * configure: Regenerate. + +2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk> + + * MAINTAINERS (Write After Approval): Update my e-mail address. + +2009-07-06 Ian Lance Taylor <iant@google.com> + + * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs). + * configure: Rebuild. + +2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de> + + * MAINTAINERS: Move myself to the Graphite Reviewers. + +2009-06-30 Wei Guozhi <carrot@google.com> + + * MAINTAINERS: Add my name to Write After Approval list. + +2009-06-26 Steve Ellcey <sje@cup.hp.com> + + PR bootstrap/40338 + * configure.ac (comparestring): Create new variable. + * Makefile.tpl (comparestring): Use to skip some comparisions. + * configure: Regenerate. + * Makefile.in: Regenerate. + +2009-06-26 Doug Evans <dje@sebabeach.org> + + * Makefile.def (host_modules): Add cgen. + * Makefile.in: Regenerate. + * configure.ac (host_tools): Add cgen. + * configure: Regenerate. + +2009-06-23 DJ Delorie <dj@redhat.com> + + * MAINTAINERS: Add myself as mep maintainer. + +2009-06-23 Ian Lance Taylor <iant@google.com> + + * configure.ac: Add --enable-build-with-cxx. When set, add c++ to + boot_languages. Only bootstrap target libraries listed in + target_libs for some boot language. Add --with-stage1-ldflags, + --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove + with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions + if not building with C++. + * Makefile.def: For target_module libstdc++-v3, set bootstrap=true. + * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables. + (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables. + (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS. + (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add + POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS. + (POSTSTAGE1_FLAGS_TO_PASS): Likewise. + * configure, Makefile.in: Rebuild. + +2009-06-23 Li Feng <nemokingdom@gmail.com> + + * MAINTAINERS: Added my name to write-after-approval list. + +2009-06-15 Ryan Mansfield <rmansfield@qnx.com> + + * configure.ac: Define is_elf for QNX Neutrino targets. + * configure: Regenerate. + +2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com> + + * MAINTAINERS: Added my name to the write-after-approval list + +2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> + + * configure.ac: Detect MPC in default directory. + * configure: Regenerate. + +2009-06-03 Jerome Guitton <guitton@adacore.com> + Ralf Wildenhues <Ralf.Wildenhues@gmx.de> + + * Makefile.tpl (all): Avoid a trailing backslash. + * Makefile.in: Regenerate. + +2009-06-03 Ben Elliston <bje@au.ibm.com> + + * config.sub, config.guess: Update from upstream sources. + +2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com> + + * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib + to noconfdirs. + * configure: Regenerate. + +2009-06-02 Alexandre Oliva <aoliva@redhat.com> + + * Makefile.tpl ([+compare-target+]): Compare all stage + directories, rather than just gcc. + * Makefile.in: Rebuilt. + +2009-06-01 Doug Kwan <dougkwan@google.com> + + * configure.ac: Support gold for target arm*-*-*. + * configure: Regenerate. + +2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> + + * Makefile.def: Add MPC support and dependencies. + * configure.ac: Likewise. Reorganize GMP/MPFR checks. + + * Makefile.in, configure: Regenerate. + +2009-05-27 Alexandre Oliva <aoliva@redhat.com> + + * Makefile.tpl (all): Avoid harmless warning in make all when + gcc-bootstrap is enabled but stage_last does not exist. + * Makefile.in: Rebuilt. + +2009-05-24 Nicolas Roche <roche@adacore.com> + + * Makefile.tpl (compare-target): Skip ./ada/*tools directories. + * Makefile.in: Regenerate. + +2009-05-21 Denis Chertykov <chertykov@gmail.com> + + * MAINTAINERS: Update my e-mail address. + +2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com> + + * configure.ac (cygwin noconfigdirs): Remove libgcj. + * configure: Regenerate. + +2009-05-18 Alexandre Oliva <aoliva@redhat.com> + + PR other/40159 + * Makefile.tpl (all): Don't assume gcc-bootstrap and + gcc-no-bootstrap are mutually exclusive. + * Makefile.in: Rebuilt. + +2009-05-18 Alexandre Oliva <aoliva@redhat.com> + + PR other/40159 + * Makefile.tpl (all): Don't end with unconditional success. + * Makefile.in: Rebuilt. + +2009-05-12 Alexandre Oliva <aoliva@redhat.com> + + PR target/37137 + * Makefile.def (flags_to_pass): Remove redundant and incomplete + STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS. + Add FLAGS_FOR_TARGET and BUILD_CONFIG. + (bootstrap_stage): Remove bootstrap-debug custom stages. Turn + stage_configureflags, stage_cflags and stage_libcflags into + explicit Makefile macros. + * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and + GFORTRAN. + (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to + CC. Set CC_FOR_BUILD from CC. + (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS, + NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and + DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to + XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ, + and GFORTRAN. + (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New. + (_LIBCFLAGS): Renamed to _TFLAGS. + (do-compare-debug, do-compare3-debug): Drop. + (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET, + GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET. + (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET, + DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down. + (XGCC_FLAGS_FOR_TARGET): New. + (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS. + (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN. + (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and + DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS, + LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS + to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and + TFLAGS. + (BUILD_CONFIG): Include if requested. + (all): Set TFLAGS on bootstrap. + (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS. + (all-stageid-prefixmodule): Likewise. + (do-clean, distclean-stageid): Set TFLAGS. + (restrap): Fix whitespace. + * Makefile.in: Rebuilt. + +2009-05-07 Paolo Bonzini <bonzini@gnu.org> + + * config.guess: Sync with src. + +2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com> + + * configure.ac ($with_ppl): Default to no if not supplied. + ($with_cloog): Likewise. + configure: Regenerate. + +2009-04-27 James E. Wilson <wilson@codesourcery.com> + + * MAINTAINERS: Update my e-mail address. + +2009-04-27 Nick Clifton <nickc@redhat.com> + + * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV. + +2009-04-25 Eric Botcazou <ebotcazou@adacore.com> + + * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND. + (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND. + * Makefile.in: Regenerate. + +2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> PR bootstrap/39739 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST. @@ -22,9 +619,19 @@ * configure, Makefile.in: Regenerate. -2009-04-21 Release Manager - - * GCC 4.4.0 released. +2009-04-21 Taras Glek <tglek@mozilla.com> + + * include/hashtab.h: Update GTY annotations to new syntax + * include/splay-tree.h: Likewise + +2009-04-17 Ben Elliston <bje@au.ibm.com> + + * config.sub, config.guess: Update from upstream sources. + +2009-04-15 Anthony Green <green@moxielogic.com> + + * configure.ac: Add moxie support. + * configure: Rebuilt. 2009-04-14 Jakub Jelinek <jakub@redhat.com> @@ -35,28 +642,45 @@ * Makefile.tpl: Likewise. * Makefile.in: Regenerate. -2009-04-09 Nick Clifton <nickc@redhat.com> - - * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of - the GCC Runtime Library Exception. - 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu> * configure.ac: Restore match for darwin9 or later. Use double brackets since regeneration eats one pair. * configure: Regenerate. +2009-04-09 H.J. Lu <hongjiu.lu@intel.com> + + PR gas/10039 + * configure.ac: Require texinfo 4.7. + * configure: Regenerated. + +2009-04-09 Nick Clifton <nickc@redhat.com> + + * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of + the GCC Runtime Library Exception. + +2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> + + * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1. + * configure: Regenerate. + +2009-04-01 Steve Ellcey <sje@cup.hp.com> + + * Makefil.def (languages): New entries. + * Makefile.tpl (check-gcc-*): New generic target. + * Makefile.in: Regenerate. + 2009-03-25 Erven Rohou <erven.rohou@inria.fr> - * MAINTAINERS: Update my email address. + * MAINTAINERS: Update my email address. 2009-03-18 Tom Tromey <tromey@redhat.com> - * configure: Rebuild. - * configure.ac (host_libs): Add libiconv. - * Makefile.in: Rebuild. - * Makefile.def (host_modules): Add libiconv. - (configure-gdb, all-gdb): Depend on libiconv. + * configure: Rebuild. + * configure.ac (host_libs): Add libiconv. + * Makefile.in: Rebuild. + * Makefile.def (host_modules): Add libiconv. + (configure-gdb, all-gdb): Depend on libiconv. 2009-03-16 Tristan Gingold <gingold@adacore.com>
--- a/LAST_UPDATED Sun Feb 07 18:30:54 2010 +0900 +++ b/LAST_UPDATED Mon Feb 15 00:54:17 2010 +0900 @@ -1,1 +1,1 @@ -Obtained from SVN: tags/gcc_4_4_3_release revision 156151 +Obtained from SVN: trunk revision 155540
--- a/MAINTAINERS Sun Feb 07 18:30:54 2010 +0900 +++ b/MAINTAINERS Mon Feb 15 00:54:17 2010 +0900 @@ -32,7 +32,7 @@ Diego Novillo dnovillo@google.com Bernd Schmidt bernd.schmidt@analog.com Ian Lance Taylor ian@airs.com -Jim Wilson wilson@tuliptree.org +Jim Wilson wilson@codesourcery.com Note that while global reviewers can approve changes to any part of the compiler or associated libraries, they still need approval for @@ -44,13 +44,13 @@ arm port Nick Clifton nickc@redhat.com arm port Richard Earnshaw richard.earnshaw@arm.com arm port Paul Brook paul@codesourcery.com -avr port Denis Chertykov denisc@overta.ru +avr port Denis Chertykov chertykov@gmail.com avr port Anatoly Sokolov aesok@post.ru bfin port Bernd Schmidt bernd.schmidt@analog.com cris port Hans-Peter Nilsson hp@axis.com crx port Pompapathi V Gadad Pompapathi.V.Gadad@nsc.com fr30 port Nick Clifton nickc@redhat.com -frv port Aldy Hernandez aldyh@redhat.com +frv port Nick Clifton nickc@redhat.com frv port Alexandre Oliva aoliva@redhat.com h8 port Jeff Law law@redhat.com h8 port Kazu Hirata kazu@codesourcery.com @@ -59,7 +59,7 @@ i386 port Richard Henderson rth@redhat.com i386 port Jan Hubicka jh@suse.cz i386 port Uros Bizjak ubizjak@gmail.com -ia64 port Jim Wilson wilson@tuliptree.org +ia64 port Jim Wilson wilson@codesourcery.com ia64 port Steve Ellcey sje@cup.hp.com iq2000 port Nick Clifton nickc@redhat.com m32c port DJ Delorie dj@redhat.com @@ -69,17 +69,20 @@ m68k port Andreas Schwab schwab@linux-m68k.org m68k-motorola-sysv port Philippe De Muyter phdm@macqel.be mcore port Nick Clifton nickc@redhat.com +mep port DJ Delorie dj@redhat.com mips port Eric Christopher echristo@apple.com mips port Richard Sandiford rdsandiford@googlemail.com mmix port Hans-Peter Nilsson hp@bitrange.com mn10300 port Jeff Law law@redhat.com mn10300 port Alexandre Oliva aoliva@redhat.com +moxie port Anthony Green green@moxielogic.com pdp11 port Paul Koning ni1d@arrl.net picochip port Hariharan Sandanagobalane hariharan@picochip.com picochip port Daniel Towner dant@picochip.com rs6000 port Geoff Keating geoffk@geoffk.org rs6000 port David Edelsohn edelsohn@gnu.org rs6000 vector extns Aldy Hernandez aldyh@redhat.com +rx port Nick Clifton nickc@redhat.com s390 port Hartmut Penner hpenner@de.ibm.com s390 port Ulrich Weigand uweigand@de.ibm.com s390 port Andreas Krebbel Andreas.Krebbel@de.ibm.com @@ -109,14 +112,14 @@ GNU/Hurd Thomas Schwinge tschwinge@gnu.org hpux John David Anglin dave.anglin@nrc-cnrc.gc.ca hpux Steve Ellcey sje@cup.hp.com -irix, osf Rainer Orth ro@TechFak.Uni-Bielefeld.DE +irix, osf, solaris Rainer Orth ro@CeBiTec.Uni-Bielefeld.DE netbsd Jason Thorpe thorpej@netbsd.org netbsd Krister Walfridsson krister.walfridsson@gmail.com sh-linux-gnu Kaz Kojima kkojima@gcc.gnu.org RTEMS Ports Joel Sherrill joel@oarcorp.com RTEMS Ports Ralf Corsepius ralf.corsepius@rtems.org VxWorks ports Nathan Sidwell nathan@codesourcery.com -windows, cygwin, mingw Christopher Faylor me.gcc@gcc.gnu.org +windows, cygwin, mingw Christopher Faylor cgf@gcc.gnu.org windows, cygwin, mingw Danny Smith dannysmith@users.sourceforge.net windows, cygwin, mingw Kai Tietz kai.tietz@onevision.com @@ -155,7 +158,7 @@ libobjc Andrew Pinski pinskia@gmail.com loop discovery Michael Hayes m.hayes@elec.canterbury.ac.nz soft-fp Joseph Myers jsm@polyomino.org.uk -scheduler (+ haifa) Jim Wilson wilson@tuliptree.org +scheduler (+ haifa) Jim Wilson wilson@codesourcery.com scheduler (+ haifa) Michael Meissner gnu@the-meissners.org scheduler (+ haifa) Jeff Law law@redhat.com scheduler (+ haifa) Vladimir Makarov vmakarov@redhat.com @@ -163,14 +166,14 @@ reorg Jeff Law law@redhat.com caller-save.c Jeff Law law@redhat.com callgraph Jan Hubicka jh@suse.cz -debugging code Jim Wilson wilson@tuliptree.org +debugging code Jim Wilson wilson@codesourcery.com dwarf debugging code Jason Merrill jason@redhat.com c++ runtime libs Paolo Carlini paolo.carlini@oracle.com c++ runtime libs Gabriel Dos Reis gdr@integrable-solutions.net c++ runtime libs Ulrich Drepper drepper@redhat.com -c++ runtime libs Phil Edwards pme@gcc.gnu.org c++ runtime libs Benjamin Kosnik bkoz@redhat.com c++ runtime libs Loren J. Rittle ljrittle@acm.org +c++ runtime libs Jonathan Wakely redi@gcc.gnu.org *synthetic multiply Torbjorn Granlund tege@swox.com *c-torture Torbjorn Granlund tege@swox.com fixincludes Bruce Korb bkorb@gnu.org @@ -243,6 +246,7 @@ dataflow Paolo Bonzini bonzini@gnu.org dataflow Seongbae Park seongbae.park@gmail.com dataflow Kenneth Zadeck zadeck@naturalbridge.com +driver Joseph Myers jsm@polyomino.org.uk Fortran Janne Blomqvist jb@gcc.gnu.org Fortran Tobias Burnus burnus@net-b.de Fortran Jerry DeLisle jvdelisle@gcc.gnu.org @@ -258,11 +262,18 @@ Fortran Paul Thomas pault@gcc.gnu.org Fortran Janus Weil janus@gcc.gnu.org Graphite Daniel Berlin dberlin@dberlin.org +Graphite Tobias Grosser grosser@fim.uni-passau.de Graphite Sebastian Pop sebastian.pop@amd.com +Plugin Rafael Espíndola espindola@google.com register allocation Peter Bergner bergner@vnet.ibm.com register allocation Vladimir Makarov vmakarov@redhat.com register allocation Kenneth Zadeck zadeck@naturalbridge.com register allocation Seongbae Park seongbae.park@gmail.com +LTO Diego Novillo dnovillo@google.com +LTO Richard Guenther rguenther@suse.de +LTO Rafael Espíndola espindola@google.com +LTO plugin Rafael Espíndola espindola@google.com +LTO plugin Cary Coutant ccoutant@google.com Note that while reviewers can approve changes to parts of the compiler that they maintain, they still need approval for their own patches @@ -279,6 +290,7 @@ Scott Bambrough scottb@netwinder.org Wolfgang Bangerth bangerth@dealii.org Andrey Belevantsev abel@ispras.ru +Jon Beniston jon@beniston.com Peter Bergner bergner@vnet.ibm.com Jan Beulich jbeulich@novell.com David Billinghurst David.Billinghurst@riotinto.com @@ -310,8 +322,10 @@ Ian Dall ian@beware.dropbear.id.au David Daney david.daney@caviumnetworks.com Bud Davis jmdavis@link.com +Chris Demetriou cgd@google.com Benoit Dupont de Dinechin benoit.dupont-de-dinechin@st.com Michael Eager eager@eagercon.com +Phil Edwards pme@gcc.gnu.org Mohan Embar gnustuff@thisiscool.com Revital Eres eres@il.ibm.com Marc Espie espie@cvs.openbsd.org @@ -319,19 +333,23 @@ Ansgar Esztermann ansgar@thphy.uni-duesseldorf.de Doug Evans dje@google.com Chris Fairles cfairles@gcc.gnu.org +Li Feng nemokingdom@gmail.com Thomas Fitzsimmons fitzsim@redhat.com Brian Ford ford@vss.fsi.com +John Freeman jfreeman08@gmail.com Nathan Froyd froydnj@codesourcery.com Chao-ying Fu fu@mips.com +Gary Funck gary@intrepid.com Kaveh Ghazi ghazi@caip.rutgers.edu Matthew Gingell gingell@gnat.com Tristan Gingold gingold@adacore.com Anthony Green green@redhat.com Doug Gregor doug.gregor@gmail.com Jon Grimm jgrimm2@us.ibm.com -Tobias Grosser grosser@fim.uni-passau.de Laurent Guerby laurent@guerby.net Xuepeng Guo xuepeng.guo@intel.com +Wei Guozhi carrot@google.com +Daniel Gutson dgutson@codesourcery.com Mostafa Hagog hagog@gcc.gnu.org Olivier Hainque hainque@act-europe.fr Stuart Hastings stuart@apple.com @@ -362,12 +380,13 @@ Michael Koch konqueror@gmx.de Dave Korn dave.korn.cygwin@gmail.com Matt Kraai kraai@ftbfs.org +Jan Kratochvil jan.kratochvil@redhat.com Maxim Kuvyrkov maxim@codesourcery.com Doug Kwan dougkwan@google.com Scott Robert Ladd scott.ladd@coyotegulch.com Razya Ladelsky razya@gcc.gnu.org Aaron W. LaFramboise aaronavay62@aaronwl.com -Rask Ingemann Lambertsen rask@sygehus.dk +Rask Ingemann Lambertsen ccc94453@vip.cybercity.dk Asher Langton langton2@llnl.gov Chris Lattner sabre@nondot.org Terry Laurenzo tlaurenzo@gmail.com @@ -400,7 +419,8 @@ Catherine Moore clm@codesourcery.com James A. Morrison phython@gcc.gnu.org Dirk Mueller dmueller@suse.de -Adam Nemet anemet@caviumnetworks.com +Phil Muldoon pmuldoon@redhat.com +Adam Nemet adambnemet@gmail.com Thomas Neumann tneumann@users.sourceforge.net Dan Nicolaescu dann@ics.uci.edu Dorit Nuzman dorit@il.ibm.com @@ -420,7 +440,7 @@ Ramana Radhakrishnan ramana.r@gmail.com Rolf Rasmussen rolfwr@gcc.gnu.org Volker Reichelt v.reichelt@netcologne.de -Joern Rennecke joern.rennecke@arc.com +Joern Rennecke amylaar@spamcop.net Bernhard Reutner-Fischer rep.dot.nop@gmail.com Tom Rix trix@redhat.com Craig Rodrigues rodrigc@gcc.gnu.org @@ -435,9 +455,11 @@ Svein Seldal svein@dev.seldal.com Thiemo Seufer ths@networkno.de Mark Shinwell shinwell@codesourcery.com -Johannes Singler singler@ira.uka.de +Ghassan Shobaki ghassan.shobaki@amd.com +Johannes Singler singler@kit.edu Franz Sirl franz.sirl-kernel@lauterbach.com Jan Sjodin jan.sjodin@amd.com +Edward Smith-Rowland 3dw4rd@verizon.net Michael Sokolov msokolov@ivan.Harhan.ORG Richard Stallman rms@gnu.org Basile Starynkevitch basile@starynkevitch.net @@ -451,8 +473,8 @@ Kresten Krab Thorup krab@gcc.gnu.org Caroline Tice ctice@apple.com David Ung davidu@mips.com +Neil Vachharajani nvachhar@gmail.com Kris Van Hees kris.van.hees@oracle.com -Jonathan Wakely redi@gcc.gnu.org Feng Wang fengwang@nudt.edu.cn Stephen M. Webb stephen.webb@bregmasoft.com John Wehle john@feith.com @@ -467,10 +489,15 @@ Joey Ye joey.ye@intel.com Kenneth Zadeck zadeck@naturalbridge.com Jie Zhang jie.zhang@analog.com +Shujing Zhao pearly.zhao@oracle.com Jon Ziegler jonz@apple.com Roman Zippel zippel@linux-m68k.org Josef Zlomek josef.zlomek@email.cz +Waiting for paperwork: + +Joern Rennecke joern.rennecke@embecosm.com + Bug database only accounts James Dennett jdennett@acm.org
--- a/MD5SUMS Sun Feb 07 18:30:54 2010 +0900 +++ b/MD5SUMS Mon Feb 15 00:54:17 2010 +0900 @@ -1,5 +1,5 @@ # This file contains the MD5 checksums of the files in the -# gcc-4.4.3.tar.bz2 tarball. +# gcc-4.5-20091231.tar.bz2 tarball. # # Besides verifying that all files in the tarball were correctly expanded, # it also can be used to determine if any files have changed since the @@ -14,30 +14,18 @@ fe60d87048567d4fe8c8a0ed2448bcc8 COPYING.RUNTIME d32239bcb673463ab874e80d47fae504 COPYING3 6a6a8e020838b23406c81b19c1d46df6 COPYING3.LIB -c4e6e0291633ac7225500aa3430df103 ChangeLog +f182a934f12b57bcc94cc63a14e7c984 ChangeLog 09538b708302f1735f6fa05b622ecf5e ChangeLog.tree-ssa 23b8927fe1fb0ab321c09a4f0500aa4c INSTALL/README -39e103fcd4b476e830ead537db0f0ce6 INSTALL/binaries.html -964574dab7bb95e426817d6c700aeb9c INSTALL/build.html -e54594ec73b503efa9f639c0249e72f2 INSTALL/configure.html -caa67c170a7aced972a840872a2d8629 INSTALL/download.html -4d85f95f3438f045da483e624ba1bc77 INSTALL/finalinstall.html -4a4ca6ded2b8fd9a06f0504d4fafdc59 INSTALL/gfdl.html -a318bb45318622a811182dc360aaef48 INSTALL/index.html -9f302849ed05dc2816dbdc2f8909b1c3 INSTALL/old.html -f0d430e01b30f96a67254f13edba1704 INSTALL/prerequisites.html -8790051b5b47a876404f63c59431c1c0 INSTALL/specific.html -056de66b1c328aba85bcf9f25b628c7e INSTALL/test.html -ef18ce98e654478d55bb7e9c2eda213e LAST_UPDATED -8ebaee0179044912b95c64f6fb6a8282 MAINTAINERS -e7c586243a1211c8c2f1b88871d84b86 Makefile.def -042ff95b3e1cd0b93d9d4b3da6cca589 Makefile.in -42b7db4fa23a15a3d75a90aeee82f5d6 Makefile.tpl -f335f6826fd3a9d28b217286a54784c2 NEWS -750a7546d281ac42eb2ce87949457731 README +c87171234b44f01db376fd9561eebc39 LAST_UPDATED +594647b18d6446f5410df2ceb265ca85 MAINTAINERS +6cb5c0270c6190d77a56a6d9d708a6ef Makefile.def +cf354e33d80e43221d8ea758a323d7d5 Makefile.in +a8e4de8b1b4ee479135cdca8d692f56c Makefile.tpl +ec2b30b6785a025a4647df31097b2339 README b510a5285eb05298b5f3d9f5ae920588 boehm-gc/AmigaOS.c 2caafacabf758bb76a9dfce1fc544b97 boehm-gc/BCC_MAKEFILE -1a448a0e87cd93456029c2019bb509b5 boehm-gc/ChangeLog +88801fad586d962749b9019d02b42479 boehm-gc/ChangeLog c18075e3729cd116028480307a8e845d boehm-gc/EMX_MAKEFILE 3b7cc3be9ed3c2135bbda990e8a69303 boehm-gc/MacOS.c 5cf7764626b7dd7272b2fe11403d1b6a boehm-gc/MacProjects.sit.hqx @@ -46,11 +34,11 @@ f5f78130ed0450ba9503ca3122244195 boehm-gc/Mac_files/dataend.c 548c55b112b5d4766c7f87be96f79df2 boehm-gc/Mac_files/datastart.c 8ef74141b1fb9a289228c259044f4934 boehm-gc/Makefile.DLLs -3ac28145c7eeee198e70053a36d1feb0 boehm-gc/Makefile.am +119443ebe20d3181e2db97463dc6cd47 boehm-gc/Makefile.am ee5852b604978c4bc485f3503799bea5 boehm-gc/Makefile.direct dfbca9ef8eed29378fa34ab88a644c95 boehm-gc/Makefile.dist a50d3b2e14f6cf62519f1f7e557e7221 boehm-gc/Makefile.dj -23e45d5415344a7a1cb9c4b221946d5b boehm-gc/Makefile.in +f9faafcfad643128cde970101ad14803 boehm-gc/Makefile.in bdf166ac9229e7e18158c3c84eb77915 boehm-gc/NT_MAKEFILE 4c48a2eb34d18243e169564ded1eda87 boehm-gc/NT_STATIC_THREADS_MAKEFILE bc4287e5afadf75c1683ec57f0db80d0 boehm-gc/NT_THREADS_MAKEFILE @@ -58,7 +46,7 @@ 67f3742d3ef2c7c24cc97c0b7d94c6ab boehm-gc/PCR-Makefile 57928d442dfe43ebee70ea781976e718 boehm-gc/SMakefile.amiga 751b13e40754f777860f06b14b47d724 boehm-gc/WCC_MAKEFILE -956c1a8e43d66e860f2fa3bad8b416c7 boehm-gc/aclocal.m4 +f7e016f0d36e6c8420e537f1b3c96d6e boehm-gc/aclocal.m4 3ef1f8328d55e3c05194a06586ec6be9 boehm-gc/add_gc_prefix.c e8a79a4a356b0ca0476a1f291effdc01 boehm-gc/allchblk.c 2e58b379d7ca45ef23e510d26e3b5ab1 boehm-gc/alloc.c @@ -67,8 +55,8 @@ a2ed02a22235b4f27ab644ce4f3a9268 boehm-gc/blacklst.c b19b7b67bff97d0bceba827fedb07d32 boehm-gc/callprocs 32e4857b7b4dbc4bc68e321f70f65dd4 boehm-gc/checksums.c -6f47b08aacfc95be3acedd41c296c94c boehm-gc/configure -df90ab8157ba7e530f479e12f007d56c boehm-gc/configure.ac +f464f7758c04422bfd6e0c6ea0dd8ecc boehm-gc/configure +d1cd3b80844653161618c7e32c017029 boehm-gc/configure.ac 56328341fbfbe66715779252aa61943e boehm-gc/configure.host 61ccb6486d45cc6d99201cc19f3c579c boehm-gc/cord/cordbscs.c a055ef9f1010ad5759ff5c71630d6b50 boehm-gc/cord/cordprnt.c @@ -116,7 +104,7 @@ b83df9d6982432f48123f72e76bdad7b boehm-gc/doc/scale.html 6cff5d904d114969ee0462a192306e9a boehm-gc/doc/simple_example.html abecadc7de21d3e0c7cc1ca9c4c86327 boehm-gc/doc/tree.html -cc0dd27fb520d84874eb8f0ff805fc5c boehm-gc/dyn_load.c +a45ded7c8f793c420cd0c471cbd20930 boehm-gc/dyn_load.c 7ecf2bf66dbb2b888a8ec2014d17609a boehm-gc/finalize.c bc4287e5afadf75c1683ec57f0db80d0 boehm-gc/gc.mak 9e05bd97b8b864b7c2bb28564235e96f boehm-gc/gc_cpp.cc @@ -131,7 +119,7 @@ 214b7d9a2e0989b5e2d64c8eba365721 boehm-gc/if_mach.c 9f84bf3dd95cc4ebb3ed4f5abb1eba6f boehm-gc/if_not_there.c c4374424ebf25df207b9be9d7c913d2e boehm-gc/include/Makefile.am -8166b69d0ba9e33ce6fef6c09fa53e14 boehm-gc/include/Makefile.in +9f731c02d718c9e14356b65ff2aed859 boehm-gc/include/Makefile.in 49d0db4f59bb4874db24c5942ed8c2ee boehm-gc/include/cord.h b1d9c432f2e6709f4eed702f26126ac1 boehm-gc/include/ec.h 2432efb8fea49b0d69f0510f492412ef boehm-gc/include/gc.h @@ -139,7 +127,7 @@ 240c625b7cd2744cd7e1f72d68c8afc2 boehm-gc/include/gc_allocator.h 4c84bb6de90f76072b336b30266759d3 boehm-gc/include/gc_amiga_redirects.h aab55efd952b275ba1609de52ff80f37 boehm-gc/include/gc_backptr.h -d84b1b53e1d18f0219d636b3cb60b822 boehm-gc/include/gc_config.h.in +736904f03f63db5d285a9df098a23f50 boehm-gc/include/gc_config.h.in 0431df7af28ccbdbc30d907ce3c16646 boehm-gc/include/gc_config_macros.h 925ba82d0a6e0d29bc580f4ecc86dee3 boehm-gc/include/gc_cpp.h 22b422c2c5bc284ce607d40a1c7207f8 boehm-gc/include/gc_ext_config.h.in @@ -158,7 +146,7 @@ deb33a288bb6bee23ac46c1e0717708e boehm-gc/include/private/darwin_stop_world.h 9e4ea67f2263535bd4e937de0afda512 boehm-gc/include/private/dbg_mlc.h 8d5174061c55cce476c14c315fb5a302 boehm-gc/include/private/gc_hdrs.h -499f4837a20abd22b377f360db6b5461 boehm-gc/include/private/gc_locks.h +b68061acdca5298c1308c16bd0c14d3b boehm-gc/include/private/gc_locks.h 4f7c11f389c4b9cc843d53da0534fc0e boehm-gc/include/private/gc_pmark.h 6ca931775f96de0ffdd02240d6db5972 boehm-gc/include/private/gc_priv.h 30280e1b5f9ae63e7023329086070291 boehm-gc/include/private/gcconfig.h @@ -170,13 +158,13 @@ 6cc929b4bc3e9370b8db30e9d236baa7 boehm-gc/malloc.c c07a7e7ae171320868c76c8e2c2d1cce boehm-gc/mallocx.c 7bb44f02ef330d4386e8abcd074453d1 boehm-gc/mark.c -a0d99fa3be8006e8af6c64110e0c516e boehm-gc/mark_rts.c +d5461c6170ba72de7efbaee77226d80d boehm-gc/mark_rts.c 1db5a4f922cc162f4fa6447cbe5e7d53 boehm-gc/mips_sgi_mach_dep.s 0827ad9a8c72cef5ef63abb18d5e7c78 boehm-gc/mips_ultrix_mach_dep.s a972834d50b5dd7d612bcc716713969a boehm-gc/misc.c f9c90c949db03af983f08385da6eac57 boehm-gc/new_hblk.c e308d74d7779ecc729bad15d2cb03904 boehm-gc/obj_map.c -84c07d2bc34b51673524e416fe9b4ab7 boehm-gc/os_dep.c +26a2a06d0de21dae478ef932ea62c5fc boehm-gc/os_dep.c ebb806366e4b75f72ac42bfcdda1d318 boehm-gc/pc_excludes 243e968dd0ce5897ecf1900c3ab8e5eb boehm-gc/pcr_interface.c 02b90724d8113cdaab4ca5b84e24cde0 boehm-gc/powerpc_darwin_mach_dep.s @@ -202,19 +190,27 @@ b04a1232318128ebd7c630fca10d02e5 boehm-gc/threads.mk.in 40d32d7abf9aac98f33d23251e51ada6 boehm-gc/typd_mlc.c 44e275fac2f2c6dd7307f757bde00506 boehm-gc/version.h -2b15399d69a04edb706a80623096dd1b boehm-gc/win32_threads.c -b2a35e98453194ca837c363ee9c0d379 compile +507b81a9cd1207556ad38357327dbeb9 boehm-gc/win32_threads.c +0d3c238b02b9d0c1c32347dea7fc490d compile a48113a06665f2c4c3281455fadcb2b2 config-ml.in -334a5fe7049791025bea0a0ff23afaec config.guess +586f249c2359a3ad8810cb22f50bf791 config.guess 6df093e787b282178d1a49a18425857d config.rpath -6e12b36be82dce29d2800c809aa95e94 config.sub -ca6356b52bb604e8855a2feec8cccfd5 config/ChangeLog +971e6abb8c4e6e9941e890a396d47170 config.sub +7553682a1a9ba1cf9135e9a3da0db774 config/ChangeLog 0fcd4badfe2a2191778bdf5ab94aa40c config/acinclude.m4 -a925fa6ab8c1f62bc4b4d1421516deaf config/acx.m4 +731a4c2ef07c06a2a175804e75fadc03 config/acx.m4 +5c6a030699353abe2ff69294a495e4cd config/bootstrap-O1.mk +4d3304310a9b7b17872d6f644e1dd7c8 config/bootstrap-O3.mk +3be755875df9da02eb4b0a9badd414f1 config/bootstrap-debug-big.mk +1999cda4a81e667104bc146b3968eb4d config/bootstrap-debug-ckovw.mk +57284952a449963da5b91c52608abc15 config/bootstrap-debug-lean.mk +babb6167c05386834412652e8b27239e config/bootstrap-debug-lib.mk +9a194b56c06b616528d1e76306aa78e6 config/bootstrap-debug.mk +f466ea6022e6627a2e3d94bb0cc7eeb9 config/bootstrap-time.mk 04bdbef77f5fd2e282f7dee0bde60444 config/codeset.m4 b5a5c394536a15e50be1998bd341fd02 config/depstand.m4 042203b305962ba9a8f8474ef80edeee config/enable.m4 -2320cc5ae54cf9affe129c73817ea0ef config/extensions.m4 +15b8d5adf53ad5ec75f055b193a6b1c2 config/extensions.m4 8e54553a2c063659a749e0ef9e5348e4 config/futex.m4 1282ef4331970c26224afd363968e276 config/gettext-sister.m4 2056dbab474e474ab2ae01a42ad5359a config/gettext.m4 @@ -225,6 +221,7 @@ e32906a3177f3b368bcd56f9e86a620c config/inttypes-pri.m4 b17ad59a69316040fae6c3b09187bcbc config/inttypes.m4 0b63117973333c343e0d0819012b8187 config/inttypes_h.m4 +71bf002195846e85b3a96057f72ad530 config/largefile.m4 db111161c56fa9d53a03abfb188ad1d0 config/lcmessage.m4 cbcbd9977ef1239ccac0c5c54d214302 config/ld-symbolic.m4 1cbbc8830601bf43a3c42ee10a01eecd config/lead-dot.m4 @@ -243,7 +240,7 @@ fb9d7448a6dab87d4da003658fb4d66d config/mh-necv4 cd7034dccd04e50150b14c597dd545a5 config/mh-pa 48d5107b991a0cdbe7eb7022b0dfecb2 config/mh-pa-hpux10 -a3394c8d52cfd70acd75e214e9909eb3 config/mh-ppc-aix +59846d5e40c35f67530d476403b5838b config/mh-ppc-aix a2628132e60b0492f8c93ce6ad8c9fea config/mh-ppc-darwin ecf7a936c35e3c5a0e8d2b0721243b85 config/mh-sco e4353fd5127f79d601d85fde3925ac76 config/mh-solaris @@ -252,7 +249,7 @@ a1f1f0d6fa6e5e849b918f091babef21 config/mh-x86omitfp 3755b5b077053b5de54ff0f781ca9295 config/mt-alphaieee 96289d06809692c31d71e69c4bedb6d7 config/mt-d30v -48fa3bdb98c0bf781a96764d777db6ac config/mt-gnu +945f54294ca11fd14c1aaaecde3ce7da config/mt-gnu 2033f1e2eaf00ab221523e98108ea2c4 config/mt-mep 1d7419534d43fda437ce0a4f0719ee5f config/mt-mips-elfoabi 8d6647b6e881a11ae46d9bcaeaa0bd0f config/mt-mips-gnu @@ -263,29 +260,32 @@ 9af153786999225732c95595da5ebd52 config/mt-spu 9c67d61b28da389337cfaba76ac581ee config/mt-v810 12b3030d3d59526c374c15af4f5944dd config/mt-wince -33624cdc9c21800a4fbb3bd88ab4b7e4 config/multi.m4 +b2adad0a4a862632ab430160dc6a218c config/multi.m4 120ec56e3aa27739a2945bc1c8a2530a config/nls.m4 -2ca9a51841dae7be00e1969166c7e06a config/no-executables.m4 -dad482bf874c7e5e40de5087477ff38c config/override.m4 +fa22f7e8f43ef5b6e9ab94ec570c2327 config/no-executables.m4 +96544b3f3406d72f8fceb64ed56070ff config/override.m4 +734b3558fccbdc3e95eca1f1374b4016 config/plugins.m4 08ac6e38b61b5cee2fa4129284da8fb9 config/po.m4 b2d511a8a77414eda79bdee0daccfea8 config/proginstall.m4 d3cecf02bb97035177818aefbb0e0833 config/progtest.m4 -df27a65f2a918654d5a273616b54dda6 config/stdint.m4 +df5a5f87f78df8a6f9dd77d51419b7dd config/stdint.m4 761497fd3445beb86a90919955d5aa20 config/stdint_h.m4 -8eb64d3b1d3173da21d6ed20665a8a23 config/tcl.m4 -cd3fbac36bf83aca788388d678508c98 config/tls.m4 +2b708186a72f4b6d7afca4de41ae5448 config/tcl.m4 +2aa121f38b3dd553c5829544a8e22325 config/tls.m4 5e1e75893989d0ae3c0452451cf80280 config/uintmax_t.m4 6b1c349fb182e74fbc464c50c88fe2ee config/ulonglong.m4 49305b421244035f19bdccb38a800d5f config/unwind_ipinfo.m4 3510459bb8dffa5ea06682a29bcdbfa9 config/warnings.m4 -2763239b0a35057fe58042b53c90bbf8 configure -e6c1ca217ddfca2559508e2706dc00a4 configure.ac -538c5c86024f67d1c609d46f2f53a547 contrib/ChangeLog +e249d18c447a8372fd1ed5f084284d6b config/zlib.m4 +7af9131971a955d63699f51d8d0c40f4 configure +c7b26dd7253f02ca2106ade4ee876c7d configure.ac +1c0298d1fffce058699d1dba0417fe1c contrib/ChangeLog 7af8d2979bf1a7cfa88e30d05fa22be2 contrib/ChangeLog.tree-ssa e0ea80d7094bf66610f2f60db444f9a1 contrib/analyze_brprob 49fe5a4a8deb2ae714614e5bb8d2feb1 contrib/check_makefile_deps.sh d530ce9801dd3dcf0b4826cbd444ea6a contrib/check_warning_flags.sh -9bfff1f09aee5562a930d5d94f286f30 contrib/compare-debug +0615b974a9776ec36cb45a8699f2ded5 contrib/compare-all-tests +d02989947ca2ac2ab8b2088279273ae1 contrib/compare-debug bc8bc1290a409ac41a763005f95b5758 contrib/compareSumTests3 8890cc897abd8f02950ea71ffab4c203 contrib/compare_tests f2ca7b2fcab4618447996996322c174f contrib/dg-cmp-results.sh @@ -297,7 +297,7 @@ 2e831f673656f3052f95930c3203cce9 contrib/filter_params.pl 480dbaa133b74e68d41762d6596bd034 contrib/gcc.doxy 55236e85d8087042189b701cd05d84be contrib/gcc_build -209f9e0acb7333a369abbb0f5ebad0da contrib/gcc_update +19db55e49922df45afeb18fe2e997891 contrib/gcc_update 48cbb3050eaf94f8bfbee3c6899c54ec contrib/gccbug.el a3185b8dd252334e1399e8835df15d94 contrib/gennews 59304fc08afa489baa6b920cc76dc625 contrib/gthr_supp_vxw_5x.c @@ -305,7 +305,7 @@ b747c8d95bb7534c2c0f5af32ae32520 contrib/paranoia.cc a710b8024ed1edced07e764add76de05 contrib/patch_tester.sh 87a19b40fbd220938cf6c23c42c255e2 contrib/prepare_patch.sh -8053d18a4a546f29794b158209463a62 contrib/reghunt/ChangeLog +23d09b15639a19cecb31058930899023 contrib/reghunt/ChangeLog cf247a580e49d212518de409793db0a8 contrib/reghunt/bin/gcc-build-full 724e70ea3e80f87f2a201bbe2f1eef37 contrib/reghunt/bin/gcc-build-simple 3f2318bae7562a4ad1639e686916a545 contrib/reghunt/bin/gcc-cleanup @@ -364,7 +364,7 @@ e2829fc4af4f433a6a328a62d5ce8066 contrib/reghunt/examples/reg-watch afd863c2ec84c906e20f9b9787b1f0fe contrib/reghunt/examples/reg-watch.awk 8955535523d4b5f48006bcb851ba9b4b contrib/reghunt/examples/testall -d6df6d05edbd4c867dc212674c80755a contrib/regression/ChangeLog +9f164f137dddf82eef93598cd213f024 contrib/regression/ChangeLog 30553bfced1b2b46bf7ca01ef6ba69d1 contrib/regression/GCC_Regression_Tester.wdgt/Default.png ad38ddd771df222eb9d413e3c7f6a751 contrib/regression/GCC_Regression_Tester.wdgt/Icon.png 777bd286c147cc02861811f66b9a4440 contrib/regression/GCC_Regression_Tester.wdgt/Info.plist @@ -373,47 +373,47 @@ 3fd4bca42f39c06eff4024376b935265 contrib/regression/GCC_Regression_Tester.wdgt/ja.lproj/InfoPlist.strings d69ae50099e99b3a9e34fb57aa21c067 contrib/regression/GCC_Regression_Tester.wdgt/widget.html 1e4aedcd2db5dd845a6c778f4ba73b9b contrib/regression/README -fc6c0ab91eeb51273096aab37e9b6554 contrib/regression/btest-gcc.sh +0933ae6e379b8872ac7b9e1903d1e567 contrib/regression/btest-gcc.sh 28dc7df40c2d437ca22ca9ad61866db9 contrib/regression/mkindex.pl 0896a4641e99b786e0e793cb239d65bd contrib/regression/objs-gcc.sh dc562ddb86567c65e82953825713dc4b contrib/regression/site.exp 3045d5f9c709a524c01686e1f93dc276 contrib/test_installed -dcf330d02baecb44538243b4050d14e0 contrib/test_summary +9d04c11ea40b96e1938fe453fa9064dc contrib/test_summary 9d30c537e2146ca357569fb83141f2c4 contrib/texi2pod.pl e00fa8f7dd72b80ca5a64130e85fe4f4 contrib/uninclude 7cb42cbdf8becd280d1e16191416fb62 contrib/warn_summary -a9c51bc6c9c6d9b9d010ccd8bb4b465a depcomp -3bd18a371b555f5e1c5997da208359df fixincludes/ChangeLog -277051b0951b9542a73d7889ca1c753e fixincludes/Makefile.in -90d82f1be59d23a26a23bcd9df46706a fixincludes/README +21504de31981a67b5b93b265029d1865 depcomp +849ed016012bf4319a19e7acf4b23127 fixincludes/ChangeLog +e42aa31fd83f70288f5f6c8320fd91bb fixincludes/Makefile.in +49f53f937a0a679d77f765dd951fd9b2 fixincludes/README 455903ad4ff71fa5c5340ef7ae41a0e6 fixincludes/README-fixinc -2d6b49691cf18fb821e0b2b148c26adc fixincludes/aclocal.m4 -b54a9a16f5ba7780e15e5f3a0898c7e4 fixincludes/check.tpl -798484980ae986f4844dd32459a57563 fixincludes/config.h.in -10bc187c1b2161408cee0179e5eb75a7 fixincludes/configure -08c0d6b4cf6e68fe17f973cd4fbc4331 fixincludes/configure.ac +111f137909ce07f38421eea165a32fe2 fixincludes/aclocal.m4 +f05afac4e5f2cf44ee27bec237b3a06d fixincludes/check.tpl +b4a7bd69a2819884dcd19d963d56182a fixincludes/config.h.in +eb414e5a2b7addacd742b0ced83a1782 fixincludes/configure +7462e995d23529bcc290ae9b173d6844 fixincludes/configure.ac e06760e2aaa65a20f4f201cf50e62a16 fixincludes/fixfixes.c 3b864771b36ad36a02328078af336add fixincludes/fixinc.in ce6796d0d67772727f5971007034752a fixincludes/fixincl.c 33eafc45c2f2fff3597f318ca0dfb5a1 fixincludes/fixincl.tpl -665c52292297d5446a6aa08360aa68f9 fixincludes/fixincl.x +655f1db17c751c13896b016f0982d7ab fixincludes/fixincl.x 47da6e634225e1667c26a71bcf234bfa fixincludes/fixlib.c 469dfa8059d92542b178e8df4b9e4aa8 fixincludes/fixlib.h 9cf289e85930ac90c08f951213b89a46 fixincludes/fixopts.c b73f31951e4cf2a7b21d0ee98f56bf06 fixincludes/fixtests.c 1b9e8576fdc27c5574a47177b412ffee fixincludes/genfixes -b5fb637ac4f7bf7a69b3bd5093ecf223 fixincludes/inclhack.def +65675f0871ed538b5297b7e889edceb7 fixincludes/inclhack.def 3d350df0593201998e01e0de46fa4ce9 fixincludes/mkfixinc.sh -79b81ae59fc1165c91ef10d125da2516 fixincludes/mkheaders.in +5f9960cfe65b2e6bef658f770e52dfef fixincludes/mkheaders.in 3aa0563cd682ee61ecd9eb6eea0b0bce fixincludes/procopen.c -7084d1defa9ee8f485b436c2f5c4cbbd fixincludes/server.c +4bf1dc489964401f3030a9b8d14fb13a fixincludes/server.c 402dd306c4c31654789b52632c828cbc fixincludes/server.h 8cea9669543aee0d1e442276fc070daa fixincludes/system.h fb44e29b7a8917825243dec10c890f3e fixincludes/tests/base/AvailabilityMacros.h 9344637ef653af4f95f298c7addfdef5 fixincludes/tests/base/X11/ShellP.h 987eb6f39d92c1d3ad0964af03187956 fixincludes/tests/base/X11/Xmu.h 25f8801e496059592d88616167a1c9ec fixincludes/tests/base/Xm/BaseClassI.h -35ab78a7d1f2c96ca81095bde5ed1b91 fixincludes/tests/base/Xm/Traversal.h +fbd1e899d87595347dcfdf25e0b45b94 fixincludes/tests/base/Xm/Traversal.h 1345522e326f071aeb69b1c490fc8fc2 fixincludes/tests/base/ansi/math.h fb543bca7c73da85f944600810ef2171 fixincludes/tests/base/ansi/stdlib.h d6a40f191014042c3a1bf44086be6773 fixincludes/tests/base/arch/i960/archI960.h @@ -424,6 +424,7 @@ 2a7dfec79ab9872aa927f9c685175fcc fixincludes/tests/base/bsd/libc.h da032b0e10922af19cec10bde3ea8936 fixincludes/tests/base/c_asm.h 3e2bfa71664f5d54fa084387c5915349 fixincludes/tests/base/com_err.h +91407c3fad8ddb0c1c9f875fad4bd996 fixincludes/tests/base/complex.h 69f7247dd4e4cf4af4aff6d92ae29999 fixincludes/tests/base/ctrl-quotes-def-1.h 4887322d5ca3485f06af33e34f0b1e25 fixincludes/tests/base/ctype.h 454bd04221e478258462490dc2ed7ef2 fixincludes/tests/base/curses.h @@ -435,21 +436,21 @@ 38235ba8906621781d2b926facc9cded fixincludes/tests/base/internal/math_core.h 7438cf0cae4b37215cf293770e6fb229 fixincludes/tests/base/internal/sgimacros.h b2bbf87c52cdf4a491887449b00a888b fixincludes/tests/base/internal/wchar_core.h -f3ee3d87cf64e99fd6e01ac3c4968b70 fixincludes/tests/base/inttypes.h +498c99de6daa94738d83e68ec4e0a295 fixincludes/tests/base/inttypes.h 833e9408a49784184bee7981d665c911 fixincludes/tests/base/io-quotes-def-1.h 5bf45a2b904d0885d71c55387cf3e8f2 fixincludes/tests/base/iso/math_c99.h 8183eabf96be2918f3259a587329a813 fixincludes/tests/base/locale.h 8ac97a3367b9a99503c5b21430993cd4 fixincludes/tests/base/mach-o/dyld.h dbbbc9ead412bbd125f56bc509994066 fixincludes/tests/base/mach-o/swap.h 46501093f4cfd450cfd4b18d9fa4b385 fixincludes/tests/base/malloc.h -3f58bfa5985dcc2476ff63777efa16d6 fixincludes/tests/base/math.h +226936f2e9083074954ea2e7688625e4 fixincludes/tests/base/math.h d2cbc665e9046f8acb42c1271592be47 fixincludes/tests/base/net/if.h a911f5fbb127353024e77149fcf90596 fixincludes/tests/base/netdnet/dnetdb.h f690db296a82aeefa0bfe9ad74a2b71c fixincludes/tests/base/netinet/in.h 2649ccca3396541aeb5e612d4b4a3141 fixincludes/tests/base/netinet/ip.h f4a72388e98f34c098a3467dce9aa4e1 fixincludes/tests/base/obstack.h c24d1be3b5afd871e9f78e1a67b9cb82 fixincludes/tests/base/pixrect/memvar.h -b190e1277e73bb25cda4e8b4817438fa fixincludes/tests/base/pthread.h +3e9c236052a15fe3842b861b01556ccd fixincludes/tests/base/pthread.h 0af417a4255222a48d182d9f602c145e fixincludes/tests/base/reg_types.h 099702dfa122c22886a95f7c24ab7c13 fixincludes/tests/base/regex.h 723e68af94480e1ed60ef8abb667cfe6 fixincludes/tests/base/regexp.h @@ -462,19 +463,22 @@ 03b938df568683225ee81ddf1d2498c3 fixincludes/tests/base/sparc/asm_linkage.h d0fcad5da41c4659704e010de6a222c3 fixincludes/tests/base/standards.h c18af3741de803aae2deee5b0027dde3 fixincludes/tests/base/stdarg.h -25b932cf34247554628e2eb675067af1 fixincludes/tests/base/stdint.h -5d8b1fcc67c3b56cc687179ffd98fa0e fixincludes/tests/base/stdio.h +fd46d003dd8290f636b229eb59681d30 fixincludes/tests/base/stdint.h +8040a4470db8f8120dabd0e13b3e5c2e fixincludes/tests/base/stdio.h 1887d8bc1711dae9922852cda6027877 fixincludes/tests/base/stdio_tag.h -623a7c47ab07dbcfbbddfd7a8b42b2ad fixincludes/tests/base/stdlib.h